A/B testing under Interference with Partial Network Information
Shiv Shankar, Ritwik Sinha, Yash Chandak, Saayan Mitra, Madalina Fiterau
TL;DR
This work tackles the challenge of estimating the Global Average Treatment Effect $\tau(\vec{1},\vec{0})$ in A/B tests when the exact interference graph is unknown but a superset of neighbors is available. It introduces UNITE, a principled estimation framework with a linear/additive interference model and extensions to non-linear motif-based interactions, alongside self-normalized and doubly robust variants for variance reduction. The paper proves unbiasedness under partial neighborhood containment, provides variance bounds that decay as $O(1/n)$, and demonstrates asymptotic normality to enable Wald-type confidence intervals. Empirical results on synthetic Erdos-Renyi graphs and an Airbnb-like case study show that UNITE achieves accurate, efficient GATE estimation without requiring exact network knowledge, highlighting its practical relevance for privacy-preserving analyses and epidemic-control interventions.
Abstract
A/B tests are often required to be conducted on subjects that might have social connections. For e.g., experiments on social media, or medical and social interventions to control the spread of an epidemic. In such settings, the SUTVA assumption for randomized-controlled trials is violated due to network interference, or spill-over effects, as treatments to group A can potentially also affect the control group B. When the underlying social network is known exactly, prior works have demonstrated how to conduct A/B tests adequately to estimate the global average treatment effect (GATE). However, in practice, it is often impossible to obtain knowledge about the exact underlying network. In this paper, we present UNITE: a novel estimator that relax this assumption and can identify GATE while only relying on knowledge of the superset of neighbors for any subject in the graph. Through theoretical analysis and extensive experiments, we show that the proposed approach performs better in comparison to standard estimators.
