paper-with-me

Papers

InstructVideo: Instructing Video Diffusion Models with Human Feedback

2023-12-19 · CVPR 2024 1 · Hangjie Yuan, Shiwei Zhang, Xiang Wang, Yujie Wei, Tao Feng, Yining Pan, Yingya Zhang, Ziwei Liu, Samuel Albanie, Dong Ni

Diffusion models have emerged as the de facto paradigm for video generation. However, their reliance on web-scale data of varied quality often yields results that are visually unappealing and misaligned with the textual prompts. To tackle this problem, we propose InstructVideo to instruct text-to-video diffusion models with human feedback by reward fine-tuning. InstructVideo has two key ingredients: 1) To ameliorate the cost of reward fine-tuning induced by generating through the full DDIM sampling chain, we recast reward fine-tuning as editing. By leveraging the diffusion process to corrupt a sampled video, InstructVideo requires only partial inference of the DDIM sampling chain, reducing fine-tuning cost while improving fine-tuning efficiency. 2) To mitigate the absence of a dedicated video reward model for human preferences, we repurpose established image reward models, e.g., HPSv2. To this end, we propose Segmental Video Reward, a mechanism to provide reward signals based on segmental sparse sampling, and Temporally Attenuated Reward, a method that mitigates temporal modeling degradation during fine-tuning. Extensive experiments, both qualitative and quantitative, validate the practicality and efficacy of using image reward models in InstructVideo, significantly enhancing the visual quality of generated videos without compromising generalization capabilities. Code and models will be made publicly available.

📄 PDF Abstract BibTeX arXiv:2312.12490

Code (1)

ali-vilab/i2vgen-xl pytorch

Tasks

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

Impact of Feedback Type on Explanatory Interactive Learning

2022-09-26 · Misgina Tsighe Hagos, Kathleen M. Curran, Brian Mac Namee

Explanatory Interactive Learning (XIL) collects user feedback on visual model explanations to implement a Human-in-the-Loop (HITL) based interactive learning scenario. Different user feedback types will have different im…

Classificationimage-classificationImage Classificationvalid+1

Fair Diffusion: Instructing Text-to-Image Generation Models on Fairness

2023-02-07 · Felix Friedrich, Manuel Brack, Lukas Struppek, Dominik Hintersdorf 외

Generative AI models have recently achieved astonishing results in quality and are consequently employed in a fast-growing number of applications. However, since they are highly data-driven, relying on billion-sized data…

FairnessImage GenerationText to Image GenerationText-to-Image Generation

Diffusion-DRF: Free, Rich, and Differentiable Reward for Video Diffusion Fine-Tuning

2026-01-07 · Yifan Wang, Yanyu Li, Gordon Guocheng Qian, Sergey Tulyakov 외 arxiv

Video diffusion alignment has been heavily relied on scalar rewards. These rewards are typically derived from learned reward models in human preference datasets, requiring additional training and extensive collection. Mo…

OnlineVPO: Align Video Diffusion Model with Online Video-Centric Preference Optimization

2024-12-19 · Jiacheng Zhang, Jie Wu, Weifeng Chen, Yatai Ji 외

In recent years, the field of text-to-video (T2V) generation has made significant strides. Despite this progress, there is still a gap between theoretical advancements and practical application, amplified by issues like …

Video Quality AssessmentVisual Question Answering (VQA)

GigaVideo-1: Advancing Video Generation via Automatic Feedback with 4 GPU-Hours Fine-Tuning

2025-06-12 · Xiaoyi Bao, Jindi Lv, XiaoFeng Wang, Zheng Zhu 외

Recent progress in diffusion models has greatly enhanced video generation quality, yet these models still require fine-tuning to improve specific dimensions like instance preservation, motion rationality, composition, an…

GPUVideo Generation