Improved Generalization of Weight Space Networks via Augmentations
Aviv Shamsian, Aviv Navon, David W. Zhang, Yan Zhang, Ethan Fetaya,, Gal Chechik, Haggai Maron

TL;DR
This paper addresses overfitting in deep weight space models by analyzing its causes and proposing data augmentation strategies, including a MixUp method, which significantly improve generalization in neural field applications.
Contribution
It identifies lack of diversity in weight space datasets as a key overfitting factor and introduces a novel MixUp augmentation technique for weight spaces.
Findings
Data augmentation improves classification performance as if using 10 times more data.
Contrastive learning gains 5-10% in downstream classification accuracy.
Proposed methods effectively enhance generalization in weight space neural networks.
Abstract
Learning in deep weight spaces (DWS), where neural networks process the weights of other neural networks, is an emerging research direction, with applications to 2D and 3D neural fields (INRs, NeRFs), as well as making inferences about other types of neural networks. Unfortunately, weight space models tend to suffer from substantial overfitting. We empirically analyze the reasons for this overfitting and find that a key reason is the lack of diversity in DWS datasets. While a given object can be represented by many different weight configurations, typical INR training sets fail to capture variability across INRs that represent the same object. To address this, we explore strategies for data augmentation in weight spaces and propose a MixUp method adapted for weight spaces. We demonstrate the effectiveness of these methods in two setups. In classification, they improve performance…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsColor perception and design
MethodsMixup
