paper-with-me

홈 › Papers

Temporal Query Networks for Fine-grained Video Understanding

2021-04-19 · CVPR 2021 1 · Chuhan Zhang, Ankush Gupta, Andrew Zisserman

Our objective in this work is fine-grained classification of actions in untrimmed videos, where the actions may be temporally extended or may span only a few frames of the video. We cast this into a query-response mechanism, where each query addresses a particular question, and has its own response label set. We make the following four contributions: (I) We propose a new model - a Temporal Query Network - which enables the query-response functionality, and a structural understanding of fine-grained actions. It attends to relevant segments for each query with a temporal attention mechanism, and can be trained using only the labels for each query. (ii) We propose a new way - stochastic feature bank update - to train a network on videos of various lengths with the dense sampling required to respond to fine-grained queries. (iii) We compare the TQN to other architectures and text supervision methods, and analyze their pros and cons. Finally, (iv) we evaluate the method extensively on the FineGym and Diving48 benchmarks for fine-grained action classification and surpass the state-of-the-art using only RGB features.

📄 PDF Abstract BibTeX arXiv:2104.09496

Code (0)

등록된 구현이 없습니다.

Tasks

Action ClassificationAction RecognitionVideo Understanding

Similar Papers 제목 키워드 기반

SlowFocus: Enhancing Fine-grained Temporal Understanding in Video LLM

2026-02-03 · Ming Nie, Dan Ding, Chunwei Wang, Yuanfan Guo 외 arxiv

Large language models (LLMs) have demonstrated exceptional capabilities in text understanding, which has paved the way for their expansion into video LLMs (Vid-LLMs) to analyze video data. However, current Vid-LLMs strug…

CoSTL: Comprehensive Spatial-Temporal Representation Learning for Moment Retrieval and Highlight Detection

2026-05-31 · Xin Dong, Wenjia Geng, Wenfeng Deng, Yansong Tang arxiv

Video Moment Retrieval (MR) and Highlight Detection (HD) are crucial tasks in video analysis that aim to localize specific moments and estimate clip-wise relevance based on a given text query. Recent approaches treat the…

Representation LearningHighlight DetectionMoment RetrievalVideo Grounding

VideoSearch-R1: Iterative Video Retrieval and Reasoning via Soft Query Refinement

2026-07-01 · Seohyun Lee, Seoung Choi, Dohwan Ko, Jongha Kim 외 hf

As video corpora continue to expand in both scale and task complexity, there is increasing demand for approaches that retrieve relevant videos from large-scale corpora (inter-video reasoning) and subsequently perform fin…

Moment RetrievalVideo Retrieval

From Play to Replay: Composed Video Retrieval for Temporally Fine-Grained Videos

2025-06-05 · Animesh Gupta, Jay Parmar, Ishan Rajendrakumar Dave, Mubarak Shah

Composed Video Retrieval (CoVR) retrieves a target video given a query video and a modification text describing the intended change. Existing CoVR benchmarks emphasize appearance shifts or coarse event changes and theref…

Action ClassificationComposed Video Retrieval (CoVR)Contrastive LearningRetrieval+1

Zoom-Zero: Reinforced Coarse-to-Fine Video Understanding via Temporal Zoom-in

2025-12-16 · Xiaoqian Shen, Min-Hung Chen, Yu-Chiang Frank Wang, Mohamed Elhoseiny 외 arxiv

Grounded video question answering (GVQA) aims to localize relevant temporal segments in videos and generate accurate answers to a given question; however, large video-language models (LVLMs) exhibit limited temporal awar…

Video Question AnsweringAnswer Generation