English

DiTailed: Ensuring Visual Object Consistency in Text-Image-to-Image Flow Matching Models

Computer Vision and Pattern Recognition 2026-07-14 v1

Abstract

Despite remarkable progress in text-guided image editing, generative models frequently fail to preserve visual object consistency, defined as the preservation of a subject's key attributes throughout the editing process. We address this limitation through three contributions. First, we introduce ABO-Edit, a dataset specifically designed to study object consistency, comprising over 12,000 triplets of source images, editing prompts, and high-quality target images rendered from artist-designed 3D assets, with multi-view coverage and human-verified quality control. Second, we uncover an overlooked property of image-editing rectified flow models: the conditioning embedding space, not directly supervised during training, encodes a prediction of the final generated image even at high noise levels. Third, exploiting this finding, we propose FlowMirror, a parameter-free auxiliary loss that supervises this conditioning embedding space. Without architectural changes, our method improves generation quality across several metrics over baselines.

Cite

@article{arxiv.2607.12539,
  title  = {DiTailed: Ensuring Visual Object Consistency in Text-Image-to-Image Flow Matching Models},
  author = {Francesco Taioli and Daniel Coelho and Iaroslav Melekhov and Roberto Alcover-Couso and Jose Miguel Grande Saiz and Virginia Fernandez Arguedas and Artur Bekasov},
  journal= {arXiv preprint arXiv:2607.12539},
  year   = {2026}
}

Comments

Accepted to ECCV 2026. Project page: https://francescotaioli.github.io/DiTailed/