TL;DR
This paper introduces DANA, a neural architecture that adapts to varying sensor data dimensions, maintaining high accuracy and efficiency in sensor data classification despite changes in sensor availability and sampling rates.
Contribution
The paper proposes a novel dimension-adaptive pooling layer and training procedure, enabling neural networks to handle variable input dimensions without accuracy loss or extra computation.
Findings
DANA maintains high classification accuracy across different sensor data dimensions.
It outperforms existing methods in robustness to sensor availability and sampling rate changes.
Experiments on real-world and synthetic datasets validate its effectiveness.
Abstract
Motion sensors embedded in wearable and mobile devices allow for dynamic selection of sensor streams and sampling rates, enabling several applications, such as power management and data-sharing control. While deep neural networks (DNNs) achieve competitive accuracy in sensor data classification, DNNs generally process incoming data from a fixed set of sensors with a fixed sampling rate, and changes in the dimensions of their inputs cause considerable accuracy loss, unnecessary computations, or failure in operation. We introduce a dimension-adaptive pooling (DAP) layer that makes DNNs flexible and more robust to changes in sensor availability and in sampling rate. DAP operates on convolutional filter maps of variable dimensions and produces an input of fixed dimensions suitable for feedforward and recurrent layers. We also propose a dimension-adaptive training (DAT) procedure for…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
