English

FlowSteer: Guiding Few-Step Image Synthesis with Authentic Trajectories

Computer Vision and Pattern Recognition 2025-11-25 v1 Artificial Intelligence

Abstract

With the success of flow matching in visual generation, sampling efficiency remains a critical bottleneck for its practical application. Among flow models' accelerating methods, ReFlow has been somehow overlooked although it has theoretical consistency with flow matching. This is primarily due to its suboptimal performance in practical scenarios compared to consistency distillation and score distillation. In this work, we investigate this issue within the ReFlow framework and propose FlowSteer, a method unlocks the potential of ReFlow-based distillation by guiding the student along teacher's authentic generation trajectories. We first identify that Piecewised ReFlow's performance is hampered by a critical distribution mismatch during the training and propose Online Trajectory Alignment(OTA) to resolve it. Then, we introduce a adversarial distillation objective applied directly on the ODE trajectory, improving the student's adherence to the teacher's generation trajectory. Furthermore, we find and fix a previously undiscovered flaw in the widely-used FlowMatchEulerDiscreteScheduler that largely degrades few-step inference quality. Our experiment result on SD3 demonstrates our method's efficacy.

Keywords

Cite

@article{arxiv.2511.18834,
  title  = {FlowSteer: Guiding Few-Step Image Synthesis with Authentic Trajectories},
  author = {Lei Ke and Hubery Yin and Gongye Liu and Zhengyao Lv and Jingcai Guo and Chen Li and Wenhan Luo and Yujiu Yang and Jing Lyu},
  journal= {arXiv preprint arXiv:2511.18834},
  year   = {2025}
}

Comments

Few-Step Image Synthesis

R2 v1 2026-07-01T07:51:39.888Z