English

Few-shot Implicit Function Generation via Equivariance

Computer Vision and Pattern Recognition 2025-01-06 v1 Artificial Intelligence

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.

Keywords

Cite

@article{arxiv.2501.01601,
  title  = {Few-shot Implicit Function Generation via Equivariance},
  author = {Suizhi Huang and Xingyi Yang and Hongtao Lu and Xinchao Wang},
  journal= {arXiv preprint arXiv:2501.01601},
  year   = {2025}
}

Comments

11 pages, 8 figures, 4 tables

R2 v1 2026-06-28T20:55:08.982Z