paper-with-me

홈 › Papers

VINCIE: Unlocking In-context Image Editing from Video

2025-06-12 · Leigang Qu, Feng Cheng, Ziyan Yang, Qi Zhao, Shanchuan Lin, Yichun Shi, Yicong Li, Wenjie Wang, Tat-Seng Chua, Lu Jiang

In-context image editing aims to modify images based on a contextual sequence comprising text and previously generated images. Existing methods typically depend on task-specific pipelines and expert models (e.g., segmentation and inpainting) to curate training data. In this work, we explore whether an in-context image editing model can be learned directly from videos. We introduce a scalable approach to annotate videos as interleaved multimodal sequences. To effectively learn from this data, we design a block-causal diffusion transformer trained on three proxy tasks: next-image prediction, current segmentation prediction, and next-segmentation prediction. Additionally, we propose a novel multi-turn image editing benchmark to advance research in this area. Extensive experiments demonstrate that our model exhibits strong in-context image editing capabilities and achieves state-of-the-art results on two multi-turn image editing benchmarks. Despite being trained exclusively on videos, our model also shows promising abilities in multi-concept composition, story generation, and chain-of-editing applications.

📄 PDF Abstract BibTeX arXiv:2506.10941

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionSegmentationStory Generation

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 제목 키워드 기반

Generative Video Motion Editing with 3D Point Tracks

2025-12-01 · Yao-Chih Lee, Zhoutong Zhang, Jiahui Huang, Jui-Hsien Wang 외 arxiv

Camera and object motions are central to a video's narrative. However, precisely editing these captured motions remains a significant challenge, especially under complex object movements. Current motion-controlled image-…

Video Generation

VIA: Unified Spatiotemporal Video Adaptation Framework for Global and Local Video Editing

2024-06-18 · Jing Gu, Yuwei Fang, Ivan Skorokhodov, Peter Wonka 외

Video editing serves as a fundamental pillar of digital media, spanning applications in entertainment, education, and professional communication. However, previous methods often overlook the necessity of comprehensively …

Video Editing

Video Editing via Factorized Diffusion Distillation

2024-03-14 · Uriel Singer, Amit Zohar, Yuval Kirstain, Shelly Sheynin 외

We introduce Emu Video Edit (EVE), a model that establishes a new state-of-the art in video editing without relying on any supervised video editing data. To develop EVE we separately train an image editing adapter and a …

Video EditingVideo Generation

EditScore: Unlocking Online RL for Image Editing via High-Fidelity Reward Modeling

2025-09-28 · Xin Luo, Jiahao Wang, Chenyuan Wu, Shitao Xiao 외 arxiv

Instruction-guided image editing has achieved remarkable progress, yet current models still face challenges with complex instructions and often require multiple samples to produce a desired result. Reinforcement Learning…

Reinforcement LearningImage Editing

VicEdit: Learning to Edit Videos from Visual In-Context Examples

2026-08-17 · Yuji Wang, Teng Hu, Yuheng Chen, Ran Yi 외 arxiv

Despite progress in instruction-based video editing, unimodal textual instructions inherently struggle to convey fine-grained textures and complex dynamics. To bridge this perceptual gap, we propose Visual In-context Edi…