Exploratory Causal Inference in SAEnce
Tommaso Mencattini, Riccardo Cadei, Francesco Locatello
TL;DR
The paper tackles the challenge of discovering causal effects in randomized trials when outcomes are high-dimensional and indirect. It introduces Neural Effect Search (NES), a recursive, stratified testing framework that operates on neural representations learned from foundation models and sparsified by autoencoders to identify principal directions of causal impact. By formalizing an empiricist–exploratory approach and proving consistency under standard RCT assumptions, the authors demonstrate that NES mitigates entanglement leakage and avoids the multiplicity-driven significance collapse that plagues conventional tests. Empirical validation on semi-synthetic CelebA benchmarks and a real-world ecological RCT shows NES can recover known effects (e.g., grooming) and reveal interpretable, domain-relevant signals, offering a scalable, data-driven rescue mechanism for hypothesis generation. Overall, this work advances AI-assisted scientific discovery by enabling large-scale, interpretable causal inference from rich observational data while complementing traditional rationalist analyses.
Abstract
Randomized Controlled Trials are one of the pillars of science; nevertheless, they rely on hand-crafted hypotheses and expensive analysis. Such constraints prevent causal effect estimation at scale, potentially anchoring on popular yet incomplete hypotheses. We propose to discover the unknown effects of a treatment directly from data. For this, we turn unstructured data from a trial into meaningful representations via pretrained foundation models and interpret them via a sparse autoencoder. However, discovering significant causal effects at the neural level is not trivial due to multiple-testing issues and effects entanglement. To address these challenges, we introduce Neural Effect Search, a novel recursive procedure solving both issues by progressive stratification. After assessing the robustness of our algorithm on semi-synthetic experiments, we showcase, in the context of experimental ecology, the first successful unsupervised causal effect identification on a real-world scientific trial.
