paper-with-me

홈 › Papers

Optimality in Noisy Importance Sampling

2022-01-07 · Fernando Llorente, Luca Martino, Jesse Read, David Delgado-Gómez

In this work, we analyze the noisy importance sampling (IS), i.e., IS working with noisy evaluations of the target density. We present the general framework and derive optimal proposal densities for noisy IS estimators. The optimal proposals incorporate the information of the variance of the noisy realizations, proposing points in regions where the noise power is higher. We also compare the use of the optimal proposals with previous optimality approaches considered in a noisy IS framework.

📄 PDF Abstract BibTeX arXiv:2201.02432

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimality in importance sampling: a gentle survey

2025-02-11 · Fernando Llorente, Luca Martino

The performance of the Monte Carlo sampling methods relies on the crucial choice of a proposal density. The notion of optimality is fundamental to design suitable adaptive procedures of the proposal density within Monte …

Model SelectionSurvey

Leveraged Matrix Completion with Noise

2020-11-11 · Xinjian Huang, Weiwei Liu, Bo Du, DaCheng Tao

Completing low-rank matrices from subsampled measurements has received much attention in the past decade. Existing works indicate that $\mathcal{O}(nr\log^2(n))$ datums are required to theoretically secure the completion…

Matrix Completion

Approximate Function Evaluation via Multi-Armed Bandits

2022-03-18 · Tavor Z. Baharav, Gary Cheng, Mert Pilanci, David Tse

We study the problem of estimating the value of a known smooth function $f$ at an unknown point $\boldsymbol{\mu} \in \mathbb{R}^n$, where each component $\mu_i$ can be sampled via a noisy oracle. Sampling more frequentl…

Multi-Armed Bandits

A study of Thompson Sampling with Parameter h

2017-10-05 · Qiang Ha

Thompson Sampling algorithm is a well known Bayesian algorithm for solving stochastic multi-armed bandit. At each time step the algorithm chooses each arm with probability proportional to it being the current best arm. W…

Thompson Sampling

Adaptive Mixture Importance Sampling for Automated Ads Auction Tuning

2024-09-20 · Yimeng Jia, Kaushal Paneri, Rong Huang, Kailash Singh Maurya 외

This paper introduces Adaptive Mixture Importance Sampling (AMIS) as a novel approach for optimizing key performance indicators (KPIs) in large-scale recommender systems, such as online ad auctions. Traditional importanc…

Decision MakingDiversityRecommendation Systems