English

Classification Matters: Improving Video Action Detection with Class-Specific Attention

Computer Vision and Pattern Recognition 2024-09-12 v4

Abstract

Video action detection (VAD) aims to detect actors and classify their actions in a video. We figure that VAD suffers more from classification rather than localization of actors. Hence, we analyze how prevailing methods form features for classification and find that they prioritize actor regions, yet often overlooking the essential contextual information necessary for accurate classification. Accordingly, we propose to reduce the bias toward actor and encourage paying attention to the context that is relevant to each action class. By assigning a class-dedicated query to each action class, our model can dynamically determine where to focus for effective classification. The proposed model demonstrates superior performance on three challenging benchmarks with significantly fewer parameters and less computation.

Keywords

Cite

@article{arxiv.2407.19698,
  title  = {Classification Matters: Improving Video Action Detection with Class-Specific Attention},
  author = {Jinsung Lee and Taeoh Kim and Inwoong Lee and Minho Shim and Dongyoon Wee and Minsu Cho and Suha Kwak},
  journal= {arXiv preprint arXiv:2407.19698},
  year   = {2024}
}

Comments

31 pages, accepted to ECCV 2024 (oral)

R2 v1 2026-06-28T17:56:18.980Z