paper-with-me

홈 › Papers

Temporal Realism Evaluation of Generated Videos Using Compressed-Domain Motion Vectors

2025-11-17 · Mert Onur Cakiroglu, Idil Bilge Altun, Zhihe Lu, Mehmet Dalkilic, Hasan Kurban arxiv

Temporal realism remains a central weakness of current generative video models, as most evaluation metrics prioritize spatial appearance and offer limited sensitivity to motion. We introduce a scalable, model-agnostic framework that assesses temporal behavior using motion vectors (MVs) extracted directly from compressed video streams. Codec-generated MVs from standards such as H.264 and HEVC provide lightweight, resolution-consistent descriptors of motion dynamics. We quantify realism by computing Kullback-Leibler, Jensen-Shannon, and Wasserstein divergences between MV statistics of real and generated videos. Experiments on the GenVidBench dataset containing videos from eight state-of-the-art generators reveal systematic discrepancies from real motion: entropy-based divergences rank Pika and SVD as closest to real videos, MV-sum statistics favor VC2 and Text2Video-Zero, and CogVideo shows the largest deviations across both measures. Visualizations of MV fields and class-conditional motion heatmaps further reveal center bias, sparse and piecewise constant flows, and grid-like artifacts that frame-level metrics do not capture. Beyond evaluation, we investigate MV-RGB fusion through channel concatenation, cross-attention, joint embedding, and a motion-aware fusion module. Incorporating MVs improves downstream classification across ResNet, I3D, and TSN backbones, with ResNet-18 and ResNet-34 reaching up to 97.4% accuracy and I3D achieving 99.0% accuracy on real-versus-generated discrimination. These findings demonstrate that compressed-domain MVs provide an effective temporal signal for diagnosing motion defects in generative videos and for strengthening temporal reasoning in discriminative models. The implementation is available at: https://github.com/KurbanIntelligenceLab/Motion-Vector-Learning

📄 PDF Abstract BibTeX arXiv:2511.13897

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Spatial Degradation-Aware and Temporal Consistent Diffusion Model for Compressed Video Super-Resolution

2025-02-11 · Hongyu An, Xinfeng Zhang, Shijie Zhao, Li Zhang

Due to limitations of storage and bandwidth, videos stored and transmitted on the Internet are usually low-quality with low-resolution and compression noise. Although video super-resolution (VSR) is an efficient techniqu…

DenoisingSuper-ResolutionTexture SynthesisVideo Super-Resolution

3DSPA: A 3D Semantic Point Autoencoder for Evaluating Video Realism

2026-02-23 · Bhavik Chandna, Kelsey R. Allen arxiv

AI video generation is evolving rapidly. For video generators to be useful for applications ranging from robotics to film-making, they must consistently produce realistic videos. However, evaluating the realism of genera…

Video Generation

Artifact-Bench: Evaluating MLLMs on Detecting and Assessing the Artifacts of AI-Generated Videos

2026-05-18 · Yuqi Tang, Yang Shi, Zhuoran Zhang, Qixun Wang 외 arxiv

Recent video generative models have greatly improved the realism of AI-generated videos, yet their outputs still exhibit artifacts such as temporal inconsistencies, structural distortions, and semantic incoherence. While…

Video ClassificationArtifact Detection

Physion-Eval: Evaluating Physical Realism in Generated Video via Human Reasoning

2026-03-20 · Qin Zhang, Peiyu Jing, Hong-Xing Yu, Fangqiang Ding 외 arxiv

Video generation models are increasingly used as world simulators for storytelling, simulation, and embodied AI. As these models advance, a key question arises: do generated videos obey the physical laws of the real worl…

Video Generation

DriveCtrl: Conditioned Sim-to-Real Driving Video Generation

2026-05-14 · Haonan Zhao, Yiting Wang, Jingkun Chen, Valentina Donzella 외 arxiv

Large-scale labelled driving video data is essential for training autonomous driving systems. Although simulation offers scalable and fully annotated data, the domain gap between synthetic and real-world driving videos s…

Autonomous DrivingVideo Generation