The Causal Inference Comeback: Why Correlation-Era ML Hit a Wall
TL;DR Causal inference is having a quiet renaissance in 2026 because the failure modes of correlation-only ML - distribution shift, recommendation feedback loops, biased hiring and lending models, broken A/B tests - have become too expensive to ignore The practical toolkit is econometrics come to industry: potential outcomes, DAGs, instrumental variables, regression discontinuity, synthetic controls, and double machine learning Tooling like DoWhy, EconML, and CausalML dropped the friction that used to keep these methods in academia, and AI assistants dropped the implementation cost The teams absorbing causal thinking are not abandoning predictive ML - they use predictive models where the world is stable and causal models where they are evaluating interventions The deeper shift: data science is moving from technical execution to analytical judgement, and judgement is the part that is not automatable For most of the deep-learning era, the answer to “why is this happening in our data?” was “we do not actually care - we care that our model predicts well.” For a wide range of problems, that pragmatism worked. The models did predict well. The business outcomes followed. The causal questions were left to academics and economists. ...