Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

SplitFlow: Flow Decomposition for Inversion-Free Text-to-Image Editing

About

Rectified flow models have become a de facto standard in image generation due to their stable sampling trajectories and high-fidelity outputs. Despite their strong generative capabilities, they face critical limitations in image editing tasks: inaccurate inversion processes for mapping real images back into the latent space, and gradient entanglement issues during editing often result in outputs that do not faithfully reflect the target prompt. Recent efforts have attempted to directly map source and target distributions via ODE-based approaches without inversion; however,these methods still yield suboptimal editing quality. In this work, we propose a flow decomposition-and-aggregation framework built upon an inversion-free formulation to address these limitations. Specifically, we semantically decompose the target prompt into multiple sub-prompts, compute an independent flow for each, and aggregate them to form a unified editing trajectory. While we empirically observe that decomposing the original flow enhances diversity in the target space, generating semantically aligned outputs still requires consistent guidance toward the full target prompt. To this end, we design a projection and soft-aggregation mechanism for flow, inspired by gradient conflict resolution in multi-task learning. This approach adaptively weights the sub-target velocity fields, suppressing semantic redundancy while emphasizing distinct directions, thereby preserving both diversity and consistency in the final edited output. Experimental results demonstrate that our method outperforms existing zero-shot editing approaches in terms of semantic fidelity and attribute disentanglement. The code is available at https://github.com/Harvard-AI-and-Robotics-Lab/SplitFlow.

Sung-Hoon Yoon, Minghan Li, Gaspard Beaudouin, Congcong Wen, Muhammad Rafay Azhar, Mengyu Wang• 2025

Related benchmarks

TaskDatasetResultRank
Image EditingPIE-Bench
PSNR22.32
257
Image EditingDIV2K
Distance17.61
12
Multi-object image editingLoMOE-bench
CLIP Object Similarity0.2654
7
Multi-object image editingOIR-bench
CLIP Object Similarity0.2746
7
Multi-object image editingMulti-Object-bench
CLIP Object Similarity0.2619
7
Multi-object image editingTotal
Preference Rate8.22
6
Showing 6 of 6 rows

Other info

Follow for update