paper-with-me

Papers

Improving Dynamic Object Interactions in Text-to-Video Generation with AI Feedback

2024-12-03 · Hiroki Furuta, Heiga Zen, Dale Schuurmans, Aleksandra Faust, Yutaka Matsuo, Percy Liang, Sherry Yang

Large text-to-video models hold immense potential for a wide range of downstream applications. However, these models struggle to accurately depict dynamic object interactions, often resulting in unrealistic movements and frequent violations of real-world physics. One solution inspired by large language models is to align generated outputs with desired outcomes using external feedback. This enables the model to refine its responses autonomously, eliminating extensive manual data collection. In this work, we investigate the use of feedback to enhance the object dynamics in text-to-video models. We aim to answer a critical question: what types of feedback, paired with which specific self-improvement algorithms, can most effectively improve text-video alignment and realistic object interactions? We begin by deriving a unified probabilistic objective for offline RL finetuning of text-to-video models. This perspective highlights how design elements in existing algorithms like KL regularization and policy projection emerge as specific choices within a unified framework. We then use derived methods to optimize a set of text-video alignment metrics (e.g., CLIP scores, optical flow), but notice that they often fail to align with human perceptions of generation quality. To address this limitation, we propose leveraging vision-language models to provide more nuanced feedback specifically tailored to object dynamics in videos. Our experiments demonstrate that our method can effectively optimize a wide variety of rewards, with binary AI feedback driving the most significant improvements in video quality for dynamic interactions, as confirmed by both AI and human evaluations. Notably, we observe substantial gains when using reward signals derived from AI feedback, particularly in scenarios involving complex interactions between multiple objects and realistic depictions of objects falling.

📄 PDF Abstract BibTeX arXiv:2412.02617

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectOffline RLOptical Flow EstimationText-to-Video GenerationVideo AlignmentVideo Generation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Object-Centric Image to Video Generation with Language Guidance

2025-02-17 · Angel Villar-Corrales, Gjergj Plepi, Sven Behnke

Accurate and flexible world models are crucial for autonomous systems to understand their environment and predict future events. Object-centric models, with structured latent spaces, have shown promise in modeling object…

Image to Video GenerationObjectVideo Generation

PhysDreamer: Physics-Based Interaction with 3D Objects via Video Generation

2024-04-19 · Tianyuan Zhang, Hong-Xing Yu, Rundi Wu, Brandon Y. Feng 외

Realistic object interactions are crucial for creating immersive virtual experiences, yet synthesizing realistic 3D object dynamics in response to novel interactions remains a significant challenge. Unlike unconditional …

motion predictionObjectVideo Generation

ProxyUp: Training-Free Proxy-Conditioned Video Generation for Controllable Dynamics

2026-07-04 · Zanwei Zhou, Jiazhong Cen, Jiemin Fang, Yumeng He 외 arxiv

Precise control over complex dynamics remains challenging for modern video generative models, as text prompts alone often cannot specify physically plausible, fine-grained motion and interactions. We introduce $\textit{p…

Video Generation

VHOI: Controllable Video Generation of Human-Object Interactions from Sparse Trajectories via Motion Densification

2025-12-10 · Wanyue Zhang, Lin Geng Foo, Thabo Beeler, Rishabh Dabral 외 arxiv

Synthesizing realistic human-object interactions (HOI) in video is challenging due to the complex, instance-specific interaction dynamics of both humans and objects. Incorporating controllability in video generation furt…

Video Generation

PhysCorr: Dual-Reward DPO for Physics-Constrained Text-to-Video Generation with Automated Preference Selection

2025-11-06 · Peiyao Wang, Weining Wang, Qi Li arxiv

Recent advances in text-to-video generation have achieved impressive perceptual quality, yet generated content often violates fundamental principles of physical plausibility - manifesting as implausible object dynamics, …

Text-to-Video Generation