一次编辑多张相关图,保持风格和位置一致。
Group Editing: Edit Multiple Images in One Go
- 用视觉特征对齐图像,再结合视频模型捕捉隐式关系。
- 在多个数据集上实现更高的一致性与语义准确度。
- 适合需要批量处理图像的设计师或内容创作者。
本文研究如何对一组相关图像进行一致且统一的修改。由于图像间存在姿态、视角和空间布局差异,实现连贯编辑需建立可靠的跨图对应关系。为此,我们提出GroupEditing框架,同时构建显式与隐式图像关系:显式方面,使用VGGT提取几何对应;隐式方面,将图像组视为伪视频,利用预训练视频模型的时序一致性先验捕捉潜在关联。通过新型融合机制,将VGGT的几何线索注入视频模型。为支持大规模训练,构建了GroupEditData数据集,包含高质量掩码与详细描述。为保障编辑中身份一致性,引入增强型RoPE模块。最后提出GroupEditBench基准评估群组级图像编辑效果。大量实验表明,GroupEditing在视觉质量、跨视角一致性与语义对齐上显著优于现有方法。
原文摘要 · Abstract (English)
In this paper, we tackle the problem of performing consistent and unified modifications across a set of related images. This task is particularly challenging because these images may vary significantly in pose, viewpoint, and spatial layout. Achieving coherent edits requires establishing reliable correspondences across the images, so that modifications can be applied accurately to semantically aligned regions. To address this, we propose GroupEditing, a novel framework that builds both explicit and implicit relationships among images within a group. On the explicit side, we extract geometric correspondences using VGGT, which provides spatial alignment based on visual features. On the implicit side, we reformulate the image group as a pseudo-video and leverage the temporal coherence priors learned by pre-trained video models to capture latent relationships. To effectively fuse these two types of correspondences, we inject the explicit geometric cues from VGGT into the video model through a novel fusion mechanism. To support large-scale training, we construct GroupEditData, a new dataset containing high-quality masks and detailed captions for numerous image groups. Furthermore, to ensure identity preservation during editing, we introduce an alignment-enhanced RoPE module, which improves the model's ability to maintain consistent appearance across multiple images. Finally, we present GroupEditBench, a dedicated benchmark designed to evaluate the effectiveness of group-level image editing. Extensive experiments demonstrate that GroupEditing significantly outperforms existing methods in terms of visual quality, cross-view consistency, and semantic alignment.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。