CVAug 21, 2020

Searching Multi-Rate and Multi-Modal Temporal Enhanced Networks for Gesture Recognition

arXiv:2008.09412v1116 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses gesture recognition for applications like human-computer interaction, but it is incremental as it builds on existing multi-modal learning methods.

The paper tackles the problem of inefficient integration of spatio-temporal modalities in gesture recognition by proposing a neural architecture search-based method with enhanced temporal representation and optimized multi-modal backbones, achieving state-of-the-art performance on three benchmark datasets.

Gesture recognition has attracted considerable attention owing to its great potential in applications. Although the great progress has been made recently in multi-modal learning methods, existing methods still lack effective integration to fully explore synergies among spatio-temporal modalities effectively for gesture recognition. The problems are partially due to the fact that the existing manually designed network architectures have low efficiency in the joint learning of multi-modalities. In this paper, we propose the first neural architecture search (NAS)-based method for RGB-D gesture recognition. The proposed method includes two key components: 1) enhanced temporal representation via the proposed 3D Central Difference Convolution (3D-CDC) family, which is able to capture rich temporal context via aggregating temporal difference information; and 2) optimized backbones for multi-sampling-rate branches and lateral connections among varied modalities. The resultant multi-modal multi-rate network provides a new perspective to understand the relationship between RGB and depth modalities and their temporal dynamics. Comprehensive experiments are performed on three benchmark datasets (IsoGD, NvGesture, and EgoGesture), demonstrating the state-of-the-art performance in both single- and multi-modality settings.The code is available at https://github.com/ZitongYu/3DCDC-NAS

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