Resource-Efficient Gesture Recognition through Convexified Attention
Daniel Schwartz, Dario Salvucci, Yusuf Osmanlioglu, Richard Vallett, Genevieve Dion, and Ali Shokoufandeh

TL;DR
This paper presents a convexified attention mechanism for gesture recognition in wearable e-textile devices, achieving high accuracy with significantly fewer parameters and real-time inference, enabling practical on-textile machine learning.
Contribution
Introduces a convexified attention mechanism using Euclidean projection and convex loss for efficient gesture recognition on textile devices, ensuring convergence and minimal resource use.
Findings
Achieved 100% accuracy on tap and swipe gestures
Reduced model parameters by 97% compared to traditional methods
Enabled sub-millisecond inference times
Abstract
Wearable e-textile interfaces require gesture recognition capabilities but face severe constraints in power consumption, computational capacity, and form factor that make traditional deep learning impractical. While lightweight architectures like MobileNet improve efficiency, they still demand thousands of parameters, limiting deployment on textile-integrated platforms. We introduce a convexified attention mechanism for wearable applications that dynamically weights features while preserving convexity through nonexpansive simplex projection and convex loss functions. Unlike conventional attention mechanisms using non-convex softmax operations, our approach employs Euclidean projection onto the probability simplex combined with multi-class hinge loss, ensuring global convergence guarantees. Implemented on a textile-based capacitive sensor with four connection points, our approach…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Sensor and Energy Harvesting Materials · Interactive and Immersive Displays · Context-Aware Activity Recognition Systems
