SEM-DNN: New Neural Method Learns Bidirectional Causal Effects Without Instruments
A neural estimator untangles two-way causality from observational data alone—no external instruments needed.
Masahiro Tanaka’s new paper introduces SEM-DNN, a neural network framework designed to estimate bidirectional causal interactions from observational data. Traditional approaches struggle with this task because each outcome affects the other, creating endogeneity that flexible regressions often fail to disentangle. SEM-DNN overcomes this by leveraging heteroscedasticity—non-constant variance in structural shocks—to identify causal coefficients without relying on external instruments. The key identification trick is conditional covariance diagonalization: when structural shocks have zero conditional means, are conditionally uncorrelated given covariates, and exhibit nonproportional variances, only the true interaction coefficients can diagonalize the residual covariance across the feature space. The model jointly approximates nonlinear structural mean functions and feature-dependent variances using a diagonal Gaussian quasi-likelihood that incorporates the simultaneous-system Jacobian, ensuring consistency even with non-unique network parameterizations.
In Monte Carlo simulations with nonlinear, high-dimensional nuisance functions and non-Gaussian shocks, SEM-DNN consistently recovers structural effects more reliably than parametric, kernel-based, or separate-equation neural alternatives—though at greater computational cost. Tanaka also demonstrates the method on ready-to-eat cereal scanner data, analyzing contemporaneous price-sales feedback. This application showcases how SEM-DNN can assess identification strength, residual diagonalization, variance calibration, and optimization sensitivity in real-world settings. The paper establishes theoretical guarantees including unique identification and positive-definite local curvature of the profiled population criterion. While the computational overhead is higher, SEM-DNN’s ability to learn bidirectional causality from observational data alone could transform fields like econometrics, marketing science, and epidemiology where controlled experiments are infeasible.
- SEM-DNN identifies bidirectional causal effects without requiring external instruments, using conditional covariance diagonalization and nonproportional variances.
- The method outperforms parametric, kernel-based, and separate-equation neural alternatives in high-dimensional, nonlinear Monte Carlo experiments.
- Applied to cereal scanner data, SEM-DNN enables analysis of price-sales feedback and provides diagnostics for identification strength and residual diagonalization.
Why It Matters
Enables causal inference from observational data in economics, marketing, and epidemiology where controlled experiments are impossible.