paper-with-me

Papers

TRAVL: A Recipe for Making Video-Language Models Better Judges of Physics Implausibility

2025-10-08 · Saman Motamed, Minghao Chen, Luc Van Gool, Iro Laina arxiv

Despite impressive visual fidelity, modern video generative models frequently produce sequences that violate intuitive physical laws, such as objects floating, teleporting, or morphing in ways that defy causality. While humans can easily detect such implausibilities, there remains no robust method for quantitatively assessing physical realism in video. In this work, we explore whether Video-Language Models (VLMs) can be trained to serve as reliable judges of physical plausibility. We find that existing VLMs struggle to identify physics violations, exposing fundamental limitations in their temporal and causal reasoning. To address this, we introduce TRAVL, a fine-tuning recipe that combines a balanced training dataset with a trajectory-aware attention module to improve motion encoding and discrimination in VLMs. To evaluate physical reasoning more rigorously, we propose ImplausiBench, a benchmark of 300 videos (150 real, 150 generated) that removes linguistic biases and isolates visual-temporal understanding. Performance is reported both with gold-standard human judgments and stricter LLM-as-judge metrics. Together, TRAVL and ImplausiBench offer a unified framework for probing and improving physical plausibility in multimodal models, shedding light on a challenging and underexplored aspect of visual-temporal understanding.

📄 PDF Abstract BibTeX arXiv:2510.07550

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TraVLR: Now You See It, Now You Don't! A Bimodal Dataset for Evaluating Visio-Linguistic Reasoning

2021-11-21 · Keng Ji Chow, Samson Tan, Min-Yen Kan

Numerous visio-linguistic (V+L) representation learning methods have been developed, yet existing datasets do not adequately evaluate the extent to which they represent visual and linguistic concepts in a unified space. …

Representation Learning

Rethinking Closed-loop Training for Autonomous Driving

2023-06-27 · Chris Zhang, Runsheng Guo, Wenyuan Zeng, Yuwen Xiong 외

Recent advances in high-fidelity simulators have enabled closed-loop training of autonomous driving agents, potentially solving the distribution shift in training v.s. deployment and allowing training to be scaled both s…

Autonomous Driving

VindLU: A Recipe for Effective Video-and-Language Pretraining

2022-12-09 · CVPR 2023 1 · Feng Cheng, Xizi Wang, Jie Lei, David Crandall 외

The last several years have witnessed remarkable progress in video-and-language (VidL) understanding. However, most modern VidL approaches use complex and specialized model architectures and sophisticated pretraining pro…

Question AnsweringRetrievalText to Video RetrievalVideo Question Answering+1

COM Kitchens: An Unedited Overhead-view Video Dataset as a Vision-Language Benchmark

2024-08-05 · Koki Maeda, Tosho Hirasawa, Atsushi Hashimoto, Jun Harashima 외

Procedural video understanding is gaining attention in the vision and language community. Deep learning-based video analysis requires extensive data. Consequently, existing works often use web videos as training resource…

Dense Video CaptioningDiversityRetrievalText Retrieval+3

Procedural Text Generation from an Execution Video

2017-11-01 · IJCNLP 2017 11 · Atsushi Ushiku, Hayato Hashimoto, Atsushi Hashimoto, Shinsuke Mori

In recent years, there has been a surge of interest in automatically describing images or videos in a natural language. These descriptions are useful for image/video search, etc. In this paper, we focus on procedure exec…

Object RecognitionText GenerationVideo Captioning