DeepWeightFlow: Re-Basined Flow Matching for Generating Neural Network Weights

Abstract

Building efficient and effective generative models for neural network weights has been a research focus of significant interest that faces challenges posed by the high-dimensional weight spaces of modern neural networks and their symmetries. Several prior generative models are limited to generating partial neural network weights, particularly for larger models, such as ResNet and ViT. Those that do generate complete weights struggle with generation speed or require finetuning of the generated models. In this work, we present \ours, a Flow Matching model that operates directly in weight space to generate diverse and high-accuracy neural network weights for a variety of architectures, neural network sizes, and data modalities. The neural networks generated by \ours do not require fine-tuning to perform well and can scale to large networks. We apply Git Re-Basin and TransFusion for neural network canonicalization in the context of generative weight models to account for the impact of neural network permutation symmetries and to improve generation efficiency for larger model sizes. The generated networks excel at transfer learning, and ensembles of hundreds of neural networks can be generated in minutes, far exceeding the efficiency of diffusion-based methods. DeepWeightFlow models pave the way for more efficient and scalable generation of diverse sets of neural networks.

Cite

Text

Gupta et al. "DeepWeightFlow: Re-Basined Flow Matching for Generating Neural Network Weights." International Conference on Learning Representations, 2026.

Markdown

[Gupta et al. "DeepWeightFlow: Re-Basined Flow Matching for Generating Neural Network Weights." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/gupta2026iclr-deepweightflow/)

BibTeX

@inproceedings{gupta2026iclr-deepweightflow,
  title     = {{DeepWeightFlow: Re-Basined Flow Matching for Generating Neural Network Weights}},
  author    = {Gupta, Saumya and Biggs, Scott and Laber, Moritz and Shafi, Zohair and Walters, Robin and Paul, Ayan},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/gupta2026iclr-deepweightflow/}
}