Balancing Approach for Causal Inference at Scale
Sicheng Lin, Meng Xu, Xi Zhang, Shih-Kang Chao, Ying-Kai Huang,, Xiaolin Shi

TL;DR
This paper introduces scalable algorithms for covariate balancing in causal inference, enabling efficient analysis on large datasets, demonstrated through applications at Snap Inc.
Contribution
It presents linear-time algorithms, DistEB and DistMS, for entropy balancing and MicroSynth, suitable for distributed frameworks, improving scalability for large-scale causal inference.
Findings
Bias and variance decrease with larger sample sizes
Algorithms are efficient and scalable for datasets with up to 1 million units
Application to real-world data at Snap Inc. validates effectiveness
Abstract
With the modern software and online platforms to collect massive amount of data, there is an increasing demand of applying causal inference methods at large scale when randomized experimentation is not viable. Weighting methods that directly incorporate covariate balancing have recently gained popularity for estimating causal effects in observational studies. These methods reduce the manual efforts required by researchers to iterate between propensity score modeling and balance checking until a satisfied covariate balance result. However, conventional solvers for determining weights lack the scalability to apply such methods on large scale datasets in companies like Snap Inc. To address the limitations and improve computational efficiency, in this paper we present scalable algorithms, DistEB and DistMS, for two balancing approaches: entropy balancing and MicroSynth. The solvers have…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Causal Inference Techniques · Bayesian Modeling and Causal Inference · Statistical Methods and Inference
