MLLGNAMay 6, 2024

Braced Fourier Continuation and Regression for Anomaly Detection

arXiv:2405.03180v2
Originality Incremental advance
AI Analysis

This provides a new tool for anomaly detection in one-dimensional data, though it appears incremental as it builds on Fourier continuation concepts.

The authors introduced Braced Fourier Continuation and Regression (BFCR) as a computationally efficient method for finding nonlinear regressions in one-dimensional data, demonstrating its effectiveness for anomaly detection within and at data edges.

In this work, the concept of Braced Fourier Continuation and Regression (BFCR) is introduced. BFCR is a novel and computationally efficient means of finding nonlinear regressions or trend lines in arbitrary one-dimensional data sets. The Braced Fourier Continuation (BFC) and BFCR algorithms are first outlined, followed by a discussion of the properties of BFCR as well as demonstrations of how BFCR trend lines may be used effectively for anomaly detection both within and at the edges of arbitrary one-dimensional data sets. Finally, potential issues which may arise while using BFCR for anomaly detection as well as possible mitigation techniques are outlined and discussed. All source code and example data sets are either referenced or available via GitHub, and all associated code is written entirely in Python.

Code Implementations1 repo
Foundations

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

Your Notes