MLLGPRSTSep 27, 2024

WHOMP: Optimizing Randomized Controlled Trials via Wasserstein Homogeneity

arXiv:2409.18504v2h-index: 4
Originality Highly original
AI Analysis

This addresses accidental bias in randomized controlled trials, offering a novel partitioning method with practical tools for researchers.

The paper tackles the problem of partitioning datasets into subgroups to minimize type I and II errors in controlled trials, introducing WHOMP, which outperforms existing methods in numerical experiments.

We investigate methods for partitioning datasets into subgroups that maximize diversity within each subgroup while minimizing dissimilarity across subgroups. We introduce a novel partitioning method called the $\textit{Wasserstein Homogeneity Partition}$ (WHOMP), which optimally minimizes type I and type II errors that often result from imbalanced group splitting or partitioning, commonly referred to as accidental bias, in comparative and controlled trials. We conduct an analytical comparison of WHOMP against existing partitioning methods, such as random subsampling, covariate-adaptive randomization, rerandomization, and anti-clustering, demonstrating its advantages. Moreover, we characterize the optimal solutions to the WHOMP problem and reveal an inherent trade-off between the stability of subgroup means and variances among these solutions. Based on our theoretical insights, we design algorithms that not only obtain these optimal solutions but also equip practitioners with tools to select the desired trade-off. Finally, we validate the effectiveness of WHOMP through numerical experiments, highlighting its superiority over traditional methods.

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