A Fast Fourier Transform for Fractal Approximations
Calvin Hotchkiss, Eric S. Weber

TL;DR
This paper introduces a Fast Fourier Transform tailored for fractal approximations, leveraging iterated function systems to achieve efficient computation similar to classical FFT.
Contribution
It develops a novel FFT algorithm for fractal data by exploiting recursive structures from iterated function systems, reducing computational complexity.
Findings
Achieves O(N log N) complexity for fractal Fourier transforms
Uses iterated function systems to generate data points and frequencies
Recursion relations enable efficient DFT matrix computation
Abstract
We consider finite approximations of a fractal generated by an iterated function system of affine transformations on as a discrete set of data points. Considering a signal supported on this finite approximation, we propose a Fast (Fractal) Fourier Transform by choosing appropriately a second iterated function system to generate a set of frequencies for a collection of exponential functions supported on this finite approximation. Since both the data points of the fractal approximation and the frequencies of the exponential functions are generated by iterated function systems, the matrix representing the Discrete Fourier Transform (DFT) satisfies certain recursion relations, which we describe in terms of Di\c{t}\v{a}'s construction for large Hadamard matrices. These recursion relations allow for the DFT matrix calculation to be reduced in complexity to O(N log N ), as in…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNumerical Methods and Algorithms · Mathematical Dynamics and Fractals · Blind Source Separation Techniques
