paper-with-me

홈 › Papers

SlerpFlow: Spherical Trajectory Correction for Rectified Flow Inversion

2026-07-23 · Wenbin Duan, Yan Shu, Zhuoyuan Fu, Fangmin Zhao, Yan Li, Yaru Zhao, Binyang Li arxiv

Rectified-flow-based diffusion transformers, particularly FLUX, have demonstrated outstanding performance in high-quality image generation. However, achieving fast and accurate inversion--transforming images back to latent noise for faithful reconstruction and editing--remains a challenging bottleneck due to the discretization errors of linear solvers. This paper introduces SlerpFlow, a straightforward yet highly effective zero-shot approach that unlocks the full potential of FLUX for high-fidelity inversion and editing. Unlike existing approaches (e.g., RF-Solver) that rely on complex numerical approximations such as high-order Taylor expansions to correct trajectory errors, we present a geometric view based on the Manifold Hypothesis: the empirically observed trajectory curvature is not a numerical artifact, but rather serves as a necessary "centripetal force" that constrains the flow to remain on the data manifold. Guided by this insight, SlerpFlow integrates Spherical Linear Interpolation (Slerp) to rectify flow velocity directions on the hypersphere, strictly adhering to the intrinsic curvature of the latent space. Crucially, by caching the corrected velocity for subsequent steps, SlerpFlow achieves high-precision inversion while maintaining the computational efficiency of a first-order Euler solver. Extensive experiments on FLUX-based reconstruction and editing tasks demonstrate that SlerpFlow improves reconstruction fidelity and achieves stronger semantic alignment in editing without requiring additional training. Code is available at https://github.com/0answer0/SlerpFlow.

📄 PDF Abstract BibTeX arXiv:2607.21326

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyImage Generation

Similar Papers 제목 키워드 기반

Divergence-Suppressing Couplings for Rectified Flow

2026-05-18 · Yimeng Min, Carla P. Gomes arxiv

The promise of Rectified Flow rests on producing self-generated couplings whose trajectories are straight, or nearly so. In practice, trajectories generated by the base flow model can bend and intertwine, and the resulti…

Image Generation

REFLECT: Rectified Flows for Efficient Brain Anomaly Correction Transport

2025-08-04 · Farzad Beizaee, Sina Hajimiri, Ismail Ben Ayed, Gregory Lodygensky 외 arxiv

Unsupervised anomaly detection (UAD) in brain imaging is crucial for identifying pathologies without the need for labeled data. However, accurately localizing anomalies remains challenging due to the intricate structure …

Unsupervised Anomaly DetectionBrain Segmentation

Free Lunch for Stabilizing Rectified Flow Inversion

2026-02-12 · Chenru Wang, Beier Zhu, Chi Zhang arxiv

Rectified-Flow (RF)-based generative models have recently emerged as strong alternatives to traditional diffusion models, demonstrating state-of-the-art performance across various tasks. By learning a continuous velocity…

Image Reconstruction

TraFlow: Trajectory Distillation on Pre-Trained Rectified Flow

2025-02-24 · Zhangkai Wu, Xuhui Fan, Hongyu Wu, Longbing Cao

Majorities of distillation methods on pre-trained diffusion models or on pre-trained rectified flow, focus on either the distillation outputs or the trajectories between random noises and clean images to speed up sample …

Optimal Transport for Rectified Flow Image Editing: Unifying Inversion-Based and Direct Methods

2025-08-04 · Marian Lupascu, Mihai-Sorin Stupariu arxiv

Image editing in rectified flow models remains challenging due to the fundamental trade-off between reconstruction fidelity and editing flexibility. While inversion-based methods suffer from trajectory deviation, recent …

Image Editing