Causal Inference for Latent Outcomes Learned with Factor Models
Abstract
In many fieldsincluding genomics, epidemiology, natural language processing, social and behavioral sciences, and economicsit is increasingly important to address causal questions in the context of factor models or representation learning. In this work, we investigate causal effects on derived from high-dimensional observed data using nonnegative matrix factorization. To the best of our knowledge, this is the first study to formally address causal inference in this setting. A central challenge is that estimating a latent factor model can cause an individual's learned latent outcome to depend on other individuals' treatments, thereby violating the standard causal inference assumption of no interference. We formalize this issue as and distinguish it from interference present in a data-generating process. To address this, we propose a novel, intuitive, and theoretically grounded algorithm to estimate causal effects on latent outcomes while mitigating learning-induced interference and improving estimation efficiency. We establish theoretical guarantees for the consistency of our estimator and demonstrate its practical utility through simulation studies and an application to cancer mutational signature analysis. All baseline and proposed methods are available in our open-source R package, .
Cite
@article{arxiv.2506.20549,
title = {Causal Inference for Latent Outcomes Learned with Factor Models},
author = {Jenna M. Landy and Dafne Zorzetto and Roberta De Vito and Giovanni Parmigiani},
journal= {arXiv preprint arXiv:2506.20549},
year = {2025}
}
Comments
18 pages, 7 figures, 1 table (+ references and supplement). For open-source R software package, see https://github.com/jennalandy/causalLFO. For all code used in the simulation studies and data application, see https://github.com/jennalandy/causalLFO_PAPER