English

Improving Rectified Flow with Boundary Conditions

Machine Learning 2025-10-21 v2

Abstract

Rectified Flow offers a simple and effective approach to high-quality generative modeling by learning a velocity field. However, we identify a limitation in directly modeling the velocity with an unconstrained neural network: the learned velocity often fails to satisfy certain boundary conditions, leading to inaccurate velocity field estimations that deviate from the desired ODE. This issue is particularly critical during stochastic sampling at inference, as the score function's errors are amplified near the boundary. To mitigate this, we propose a Boundary-enforced Rectified Flow Model (Boundary RF Model), in which we enforce boundary conditions with a minimal code modification. Boundary RF Model improves performance over vanilla RF model, demonstrating 8.01% improvement in FID score on ImageNet using ODE sampling and 8.98% improvement using SDE sampling.

Keywords

Cite

@article{arxiv.2506.15864,
  title  = {Improving Rectified Flow with Boundary Conditions},
  author = {Xixi Hu and Runlong Liao and Keyang Xu and Bo Liu and Yeqing Li and Eugene Ie and Hongliang Fei and Qiang Liu},
  journal= {arXiv preprint arXiv:2506.15864},
  year   = {2025}
}

Comments

ICCV 2025

R2 v1 2026-07-01T03:24:24.897Z