MELGMLMar 8, 2023

Meta-learning Control Variates: Variance Reduction with Limited Data

arXiv:2303.04756v313 citationsh-index: 27
Originality Incremental advance
AI Analysis

This addresses the problem of variance reduction in computational statistics for practitioners dealing with limited data across related tasks, though it is incremental as it builds on existing control variate methods.

The paper tackles the challenge of constructing effective control variates for variance reduction in Monte Carlo estimators when sample sizes are small, by leveraging similarities across multiple integration tasks, and shows that Meta-CVs achieve significant variance reduction for up to hundreds or thousands of tasks.

Control variates can be a powerful tool to reduce the variance of Monte Carlo estimators, but constructing effective control variates can be challenging when the number of samples is small. In this paper, we show that when a large number of related integrals need to be computed, it is possible to leverage the similarity between these integration tasks to improve performance even when the number of samples per task is very small. Our approach, called meta learning CVs (Meta-CVs), can be used for up to hundreds or thousands of tasks. Our empirical assessment indicates that Meta-CVs can lead to significant variance reduction in such settings, and our theoretical analysis establishes general conditions under which Meta-CVs can be successfully trained.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes