XceptionTime: A Novel Deep Architecture based on Depthwise Separable Convolutions for Hand Gesture Classification
Elahe Rahimian, Soheil Zabihi, Seyed Farokh Atashzar, Amir Asif, and, Arash Mohammadi

TL;DR
The paper introduces XceptionTime, a deep learning architecture utilizing depthwise separable convolutions and novel normalization for improved hand gesture classification from sparse multichannel sEMG signals, achieving significant accuracy gains.
Contribution
XceptionTime is a new deep architecture that captures temporal and spatial features without data augmentation, with fewer parameters and enhanced robustness for gesture recognition.
Findings
Achieved 5.71% accuracy improvement over existing methods.
Less prone to overfitting and more robust to temporal translation.
Independent of input window size.
Abstract
Capitalizing on the need for addressing the existing challenges associated with gesture recognition via sparse multichannel surface Electromyography (sEMG) signals, the paper proposes a novel deep learning model, referred to as the XceptionTime architecture. The proposed innovative XceptionTime is designed by integration of depthwise separable convolutions, adaptive average pooling, and a novel non-linear normalization technique. At the heart of the proposed architecture is several XceptionTime modules concatenated in series fashion designed to capture both temporal and spatial information-bearing contents of the sparse multichannel sEMG signals without the need for data augmentation and/or manual design of feature extraction. In addition, through integration of adaptive average pooling, Conv1D, and the non-linear normalization approach, XceptionTime is less prone to overfitting, more…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMuscle activation and electromyography studies · Advanced Sensor and Energy Harvesting Materials · Hand Gesture Recognition Systems
