CycleGANAS: Differentiable Neural Architecture Search for CycleGAN

Taegun An, Changhee Joo; Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops, 2024, pp. 1655-1664

Abstract


We develop a Neural Architecture Search (NAS) framework for CycleGAN that carries out unpaired image-to-image translation task. Extending previous NAS techniques for Generative Adversarial Networks (GANs) to CycleGAN is not straightforward due to the task difference and greater search space. We design architectures that consist of a stack of simple ResNet-based cells and develop a search method that effectively explore the large search space. We show that our framework called CycleGANAS not only effectively discovers high-performance architectures that either match or surpass the performance of the original CycleGAN but also successfully address the data imbalance by individual architecture search for each translation direction. To our best knowledge it is the first NAS result for CycleGAN and shed light on NAS for more complex structures.

Related Material


[pdf] [arXiv]
[bibtex]
@InProceedings{An_2024_CVPR, author = {An, Taegun and Joo, Changhee}, title = {CycleGANAS: Differentiable Neural Architecture Search for CycleGAN}, booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops}, month = {June}, year = {2024}, pages = {1655-1664} }