Search papers, labs, and topics across Lattice.
This paper introduces RetiSEM, a novel structural equation modeling framework designed to recover causal graphs and conduct mediation analysis from fragmented biomedical data. By organizing variables into biologically informed blocks and applying forbidden-edge constraints, RetiSEM effectively decomposes pathway-level effects into total, natural direct, and natural indirect effects. The framework outperforms traditional unconstrained methods in both synthetic benchmarks and real-world applications, revealing that retinal variables primarily serve as downstream biomarkers with identifiable indirect effects.
RetiSEM achieves superior causal accuracy in fragmented biomedical data, revealing hidden indirect effects that traditional methods miss.
Learning causal models from fragmented biomedical data is challenging because clinical, molecular, and imaging variables are often incomplete or not jointly observed. We propose RetiSEM, a domain-constrained structural equation modelling (SEM) framework for causal graph recovery and mediation analysis under limited multimodal resources. This proposed work organises variables into biologically informed blocks, applies forbidden-edge constraints, and decomposes pathway-level effects into TE, NDE, and NIE components. We evaluate RetiSEM across ten synthetic benchmark scenarios that vary in dimensionality, nonlinearity, causal depth, and pathway structure, together with a fragmented real-world setting that combines NHANES clinical variables with externally derived retinal representations. This approach achieves lower structural error and higher causal accuracy than unconstrained baselines across the synthetic benchmarks. In the real-data analysis, retinal variables behave mainly as downstream biomarker-like indicators, with smaller but detectable indirect effects. These findings support our strategy as an interpretable framework for testing structured causal hypotheses in limited-resource biomedical AI. The code and resources for this work are publicly available at: https://github.com/Inamullah-Colab/ReitSEM.