English

Learning Causally Predictable Outcomes from Psychiatric Longitudinal Data

Machine Learning 2025-07-28 v4 Quantitative Methods Machine Learning

Abstract

Causal inference in longitudinal biomedical data remains a central challenge, especially in psychiatry, where symptom heterogeneity and latent confounding frequently undermine classical estimators. Most existing methods for treatment effect estimation presuppose a fixed outcome variable and address confounding through observed covariate adjustment. However, the assumption of unconfoundedness may not hold for a fixed outcome in practice. To address this foundational limitation, we directly optimize the outcome definition to maximize causal identifiability. Our DEBIAS (Durable Effects with Backdoor-Invariant Aggregated Symptoms) algorithm learns non-negative, clinically interpretable weights for outcome aggregation, maximizing durable treatment effects and empirically minimizing both observed and latent confounding by leveraging the time-limited direct effects of prior treatments in psychiatric longitudinal data. The algorithm also furnishes an empirically verifiable test for outcome unconfoundedness. DEBIAS consistently outperforms state-of-the-art methods in recovering causal effects for clinically interpretable composite outcomes across comprehensive experiments in depression and schizophrenia.

Keywords

Cite

@article{arxiv.2506.16629,
  title  = {Learning Causally Predictable Outcomes from Psychiatric Longitudinal Data},
  author = {Eric V. Strobl},
  journal= {arXiv preprint arXiv:2506.16629},
  year   = {2025}
}

Comments

R code is available at github.com/ericstrobl/DEBIAS

R2 v1 2026-07-01T03:25:46.201Z