Wavelet Dynamic Selection Network for Inertial Sensor Signal Enhancement
Yifeng Wang, Yi Zhao
TL;DR
This work tackles noisy inertial sensor signals by dynamically selecting wavelet bases for signal enhancement. The proposed WDSNet combines a 1D-ResNet feature extractor with a wavelet-category classifier, enabling adaptive wavelet thresholding, while CRM encodes wavelet categories as informative, near-orthogonal vectors and FSM directly supervises feature learning. Weakly-supervised guidance tasks—attitude and displacement prediction—drive high-quality wavelet selection without frame-level labels. Empirical results on a smartphone IMU dataset show state-of-the-art performance in Allan variance metrics and four downstream tasks, including accurate trajectory reconstruction, highlighting practical impact for robust, interpretable inertial sensing. The approach marries model-driven interpretability with data-driven adaptability, offering a universal wavelet-selection mechanism for dynamic sensing environments.
Abstract
As attitude and motion sensing components, inertial sensors are widely used in various portable devices. But the severe errors of inertial sensors restrain their function, especially the trajectory recovery and semantic recognition. As a mainstream signal processing method, wavelet is hailed as the mathematical microscope of signal due to the plentiful and diverse wavelet basis functions. However, complicated noise types and application scenarios of inertial sensors make selecting wavelet basis perplexing. To this end, we propose a wavelet dynamic selection network (WDSNet), which intelligently selects the appropriate wavelet basis for variable inertial signals. In addition, existing deep learning architectures excel at extracting features from input data but neglect to learn the characteristics of target categories, which is essential to enhance the category awareness capability, thereby improving the selection of wavelet basis. Therefore, we propose a category representation mechanism (CRM), which enables the network to extract and represent category features without increasing trainable parameters. Furthermore, CRM transforms the common fully connected network into category representations, which provide closer supervision to the feature extractor than the far and trivial one-hot classification labels. We call this process of imposing interpretability on a network and using it to supervise the feature extractor the feature supervision mechanism, and its effectiveness is demonstrated experimentally and theoretically in this paper. The enhanced inertial signal can perform impracticable tasks with regard to the original signal, such as trajectory reconstruction. Both quantitative and visual results show that WDSNet outperforms the existing methods. Remarkably, WDSNet, as a weakly-supervised method, achieves the state-of-the-art performance of all the compared fully-supervised methods.
