paper-with-me

홈 › Papers

Multi-Level LVLM Guidance for Untrimmed Video Action Recognition

2025-08-24 · Liyang Peng, Sihan Zhu, Yunjie Guo arxiv

Action recognition and localization in complex, untrimmed videos remain a formidable challenge in computer vision, largely due to the limitations of existing methods in capturing fine-grained actions, long-term temporal dependencies, and high-level semantic information from low-level visual features. This paper introduces the Event-Contextualized Video Transformer (ECVT), a novel architecture that leverages the advanced semantic understanding capabilities of Large Vision-Language Models (LVLMs) to bridge this gap. ECVT employs a dual-branch design, comprising a Video Encoding Branch for spatio-temporal feature extraction and a Cross-Modal Guidance Branch. The latter utilizes an LVLM to generate multi-granularity semantic descriptions, including Global Event Prompting for macro-level narrative and Temporal Sub-event Prompting for fine-grained action details. These multi-level textual cues are integrated into the video encoder's learning process through sophisticated mechanisms such as adaptive gating for high-level semantic fusion, cross-modal attention for fine-grained feature refinement, and an event graph module for temporal context calibration. Trained end-to-end with a comprehensive loss function incorporating semantic consistency and temporal calibration terms, ECVT significantly enhances the model's ability to understand video temporal structures and event logic. Extensive experiments on ActivityNet v1.3 and THUMOS14 datasets demonstrate that ECVT achieves state-of-the-art performance, with an average mAP of 40.5% on ActivityNet v1.3 and mAP@0.5 of 67.1% on THUMOS14, outperforming leading baselines.

📄 PDF Abstract BibTeX arXiv:2508.17442

Code (0)

등록된 구현이 없습니다.

Tasks

Action Recognition

Results from the Paper

RankTaskDatasetModelMetrics
#33 Action Recognition ActivityNet Event-Contextualized mAP: 40.5

Similar Papers 제목 키워드 기반

Zero-shot Action Localization via the Confidence of Large Vision-Language Models

2024-10-18 · Josiah Aklilu, Xiaohan Wang, Serena Yeung-Levy

Precise action localization in untrimmed video is vital for fields such as professional sports and minimally invasive surgery, where the delineation of particular motions in recordings can dramatically enhance analysis. …

Action LocalizationLanguage ModellingLarge Language ModelQuestion Answering+2

AdapNet: Adaptability Decomposing Encoder-Decoder Network for Weakly Supervised Action Recognition and Localization

2019-11-27 · Xiao-Yu Zhang, Changsheng Li, Haichao Shi, Xiaobin Zhu 외

The point process is a solid framework to model sequential data, such as videos, by exploring the underlying relevance. As a challenging problem for high-level video understanding, weakly supervised action recognition an…

Action ClassificationAction RecognitionDecoderTemporal Localization+3

MUVR: A Multi-Modal Untrimmed Video Retrieval Benchmark with Multi-Level Visual Correspondence

2025-10-24 · Yue Feng, Jinwei Hu, Qijia Lu, Jiawei Niu 외 arxiv

We propose the Multi-modal Untrimmed Video Retrieval task, along with a new benchmark (MUVR) to advance video retrieval for long-video platforms. MUVR aims to retrieve untrimmed videos containing relevant segments using …

Video Retrieval

Untrimmed Video Classification for Activity Detection: submission to ActivityNet Challenge

2016-07-07 · Gurkirt Singh, Fabio Cuzzolin

Current state-of-the-art human activity recognition is focused on the classification of temporally trimmed videos in which only one action occurs per frame. We propose a simple, yet effective, method for the temporal det…

Action DetectionActivity DetectionActivity RecognitionBinary Classification+4

GenVideoLens: Where LVLMs Fall Short in AI-Generated Video Detection?

2026-03-19 · Yueying Zou, Pei Pei Li, Zekun Li, Xinyu Guo 외 arxiv

In recent years, AI-generated videos have become increasingly realistic and sophisticated. Meanwhile, Large Vision-Language Models (LVLMs) have shown strong potential for detecting such content. However, existing evaluat…

Binary Classification