Multivariate Time Series Classification with WEASEL+MUSE
Patrick Sch\"afer, Ulf Leser

TL;DR
WEASEL+MUSE is a novel multivariate time series classifier that effectively captures feature interactions and filters noise, achieving high accuracy and robustness across diverse datasets.
Contribution
It introduces a new multivariate feature extraction and filtering method that encodes context, improving classification accuracy and robustness for MTS data.
Findings
Achieves top accuracy on 20 benchmark datasets
Outperforms domain-specific methods in motion gesture recognition
Produces a small, highly discriminative feature set
Abstract
Multivariate time series (MTS) arise when multiple interconnected sensors record data over time. Dealing with this high-dimensional data is challenging for every classifier for at least two aspects: First, an MTS is not only characterized by individual feature values, but also by the interplay of features in different dimensions. Second, this typically adds large amounts of irrelevant data and noise. We present our novel MTS classifier WEASEL+MUSE which addresses both challenges. WEASEL+MUSE builds a multivariate feature vector, first using a sliding-window approach applied to each dimension of the MTS, then extracts discrete features per window and dimension. The feature vector is subsequently fed through feature selection, removing non-discriminative features, and analysed by a machine learning classifier. The novelty of WEASEL+MUSE lies in its specific way of extracting and filtering…
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.
Taxonomy
TopicsTime Series Analysis and Forecasting · Advanced Chemical Sensor Technologies · Anomaly Detection Techniques and Applications
