CVIVSep 25, 2023

Egocentric RGB+Depth Action Recognition in Industry-Like Settings

arXiv:2309.13962v16 citationsh-index: 10
Originality Incremental advance
AI Analysis

This work addresses action recognition for robotics and human-robot interaction in industrial environments, representing an incremental improvement.

The paper tackles action recognition from an egocentric viewpoint in industry-like settings by using RGB and Depth modalities, achieving state-of-the-art performance on the MECCANO dataset and winning first place in a challenge.

Action recognition from an egocentric viewpoint is a crucial perception task in robotics and enables a wide range of human-robot interactions. While most computer vision approaches prioritize the RGB camera, the Depth modality - which can further amplify the subtleties of actions from an egocentric perspective - remains underexplored. Our work focuses on recognizing actions from egocentric RGB and Depth modalities in an industry-like environment. To study this problem, we consider the recent MECCANO dataset, which provides a wide range of assembling actions. Our framework is based on the 3D Video SWIN Transformer to encode both RGB and Depth modalities effectively. To address the inherent skewness in real-world multimodal action occurrences, we propose a training strategy using an exponentially decaying variant of the focal loss modulating factor. Additionally, to leverage the information in both RGB and Depth modalities, we opt for late fusion to combine the predictions from each modality. We thoroughly evaluate our method on the action recognition task of the MECCANO dataset, and it significantly outperforms the prior work. Notably, our method also secured first place at the multimodal action recognition challenge at ICIAP 2023.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes