paper-with-me

Papers

Empowering LLMs with Pseudo-Untrimmed Videos for Audio-Visual Temporal Understanding

2024-03-24 · Yunlong Tang, Daiki Shimada, Jing Bi, Mingqian Feng, Hang Hua, Chenliang Xu

Large language models (LLMs) have demonstrated remarkable capabilities in natural language and multimodal domains. By fine-tuning multimodal LLMs with temporal annotations from well-annotated datasets, e.g., dense video captioning datasets, their temporal understanding capacity in video-language tasks can be obtained. However, there is a notable lack of untrimmed audio-visual video datasets with precise temporal annotations for events. This deficiency hinders LLMs from learning the alignment between time, audio-visual events, and text tokens, thus impairing their ability to temporally localize audio-visual events in videos. To address this gap, we introduce PU-VALOR, a comprehensive audio-visual dataset comprising over 114,000 pseudo-untrimmed videos with detailed temporal annotations. PU-VALOR is derived from the large-scale but coarse-annotated audio-visual dataset VALOR, through a subtle method involving event-based video clustering, random temporal scaling, and permutation. By fine-tuning a multimodal LLM on PU-VALOR, we developed AVicuna, a model capable of aligning audio-visual events with temporal intervals and corresponding text tokens. AVicuna excels in temporal localization and time-aware dialogue capabilities. Our experiments demonstrate that AVicuna effectively handles temporal understanding in audio-visual videos and achieves state-of-the-art performance on open-ended video QA, audio-visual QA, and audio-visual event dense localization tasks.

📄 PDF Abstract BibTeX arXiv:2403.16276

Code (0)

등록된 구현이 없습니다.

Tasks

Dense Video CaptioningTemporal LocalizationVideo CaptioningVideo Understanding

Similar Papers 제목 키워드 기반

R-AVST: Empowering Video-LLMs with Fine-Grained Spatio-Temporal Reasoning in Complex Audio-Visual Scenarios

2025-11-21 · Lu Zhu, Tiantian Geng, Yangye Chen, Teng Wang 외 arxiv

Recently, rapid advancements have been made in multimodal large language models (MLLMs), especially in video understanding tasks. However, current research focuses on simple video scenarios, failing to reflect the comple…

Reinforcement LearningVisual Reasoning

Dense-Localizing Audio-Visual Events in Untrimmed Videos: A Large-Scale Benchmark and Baseline

2023-03-22 · CVPR 2023 1 · Tiantian Geng, Teng Wang, Jinming Duan, Runmin Cong 외

Existing audio-visual event localization (AVE) handles manually trimmed videos with only a single instance in each of them. However, this setting is unrealistic as natural videos often contain numerous audio-visual event…

audio-visual event localization

Benchmarking Audio Visual Segmentation for Long-Untrimmed Videos

2024-01-01 · CVPR 2024 1 · Chen Liu, Peike Patrick Li, Qingtao Yu, Hongwei Sheng 외

Existing audio-visual segmentation datasets typically focus on short-trimmed videos with only one pixel-map annotation for a per-second video clip. In contrast for untrimmed videos the sound duration start- and end-s…

Benchmarking

ActionBytes: Learning From Trimmed Videos to Localize Actions

2020-06-01 · CVPR 2020 6 · Mihir Jain, Amir Ghodrati, Cees G. M. Snoek

This paper tackles the problem of localizing actions in long untrimmed videos. Different from existing works, which all use annotated untrimmed videos during training, we learn only from short trimmed videos. This enable…

Action ClassificationAction Localization

APES: Audiovisual Person Search in Untrimmed Video

2021-06-03 · Juan Leon Alcazar, Long Mai, Federico Perazzi, Joon-Young Lee 외

Humans are arguably one of the most important subjects in video streams, many real-world applications such as video summarization or video editing workflows often require the automatic search and retrieval of a person of…

Person RetrievalPerson SearchRetrievalVideo Editing+1