Perfect Match: A Simple Method for Learning Representations For Counterfactual Inference With Neural Networks
Patrick Schwab, Lorenz Linhardt, Walter Karlen

TL;DR
The paper introduces Perfect Match, a straightforward neural network training method for counterfactual inference that is easy to implement, scalable to multiple treatments, and outperforms complex existing methods in various benchmarks.
Contribution
It proposes Perfect Match, a simple, architecture-agnostic approach that enhances counterfactual inference without added complexity or hyperparameters.
Findings
PM outperforms state-of-the-art methods in multiple benchmarks.
PM is effective with any number of treatments.
The method is easy to implement and computationally efficient.
Abstract
Learning representations for counterfactual inference from observational data is of high practical relevance for many domains, such as healthcare, public policy and economics. Counterfactual inference enables one to answer "What if...?" questions, such as "What would be the outcome if we gave this patient treatment ?". However, current methods for training neural networks for counterfactual inference on observational data are either overly complex, limited to settings with only two available treatments, or both. Here, we present Perfect Match (PM), a method for training neural networks for counterfactual inference that is easy to implement, compatible with any architecture, does not add computational complexity or hyperparameters, and extends to any number of treatments. PM is based on the idea of augmenting samples within a minibatch with their propensity-matched nearest…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Causal Inference Techniques · Health Systems, Economic Evaluations, Quality of Life · Statistical Methods in Clinical Trials
