
Data Overview This repository documents two related data representations for the vibration-based gesture dataset: the original raw recordings and an exported preprocessed event-window dataset. Dataset Description This overview is based on the dataset recording description in Towards an End-To-End System for Real-Time Gesture Recognition from Surface Vibrations. The dataset contains vibration signals recorded for gesture recognition on a standard office desk. Four piezoelectric sensor units were mounted on the underside of the tabletop in an orthogonal cross configuration and connected to the custom acquisition hardware. The signals were recorded at 1 kHz per channel and stored as .xdf files. The study includes 15 participants performing six gesture classes:- swipe-left- swipe-right- swipe-up- swipe-down- tap- knock For each participant, ten sessions were recorded. Each session contains ten repetitions of each gesture class. This results in:- 60 gesture events per session- 600 gesture events per participant- 9,000 gesture events in total Gestures were performed near the geometric center of the tabletop, aligned with the center of the four-sensor layout. Swipe and tap gestures were performed with one finger, while knock gestures were performed with the knuckles. Event timestamps were generated with a semi-automatic annotation workflow and manually refined where needed. Raw DataThe raw data are published as .xdf recordings. They contain the acquisition stream recorded during data acquisition. Raw data characteristics:- Acquisition format: .xdf- Acquisition stream: vibration-sensor signal stream in each .xdf recording- Recorded acquisition channels: 0-8- Vibration sensor channels used for analysis: 1, 4, 6, 8- Channel indexing: zero-based Preprocessed DataThe preprocessed dataset contains event-centered samples exported from the raw .xdf recordings. Preprocessed data characteristics:- Export format: one .npz file per event- Stored array: x- Data type: float32- Shape: [4, T]- Channel order: [1, 4, 6, 8]- Window length: 1000 ms The exported .npz samples have already been preprocessed and sliced before publication. Applied preprocessing and slicing settings: - filter_band = 225-375- norm_method = zscore- frame_ms = 1000 Recommended UseUse the raw .xdf data when the original recordings or alternative processing steps are needed. Use the preprocessed .npz dataset when working directly with ready-to-load event windows for model training or evaluation.
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
