English

Towards an End-To-End System for Real-Time Gesture Recognition from Surface Vibrations

Hardware Architecture 2026-05-12 v1

Abstract

Sensing surface vibrations promise unobtrusive interaction for smart home systems by enabling gesture recognition on existing everyday surfaces without disturbing living-space design. Existing approaches typically address only parts of the processing chain, such as sensing hardware or offline gesture recognition, rather than providing an end-to-end system from surface-mounted sensors to the evaluation of the prediction model. This paper presents a custom sensor system and a configurable data-to-model pipeline for gesture recognition on a standard office desk. Our hardware enables a low-noise sensing of the vibrations using piezoelectric sensors. Building on a modular signal-processing framework, we model the full chain from continuous recordings through variable pre-processing to a model-ready dataset, and process the resulting data with compact depthwise separable 1D-CNNs. We conduct a joint search over pre-processing and model hyperparameters and identify a configuration with 8,722 parameters that uses band-pass filtering, fixed-length windows, and min-max normalization. On a self-recorded dataset with 15 participants performing six gestures this configuration achieves high accuracies across different data splitting methods, including strong user-independent performance in a leave-one-subject-out cross-validation.

Keywords

Cite

@article{arxiv.2605.10110,
  title  = {Towards an End-To-End System for Real-Time Gesture Recognition from Surface Vibrations},
  author = {Florian Hettstedt and Cedric Giese and Tianheng Ling and Keiichi Yasumoto and Gregor Schiele and Andreas Erbslöh},
  journal= {arXiv preprint arXiv:2605.10110},
  year   = {2026}
}

Comments

6 pages, 6 figures, 3 tables, accepted by IEEE PerCom 2026 (PeRConAI workshop, best paper award)

R2 v1 2026-07-22T07:03:30.494Z