Extracting Dual Analytic Geometries of Linear Transformations to Achieve Efficient Computation
Pei-Chun Su, Ronald R. Coifman

TL;DR
This paper introduces a data-driven framework that uncovers hidden geometries in linear operators to enable efficient matrix computations, reducing complexity from quadratic to near-linear.
Contribution
It presents the Questionnaire algorithm for adaptive hierarchical partitioning and combines it with Butterfly and eGHWT techniques for fast, scalable matrix factorization and multiplication.
Findings
Reduces storage complexity from O(N^2) to O(N log N)
Achieves fast computation for matrices from irregular data
Effectively uncovers hidden low-rank structures in operators
Abstract
We propose a novel framework for fast integral operations by uncovering hidden geometries in the row and column structures of the underlying operators. This is accomplished through the \texttt{Questionnaire} algorithm, an iterative procedure that constructs adaptive hierarchical partition trees, revealing latent multiscale organizations and exposing local low-rank structures within the data. Guided by these geometries, we employ two complementary techniques: (1) The \texttt{\texttt{Butterfly}} algorithm, which exploits the learned hierarchical low-rank structure; and (2) Adaptive \texttt{eGHWT}, best tilings in both space and frequency using all levels of the generalized Haar--Walsh wavelet packets. These techniques enable efficient matrix factorization and multiplication. We coin our algorithms as \texttt{Questionnaire Factorization and Fast Transform (QFFT)}. Unlike classical…
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
TopicsManufacturing Process and Optimization
