MLAT: Metric Learning for kNN in Streaming Time Series
Dongmin Park, Susik Yoon, Hwanjun Song, Jae-Gil Lee

TL;DR
MLAT introduces a novel metric learning approach for time series classification that simultaneously captures alignments and temporal dependencies, improving accuracy over existing methods.
Contribution
MLAT is the first method to jointly model alignment and temporal dependencies in metric learning for streaming time series.
Findings
MLAT outperforms existing algorithms on real-world datasets.
MLAT effectively captures temporal dependencies and alignments.
Experimental results demonstrate significant accuracy improvements.
Abstract
Learning a good distance measure for distance-based classification in time series leads to significant performance improvement in many tasks. Specifically, it is critical to effectively deal with variations and temporal dependencies in time series. However, existing metric learning approaches focus on tackling variations mainly using a strict alignment of two sequences, thereby being not able to capture temporal dependencies. To overcome this limitation, we propose MLAT, which covers both alignment and temporal dependencies at the same time. MLAT achieves the alignment effect as well as preserves temporal dependencies by augmenting a given time series using a sliding window. Furthermore, MLAT employs time-invariant metric learning to derive the most appropriate distance measure from the augmented samples which can also capture the temporal dependencies among them well. We show that MLAT…
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
TopicsTime Series Analysis and Forecasting · Anomaly Detection Techniques and Applications · Neural Networks and Applications
