English

Actor-agnostic Multi-label Action Recognition with Multi-modal Query

Computer Vision and Pattern Recognition 2024-01-11 v3 Artificial Intelligence Machine Learning Image and Video Processing

Abstract

Existing action recognition methods are typically actor-specific due to the intrinsic topological and apparent differences among the actors. This requires actor-specific pose estimation (e.g., humans vs. animals), leading to cumbersome model design complexity and high maintenance costs. Moreover, they often focus on learning the visual modality alone and single-label classification whilst neglecting other available information sources (e.g., class name text) and the concurrent occurrence of multiple actions. To overcome these limitations, we propose a new approach called 'actor-agnostic multi-modal multi-label action recognition,' which offers a unified solution for various types of actors, including humans and animals. We further formulate a novel Multi-modal Semantic Query Network (MSQNet) model in a transformer-based object detection framework (e.g., DETR), characterized by leveraging visual and textual modalities to represent the action classes better. The elimination of actor-specific model designs is a key advantage, as it removes the need for actor pose estimation altogether. Extensive experiments on five publicly available benchmarks show that our MSQNet consistently outperforms the prior arts of actor-specific alternatives on human and animal single- and multi-label action recognition tasks by up to 50%. Code is made available at https://github.com/mondalanindya/MSQNet.

Keywords

Cite

@article{arxiv.2307.10763,
  title  = {Actor-agnostic Multi-label Action Recognition with Multi-modal Query},
  author = {Anindya Mondal and Sauradip Nag and Joaquin M Prada and Xiatian Zhu and Anjan Dutta},
  journal= {arXiv preprint arXiv:2307.10763},
  year   = {2024}
}

Comments

Published at the 2023 IEEE/CVF International Conference on Computer Vision Workshops (ICCVW), Paris, France

R2 v1 2026-06-28T11:35:46.199Z