FlowBypass: Rectified Flow Trajectory Bypass for Training-Free Image Editing
Menglin Han, Zhangkai Ni
TL;DR
FlowBypass tackles the persistent fidelity–alignment trade-off in training-free image editing by introducing a bypass that directly connects inversion and reconstruction trajectories within a Rectified Flow framework. It derives a principled, closed-form bypass term $b_t$ using a first-order Taylor expansion, enabling a practical Euler-discretized implementation that starts reconstruction at an intermediate state ${y}_{t_B}$ rather than from noisy inversion endpoints. The method is backbone-agnostic and eliminates the need for backbone-specific feature manipulations, achieving state-of-the-art results on EditEvalv2 with strong prompt alignment and preserved details in irrelevant regions. This approach significantly improves the practicality of training-free editing by reducing error accumulation while maintaining high semantic control, making it readily generalizable across diverse diffusion backbones and prompts.
Abstract
Training-free image editing has attracted increasing attention for its efficiency and independence from training data. However, existing approaches predominantly rely on inversion-reconstruction trajectories, which impose an inherent trade-off: longer trajectories accumulate errors and compromise fidelity, while shorter ones fail to ensure sufficient alignment with the edit prompt. Previous attempts to address this issue typically employ backbone-specific feature manipulations, limiting general applicability. To address these challenges, we propose FlowBypass, a novel and analytical framework grounded in Rectified Flow that constructs a bypass directly connecting inversion and reconstruction trajectories, thereby mitigating error accumulation without relying on feature manipulations. We provide a formal derivation of two trajectories, from which we obtain an approximate bypass formulation and its numerical solution, enabling seamless trajectory transitions. Extensive experiments demonstrate that FlowBypass consistently outperforms state-of-the-art image editing methods, achieving stronger prompt alignment while preserving high-fidelity details in irrelevant regions.
