paper-with-me

Papers

Subset Selection for Stratified Sampling in Online Controlled Experiments

2025-09-19 · Haru Momozu, Yuki Uehara, Naoki Nishimura, Koya Ohashi, Deddy Jobson, Yilin Li, Phuong Dinh, Noriyoshi Sukegawa, Yuichi Takano arxiv

Online controlled experiments, also known as A/B testing, are the digital equivalent of randomized controlled trials for estimating the impact of marketing campaigns on website visitors. Stratified sampling is a traditional technique for variance reduction to improve the sensitivity (or statistical power) of controlled experiments; this technique first divides the population into strata (homogeneous subgroups) based on stratification variables and then draws samples from each stratum to avoid sampling bias. To enhance the estimation accuracy of stratified sampling, we focus on the problem of selecting a subset of stratification variables that are effective in variance reduction. We design an efficient algorithm that selects stratification variables one by one by simulating a series of stratified sampling processes. We also estimate the computational complexity of our subset selection algorithm. Computational experiments using synthetic and real-world datasets demonstrate that our method can outperform other variance reduction techniques especially when multiple variables have a certain correlation with the outcome variable. Our subset selection method for stratified sampling can improve the sensitivity of online controlled experiments, thus enabling more reliable marketing decisions.

📄 PDF Abstract BibTeX arXiv:2509.15576

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Variance-Reduced Heterogeneous Federated Learning via Stratified Client Selection

2022-01-15 · Guangyuan Shen, Dehong Gao, Libin Yang, Fang Zhou 외

Client selection strategies are widely adopted to handle the communication-efficient problem in recent studies of Federated Learning (FL). However, due to the large variance of the selected subset's update, prior selecti…

DiversityFederated Learning

A Coreset Selection Framework with Ensemble Aggregation for Image Classification

2026-07-10 · Pedro Rocha Dantas, Lucas Pascotti Valem arxiv

The rapid growth of image data has produced large-scale datasets, raising concerns about the time and memory costs of model training. Selecting representative training subsets, however, remains challenging: individual sa…

Image Classification

Proof: Accelerating Approximate Aggregation Queries with Expensive Predicates

2021-07-27 · Daniel Kang, John Guibas, Peter Bailis, Tatsunori Hashimoto 외

Given a dataset $\mathcal{D}$, we are interested in computing the mean of a subset of $\mathcal{D}$ which matches a predicate. ABae leverages stratified sampling and proxy models to efficiently compute this statistic giv…

Stratified Sampling for Extreme Multi-Label Data

2021-03-05 · Maximillian Merrillees, Lan Du

Extreme multi-label classification (XML) is becoming increasingly relevant in the era of big data. Yet, there is no method for effectively generating stratified partitions of XML datasets. Instead, researchers typically …

Extreme Multi-Label ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Adaptive and Stratified Subsampling Techniques for High Dimensional Non-Standard Data Environments

2024-10-16 · Prateek Mittal, Jai Dalmotra, Joohi Chauhan

This paper addresses the challenge of estimating high-dimensional parameters in non-standard data environments, where traditional methods often falter due to issues such as heavy-tailed distributions, data contamination,…

parameter estimation