paper-with-me

Papers

FlowAlign: Trajectory-Regularized, Inversion-Free Flow-based Image Editing

2025-05-29 · Jeongsol Kim, Yeobin Hong, Jong Chul Ye

Recent inversion-free, flow-based image editing methods such as FlowEdit leverages a pre-trained noise-to-image flow model such as Stable Diffusion 3, enabling text-driven manipulation by solving an ordinary differential equation (ODE). While the lack of exact latent inversion is a core advantage of these methods, it often results in unstable editing trajectories and poor source consistency. To address this limitation, we propose FlowAlign, a novel inversion-free flow-based framework for consistent image editing with principled trajectory control. FlowAlign introduces a flow-matching loss as a regularization mechanism to promote smoother and more stable trajectories during the editing process. Notably, the flow-matching loss is shown to explicitly balance semantic alignment with the edit prompt and structural consistency with the source image along the trajectory. Furthermore, FlowAlign naturally supports reverse editing by simply reversing the ODE trajectory, highlighting the reversible and consistent nature of the transformation. Extensive experiments demonstrate that FlowAlign outperforms existing methods in both source preservation and editing controllability.

📄 PDF Abstract BibTeX arXiv:2505.23145

Code (1)

flowalign/flowalign 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Flow-based Alignment Approaches for Probability Measures in Different Spaces

2019-10-10 · Tam Le, Nhat Ho, Makoto Yamada

Gromov-Wasserstein (GW) is a powerful tool to compare probability measures whose supports are in different metric spaces. GW suffers however from a computational drawback since it requires to solve a complex non-convex q…

SNR-Edit: Structure-Aware Noise Rectification for Inversion-Free Flow-Based Editing

2026-01-27 · Lifan Jiang, Boxi Wu, Yuhang Pei, Tianrun Wu 외 arxiv

Inversion-free image editing using flow-based generative models challenges the prevailing inversion-based pipelines. However, existing approaches rely on fixed Gaussian noise to construct the source trajectory, leading t…

Image Editing

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

Root-Selecting Fixed-Point Inversion for Rectified Flows via Trajectory Straightness

2026-06-16 · Semin Kim, Jihwan Yoon, Seunghoon Hong arxiv

Finding the initial noise that generates a given data sample, known as inversion, is a key component for downstream applications such as training-free image editing. Existing fixed-point inversion methods improve inversi…

Image ReconstructionImage Editing

Wavelet-Guided Semantic Signal Compensation for Inversion-Free Image Editing

2026-07-02 · Anqi Tang, Wenhao Sun, Zhaoqiang Liu arxiv

Text-guided image editing aims to modify visual content according to a target prompt while preserving the background. Recent inversion-free image editing frameworks such as FlowEdit have demonstrated strong editing capab…

Image Editing