Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

PRISM: Lightweight Multivariate Time-Series Classification through Symmetric Multi-Resolution Convolutional Layers

About

Multivariate time series classification supports applications from wearable sensing to biomedical monitoring and demands models that can capture both short-term patterns and multi-scale temporal dependencies. Despite recent advances, Transformer and CNN models often remain computationally heavy and rely on many parameters. This work presents PRISM(Per-channel Resolution Informed Symmetric Module), a lightweight fully convolutional classifier. Operating in a channel-independent manner, in its early stage it applies a set of multi-resolution symmetric convolutional filters. This symmetry enforces structural constraints inspired by linear-phase FIR filters from classical signal processing, effectively halving the number of learnable parameters within the initial layers while preserving the full receptive field. Across the diverse UEA multivariate time-series archive as well as specific benchmarks in human activity recognition, sleep staging, and biomedical signals, PRISM matches or outperforms state-of-the-art CNN and Transformer models while using significantly fewer parameters and markedly lower computational cost. By bringing a principled signal processing prior into a modern neural architecture, PRISM offers an effective and computationally economical solution for multivariate time series classification. Code and data are available at https://github.com/fedezuc/PRISM

Federico Zucchi, Thomas Lampert• 2025

Related benchmarks

TaskDatasetResultRank
Human Activity RecognitionUCI-HAR
Accuracy96.37
31
ClassificationECG
Accuracy97.76
30
Sleep Stage ClassificationSleep-EDF
Accuracy85.02
27
Multivariate Time Series ClassificationUEA multivariate time-series archive (test)
Ethanol Concentration Score24.21
26
Human Activity RecognitionWISDM--
23
Sleep Stage ClassificationISRUC-S3 multivariate
Accuracy78.1
18
Human Activity RecognitionHHAR SA
Accuracy97.48
11
Showing 7 of 7 rows

Other info

Follow for update