# Improving the Performance of Unimodal Dynamic Hand-Gesture Recognition with Multimodal Training

**Authors:** Mahdi Abavisani, Hamid Reza Vaezi Joze, Vishal M. Patel

arXiv: 1812.06145 · 2025-10-13

## TL;DR

This paper introduces a novel multimodal training framework that enhances unimodal 3D-CNNs for dynamic hand gesture recognition by embedding multimodal knowledge through semantic alignment and regularization, achieving state-of-the-art results.

## Contribution

It proposes a new multimodal training approach that improves unimodal network performance without explicit multimodal fusion during inference.

## Key findings

- Improved recognition accuracy on multiple datasets.
- State-of-the-art performance achieved.
- Effective semantic alignment across modalities.

## Abstract

We present an efficient approach for leveraging the knowledge from multiple modalities in training unimodal 3D convolutional neural networks (3D-CNNs) for the task of dynamic hand gesture recognition. Instead of explicitly combining multimodal information, which is commonplace in many state-of-the-art methods, we propose a different framework in which we embed the knowledge of multiple modalities in individual networks so that each unimodal network can achieve an improved performance. In particular, we dedicate separate networks per available modality and enforce them to collaborate and learn to develop networks with common semantics and better representations. We introduce a "spatiotemporal semantic alignment" loss (SSA) to align the content of the features from different networks. In addition, we regularize this loss with our proposed "focal regularization parameter" to avoid negative knowledge transfer. Experimental results show that our framework improves the test time recognition accuracy of unimodal networks, and provides the state-of-the-art performance on various dynamic hand gesture recognition datasets.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.06145/full.md

## Figures

9 figures with captions in the complete paper: https://tomesphere.com/paper/1812.06145/full.md

## References

52 references — full list in the complete paper: https://tomesphere.com/paper/1812.06145/full.md

---
Source: https://tomesphere.com/paper/1812.06145