CAS4DL: Christoffel Adaptive Sampling for function approximation via Deep Learning
Ben Adcock, Juan M. Cardenas, Nick Dexter

TL;DR
This paper introduces CAS4DL, an adaptive sampling method leveraging Christoffel functions within deep neural networks to improve sample efficiency and stability in multivariate function approximation for scientific computing.
Contribution
The paper proposes a novel adaptive sampling strategy, CAS4DL, that interprets DNN layers as function dictionaries and uses Christoffel functions to enhance sampling efficiency.
Findings
CAS4DL reduces the number of samples needed for accurate approximation.
The method shows improved stability over standard Monte Carlo sampling.
Results are especially favorable with smooth activation functions.
Abstract
The problem of approximating smooth, multivariate functions from sample points arises in many applications in scientific computing, e.g., in computational Uncertainty Quantification (UQ) for science and engineering. In these applications, the target function may represent a desired quantity of interest of a parameterized Partial Differential Equation (PDE). Due to the large cost of solving such problems, where each sample is computed by solving a PDE, sample efficiency is a key concerning these applications. Recently, there has been increasing focus on the use of Deep Neural Networks (DNN) and Deep Learning (DL) for learning such functions from data. In this work, we propose an adaptive sampling strategy, CAS4DL (Christoffel Adaptive Sampling for Deep Learning) to increase the sample efficiency of DL for multivariate function approximation. Our novel approach is based on interpreting…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsProbabilistic and Robust Engineering Design · Model Reduction and Neural Networks · Statistical Methods and Inference
