Matching via Dimensionality Reduction for Estimation of Treatment Effects in Digital Marketing Campaigns

Abstract

A widely used method for estimating counterfactuals and causal treatment effects from observational data is nearest-neighbor matching. This typically involves pairing each treated unit with its nearest-in-covariates control unit, and then estimating an average treatment effect from the set of matched pairs. Although straightforward to implement, this estimator is known to suffer from a bias that increases with the dimensionality of the covariate space, which can be undesirable in applications that involve high-dimensional data. To address this problem, we propose a novel estimator that first projects the data to a number of random linear subspaces, and it then estimates the median treatment effect by nearest-neighbor matching in each subspace. We empirically compute the mean square error of the proposed estimator using semi-synthetic data, and we demonstrate the method on real-world digital marketing campaign data. The results show marked improvement over baseline methods. PDF

Cite

Text

Li et al. "Matching via Dimensionality Reduction for Estimation of Treatment Effects in Digital Marketing Campaigns." International Joint Conference on Artificial Intelligence, 2016.

Markdown

[Li et al. "Matching via Dimensionality Reduction for Estimation of Treatment Effects in Digital Marketing Campaigns." International Joint Conference on Artificial Intelligence, 2016.](https://mlanthology.org/ijcai/2016/li2016ijcai-matching/)

BibTeX

@inproceedings{li2016ijcai-matching,
  title     = {{Matching via Dimensionality Reduction for Estimation of Treatment Effects in Digital Marketing Campaigns}},
  author    = {Li, Sheng and Vlassis, Nikos and Kawale, Jaya and Fu, Yun},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2016},
  pages     = {3768-3774},
  url       = {https://mlanthology.org/ijcai/2016/li2016ijcai-matching/}
}