Robust Zero-crossings Detection in Noisy Signals using Topological Signal Processing
Sunia Tanweer, Firas A. Khasawneh, Elizabeth Munch
TL;DR
This work introduces a robust zero-crossings detection method for noisy 1D signals using 0-dimensional persistent homology. It constructs sign-based point clouds, computes persistence diagrams, and thresholds high-persistence gaps with a parameter $\mu$ to produce crossing intervals, with root estimates obtained by averaging interval bounds. Automatic $\mu$ selection is provided via statistical outlier methods and Isolation Forest. Compared to a state-of-the-art Lipschitz-based zero finder, the 0D persistence approach generally converges faster, yields lower error, and recovers all zeros within an interval, demonstrating robustness across a range of sampling frequencies and noise levels. The technique has practical implications for engineering and signal-processing tasks requiring reliable multi-root detection in time series.
Abstract
We explore a novel application of zero-dimensional persistent homology from Topological Data Analysis (TDA) for bracketing zero-crossings of both one-dimensional continuous functions, and uniformly sampled time series. We present an algorithm and show its robustness in the presence of noise for a range of sampling frequencies. In comparison to state-of-the-art software-based methods for finding zeros of a time series, our method generally converges faster, provides higher accuracy, and is capable of finding all the roots in a given interval instead of converging only to one of them. We also present and compare options for automatically setting the persistence threshold parameter that influences the accurate bracketing of the roots.
