LGAIMLDec 15, 2023

Deep Unsupervised Domain Adaptation for Time Series Classification: a Benchmark

arXiv:2312.09857v35 citationsh-index: 5Has CodeData mining and knowledge discovery
Originality Synthesis-oriented
AI Analysis

This provides a vital resource for researchers and practitioners working on time series applications like medicine and manufacturing, though it is incremental as it focuses on benchmarking rather than new methods.

The paper tackles the lack of standardized evaluation for unsupervised domain adaptation (UDA) in time series classification by introducing a comprehensive benchmark with seven new datasets, enabling fair assessments of deep learning methods.

Unsupervised Domain Adaptation (UDA) aims to harness labeled source data to train models for unlabeled target data. Despite extensive research in domains like computer vision and natural language processing, UDA remains underexplored for time series data, which has widespread real-world applications ranging from medicine and manufacturing to earth observation and human activity recognition. Our paper addresses this gap by introducing a comprehensive benchmark for evaluating UDA techniques for time series classification, with a focus on deep learning methods. We provide seven new benchmark datasets covering various domain shifts and temporal dynamics, facilitating fair and standardized UDA method assessments with state of the art neural network backbones (e.g. Inception) for time series data. This benchmark offers insights into the strengths and limitations of the evaluated approaches while preserving the unsupervised nature of domain adaptation, making it directly applicable to practical problems. Our paper serves as a vital resource for researchers and practitioners, advancing domain adaptation solutions for time series data and fostering innovation in this critical field. The implementation code of this benchmark is available at https://github.com/EricssonResearch/UDA-4-TSC.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes