Interval propagation through the discrete Fourier transform
Marco De Angelis, Marco Behrendt, Liam Comerford, Yuanjin Zhang,, Michael Beer

TL;DR
This paper introduces an efficient algorithm for propagating intervals through the discrete Fourier transform, providing guaranteed tight bounds on amplitudes without exhaustive search, applicable to real and complex signals.
Contribution
The paper presents a novel method for interval propagation through DFT that achieves optimal bounds efficiently by propagating complex pairs from convex hulls, avoiding exponential complexity.
Findings
Provides guaranteed bounds on Fourier amplitudes for interval signals
Achieves tight bounds without exhaustive corner examination
Applicable to both real and complex sequences
Abstract
We present an algorithm for the forward propagation of intervals through the discrete Fourier transform. The algorithm yields best-possible bounds when computing the amplitude of the Fourier transform for real and complex valued sequences. We show that computing the exact bounds of the amplitude can be achieved with an exhaustive examination of all possible corners of the interval domain. However, because the number of corners increases exponentially with the number of intervals, such method is infeasible for large interval signals. We provide an algorithm that does not need such an exhaustive search, and show that the best possible bounds can be obtained propagating complex pairs only from the convex hull of endpoints at each term of the Fourier series. Because the convex hull is always tightly inscribed in the respective rigorous bounding box resulting from interval arithmetic, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDigital Filter Design and Implementation · Numerical Methods and Algorithms · Image and Signal Denoising Methods
