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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Action Recognition | Diving-48 | Top-1 Acc81.8 | 82 | |
| Action Recognition | Diving-48 (test) | Top-1 Acc81.8 | 81 | |
| Action Recognition | Charades (val) | mAP42.9 | 69 | |
| Video Classification | Something-Something v2 | Top-1 Acc65.3 | 56 | |
| Video Action Classification | Diving-48 | Top-1 Acc81.8 | 53 | |
| Action Recognition | FineGYM | Accuracy90.6 | 29 | |
| Action Recognition | FineGym Gym288 | -- | 14 | |
| Video Classification | Something-Something V1 | Top-1 Acc53.9 | 13 | |
| Action Recognition | Diving48 v1 (noisy) (test) | Per-video Accuracy38.9 | 11 | |
| Video Classification | Diving-48 v1 (test) | Top-1 Accuracy81.8 | 11 |