LGJan 30

Gradual Fine-Tuning for Flow Matching Models

arXiv:2601.22495v1h-index: 10
Originality Incremental advance
AI Analysis

This addresses the problem of adapting flow-based generative models efficiently for practitioners dealing with limited data or evolving distributions, though it is incremental as it builds on existing fine-tuning frameworks.

The paper tackles the challenge of fine-tuning flow matching models under distribution shift by proposing Gradual Fine-Tuning (GFT), which improves convergence stability and shortens probability paths for faster inference while maintaining generation quality comparable to standard methods.

Fine-tuning flow matching models is a central challenge in settings with limited data, evolving distributions, or strict efficiency demands, where unconstrained fine-tuning can erode the accuracy and efficiency gains learned during pretraining. Prior work has produced theoretical guarantees and empirical advances for reward-based fine-tuning formulations, but these methods often impose restrictions on permissible drift structure or training techniques. In this work, we propose Gradual Fine-Tuning (GFT), a principled framework for fine-tuning flow-based generative models when samples from the target distribution are available. For stochastic flows, GFT defines a temperature-controlled sequence of intermediate objectives that smoothly interpolate between the pretrained and target drifts, approaching the true target as the temperature approaches zero. We prove convergence results for both marginal and conditional GFT objectives, enabling the use of suitable (e.g., optimal transport) couplings during GFT while preserving correctness. Empirically, GFT improves convergence stability and shortens probability paths, resulting in faster inference, while maintaining generation quality comparable to standard fine-tuning. Our results position GFT as a theoretically grounded and practically effective alternative for scalable adaptation of flow matching models under distribution shift.

Foundations

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

Your Notes