Evolution Meets Diffusion: Efficient Neural Architecture Generation
Journal:
arXiv
Published Date:
Apr 24, 2025
Abstract
Neural Architecture Search (NAS) has gained widespread attention for its
transformative potential in deep learning model design. However, the vast and
complex search space of NAS leads to significant computational and time costs.
Neural Architecture Generation (NAG) addresses this by reframing NAS as a
generation problem, enabling the precise generation of optimal architectures
for specific tasks. Despite its promise, mainstream methods like diffusion
models face limitations in global search capabilities and are still hindered by
high computational and time demands. To overcome these challenges, we propose
Evolutionary Diffusion-based Neural Architecture Generation (EDNAG), a novel
approach that achieves efficient and training-free architecture generation.
EDNAG leverages evolutionary algorithms to simulate the denoising process in
diffusion models, using fitness to guide the transition from random Gaussian
distributions to optimal architecture distributions. This approach combines the
strengths of evolutionary strategies and diffusion models, enabling rapid and
effective architecture generation. Extensive experiments demonstrate that EDNAG
achieves state-of-the-art (SOTA) performance in architecture optimization, with
an improvement in accuracy of up to 10.45%. Furthermore, it eliminates the need
for time-consuming training and boosts inference speed by an average of 50
times, showcasing its exceptional efficiency and effectiveness.