arXiv:2502.14381cs.LGcs.DB2025-02被引 1

一个让时间序列异常检测从研究到应用无缝衔接的Python工具库。

dtaianomaly: A Python library for time series anomaly detection

  • 基于scikit-learn风格设计,支持快速扩展和集成新算法。
  • 内置多种检测器,支持大规模实验验证与性能评估。
  • 适合研究人员与工程师快速部署异常检测方案。

dtaianomaly 是一个开源的 Python 时间序列异常检测库,旨在弥合学术研究与实际应用之间的差距。其目标是(1)通过简单可扩展性加速前沿检测技术的研发;(2)提供大规模实验验证功能;(3)通过标准化 API 将最新研究成果引入商业与工业场景,降低新旧用户使用门槛。该库还具备:(1)丰富的内置异常检测器;(2)时间序列预处理支持;(3)可视化分析工具;(4)异常分数置信度预测;(5)运行时与内存性能分析;(6)完整文档;(7)跨平台单元测试。源代码、文档、示例及安装指南均公开于 https://github.com/ML-KULeuven/dtaianomaly。

原文摘要 · Abstract (English)

dtaianomaly is an open-source Python library for time series anomaly detection, designed to bridge the gap between academic research and real-world applications. Our goal is to (1) accelerate the development of novel state-of-the-art anomaly detection techniques through simple extensibility; (2) offer functionality for large-scale experimental validation; and thereby (3) bring cutting-edge research to business and industry through a standardized API, similar to scikit-learn to lower the entry barrier for both new and experienced users. Besides these key features, dtaianomaly offers (1) a broad range of built-in anomaly detectors, (2) support for time series preprocessing, (3) tools for visual analysis, (4) confidence prediction of anomaly scores, (5) runtime and memory profiling, (6) comprehensive documentation, and (7) cross-platform unit testing. The source code of dtaianomaly, documentation, code examples and installation guides are publicly available at https://github.com/ML-KULeuven/dtaianomaly.

时间序列异常检测Python库

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。