LGAug 13, 2025

Leveraging the Christoffel Function for Outlier Detection in Data Streams

arXiv:2508.16617v16 citationsh-index: 4Int J Data Sci Anal
Originality Incremental advance
AI Analysis

This addresses the problem of parameterization and efficiency in outlier detection for data stream applications, though it appears incremental in method development.

The paper tackled outlier detection in data streams by introducing two novel methods, DyCF and DyCG, based on the Christoffel function, with results showing DyCF outperforms fine-tuning methods in execution time and memory usage, while DyCG requires no tuning.

Outlier detection holds significant importance in the realm of data mining, particularly with the growing pervasiveness of data acquisition methods. The ability to identify outliers in data streams is essential for maintaining data quality and detecting faults. However, dealing with data streams presents challenges due to the non-stationary nature of distributions and the ever-increasing data volume. While numerous methods have been proposed to tackle this challenge, a common drawback is the lack of straightforward parameterization in many of them. This article introduces two novel methods: DyCF and DyCG. DyCF leverages the Christoffel function from the theory of approximation and orthogonal polynomials. Conversely, DyCG capitalizes on the growth properties of the Christoffel function, eliminating the need for tuning parameters. Both approaches are firmly rooted in a well-defined algebraic framework, meeting crucial demands for data stream processing, with a specific focus on addressing low-dimensional aspects and maintaining data history without memory cost. A comprehensive comparison between DyCF, DyCG, and state-of-the-art methods is presented, using both synthetic and real industrial data streams. The results show that DyCF outperforms fine-tuning methods, offering superior performance in terms of execution time and memory usage. DyCG performs less well, but has the considerable advantage of requiring no tuning at all.

Foundations

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

Your Notes