Sparse Polynomial

Sparse polynomial approximation focuses on efficiently representing complex functions using only a small subset of polynomial terms, aiming to reduce computational cost and improve generalization. Current research explores efficient algorithms for constructing these sparse representations, including techniques based on sketching, neural networks (particularly two-layer networks and deep Gaussian processes), and evolutionary methods. These advancements are impacting diverse fields, from accelerating large language model inference and improving scientific simulations (e.g., of spallation targets) to enhancing robust statistical methods like mean estimation. The overall goal is to develop methods that achieve high accuracy with significantly reduced computational complexity compared to dense polynomial representations.

Papers