A function approximation algorithm using multilevel active subspaces
Fabio Nobile, Matteo Raviola, Raul Tempone

TL;DR
This paper introduces a multilevel active subspace method that reduces computational costs in high-dimensional function approximation by leveraging samples at varying accuracies and adaptively selecting subspace dimensions.
Contribution
The paper proposes a novel multilevel active subspace algorithm that improves efficiency in high-dimensional function approximation tasks compared to standard methods.
Findings
MLAS achieves similar accuracy to single-level AS with fewer samples.
Adaptive algorithm effectively selects subspace and polynomial dimensions.
Numerical experiments validate the method's practical viability.
Abstract
The Active Subspace (AS) method is a widely used technique for identifying the most influential directions in high-dimensional input spaces that affect the output of a computational model. The standard AS algorithm requires a sufficient number of gradient evaluations (samples) of the input output map to achieve quasi-optimal reconstruction of the active subspace, which can lead to a significant computational cost if the samples include numerical discretization errors which have to be kept sufficiently small. To address this issue, we propose a multilevel version of the Active Subspace method (MLAS) that utilizes samples computed with different accuracies and yields different active subspaces across accuracy levels, which can match the accuracy of single-level AS with reduced computational cost, making it suitable for downstream tasks such as function approximation. In particular, 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Metaheuristic Optimization Algorithms Research
