English

Modality Mixer for Multi-modal Action Recognition

Computer Vision and Pattern Recognition 2023-02-22 v2

Abstract

In multi-modal action recognition, it is important to consider not only the complementary nature of different modalities but also global action content. In this paper, we propose a novel network, named Modality Mixer (M-Mixer) network, to leverage complementary information across modalities and temporal context of an action for multi-modal action recognition. We also introduce a simple yet effective recurrent unit, called Multi-modal Contextualization Unit (MCU), which is a core component of M-Mixer. Our MCU temporally encodes a sequence of one modality (e.g., RGB) with action content features of other modalities (e.g., depth, IR). This process encourages M-Mixer to exploit global action content and also to supplement complementary information of other modalities. As a result, our proposed method outperforms state-of-the-art methods on NTU RGB+D 60, NTU RGB+D 120, and NW-UCLA datasets. Moreover, we demonstrate the effectiveness of M-Mixer by conducting comprehensive ablation studies.

Keywords

Cite

@article{arxiv.2208.11314,
  title  = {Modality Mixer for Multi-modal Action Recognition},
  author = {Sumin Lee and Sangmin Woo and Yeonju Park and Muhammad Adi Nugroho and Changick Kim},
  journal= {arXiv preprint arXiv:2208.11314},
  year   = {2023}
}

Comments

IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) 2023

R2 v1 2026-06-25T01:55:19.589Z