paper-with-me

Papers

Towards Reason-Informed Video Editing in Unified Models with Self-Reflective Learning

2025-12-10 · Xinyu Liu, Hangjie Yuan, Yujie Wei, Jiazheng Xing, Yujin Han, Jiahao Pan, Yanbiao Ma, Chi-Min Chan, Kang Zhao, Shiwei Zhang, Wenhan Luo, Yike Guo arxiv

Unified video models exhibit strong capabilities in understanding and generation, yet they struggle with reason-informed visual editing even when equipped with powerful internal vision-language models (VLMs). We attribute this gap to two factors: (1) existing datasets are inadequate for training and evaluating reasoning-aware video editing, and (2) an inherent disconnect between the models' reasoning and editing capabilities, which prevents understanding from guiding the editing process. To address this, we introduce the Reason-Informed Video Editing (RVE) task, which requires reasoning about physical plausibility and causal dynamics during editing. To support systematic evaluation, we construct RVE-Bench, a comprehensive benchmark with two complementary subsets: Reasoning-Aware Video Editing (RAVE) and In-Context Video-to-Video Generation (ICVG), spanning diverse reasoning dimensions across both editing and generation scenarios. Building upon this foundation, we propose ReViSE, a self-reflective learning framework that harnesses the model's internal VLM to evaluate and refine its own generation during training. Unlike prior reward-based approaches that rely on external critics, ReViSE leverages the model's internal VLM as a self-reflective evaluator, providing differentiable feedback that directly refines the generator's reasoning behavior during training. Extensive experiments on RVE-Bench demonstrate that ReViSE enhances editing accuracy and visual fidelity, outperforming the finetuned counterpart by 10% in Overall score on the RAVE subset, demonstrating the effectiveness of self-reflective differentiable reward.

📄 PDF Abstract BibTeX arXiv:2512.09924

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

GRADE: Benchmarking Discipline-Informed Reasoning in Image Editing

2026-03-12 · Mingxin Liu, Ziqian Fan, Zhaokai Wang, Leyao Gu 외 arxiv

Unified multimodal models target joint understanding, reasoning, and generation, but current image editing benchmarks are largely confined to natural images and shallow commonsense reasoning, offering limited assessment …

Image Editing

Unified Editing of Panorama, 3D Scenes, and Videos Through Disentangled Self-Attention Injection

2024-05-27 · Gihyun Kwon, Jangho Park, Jong Chul Ye

While text-to-image models have achieved impressive capabilities in image generation and editing, their application across various modalities often necessitates training separate models. Inspired by existing method of si…

Image GenerationVideo Editing

OmniCreator: Self-Supervised Unified Generation with Universal Editing

2024-12-03 · Haodong Chen, Lan Wang, Harry Yang, Ser-Nam Lim

We introduce OmniCreator, a novel framework that can conduct text-prompted unified (image+video) generation as well as editing all in one place. OmniCreator acquires generative and universal editing capabilities in a sel…

DenoisingSemantic correspondenceVideo EditingVideo Generation

Are Image-to-Video Models Good Zero-Shot Image Editors?

2025-11-24 · Zechuan Zhang, Zhenyuan Chen, Zongxin Yang, Yi Yang arxiv

Large-scale video diffusion models show strong world simulation and temporal reasoning abilities, but their use as zero-shot image editors remains underexplored. We introduce IF-Edit, a tuning-free framework that repurpo…

Image Editing

VideoCoF: Unified Video Editing with Temporal Reasoner

2025-12-08 · Xiangpeng Yang, Ji Xie, Yiyuan Yang, Yue Ma 외 arxiv

Existing video editing methods face a critical trade-off: expert models offer precision but rely on task-specific priors like masks, hindering unification; conversely, unified temporal in-context learning models are mask…