Spatial Adaptation Layer: Interpretable Domain Adaptation For Biosignal Sensor Array Applications
Joao Pereira, Michael Alummoottil, Dimitrios Halatsis, Dario Farina
TL;DR
The paper tackles electrode shift causing intersession performance drops in biosignal sensor arrays by introducing Spatial Adaptation Layer ($A_S$) and Learnable Baseline Normalization (LBN). SAL provides a 7-parameter, interpretable affine transform decomposed into translation, rotation, scaling, and shear, implemented via a differentiable sampling operator to map new-session data back to the original spatial frame, while LBN subtracts a learnable per-channel baseline. Across two HD-sEMG datasets with regular and irregular grids, SAL+LBN outperforms standard fine-tuning on regular grids and remains competitive on irregular grids, using orders of magnitude fewer parameters and yielding interpretable, physically meaningful adaptations. Ablation confirms that circumferential translations largely drive improvements, highlighting SAL’s potential for practical, interpretable domain adaptation in biosignal applications.
Abstract
Machine learning offers promising methods for processing signals recorded with wearable devices such as surface electromyography (sEMG) and electroencephalography (EEG). However, in these applications, despite high within-session performance, intersession performance is hindered by electrode shift, a known issue across modalities. Existing solutions often require large and expensive datasets and/or lack robustness and interpretability. Thus, we propose the Spatial Adaptation Layer (SAL), which can be applied to any biosignal array model and learns a parametrized affine transformation at the input between two recording sessions. We also introduce learnable baseline normalization (LBN) to reduce baseline fluctuations. Tested on two HD-sEMG gesture recognition datasets, SAL and LBN outperformed standard fine-tuning on regular arrays, achieving competitive performance even with a logistic regressor, with orders of magnitude less, physically interpretable parameters. Our ablation study showed that forearm circumferential translations account for the majority of performance improvements.
