LGApr 19, 2022

Sintel: A Machine Learning Framework to Extract Insights from Signals

MIT
arXiv:2204.09108v123 citationsh-index: 37Has Code
Originality Incremental advance
AI Analysis

This addresses the challenge for practitioners who are not ML experts by providing a comprehensive tool for anomaly detection, though it is incremental as it builds on existing methods.

The authors tackled the problem of anomaly detection in time series data by introducing Sintel, an end-to-end framework that integrates human knowledge and interactive visualization, demonstrating its usability and effectiveness on three public datasets and a real-world spacecraft use case.

The detection of anomalies in time series data is a critical task with many monitoring applications. Existing systems often fail to encompass an end-to-end detection process, to facilitate comparative analysis of various anomaly detection methods, or to incorporate human knowledge to refine output. This precludes current methods from being used in real-world settings by practitioners who are not ML experts. In this paper, we introduce Sintel, a machine learning framework for end-to-end time series tasks such as anomaly detection. The framework uses state-of-the-art approaches to support all steps of the anomaly detection process. Sintel logs the entire anomaly detection journey, providing detailed documentation of anomalies over time. It enables users to analyze signals, compare methods, and investigate anomalies through an interactive visualization tool, where they can annotate, modify, create, and remove events. Using these annotations, the framework leverages human knowledge to improve the anomaly detection pipeline. We demonstrate the usability, efficiency, and effectiveness of Sintel through a series of experiments on three public time series datasets, as well as one real-world use case involving spacecraft experts tasked with anomaly analysis tasks. Sintel's framework, code, and datasets are open-sourced at https://github.com/sintel-dev/.

Code Implementations2 repos
Foundations

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

Your Notes