paper-with-me

Papers

Nested Expectations with Kernel Quadrature

2025-02-25 · Zonghao Chen, Masha Naslidnyk, François-Xavier Briol

This paper considers the challenging computational task of estimating nested expectations. Existing algorithms, such as nested Monte Carlo or multilevel Monte Carlo, are known to be consistent but require a large number of samples at both inner and outer levels to converge. Instead, we propose a novel estimator consisting of nested kernel quadrature estimators and we prove that it has a faster convergence rate than all baseline methods when the integrands have sufficient smoothness. We then demonstrate empirically that our proposed method does indeed require fewer samples to estimate nested expectations on real-world applications including Bayesian optimisation, option pricing, and health economics.

📄 PDF Abstract BibTeX arXiv:2502.18284

Code (1)

hudsonchen/nest_kq 공식 구현 jax

Tasks

Bayesian Optimisation

Similar Papers 제목 키워드 기반

Fast Bayesian Inference with Batch Bayesian Quadrature via Kernel Recombination

2022-06-09 · Masaki Adachi, Satoshi Hayakawa, Martin Jørgensen, Harald Oberhauser 외

Calculation of Bayesian posteriors and model evidences typically requires numerical integration. Bayesian quadrature (BQ), a surrogate-model-based approach to numerical integration, is capable of superb sample efficiency…

Bayesian InferenceNumerical Integration

Fast Approximation and Estimation Bounds of Kernel Quadrature for Infinitely Wide Models

2019-02-02 · Sho Sonoda

An infinitely wide model is a weighted integration $\int \varphi(x,v) d \mu(v)$ of feature maps. This model excels at handling an infinite number of features, and thus it has been adopted to the theoretical study of deep…

Model SelectionNumerical Integration

Kernel quadrature with DPPs

2019-06-18 · NeurIPS 2019 12 · Ayoub Belhadji, Rémi Bardenet, Pierre Chainais

We study quadrature rules for functions from an RKHS, using nodes sampled from a determinantal point process (DPP). DPPs are parametrized by a kernel, and we use a truncated and saturated version of the RKHS kernel. This…

Kernel Quadrature with Randomly Pivoted Cholesky

2023-09-21 · NeurIPS 2023 11

This paper presents new quadrature rules for functions in a reproducing kernel Hilbert space using nodes drawn by a sampling algorithm known as randomly pivoted Cholesky. The resulting computational procedure compares fa…

Kernel quadrature with randomly pivoted Cholesky

2023-06-06 · Ethan N. Epperly, Elvira Moreno

This paper presents new quadrature rules for functions in a reproducing kernel Hilbert space using nodes drawn by a sampling algorithm known as randomly pivoted Cholesky. The resulting computational procedure compares fa…