Machine Unlearning for Causal Inference
Vikas Ramachandra, Mohit Sethi

TL;DR
This paper introduces a novel machine unlearning approach for causal inference, using neural networks and propensity score matching to selectively forget data, thereby enhancing privacy without compromising causal analysis accuracy.
Contribution
It is the first to apply machine unlearning techniques specifically to causal inference, improving privacy preservation in treatment effect estimation.
Findings
Effective unlearning demonstrated on Lalonde dataset
Propensity score distribution altered post-unlearning
Model retraining maintains causal inference accuracy
Abstract
Machine learning models play a vital role in making predictions and deriving insights from data and are being increasingly used for causal inference. To preserve user privacy, it is important to enable the model to forget some of its learning/captured information about a given user (machine unlearning). This paper introduces the concept of machine unlearning for causal inference, particularly propensity score matching and treatment effect estimation, which aims to refine and improve the performance of machine learning models for causal analysis given the above unlearning requirements. The paper presents a methodology for machine unlearning using a neural network-based propensity score model. The dataset used in the study is the Lalonde dataset, a widely used dataset for evaluating the effectiveness i.e. the treatment effect of job training programs. The methodology involves training an…
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
TopicsBayesian Modeling and Causal Inference · Advanced Causal Inference Techniques
