Adaptive Sparse M\"obius Transforms for Learning Polynomials
Yigit Efe Erginbas, Justin Singh Kang, Elizabeth Polito, Kannan Ramchandran

TL;DR
This paper introduces adaptive algorithms for efficiently learning sparse Boolean polynomials in the AND basis, overcoming coherence challenges with group testing, and demonstrates improved hypergraph reconstruction.
Contribution
The paper develops query-efficient adaptive algorithms for sparse M"obius transforms in the AND basis, with near-optimal query complexity and practical hypergraph learning applications.
Findings
FASMT uses $O(sd \log(n/d))$ queries, near-optimal in query complexity.
PASMT reduces adaptive rounds to $O(d^2\log(n/d))$ with no dependence on $s$.
Algorithms improve hypergraph reconstruction by avoiding combinatorial explosion.
Abstract
We consider the problem of exactly learning an -sparse real-valued Boolean polynomial of degree of the form . This problem corresponds to decomposing functions in the AND basis and is known as taking a M\"obius transform. While the analogous problem for the parity basis (Fourier transform) is well-understood, the AND basis presents a unique challenge: the basis vectors are coherent, precluding standard compressed sensing methods. We overcome this challenge by identifying that we can exploit adaptive group testing to provide a constructive, query-efficient implementation of the M\"obius transform (also known as M\"obius inversion) for sparse functions. We present two algorithms based on this insight. The Fully-Adaptive Sparse M\"obius Transform (FASMT) uses adaptive queries in $O((sd +…
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
TopicsMachine Learning and Algorithms · Sparse and Compressive Sensing Techniques · Complexity and Algorithms in Graphs
