paper-with-me

홈 › Papers

CAR-Flow: Condition-Aware Reparameterization Aligns Source and Target for Better Flow Matching

2025-09-23 · Chen Chen, Pengsheng Guo, Liangchen Song, Jiasen Lu, Rui Qian, Xinze Wang, Tsu-Jui Fu, Wei Liu, Yinfei Yang, Alex Schwing arxiv

Conditional generative modeling aims to learn a conditional data distribution from samples containing data-condition pairs. For this, diffusion and flow-based methods have attained compelling results. These methods use a learned (flow) model to transport an initial standard Gaussian noise that ignores the condition to the conditional data distribution. The model is hence required to learn both mass transport and conditional injection. To ease the demand on the model, we propose Condition-Aware Reparameterization for Flow Matching (CAR-Flow) -- a lightweight, learned shift that conditions the source, the target, or both distributions. By relocating these distributions, CAR-Flow shortens the probability path the model must learn, leading to faster training in practice. On low-dimensional synthetic data, we visualize and quantify the effects of CAR-Flow. On higher-dimensional natural image data (ImageNet-256), equipping SiT-XL/2 with CAR-Flow reduces FID from 2.07 to 1.68, while introducing less than 0.6% additional parameters.

📄 PDF Abstract BibTeX arXiv:2509.19300

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TIGFlow-GRPO: Trajectory Forecasting via Interaction-Aware Flow Matching and Reward-Guided Optimization

2026-03-26 · Xuepeng Jing, Wenhuan Lu, Hao Meng, Zhizhi Yu 외 arxiv

Human trajectory forecasting is important for intelligent multimedia systems operating in visually complex environments, such as autonomous driving and crowd surveillance. Although Conditional Flow Matching (CFM) has sho…

Trajectory ForecastingTrajectory ModelingAutonomous Driving

Non-convex online learning via algorithmic equivalence

2022-05-30 · Udaya Ghai, Zhou Lu, Elad Hazan

We study an algorithmic equivalence technique between non-convex gradient descent and convex mirror descent. We start by looking at a harder problem of regret minimization in online non-convex optimization. We show that …

MixFlow: Mixed Source Distributions Improve Rectified Flows

2026-04-10 · Nazir Nayal, Christopher Wewer, Jan Eric Lenssen arxiv

Diffusion models and their variations, such as rectified flows, generate diverse and high-quality images, but they are still hindered by slow iterative sampling caused by the highly curved generative paths they learn. An…

TopoFlow: Topography-aware Pollutant Flow Learning for High-Resolution Air Quality Prediction

2026-02-18 · Ammar Kheder, Helmi Toropainen, Wenqing Peng, Samuel Antão 외 arxiv

We propose TopoFlow (Topography-aware pollutant Flow learning), a physics-guided neural network for efficient, high-resolution air quality prediction. To explicitly embed physical processes into the learning framework, w…

Reparameterization Flow Policy Optimization

2026-02-03 · Hai Zhong, Zhuoran Li, Xun Wang, Longbo Huang arxiv

Reparameterization Policy Gradient (RPG) has emerged as a powerful paradigm for model-based reinforcement learning, enabling high sample efficiency by backpropagating gradients through differentiable dynamics. However, p…

Reinforcement Learning