vix.ing · top · new · best · stats

Neural Network Diffusion

2024/02/20 by Kai Wang, Wang, Kai, Dongwen Tang +17 · 1 voice · 15 citations
Computer Science · #Artificial intelligence #Artificial neural network #Computer science #Diffusion #Neural Networks and Applications #Physics #Thermodynamics #cs.CV #cs.LG

paper · pdf · doi:10.48550/arxiv.2402.13144

published in arXiv (Cornell University) (Cornell University)

openalex publication_date 2024/02/20 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Diffusion models have achieved remarkable success in image and video generation. In this work, we demonstrate that diffusion models can also generate high-performing neural network parameters. Our approach is simple, utilizing an autoencoder and a diffusion model. The autoencoder extracts latent representations of a subset of the trained neural network parameters. Next, a diffusion model is trained to synthesize these latent representations from random noise. This model then generates new representations, which are passed through the autoencoder's decoder to produce new subsets of high-performing network parameters. Across various architectures and datasets, our approach consistently generates models with comparable or improved performance over trained networks, with minimal additional cost. Notably, we empirically find that the generated models are not memorizing the trained ones. Our results encourage more exploration into the versatile use of diffusion models. Our code is available \hrefhttps://github.com/NUS-HPC-AI-Lab/Neural-Network-Diffusionhere.

Cited by

Discussions

Related