Few-shot Implicit Function Generation via Equivariance
Suizhi Huang, Xingyi Yang, Hongtao Lu, Xinchao Wang
TL;DR
The paper addresses the challenge of generating diverse yet functionally consistent INR weights from limited data by introducing Few-shot Implicit Function Generation and the EquiGen framework. EquiGen leverages permutation-based weight-space equivariance through a three-stage pipeline: an equivariant encoder trained with contrastive learning, an equivariance-guided diffusion model, and controlled subspace perturbations for diversity during few-shot adaptation. Across 2D INR image datasets and 3D ShapeNet INRs, EquiGen delivers higher quality and greater diversity than strong baselines, demonstrating the value of exploiting weight-space symmetries for data-efficient INR generation. This work enables practical, data-efficient exploration of INR weight spaces with potential downstream benefits for 3D shape generation and flexible implicit representations.
Abstract
Implicit Neural Representations (INRs) have emerged as a powerful framework for representing continuous signals. However, generating diverse INR weights remains challenging due to limited training data. We introduce Few-shot Implicit Function Generation, a new problem setup that aims to generate diverse yet functionally consistent INR weights from only a few examples. This is challenging because even for the same signal, the optimal INRs can vary significantly depending on their initializations. To tackle this, we propose EquiGen, a framework that can generate new INRs from limited data. The core idea is that functionally similar networks can be transformed into one another through weight permutations, forming an equivariance group. By projecting these weights into an equivariant latent space, we enable diverse generation within these groups, even with few examples. EquiGen implements this through an equivariant encoder trained via contrastive learning and smooth augmentation, an equivariance-guided diffusion process, and controlled perturbations in the equivariant subspace. Experiments on 2D image and 3D shape INR datasets demonstrate that our approach effectively generates diverse INR weights while preserving their functional properties in few-shot scenarios.
