Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Temporal Query Networks for Fine-grained Video Understanding

About

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.

Chuhan Zhang, Ankush Gupta, Andrew Zisserman• 2021

Related benchmarks

TaskDatasetResultRank
Action RecognitionDiving-48
Top-1 Acc81.8
82
Action RecognitionDiving-48 (test)
Top-1 Acc81.8
81
Action RecognitionCharades (val)
mAP42.9
69
Video ClassificationSomething-Something v2
Top-1 Acc65.3
56
Video Action ClassificationDiving-48
Top-1 Acc81.8
53
Action RecognitionFineGYM
Accuracy90.6
29
Action RecognitionFineGym Gym288--
14
Video ClassificationSomething-Something V1
Top-1 Acc53.9
13
Action RecognitionDiving48 v1 (noisy) (test)
Per-video Accuracy38.9
11
Video ClassificationDiving-48 v1 (test)
Top-1 Accuracy81.8
11
Showing 10 of 14 rows

Other info

Code

Follow for update