Publications
You can also find my publications at my Google scholar page.
2026
RECLAIM: Cyclic Causal Discovery Amid Measurement Noise
, and Faramarz Fekri
In Preprint Under Review (2026)
paper
, and Faramarz Fekri
In Preprint Under Review (2026)
paper
SCOUT: Cyclic Causal Discovery Under Soft Interventions with Unknown Targets
Alpar Turkoglu, , and Faramarz Fekri
In International Conference on Machine Learning (2026)
Alpar Turkoglu, , and Faramarz Fekri
In International Conference on Machine Learning (2026)
Learning causal relationships between variables from data is a fundamental research area with many applications across disciplines. Most of the existing causal discovery algorithms rely on the assumptions that (i) the underlying system is acyclic, (ii) the exogenous noise variables are Gaussian, and (iii) that the intervention targets for the data generating experiments are known. While these assumptions simplify the analysis, they are violated in real-life systems. Most existing methods that address these issues either assume the underlying model is linear or are constrained to operate in limited interventional settings. To that end, we propose SCOUT, a novel causal discovery framework to learn nonlinear causal cyclic relationships from soft interventional data with unknown targets. Our main approach maximizes the data log-likelihood to recover the graph structure, using two normalizing-flow architectures—contractive residual flows and neural spline flows. By conducting experiments on synthetic and real-world data, we show that SCOUT outperforms state-of-the-art methods in both causal graph and unknown target recovery across various interventional and noise settings.
MissNODAG: Differentiable Learning of Cyclic Causal Graphs from Incomplete Data
, Razieh Nabi, and Faramarz Fekri
In Transactions on Machine Learning Research (2026)
paper code
, Razieh Nabi, and Faramarz Fekri
In Transactions on Machine Learning Research (2026)
paper code
Causal discovery in real-world systems, such as biological networks, is often complicated by feedback loops and incomplete data. Standard algorithms, which assume acyclic structures or fully observed data, struggle with these challenges. To address this gap, we propose MissNODAG, a differentiable framework for learning both the underlying cyclic causal graph and the missingness mechanism from partially observed data, including data missing not at random. Our framework integrates an additive noise model with an expectation-maximization procedure, alternating between imputing missing values and optimizing the observed data likelihood, to uncover both the cyclic structures and the missingness mechanism. We establish consistency guarantees under exact maximization of the score function in the large sample setting. Finally, we demonstrate the effectiveness of MissNODAG through synthetic experiments and an application to real-world gene perturbation data.
2025
Differentiable Cyclic Causal Discovery Under Unmeasured Confounders
, and Faramarz Fekri
In Advances in Neural Information Processing Systems (NeurIPS) (Spotlight—top 4% of submissions) (2025)
paper slides poster code
, and Faramarz Fekri
In Advances in Neural Information Processing Systems (NeurIPS) (Spotlight—top 4% of submissions) (2025)
paper slides poster code
Understanding causal relationships between variables is fundamental across scientific disciplines. Most causal discovery algorithms rely on two key assumptions: (i) all variables are observed, and (ii) the underlying causal graph is acyclic. While these assumptions simplify theoretical analysis, they are often violated in real-world systems, such as biological networks. Existing methods that account for confounders either assume linearity or struggle with scalability. To address these limitations, we propose DCCD-CONF, a novel framework for differentiable learning of nonlinear cyclic causal graphs in the presence of unmeasured confounders using interventional data. Our approach alternates between optimizing the graph structure and estimating the confounder distribution by maximizing the log-likelihood of the data. Through experiments on synthetic data and real-world gene perturbation datasets, we show that DCCD-CONF outperforms state-of-the-art methods in both causal graph recovery and confounder identification. Additionally, we provide consistency guarantees for our framework, reinforcing its theoretical soundness.
Construction of an Array of Biosensors Using Density Evolution for MicroRNA Monitoring
, Megan A. McSweeney, Mark P. Styczynski, and Faramarz Fekri
In IEEE Transactions on Molecular, Biological, and Multi-Scale Communications (2025)
paper
, Megan A. McSweeney, Mark P. Styczynski, and Faramarz Fekri
In IEEE Transactions on Molecular, Biological, and Multi-Scale Communications (2025)
paper
Monitoring the levels of biomarkers for diagnostic applications has significant potential for impacts on patient care, but the measurement of all relevant biomarkers for a given set of conditions is often too expensive or unwieldy to be feasible at scale. Here, we propose a novel computational method for detecting changes in the levels of multiple target molecules from a complex sample via a small, cost-effective group of biosensors. We use the framework of density evolution (DE), a technique commonly used in the design of linear error-correcting codes for transmission over noisy channels, to develop an approach for localizing changes to a small subset of input signals based on a few simple output signals. As a biologically relevant testbed, we sought to detect the changes in the levels of multiple different microRNAs (miRNAs), which are nucleic acid molecules that are being increasingly studied and used as biomarkers. We accomplished this via the use of a class of molecules called "toehold switches" to create biosensors each capable of detecting multiple different miRNA sequences via a single output, with an overlap in sensitivity patterns between the different biosensors. A small number of these sensors were then used for inference of miRNA profiles. We demonstrate the potential utility of our approach with real data. Experimental results indicate the promising outcomes regarding the effectiveness of our method in detecting changes in miRNA concentrations.
2023
NODAGS-Flow: Nonlinear Cyclic Causal Structure Learning
, Romain Lopez, Rahul Mohan, Faramarz Fekri, Tommaso Biancalani, and Jan-Christian Hütter
In Twenty Sixth International Conference on Artificial Intelligence and Statistics (AISTATS) (2023)
paper slides poster code video
, Romain Lopez, Rahul Mohan, Faramarz Fekri, Tommaso Biancalani, and Jan-Christian Hütter
In Twenty Sixth International Conference on Artificial Intelligence and Statistics (AISTATS) (2023)
paper slides poster code video
Learning causal relationships between variables is a well-studied problem in statistics, with many important applications in science. However, modeling real-world systems remain challenging, as most existing algorithms assume that the underlying causal graph is acyclic. While this is a convenient framework for developing theoretical developments about causal reasoning and inference, the underlying modeling assumption is likely to be violated in real systems, because feedback loops are common (e.g., in biological systems). Although a few methods search for cyclic causal models, they usually rely on some form of linearity, which is also limiting, or lack a clear underlying probabilistic model. In this work, we propose a novel framework for learning nonlinear cyclic causal graphical models from interventional data, called NODAGS-Flow. We perform inference via direct likelihood optimization, employing techniques from residual normalizing flows for likelihood estimation. Through synthetic experiments and an application to single-cell high-content perturbation screening data, we show significant performance improvements with our approach compared to state-of-the-art methods with respect to structure recovery and predictive performance.
A Density Evolution Framework for Recovery of Covariance and Causal Graphs from Compressed Measurements
, Hang Zhang, and Faramarz Fekri
In Fifty Ninth Annual Allerton Conference on Communication, Control, and Computing (2023)
paper supp slides
, Hang Zhang, and Faramarz Fekri
In Fifty Ninth Annual Allerton Conference on Communication, Control, and Computing (2023)
paper supp slides
In this paper, we propose a general framework for designing sensing matrix $\boldsymbol{A} \in \mathbb{R}^{d\times p}$, for estimation of sparse covariance matrix from compressed measurements of the form $\boldsymbol{y} = \boldsymbol{A}\boldsymbol{x} + \boldsymbol{n}$, where $\boldsymbol{y}, \boldsymbol{n} \in \mathbb{R}^d$, and $\boldsymbol{x} \in \mathbb{R}^p$. By viewing covariance recovery as inference over factor graphs via message passing algorithm, ideas from coding theory, such as Density Evolution (DE), are leveraged to construct a framework for the design of the sensing matrix. The proposed framework can handle both (1) regular sensing, i.e., equal importance is given to all entries of the covariance, and (2) preferential sensing, i.e., higher importance is given to a part of the covariance matrix. Through experiments, we show that the sensing matrix designed via density evolution can match the state-of-the-art for covariance recovery in the regular sensing paradigm and attain improved performance in the preferential sensing regime. Additionally, we study the feasibility of causal graph structure recovery using the estimated covariance matrix obtained from the compressed measurements.
2021
Visual Question Answering based on Formal Logic
, Ali Payani, Faramarz Fekri, and J. Clayton Kerce
In 2021 20th IEEE International Conference on Machine Learning and Applications (ICMLA) (2021)
paper supp
, Ali Payani, Faramarz Fekri, and J. Clayton Kerce
In 2021 20th IEEE International Conference on Machine Learning and Applications (ICMLA) (2021)
paper supp