MLLGMESep 29, 2024

Automatic debiasing of neural networks via moment-constrained learning

arXiv:2409.19777v23 citationsh-index: 1
Originality Incremental advance
AI Analysis

This addresses debiasing challenges in economics and biostatistics, offering a more robust method for researchers, though it appears incremental.

The paper tackles the problem of biased estimators in causal and nonparametric estimands by proposing moment-constrained learning for debiasing neural networks, showing improved performance over state-of-the-art benchmarks in semi-synthetic data experiments.

Causal and nonparametric estimands in economics and biostatistics can often be viewed as the mean of a linear functional applied to an unknown outcome regression function. Naively learning the regression function and taking a sample mean of the target functional results in biased estimators, and a rich debiasing literature has developed where one additionally learns the so-called Riesz representer (RR) of the target estimand (targeted learning, double ML, automatic debiasing etc.). Learning the RR via its derived functional form can be challenging, e.g. due to extreme inverse probability weights or the need to learn conditional density functions. Such challenges have motivated recent advances in automatic debiasing (AD), where the RR is learned directly via minimization of a bespoke loss. We propose moment-constrained learning as a new RR learning approach that addresses some shortcomings in AD, constraining the predicted moments and improving the robustness of RR estimates to optimization hyperparamters. Though our approach is not tied to a particular class of learner, we illustrate it using neural networks, and evaluate on the problems of average treatment/derivative effect estimation using semi-synthetic data. Our numerical experiments show improved performance versus state of the art benchmarks.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes