CVOct 23, 2025

FlowCycle: Pursuing Cycle-Consistent Flows for Text-based Editing

arXiv:2510.20212v14 citationsh-index: 4
Originality Incremental advance
AI Analysis

This addresses a bottleneck in text-based image editing for users needing precise modifications, though it is an incremental improvement over existing flow-based methods.

The paper tackled the problem of limited editability and inconsistency in text-based image editing by proposing FlowCycle, a framework that learns a target-aware intermediate state through cycle-consistent optimization, achieving superior editing quality and consistency over state-of-the-art methods.

Recent advances in pre-trained text-to-image flow models have enabled remarkable progress in text-based image editing. Mainstream approaches always adopt a corruption-then-restoration paradigm, where the source image is first corrupted into an ``intermediate state'' and then restored to the target image under the prompt guidance. However, current methods construct this intermediate state in a target-agnostic manner, i.e., they primarily focus on realizing source image reconstruction while neglecting the semantic gaps towards the specific editing target. This design inherently results in limited editability or inconsistency when the desired modifications substantially deviate from the source. In this paper, we argue that the intermediate state should be target-aware, i.e., selectively corrupting editing-relevant contents while preserving editing-irrelevant ones. To this end, we propose FlowCycle, a novel inversion-free and flow-based editing framework that parameterizes corruption with learnable noises and optimizes them through a cycle-consistent process. By iteratively editing the source to the target and recovering back to the source with dual consistency constraints, FlowCycle learns to produce a target-aware intermediate state, enabling faithful modifications while preserving source consistency. Extensive ablations have demonstrated that FlowCycle achieves superior editing quality and consistency over state-of-the-art methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes