Time Scale Network: A Shallow Neural Network For Time Series Data
Trevor Meyer, Camden Shultz, Najim Dehak, Laureano Moro-Velazquez,, Pedro Irazoqui

TL;DR
The paper introduces a minimal, efficient neural network that captures multi-scale features in time series data, improving accuracy and interpretability while reducing computational demands, demonstrated on ECG and EEG signals.
Contribution
A novel Time Scale Network combining wavelet-inspired transformations with CNNs for efficient, multi-scale feature learning in time series classification.
Findings
Achieves high accuracy with fewer parameters.
Provides fast training and inference speeds.
Enables visualization of learned time-scale features.
Abstract
Time series data is often composed of information at multiple time scales, particularly in biomedical data. While numerous deep learning strategies exist to capture this information, many make networks larger, require more data, are more demanding to compute, and are difficult to interpret. This limits their usefulness in real-world applications facing even modest computational or data constraints and can further complicate their translation into practice. We present a minimal, computationally efficient Time Scale Network combining the translation and dilation sequence used in discrete wavelet transforms with traditional convolutional neural networks and back-propagation. The network simultaneously learns features at many time scales for sequence classification with significantly reduced parameters and operations. We demonstrate advantages in Atrial Dysfunction detection including:…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEEG and Brain-Computer Interfaces · ECG Monitoring and Analysis · Functional Brain Connectivity Studies
