English

TODS: An Automated Time Series Outlier Detection System

Databases 2025-05-13 v4 Machine Learning Machine Learning

Abstract

We present TODS, an automated Time Series Outlier Detection System for research and industrial applications. TODS is a highly modular system that supports easy pipeline construction. The basic building block of TODS is primitive, which is an implementation of a function with hyperparameters. TODS currently supports 70 primitives, including data processing, time series processing, feature analysis, detection algorithms, and a reinforcement module. Users can freely construct a pipeline using these primitives and perform end- to-end outlier detection with the constructed pipeline. TODS provides a Graphical User Interface (GUI), where users can flexibly design a pipeline with drag-and-drop. Moreover, a data-driven searcher is provided to automatically discover the most suitable pipelines given a dataset. TODS is released under Apache 2.0 license at https://github.com/datamllab/tods.

Keywords

Cite

@article{arxiv.2009.09822,
  title  = {TODS: An Automated Time Series Outlier Detection System},
  author = {Kwei-Herng Lai and Daochen Zha and Guanchu Wang and Junjie Xu and Yue Zhao and Devesh Kumar and Yile Chen and Purav Zumkhawaka and Mingyang Wan and Diego Martinez and Xia Hu},
  journal= {arXiv preprint arXiv:2009.09822},
  year   = {2025}
}

Comments

Accepted by AAAI'21 demo track

R2 v1 2026-06-23T18:41:16.660Z