paper-with-me

홈 › Papers

Amortized Moment Matching for Visual Generation

2026-07-29 · Wenze Liu, Xintao Wang, Pengfei Wan, Xiangyu Yue arxiv

We propose amortized moment matching, utilizing neural networks to learn data moments as distributional training signals. By casting diffusion denoisers through polynomial projections, we establish a general framework for moment amortization, revealing that an $n$-th degree projection explicitly identifies data moments up to order $n+1$. Derived from the tractable affine case, we instantiate the Amortized Fréchet Distance (AMFD) loss. Unlike FD-loss which relies on explicit marginal moment calculations, AMFD is able to dynamically learn conditional moments via an alternating, matrix-free optimization pipeline that effortlessly scales to high-dimensional data. When operating on global representation features, AMFD serves as a powerful post-training objective; empirically, its neural formulation yields more robust training dynamics than exact statistical matching, substantially surpassing the FD baseline on the FDr$^6$ metric and achieving superior one-step generation on ImageNet. Furthermore, it unlocks direct exploration within native generative spaces, suggesting that the first two moments can identify target distributions only in spaces with strong semantics. Finally, when scaled to text-to-image generation, the condition-aware nature of AMFD unlocks massive gains in instruction-following capabilities, enabling our one-step models to outperform their multi-step FLUX.2 [klein] 4B teachers on the GenEval benchmark while achieving on-par performance on PickScore. Code and checkpoints are available at https://github.com/poppuppy/amfd.

📄 PDF Abstract BibTeX arXiv:2607.26860

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Image Generation

Similar Papers 제목 키워드 기반

Amortized Nesterov's Momentum: Robust and Lightweight Momentum for Deep Learning

2019-09-25 · Kaiwen Zhou, Yanghua Jin, Qinghua Ding, James Cheng

Stochastic Gradient Descent (SGD) with Nesterov's momentum is a widely used optimizer in deep learning, which is observed to have excellent generalization performance. However, due to the large stochasticity, SGD with Ne…

Deep Learning

BRAIn: Bayesian Reward-conditioned Amortized Inference for natural language generation from feedback

2024-02-04 · Gaurav Pandey, Yatin Nandwani, Tahira Naseem, Mayank Mishra 외

Distribution matching methods for language model alignment such as Generation with Distributional Control (GDC) and Distributional Policy Gradient (DPG) have not received the same level of attention in reinforcement lear…

Language ModelingLanguage ModellingText Generation

Hybrid-Learning Video Moment Retrieval across Multi-Domain Labels

2024-06-03 · Weitong Cai, Jiabo Huang, Shaogang Gong

Video moment retrieval (VMR) is to search for a visual temporal moment in an untrimmed raw video by a given text query description (sentence). Existing studies either start from collecting exhaustive frame-wise annotatio…

Moment RetrievalRetrievalSentenceText Matching+1

Learning Implicit Text Generation via Feature Matching

2020-05-07 · ACL 2020 6 · Inkit Padhi, Pierre Dognin, Ke Bai, Cicero Nogueira dos santos 외

Generative feature matching network (GFMN) is an approach for training implicit generative models for images by performing moment matching on features from pre-trained neural networks. In this paper, we present new GFMN …

Conditional Text GenerationStyle TransferText GenerationText Style Transfer+1

Deconfounded Video Moment Retrieval with Causal Intervention

2021-06-03 · Xun Yang, Fuli Feng, Wei Ji, Meng Wang 외

We tackle the task of video moment retrieval (VMR), which aims to localize a specific moment in a video according to a textual query. Existing methods primarily model the matching relationship between query and moment by…

Moment RetrievalRetrieval