paper-with-me

Papers

VeCoR -- Velocity Contrastive Regularization for Flow Matching

2025-11-24 · Zong-Wei Hong, Jing-lun Li, Lin-Ze Li, Shen Zhang, Yao Tang arxiv

Flow Matching (FM) has recently emerged as a principled and efficient alternative to diffusion models. Standard FM encourages the learned velocity field to follow a target direction; however, it may accumulate errors along the trajectory and drive samples off the data manifold, leading to perceptual degradation, especially in lightweight or low-step configurations. To enhance stability and generalization, we extend FM into a balanced attract-repel scheme that provides explicit guidance on both "where to go" and "where not to go." To be formal, we propose \textbf{Velocity Contrastive Regularization (VeCoR)}, a complementary training scheme for flow-based generative modeling that augments the standard FM objective with contrastive, two-sided supervision. VeCoR not only aligns the predicted velocity with a stable reference direction (positive supervision) but also pushes it away from inconsistent, off-manifold directions (negative supervision). This contrastive formulation transforms FM from a purely attractive, one-sided objective into a two-sided training signal, regularizing trajectory evolution and improving perceptual fidelity across datasets and backbones. On ImageNet-1K 256$\times$256, VeCoR yields 22\% and 35\% relative FID reductions on SiT-XL/2 and REPA-SiT-XL/2 backbones, respectively, and achieves further FID gains (32\% relative) on MS-COCO text-to-image generation, demonstrating consistent improvements in stability, convergence, and image quality, particularly in low-step and lightweight settings. Project page: https://p458732.github.io/VeCoR_Project_Page/

📄 PDF Abstract BibTeX arXiv:2511.18942

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Image Generation

Similar Papers 제목 키워드 기반

DiReCT: Disentangled Regularization of Contrastive Trajectories for Physics-Refined Video Generation

2026-03-26 · Abolfazl Meyarian, Amin Karimi Monsefi, Rajiv Ramnath, Ser-Nam Lim arxiv

Flow-matching video generators produce temporally coherent, high-fidelity outputs yet routinely violate elementary physics because their reconstruction objectives penalize per-frame deviations without distinguishing phys…

Contrastive LearningVideo Generation

Contrastive-Augmented Flow Matching for Style-Content Disentanglement

2026-07-14 · Yusong Li, Pingchuan Ma, Ming Gui, Vincent Tao Hu 외 arxiv

Learning representations that separate content and style is crucial for controllable generation and compositional generalization. However, diffusion and flow-based models trained primarily with generative objectives ofte…

Flow Matching in the Low-Noise Regime: Pathologies and a Contrastive Remedy

2025-09-25 · Weili Zeng, Yichao Yan arxiv

Flow matching has recently emerged as a powerful alternative to diffusion models, providing a continuous-time formulation for generative modeling and representation learning. Yet, we show that this framework suffers from…

Representation Learning

Interventional Flow Matching: Prospective Dose-Response Forecasting with Velocity-Field Jacobian Regularization

2026-06-28 · Amirreza Dolatpour Fathkouhi, Justin Lee, Heman Shakeri arxiv

Predicting a patient's physiological trajectory under a planned treatment sequence is a prospective interventional problem, not standard time-series extrapolation. We study this problem in glucose management, where insul…

Isokinetic Flow Matching for Pathwise Straightening of Generative Flows

2026-04-06 · Tauhid Khan arxiv

Flow Matching (FM) constructs linear conditional probability paths, but the learned marginal velocity field inevitably exhibits strong curvature due to trajectory superposition. This curvature severely inflates numerical…