paper-with-me

Papers

AID: Adapting Image2Video Diffusion Models for Instruction-guided Video Prediction

2024-06-10 · Zhen Xing, Qi Dai, Zejia Weng, Zuxuan Wu, Yu-Gang Jiang

Text-guided video prediction (TVP) involves predicting the motion of future frames from the initial frame according to an instruction, which has wide applications in virtual reality, robotics, and content creation. Previous TVP methods make significant breakthroughs by adapting Stable Diffusion for this task. However, they struggle with frame consistency and temporal stability primarily due to the limited scale of video datasets. We observe that pretrained Image2Video diffusion models possess good priors for video dynamics but they lack textual control. Hence, transferring Image2Video models to leverage their video dynamic priors while injecting instruction control to generate controllable videos is both a meaningful and challenging task. To achieve this, we introduce the Multi-Modal Large Language Model (MLLM) to predict future video states based on initial frames and text instructions. More specifically, we design a dual query transformer (DQFormer) architecture, which integrates the instructions and frames into the conditional embeddings for future frame prediction. Additionally, we develop Long-Short Term Temporal Adapters and Spatial Adapters that can quickly transfer general video diffusion models to specific scenarios with minimal training costs. Experimental results show that our method significantly outperforms state-of-the-art techniques on four datasets: Something Something V2, Epic Kitchen-100, Bridge Data, and UCF-101. Notably, AID achieves 91.2% and 55.5% FVD improvements on Bridge and SSv2 respectively, demonstrating its effectiveness in various domains. More examples can be found at our website https://chenhsing.github.io/AID.

📄 PDF Abstract BibTeX arXiv:2406.06465

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModellingLarge Language ModelVideo Prediction

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

Show Me: Unifying Instructional Image and Video Generation with Diffusion Models

2025-11-21 · Yujiang Pu, Zhanbo Huang, Vishnu Boddeti, Yu Kong arxiv

Generating visual instructions in a given context is essential for developing interactive world simulators. While prior works address this problem through either text-guided image manipulation or video prediction, these …

Image ManipulationVideo GenerationVideo Prediction

InsEdit: Towards Instruction-based Visual Editing via Data-Efficient Video Diffusion Models Adaptation

2026-04-09 · Zhefan Rao, Bin Zou, Haoxuan Che, Xuanhua He 외 arxiv

Instruction-based video editing is a natural way to control video content with text, but adapting a video generation model into an editor usually appears data-hungry. At the same time, high-quality video editing data rem…

Video GenerationImage Editing

VIDiff: Translating Videos via Multi-Modal Instructions with Diffusion Models

2023-11-30 · Zhen Xing, Qi Dai, Zihao Zhang, HUI ZHANG 외

Diffusion models have achieved significant success in image and video generation. This motivates a growing interest in video editing tasks, where videos are edited according to provided text descriptions. However, most e…

Semantic SegmentationVideo EditingVideo GenerationVideo Object Segmentation+1

VIVA: VLM-Guided Instruction-Based Video Editing with Reward Optimization

2025-12-18 · Xiaoyan Cong, Haotian Yang, Angtian Wang, Yizhi Wang 외 arxiv

Instruction-based video editing aims to modify an input video according to a natural-language instruction while preserving content fidelity and temporal coherence. However, existing diffusion-based approaches are often t…

Instruction Following

InstructVid2Vid: Controllable Video Editing with Natural Language Instructions

2023-05-21 · Bosheng Qin, Juncheng Li, Siliang Tang, Tat-Seng Chua 외

We introduce InstructVid2Vid, an end-to-end diffusion-based methodology for video editing guided by human language instructions. Our approach empowers video manipulation guided by natural language directives, eliminating…

AttributeImage GenerationStyle TransferVideo Editing