Beyond Temporal Pooling: Recurrence and Temporal Convolutions for Gesture Recognition in Video
This work addresses the problem of accurately recognizing gestures in video for applications like human-computer interaction, though it is incremental as it builds on existing methods for temporal modeling.
The paper tackled gesture recognition in video by proposing a neural network architecture that combines temporal convolutions and bidirectional recurrence, achieving state-of-the-art results on the Montalbano dataset.
Recent studies have demonstrated the power of recurrent neural networks for machine translation, image captioning and speech recognition. For the task of capturing temporal structure in video, however, there still remain numerous open research questions. Current research suggests using a simple temporal feature pooling strategy to take into account the temporal aspect of video. We demonstrate that this method is not sufficient for gesture recognition, where temporal information is more discriminative compared to general video classification tasks. We explore deep architectures for gesture recognition in video and propose a new end-to-end trainable neural network architecture incorporating temporal convolutions and bidirectional recurrence. Our main contributions are twofold; first, we show that recurrence is crucial for this task; second, we show that adding temporal convolutions leads to significant improvements. We evaluate the different approaches on the Montalbano gesture recognition dataset, where we achieve state-of-the-art results.