CVROMar 13, 2020

Gimme Signals: Discriminative signal encoding for multimodal activity recognition

arXiv:2003.06156v261 citations
AI Analysis

This work addresses activity recognition across diverse sensor modalities like skeleton, inertial, and Wi-Fi data, offering a flexible method with incremental improvements over existing benchmarks.

The authors tackled multimodal activity recognition by encoding multivariate signal sequences into images and classifying them with EfficientNet, achieving state-of-the-art results including a +6.78% improvement on the ARIL Wi-Fi dataset and +14.4% on the UTD-MHAD inertial baseline.

We present a simple, yet effective and flexible method for action recognition supporting multiple sensor modalities. Multivariate signal sequences are encoded in an image and are then classified using a recently proposed EfficientNet CNN architecture. Our focus was to find an approach that generalizes well across different sensor modalities without specific adaptions while still achieving good results. We apply our method to 4 action recognition datasets containing skeleton sequences, inertial and motion capturing measurements as well as \wifi fingerprints that range up to 120 action classes. Our method defines the current best CNN-based approach on the NTU RGB+D 120 dataset, lifts the state of the art on the ARIL Wi-Fi dataset by +6.78%, improves the UTD-MHAD inertial baseline by +14.4%, the UTD-MHAD skeleton baseline by 1.13% and achieves 96.11% on the Simitate motion capturing data (80/20 split). We further demonstrate experiments on both, modality fusion on a signal level and signal reduction to prevent the representation from overloading.

Code Implementations2 repos
Foundations

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

Your Notes