paper-with-me

홈 › Papers

VistaDPO: Video Hierarchical Spatial-Temporal Direct Preference Optimization for Large Video Models

2025-04-17 · Haojian Huang, Haodong Chen, Shengqiong Wu, Meng Luo, Jinlan Fu, Xinya Du, Hanwang Zhang, Hao Fei

Large Video Models (LVMs) built upon Large Language Models (LLMs) have shown promise in video understanding but often suffer from misalignment with human intuition and video hallucination issues. To address these challenges, we introduce VistaDPO, a novel framework for Video Hierarchical Spatial-Temporal Direct Preference Optimization. VistaDPO enhances text-video preference alignment across three hierarchical levels: i) Instance Level, aligning overall video content with responses; ii) Temporal Level, aligning video temporal semantics with event descriptions; and iii) Perceptive Level, aligning spatial objects with language tokens. Given the lack of datasets for fine-grained video-language preference alignment, we construct VistaDPO-7k, a dataset of 7.2K QA pairs annotated with chosen and rejected responses, along with spatial-temporal grounding information such as timestamps, keyframes, and bounding boxes. Extensive experiments on benchmarks such as Video Hallucination, Video QA, and Captioning performance tasks demonstrate that VistaDPO significantly improves the performance of existing LVMs, effectively mitigating video-language misalignment and hallucination. The code and data are available at https://github.com/HaroldChen19/VistaDPO.

📄 PDF Abstract BibTeX arXiv:2504.13122

Code (1)

haroldchen19/vistadpo 공식 구현 pytorch

Tasks

HallucinationVideo Understanding

Similar Papers 제목 키워드 기반

Deep Hierarchical Representation of Point Cloud Videos via Spatio-Temporal Decomposition

2021-12-14 · IEEE Transactions on Pattern Analysis and Machine Intelligence 2021 12 · Fan, Hehe; Yu, Xin; Yang, Yi; Kankanhalli 외

In point cloud videos, point coordinates are irregular and unordered but point timestamps exhibit regularities and order. Grid-based networks for conventional video processing cannot be directly used to model raw point c…

3D Action Recognition

Hierarchically Decoupled Spatial-Temporal Contrast for Self-supervised Video Representation Learning

2020-11-23 · Zehua Zhang, David Crandall

We present a novel technique for self-supervised video representation learning by: (a) decoupling the learning objective into two contrastive subtasks respectively emphasizing spatial and temporal features, and (b) perfo…

Action RecognitionContrastive LearningRepresentation Learning

Hierarchical Self-Attention Network for Action Localization in Videos

2019-10-01 · ICCV 2019 10 · Rizard Renanda Adhi Pramono, Yie-Tarng Chen, Wen-Hsien Fang

This paper presents a novel Hierarchical Self-Attention Network (HISAN) to generate spatial-temporal tubes for action localization in videos. The essence of HISAN is to combine the two-stream convolutional neural network…

Action DetectionAction Localization

Dr.V: A Hierarchical Perception-Temporal-Cognition Framework to Diagnose Video Hallucination by Fine-grained Spatial-Temporal Grounding

2025-09-15 · Meng Luo, Shengqiong Wu, Liqiang Jing, Tianjie Ju 외 arxiv

Recent advancements in large video models (LVMs) have significantly enhance video understanding. However, these models continue to suffer from hallucinations, producing content that conflicts with input videos. To addres…

Spatial-Temporal Correlation and Topology Learning for Person Re-Identification in Videos

2021-04-15 · CVPR 2021 1 · Jiawei Liu, Zheng-Jun Zha, Wei Wu, Kecheng Zheng 외

Video-based person re-identification aims to match pedestrians from video sequences across non-overlapping camera views. The key factor for video person re-identification is to effectively exploit both spatial and tempor…

Person Re-IdentificationVideo-Based Person Re-IdentificationVideo Deinterlacing