Using representation balancing to learn conditional-average dose responses from clustered data
Christopher Bockel-Rickermann, Toon Vanderschueren, Jeroen Berrevoets, Tim Verdonck, Wouter Verbeke
TL;DR
This work tackles estimating the conditional-average dose response (CADR) from observational data when dose assignment is cluster-dependent, a setting termed confounding by cluster. It introduces CBRNet, a neural architecture that learns cluster-agnostic representations via integral probability metric regularization to enable unbiased CADR inference across doses in $[0,1]$. The authors provide a semi-synthetic Dry bean-DR benchmark to study cluster-based confounding, and show that CBRNet outperforms both standard supervised models and existing CADR estimators under varying confounding strengths, while remaining competitive on unclustered data. The results highlight the value of representation balancing for dealing with cluster-driven dose assignment and point to promising directions for theory, model selection, and broader applicability. Overall, the paper advances CADR estimation in realistic clustered environments and offers a practical tool for domains like finance, healthcare, and policy where cluster-based dosing is common.
Abstract
Estimating a unit's responses to interventions with an associated dose, the "conditional average dose response" (CADR), is relevant in a variety of domains, from healthcare to business, economics, and beyond. Such a response typically needs to be estimated from observational data, which introduces several challenges. That is why the machine learning (ML) community has proposed several tailored CADR estimators. Yet, the proposal of most of these methods requires strong assumptions on the distribution of data and the assignment of interventions, which go beyond the standard assumptions in causal inference. Whereas previous works have so far focused on smooth shifts in covariate distributions across doses, in this work, we will study estimating CADR from clustered data and where different doses are assigned to different segments of a population. On a novel benchmarking dataset, we show the impacts of clustered data on model performance and propose an estimator, CBRNet, that learns cluster-agnostic and hence dose-agnostic covariate representations through representation balancing for unbiased CADR inference. We run extensive experiments to illustrate the workings of our method and compare it with the state of the art in ML for CADR estimation.
