{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/enhancing-gan-performance-through-neural","title":"Enhancing GAN Performance through Neural Architecture Search and Tensor Decomposition","arxiv_id":null,"date":"2024-03-18","proceeding":"ICASSP 2024 3","authors":["Prasanna Reddy Pulakurthi","Mahsa Mozaffari","Sohail A. Dianat","Majid Rabbani","Jamison Heard","Raghuveer Rao"],"abstract":"Generative Adversarial Networks (GANs) have emerged as a powerful tool for generating high-fidelity content. This paper presents a new training procedure that leverages Neural Architecture Search (NAS) to discover the optimal architecture for image generation while employing the Maximum Mean Discrepancy (MMD) repulsive loss for adversarial training. Moreover, the generator network is compressed using tensor decomposition to reduce its computational footprint and inference time while preserving its generative performance. Experimental results show improvements of 34% and 28% in the FID score on the CIFAR-10 and STL-10 datasets, respectively, with corresponding footprint reductions of 14× and 31× compared to the best FID score method reported in the literature. The implementation code is available at: https://github.com/PrasannaPulakurthi/MMD-AdversarialNAS.","url_abs":"https://ieeexplore.ieee.org/document/10446488","url_pdf":"https://ieeexplore.ieee.org/document/10446488","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"enhancing-gan-performance-through-neural","repo_url":"https://github.com/PrasannaPulakurthi/MMD-AdversarialNAS","is_official":0,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"image-generation","task_name":"Image Generation"}],"methods":[{"method_slug":"neural-architecture-search","method_name":"Neural Architecture Search"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/image-generation-on-stl-10","task":"Image Generation","dataset":"STL-10","model":"MMD-AdversarialNAS","rank_in_archive_order":6,"of":31,"metrics":{"FID":"12.91","Inception score":"11.6","Model Size (MB)":"19.47"},"uses_additional_data":false},{"leaderboard":"/sota/image-generation-on-stl-10","task":"Image Generation","dataset":"STL-10","model":"MMD-AdversarialNAS (Compressed Large)","rank_in_archive_order":8,"of":31,"metrics":{"FID":"13.06","Inception score":"11.28","Model Size (MB)":"5.35"},"uses_additional_data":false},{"leaderboard":"/sota/image-generation-on-stl-10","task":"Image Generation","dataset":"STL-10","model":"MMD-AdversarialNAS (Compressed Small)","rank_in_archive_order":11,"of":31,"metrics":{"FID":"14.84","Inception score":"11.66","Model Size (MB)":"1.71"},"uses_additional_data":false}],"syntology":{"atlas_url":null,"mcp":null,"developers":"https://syntology.ai/developers"},"arxiv_metadata":null,"syntology_extracted_results":null}