CVDec 24, 2025

A Turn Toward Better Alignment: Few-Shot Generative Adaptation with Equivariant Feature Rotation

arXiv:2512.21174v1h-index: 13
Originality Incremental advance
AI Analysis

This addresses the challenge of adapting generative models to new domains with limited data, which is incremental as it builds on existing alignment strategies.

The paper tackles the problem of few-shot image generation where existing methods struggle with domain alignment due to strict or relaxed constraints, proposing Equivariant Feature Rotation (EFR) to align domains in a self-rotated proxy space, which significantly enhances generative performance in the target domain.

Few-shot image generation aims to effectively adapt a source generative model to a target domain using very few training images. Most existing approaches introduce consistency constraints-typically through instance-level or distribution-level loss functions-to directly align the distribution patterns of source and target domains within their respective latent spaces. However, these strategies often fall short: overly strict constraints can amplify the negative effects of the domain gap, leading to distorted or uninformative content, while overly relaxed constraints may fail to leverage the source domain effectively. This limitation primarily stems from the inherent discrepancy in the underlying distribution structures of the source and target domains. The scarcity of target samples further compounds this issue by hindering accurate estimation of the target domain's distribution. To overcome these limitations, we propose Equivariant Feature Rotation (EFR), a novel adaptation strategy that aligns source and target domains at two complementary levels within a self-rotated proxy feature space. Specifically, we perform adaptive rotations within a parameterized Lie Group to transform both source and target features into an equivariant proxy space, where alignment is conducted. These learnable rotation matrices serve to bridge the domain gap by preserving intra-domain structural information without distortion, while the alignment optimization facilitates effective knowledge transfer from the source to the target domain. Comprehensive experiments on a variety of commonly used datasets demonstrate that our method significantly enhances the generative performance within the targeted domain.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes