MMDL-Based Data Augmentation with Domain Knowledge for Time Series Classification

Abstract

Plenty of time series classification methods have been proposed in the past. Most methods utilize the labeled time series instances to build classifiers, ignoring the explicit domain knowledge. However, in real-world applications, practitioners may identify domain characteristics of the time series, and build the heuristic relationship between the class labels of the time series and these domain characteristics. In this paper, we investigate the possibility of incorporating the domain knowledge into time series classification for possible performance improvement. To this end, we propose a Modified Minimum Description Length (MMDL)-based data augmentation method to inject domain knowledge into time series classification. Based on the type of domain knowledge, the proposed method applies the MMDL shapes or residuals to augment the training data. Experimental results demonstrate that the proposed method consistently improves the classification accuracy across all tested datasets and achieves better results than other time series data augmentation methods.

Cite

Text

Li et al. "MMDL-Based Data Augmentation with Domain Knowledge for Time Series Classification." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2024. doi:10.1007/978-3-031-70352-2_24

Markdown

[Li et al. "MMDL-Based Data Augmentation with Domain Knowledge for Time Series Classification." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2024.](https://mlanthology.org/ecmlpkdd/2024/li2024ecmlpkdd-mmdlbased/) doi:10.1007/978-3-031-70352-2_24

BibTeX

@inproceedings{li2024ecmlpkdd-mmdlbased,
  title     = {{MMDL-Based Data Augmentation with Domain Knowledge for Time Series Classification}},
  author    = {Li, Xiaosheng and Wu, Yifan and Jiang, Wei and Li, Ying and Li, Jianguo},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2024},
  pages     = {403-420},
  doi       = {10.1007/978-3-031-70352-2_24},
  url       = {https://mlanthology.org/ecmlpkdd/2024/li2024ecmlpkdd-mmdlbased/}
}