
- title: 'Consistent End-to-End Estimation for Counterfactual Fairness'
  abstract: 'Counterfactual fairness seeks to ensure that the prediction for an individual is the same as that in a counterfactual world under a different sensitive attribute. However, achieving counterfactual fairness in practice is challenging due to several issues. In this paper, we discuss two key issues and suggest workarounds for them. (1) Counterfactual fairness involves counterfactual quantities, which rely on unobservable outcomes and inference and which require additional, non-trivial counterfactual identifiability assumptions. Here, we explicitly state the counterfactual identifiability assumptions necessary to guarantee point identification of counterfactuals up to a measure-preserving indeterminacy (MPI). Without such counterfactual identifiability assumptions, counterfactual fairness can not be reliably fulfilled, even with infinite data. (2) Even assuming counterfactual identifiability holds, many existing baselines for counterfactual fairness lack consistency in estimating counterfactuals and thus may yield predictions that are unfair. In our work, we redefine the notion of consistency so that it (i) is compatible with the counterfactual identifiability up to an MPI, and (ii) allows to enforce worst-case counterfactual fairness. Following this definition of consistency, we develop an end-to-end method that allows for consistent estimation of counterfactuals (which we call a generative counterfactual fairness network). Once the counterfactuals are consistently estimated, we can use regularization as an in-processing approach to enforce the worst-case counterfactual fairness in prediction models. With our work, we aim to spur a discussion of when and where counterfactual fairness can be reliably achieved to ensure a safe and ethical use.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/ma26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/ma26a/ma26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-ma26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Yuchen
    family: Ma
  - given: Valentyn
    family: Melnychuk
  - given: Dennis
    family: Frauen
  - given: Stefan
    family: Feuerriegel
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 1-49
  id: ma26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 1
  lastpage: 49
  published: 2026-07-05 00:00:00 +0000
- title: 'Retrospective Counterfactual Prediction by Conditioning on the Factual Outcome: A Cross-World Approach'
  abstract: 'Retrospective causal questions ask what would have happened to an observed individual had they received a different treatment. We study the problem of estimating $\mu(x,y)=\mathbb{E}[Y(1)\mid X=x,Y(0)=y]$, the expected counterfactual outcome for an individual with covariates $x$ and observed outcome $y$, and constructing valid prediction intervals under the Neyman-Rubin superpopulation model. This quantity is generally not identified without additional assumptions. To link the observed and unobserved potential outcomes, we work with a cross-world correlation  $\rho(x)=cor(Y(1),Y(0)\mid X=x)$; plausible bounds on $\rho(x)$ enable a principled approach to this otherwise unidentified problem. We introduce retrospective counterfactual  estimators $\hat{\mu}_{\rho}(x,y)$ and prediction intervals $C(x,y)$ that asymptotically satisfy $P[Y(1)\in C(x,y)\mid X=x, Y(0)=y]\ge1-\alpha$ under standard causal assumptions. Many common baselines implicitly correspond to endpoint choices  $\rho=0$ or $\rho=1$ (ignoring the factual outcome or treating the counterfactual as a shifted factual outcome). Interpolating between these cases through cross-world dependence yields substantial gains in both theory and practice.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/bodik26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/bodik26a/bodik26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-bodik26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Juraj
    family: Bodik
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 50-83
  id: bodik26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 50
  lastpage: 83
  published: 2026-07-05 00:00:00 +0000
- title: 'Local Markov Equivalence for PC-style Local Causal Discovery and Identification of Controlled Direct Effects'
  abstract: 'Identifying controlled direct effects (CDEs) is crucial across numerous scientific domains. While existing methods can identify these effects from causal directed acyclic graphs (DAGs), the true DAG is often unknown in practice. Essential graphs, which represent a Markov equivalence class of DAGs characterized by the same set of conditional independencies, provide a more practical and realistic alternative, and the PC algorithm is one of the most widely used method to learn them using conditional independence tests. However, learning the full essential graph is computationally intensive and relies on strong, untestable assumptions. In this work, we adapt the PC algorithm to recover only the portion of the graph needed for identifying CDEs. In particular, we introduce the local essential graph (LEG), a graph structure defined relative to a target variable, and present LocPC, an algorithm that learns the LEG using solely local conditional independence tests. Building on this, we develop LocPC-CDE, which extracts precisely the portion of the LEG that is both necessary and sufficient for identifying a CDE. Compared to global methods, our algorithms require less conditional independence tests and operate under weaker assumptions while maintaining theoretical guarantees. We illustrate the effectiveness of our approach on synthetic and real data.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/loranchet26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/loranchet26a/loranchet26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-loranchet26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Timothée
    family: Loranchet
  - given: Charles K.
    family: Assaad
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 84-118
  id: loranchet26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 84
  lastpage: 118
  published: 2026-07-05 00:00:00 +0000
- title: 'Disentangling Dynamical Systems: Causal Representation Learning Meets Local Sparse Attention'
  abstract: 'Parametric system identification methods estimate the parameters of explicitly defined physical systems from data. Yet, they remain constrained by the need to provide an explicit function space, typically through a predefined library of candidate functions chosen via available domain knowledge. In contrast, deep learning can demonstrably model systems of broad complexity with high fidelity, but black-box function approximation typically fails to yield explicit descriptive or disentangled representations revealing the structure of a system. We develop a novel identifiability theorem, leveraging causal representation learning, to uncover disentangled representations of system parameters without structural assumptions. We derive a graphical criterion specifying when system parameters can be uniquely disentangled from raw trajectory data, up to permutation and diffeomorphism. Crucially, our analysis demonstrates that global causal structures provide a lower bound on the disentanglement guarantees achievable when considering local state-dependent causal structures. We instantiate system parameter identification as a variational inference problem, leveraging a sparsity-regularised transformer to uncover state-dependent causal structures. We empirically validate our approach across four synthetic domains, demonstrating its ability to recover highly disentangled representations that baselines fail to recover. Corroborating our theoretical analysis, our results confirm that enforcing local causal structure is often necessary for full identifiability.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/baumgartner26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/baumgartner26a/baumgartner26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-baumgartner26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Markus W.
    family: Baumgartner
  - given: Anson
    family: Lei
  - given: Joe
    family: Watson
  - given: Ingmar
    family: Posner
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 119-165
  id: baumgartner26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 119
  lastpage: 165
  published: 2026-07-05 00:00:00 +0000
- title: 'A fine-grained look at causal effects in causal spaces'
  abstract: 'The notion of causal effect is fundamental across many scientific disciplines. Traditionally, quantitative researchers have studied causal effects at the level of variables; for example, how a certain drug dose (W) causally affects a patient’s blood pressure (Y). However, in many modern data domains, the raw variables—such as pixels in an image or tokens in a language model—do not have the semantic structure needed to formulate meaningful causal questions. In this paper, we offer a more fine-grained perspective by studying causal effects at the level of *events*, drawing inspiration from probability theory, where core notions such as independence are first given for events and \sigma-algebras, before random variables enter the picture. Within the measure-theoretic framework of causal spaces, a recently introduced axiomatisation of causality, we first introduce several binary definitions that determine whether a causal effect is present, as well as proving some properties of them linking causal effect to (in)dependence under an intervention measure. Further, we provide quantifying measures that capture the strength and nature of causal effects on events, and show that we can recover the common measures of treatment effect as special cases.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/park26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/park26a/park26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-park26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Junhyung
    family: Park
  - given: Yuqing
    family: Zhou
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 166-195
  id: park26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 166
  lastpage: 195
  published: 2026-07-05 00:00:00 +0000
- title: 'Understanding Task Representations in Neural Networks via Bayesian Ablation'
  abstract: 'Neural networks are powerful tools for cognitive modeling due to their flexibility and emergent properties. However, interpreting their learned representations remains challenging due to their sub-symbolic semantics. We introduce a novel probabilistic framework for interpreting latent task representations in neural networks. Inspired by Bayesian inference, our approach defines a distribution over representational units to infer their causal contributions to task performance. Using ideas from information theory, we propose a suite of tools and metrics to illuminate key model properties, including representational distributedness, manifold complexity, and polysemanticity.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/nam26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/nam26a/nam26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-nam26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Andrew Joohun
    family: Nam
  - given: Declan Iain
    family: Campbell
  - given: Thomas L.
    family: Griffiths
  - given: Jonathan D.
    family: Cohen
  - given: Sarah-Jane
    family: Leslie
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 196-221
  id: nam26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 196
  lastpage: 221
  published: 2026-07-05 00:00:00 +0000
- title: 'Valid Inference for Treatment Effects under Multimodal Confounding'
  abstract: 'This paper provides methods for the valid estimation and inference of treatment effects in the presence of unstructured, multimodal data, namely text and images, as confounders. We develop a neural network architecture that is adapted to the double machine learning (DML) framework, specifically the partially linear model. An additional contribution of our paper is a new method to generate a semi-synthetic dataset which can be used to evaluate the performance of causal effect estimation in the presence of text and images as confounders. The proposed methods and architectures are evaluated on a correspondingly generated semi-synthetic dataset and compared to standard approaches, highlighting the potential benefit of using text and images directly in causal studies and of our approach. In the experiments, our methods performs well and achieves the nominal coverage. Our findings might be valuable for researchers and practitioners in economics, marketing, finance, medicine and data science in general who are interested in estimating causal quantities using non-traditional data.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/spindler26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/spindler26a/spindler26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-spindler26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Martin
    family: Spindler
  - given: Philipp
    family: Bach
  - given: Victor
    family: Chernozhukov
  - given: Sven
    family: Klaassen
  - given: Jan
    family: Teichert-Kluge
  - given: Suhas
    family: Vijaykumar
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 222-247
  id: spindler26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 222
  lastpage: 247
  published: 2026-07-05 00:00:00 +0000
- title: 'Causal-ICM: A Data Fusion Framework For Heterogeneous Treatment Effect Estimation With Multi-Task Gaussian Processes'
  abstract: 'Bridging the gap between internal and external validity is crucial for heterogeneous treatment effect estimation. Randomised controlled trials (RCTs), favoured for their internal validity due to randomisation, often encounter challenges in generalising findings due to strict eligibility criteria. Observational studies, on the other hand, may provide stronger external validity through larger and more representative samples but can suffer from compromised internal validity due to unmeasured confounding. Motivated by these complementary characteristics, we propose a novel Bayesian nonparametric approach, $\textit{Causal-ICM}$, leveraging multi-task Gaussian processes to integrate data from both RCTs and observational studies. In particular, we introduce a parameter that controls the degree of borrowing between the datasets and prevents the observational dataset from dominating the estimation. We propose a data-adaptive procedure for choosing the optimal value of the parameter. $\textit{Causal-ICM}$ outperforms other data fusion methods in point estimation across the covariate support of the observational study and provides principled uncertainty quantification for the estimated treatment effects. We demonstrate the robust performance of $\textit{Causal-ICM}$ in diverse scenarios through multiple simulation studies and a real-world study.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/dimitriou26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/dimitriou26a/dimitriou26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-dimitriou26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Evangelos
    family: Dimitriou
  - given: Edwin
    family: Fong
  - given: Jens Magelund
    family: Tarp
  - given: Karla
    family: DiazOrdaz
  - given: Brieuc
    family: Lehmann
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 248-276
  id: dimitriou26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 248
  lastpage: 276
  published: 2026-07-05 00:00:00 +0000
- title: 'DAG Learning from Zero-Inflated Count Data Using Continuous Optimization'
  abstract: 'We address network structure learning from zero-inflated count data by casting each node as a zero-inflated generalized linear model and optimizing a smooth, score-based objective under a directed acyclic graph constraint. Our Zero-Inflated Continuous Optimization (ZICO) approach uses node-wise likelihoods with canonical links and enforces acyclicity through a differentiable surrogate constraint combined with sparsity regularization. ZICO achieves superior performance with faster runtimes on simulated data. It also performs comparably to or better than common algorithms for reverse engineering gene regulatory networks. ZICO is fully vectorized and mini-batched, enabling learning on larger variable sets with practical runtimes in a wide range of domains.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/sato26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/sato26a/sato26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-sato26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Noriaki
    family: Sato
  - given: Marco
    family: Scutari
  - given: Shuichi
    family: Kawano
  - given: Rui
    family: Yamaguchi
  - given: Seiya
    family: Imoto
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 277-296
  id: sato26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 277
  lastpage: 296
  published: 2026-07-05 00:00:00 +0000
- title: 'A novel hybrid approach for positive-valued DAG learning'
  abstract: 'Causal discovery from observational data remains a fundamental challenge in machine learning and statistics, particularly when variables represent inherently positive quantities such as gene expression levels, asset prices, company revenues, or population counts, which naturally follow multiplicative rather than additive dynamics. We propose the Hybrid Moment-Ratio Scoring (H-MRS) algorithm, a novel approach for learning directed acyclic graphs (DAGs) from positive-valued data that combines moment-based scoring with log-scale regression. The key insight is that for positive-valued variables, the moment ratio $\frac{\mathbb{E}\left[X_j^2\right]}{\mathbb{E}\left[\left(\mathbb{E}\left[X_j \mid S\right]\right)^2\right]}$ provides an effective criterion for causal ordering, where $S$ denotes candidate parent sets. H-MRS combines log-scale Ridge regression for moment-ratio estimation with greedy ordering construction based on raw-scale moment ratios, followed by ElasticNet-based parent selection to recover the final DAG structure. We evaluate H-MRS on synthetic log-linear data, showing that it achieves competitive precision and recall. The algorithm is computationally efficient and naturally respects positivity constraints, making it well-suited for applications such as genomics and economics. Our results highlight that combining log-scale modeling with raw-scale moment ratios offers a practical and robust framework for causal discovery in positive-valued domains.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/zhao26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/zhao26a/zhao26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-zhao26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Yao
    family: Zhao
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 297-323
  id: zhao26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 297
  lastpage: 323
  published: 2026-07-05 00:00:00 +0000
- title: 'Bayesian Hierarchical Invariant Prediction'
  abstract: 'We propose Bayesian Hierarchical Invariant Prediction (BHIP) reframing Invariant Causal Prediction (ICP) through the lens of Hierarchical Bayes. We leverage the hierarchical structure to explicitly test invariance of causal mechanisms under heterogeneous data, resulting in improved computational scalability for a larger number of predictors compared to ICP. Moreover, given its Bayesian nature BHIP enables the use of prior information. We evaluate BHIP on both synthetic and real-world datasets, demonstrating its potential as an alternative inference method to ICP and related methods.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/madaleno26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/madaleno26a/madaleno26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-madaleno26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Francisco
    family: Madaleno
  - given: Pernille Julie Viuff
    family: Sand
  - given: Francisco C.
    family: Pereira
  - given: Sergio Hernan Garrido
    family: Mejia
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 324-352
  id: madaleno26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 324
  lastpage: 352
  published: 2026-07-05 00:00:00 +0000
- title: 'Automatic debiased machine learning and sensitivity analysis for sample selection models'
  abstract: 'In this paper, we extend the Riesz representation framework to causal inference under sample selection, where both treatment assignment and outcome observability are non-random. Formulating the problem in terms of a Riesz representer enables stable estimation and a transparent decomposition of omitted variable bias into three interpretable components: a data-identified scale factor, outcome confounding strength, and selection confounding strength. For estimation, we employ the ForestRiesz estimator, which accounts for selective outcome observability while avoiding the instability associated with direct propensity score inversion. We assess finite-sample performance through a simulation study and show that conventional double machine learning approaches can be highly sensitive to tuning parameters due to their reliance on inverse probability weighting, whereas the ForestRiesz estimator delivers more stable performance by leveraging automatic debiased machine learning. In an empirical application to the gender wage gap in the U. S., we find that our ForestRiesz approach yields larger treatment effect estimates than a standard double machine learning approach, suggesting that ignoring sample selection leads to an underestimation of the gender wage gap. Sensitivity analysis indicates that implausibly strong unobserved confounding would be required to overturn our results. Overall, our approach provides a unified, robust, and computationally attractive framework for causal inference under sample selection.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/bjelac26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/bjelac26a/bjelac26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-bjelac26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Jakob
    family: Bjelac
  - given: Victor
    family: Chernozhukov
  - given: Phil-Adrian
    family: Klotz
  - given: Jannis
    family: Kueck
  - given: Theresa M. A.
    family: Schmitz
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 353-392
  id: bjelac26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 353
  lastpage: 392
  published: 2026-07-05 00:00:00 +0000
- title: 'Retrieving Classes of Causal Orders with Inconsistent Knowledge Bases'
  abstract: 'Traditional causal discovery methods often depend on strong, untestable assumptions, making them unreliable in real-world applications. In this context, Large Language Models (LLMs) have emerged as a promising alternative for extracting causal knowledge from text-based metadata, effectively consolidating domain expertise. However, LLMs are prone to hallucinations, necessitating strategies that account for these limitations. One effective approach is to use a consistency measure as a proxy of reliability. Moreover, LLMs do not clearly distinguish direct from indirect causal relationships, complicating the discovery of causal Directed Acyclic Graphs (DAGs), which are often sparse. This ambiguity is evident in the way informal sentences are formulated in various domains. For this reason, focusing on causal orders provides a more practical and direct task for LLMs. We propose a new method for deriving abstractions of causal orders that maximizes a consistency score obtained from an LLM. Our approach begins by computing pairwise consistency scores between variables, from which we construct a semi-complete partially directed graph that consolidates these scores into an abstraction. Using this structure, we identify both a maximally oriented partially directed acyclic graph and an optimal set of acyclic tournaments that maximize consistency across all configurations. We further demonstrate how both the abstraction and the class of causal orders can be used to estimate causal effects. We evaluate our method on a wide set of causal DAGs extracted from scientific literature in epidemiology and public health. Our results show that the proposed approach can effectively recover the correct causal order, providing a reliable and practical LLM-assisted causal framework.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/baldo26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/baldo26a/baldo26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-baldo26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Federico
    family: Baldo
  - given: Simon
    family: Ferreira
  - given: Charles K.
    family: Assaad
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 393-422
  id: baldo26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 393
  lastpage: 422
  published: 2026-07-05 00:00:00 +0000
- title: 'Cross-Sectional Conditional Independence in Stationary Time Series: Graphical Equivalence and Completeness of Collider Separation'
  abstract: 'We study cross-sectional conditional independence (CI) in strictly stationary time series represented by summary (local-dependence) graphs. Our focus is on the completeness of separation rules, i.e., when—and in what sense—graphical separation on the summary graph is not only sufficient, but also necessary for CI at a time slice. Prior work has established soundness of collider-based c-separation in discrete time and trek-graph separation in continuous time with respect to cross-sectional CI. We complement these results twofold. First, we show that, on summary graphs, c-separation and trek-graph separation induce the same equivalence classes of graphs. This identifies a single underlying graphical notion governing cross-sectional CI and reconciles discrete- and continuous-time separation rules. In addition, we translate c-separation to space-time graphs and introduce space-time trek separation completing the graphical separation picture. In essence, it is the collider structure that governs what shared past information travels to cross section through common ancestors and governs CI. Second, we prove the completeness of the collider separation for the discrete-time case. For any given summary graph, there exists a strictly stationary process whose cross-sectional law realizes all and only the c-separation statements. Moreover, within the family of stationary Gaussian VAR(1) models, in the absence of c-separation, parameter values that nonetheless yield independence form a Lebesgue measure-zero set. Together, these results sharpen the theoretical underpinnings of graphical reasoning about cross-sectional CI in stationary time series and clarify when faithfulness-type assumptions for causal discovery are generically justified for snapshots of dynamic Bayesian networks.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/drazkowski26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/drazkowski26a/drazkowski26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-drazkowski26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Hubert Marek
    family: Drazkowski
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 423-478
  id: drazkowski26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 423
  lastpage: 478
  published: 2026-07-05 00:00:00 +0000
- title: 'Improving Generative Methods for Causal Evaluation via Simulation-Based Inference'
  abstract: 'Generating synthetic datasets that accurately reflect real-world observational data is critical for evaluating causal estimators, but it remains a challenging task. Existing generative methods offer a solution by producing synthetic datasets anchored in the observed data (source data) while allowing variation in key parameters such as the treatment effect and amount of confounding bias. However, it is often unclear which generative methods to use and which values of parameters to choose when generating synthetic datasets. Moreover, existing methods typically require users to provide fixed point estimates of such parameters. This denies users the ability to express uncertainty over both generative methods and parameter values and removes the potential for posterior inference, potentially leading to unreliable estimator comparisons. We introduce simulation-based inference for causal evaluation (SBICE), a framework that treats the generative method and its corresponding generative parameters as uncertain and infers their posterior distribution given a source dataset. Leveraging techniques in simulation-based inference, SBICE identifies suitable generative methods and infers distributions over its parameter configurations to produce synthetic datasets closely aligned with the source data distribution. Empirical results demonstrate that SBICE improves the reliability of estimator evaluations by generating realistic datasets whose causal estimates closely match the estimates of the source data, making it a robust and uncertainty-aware approach to selecting causal estimators.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/amaranath26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/amaranath26a/amaranath26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-amaranath26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Pracheta
    family: Amaranath
  - given: Vinitra
    family: Muralikrishnan
  - given: Amit
    family: Sharma
  - given: David
    family: Jensen
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 479-546
  id: amaranath26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 479
  lastpage: 546
  published: 2026-07-05 00:00:00 +0000
- title: 'Learning a Spatial Partitioning and its Causal Relations from Temporal Data'
  abstract: 'Scientific research often seeks to understand the causal structure underlying high-level variables in a system. For example, climate scientists study how phenomena, such as El Niño, affect other climate processes at remote locations across the globe. However, scientists typically collect low-level measurements, such as geographically distributed temperature readings. From these, one needs to learn both a mapping to causally-relevant latent variables, such as a high-level representation of the El Niño phenomenon and other processes, as well as the causal model over them. The challenge is that this task, called causal representation learning, is highly underdetermined from observational data alone, requiring other constraints during learning to resolve the indeterminacies. In this work, we consider the task of partitioning observed variables into disentangled factors, such as extracting regions from geographically gridded measurement data in climate research or capturing brain regions from neural activity data. We demonstrate the identifiability of the resulting model and propose a differentiable method, Causal Discovery with Single-parent Decoding (CDSD), that simultaneously learns, from temporal data, the underlying latents and a causal graph over them. We assess the validity of our theoretical results using simulated data and showcase the practical validity of our method in an application to real-world data from the climate science field.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/brouillard26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/brouillard26a/brouillard26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-brouillard26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Philippe
    family: Brouillard
  - given: Sebastien
    family: Lachapelle
  - given: Julia
    family: Kaltenborn
  - given: Yaniv
    family: Gurwicz
  - given: Dhanya
    family: Sridhar
  - given: Alexandre
    family: Drouin
  - given: Peer
    family: Nowack
  - given: Jakob
    family: Runge
  - given: David
    family: Rolnick
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 547-592
  id: brouillard26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 547
  lastpage: 592
  published: 2026-07-05 00:00:00 +0000
- title: 'Evaluating and Learning Robust Bandit Policies Under Uncertain Causal Mechanisms'
  abstract: 'Causal graphical models can encode large amounts structural knowledge, both from the background knowledge of domain experts and the structural knowledge discovered from randomized experiments or observational data. However, though we may know the general structure of causal relationships, we often do not know the exact causal mechanisms. In this work, we propose a causal multi-armed bandit evaluation and learning algorithm that can reason effectively despite uncertainty over conditional probability distributions. Further, we show how conditional independence testing can be used to choose variables for modeling. We find that the structural equation model (SEM) approach gives more accurate evaluations compared to traditional approaches, particularly as the range of possible causal mechanisms grows. Further, the SEM approach learns low-variance policies, and it learns an optimal policy, assuming the model is sufficiently well-specified. Traditional approaches can converge to local extrema or fail to converge at all.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/avery26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/avery26a/avery26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-avery26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Katherine
    family: Avery
  - given: Chinmay
    family: Pendse
  - given: David
    family: Jensen
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 593-626
  id: avery26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 593
  lastpage: 626
  published: 2026-07-05 00:00:00 +0000
- title: 'Causal Importance for Physics-Informed Machine Learning'
  abstract: 'Predictive modelling in complex dynamical systems often relies on machine learning (ML) models trained on correlated and partially redundant predictors. Standard feature importance measures are usually correlation-based and model-specific, providing limited guidance for disentangling mediators, confounders, and true drivers, and generally offering no principled route for causally motivated prediction. Here we bridge these by explicitly importing causal information, derived from the multivariate Liang-Kleeman information flow (LKIF) framework, into ML models. Here, we decompose the differential information flow into four conditioner-importance indices (Mediator Dominance Index, Moderation Gain, Confounding Pressure, and Causal Sufficiency Rate), then we construct a Causal Importance Score (CIS) that summarises the relevance of each conditioner to a given coupling. Finally, we use this CIS as a prior for two complementary ML strategies: (i) a baseline Random Forest (RF), and (ii) a neural network (NN) whose input-layer attention weights are regularised towards CIS-based priors. Using a real-world testbed with four interacting eco-hydrological variables and a target, we show that CIS-regularised NNs can closely align their learned feature usage with the physically motivated causal ranking, while retaining competitive predictive skill. This provides a concrete example of causally informed prediction, where causal diagnostics do not merely interpret an already-trained black box, but actively shape the hypothesis space explored by the model and offer a principled handle on feature selection and dimensionality reduction.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/hagan26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/hagan26a/hagan26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-hagan26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Daniel Fiifi Tawia
    family: Hagan
  - given: Thomas
    family: Mortier
  - given: Cas
    family: Decancq
  - given: Diego G.
    family: Miralles
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 627-655
  id: hagan26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 627
  lastpage: 655
  published: 2026-07-05 00:00:00 +0000
- title: 'Learning and Testing Exposure Mappings of Interference using Graph Convolutional Autoencoders'
  abstract: 'Interference or spillover effects arise when an individual’s outcome (e.g., health) is influenced not only by their own treatment (e.g., vaccination) but also by the treatment of others, creating challenges for evaluating treatment effects. Exposure mappings provide a framework to study such interference by explicitly modeling how the treatment statuses of contacts within an individual’s network affect their outcome. Most existing research relies on a priori exposure mappings of limited complexity, which may fail to capture the full range of interference effects. In contrast, this study applies a graph convolutional autoencoder to learn exposure mappings in a data-driven way, which exploit dependencies and relations within a network to more accurately capture interference effects. As our main contribution, we introduce a machine learning-based test for the validity of exposure mappings and thus test the identification of the direct effect. In this testing approach, the learned exposure mapping is used as an instrument to test the validity of a simple, user-defined exposure mapping. The test leverages the fact that, if the user-defined exposure mapping is valid (so that all interference operates through it), then the learned exposure mapping is statistically independent of any individual’s outcome, conditional on the user-defined exposure mapping. Conversely, a violation of this conditional independence indicates that the researcher-defined mapping fails to capture some relevant interference. We propose a conditional mean (rather than full) independence test sufficient for identifying average direct effects and study its finite-sample performance via simulation.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/huber26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/huber26a/huber26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-huber26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Martin
    family: Huber
  - given: Jannis
    family: Kueck
  - given: Mara
    family: Mattes
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 656-675
  id: huber26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 656
  lastpage: 675
  published: 2026-07-05 00:00:00 +0000
- title: 'Estimating Joint Interventional Distributions from Marginal Interventional Data'
  abstract: 'In this paper we show how to exploit interventional data to acquire the joint conditional distribution of all the variables using the Maximum Entropy principle. To this end, we extend the Causal Maximum Entropy method to make use of data arising from identifiable interventional distributions in addition to data from the observational distribution. Using Lagrange duality, we prove that the solution to the Causal Maximum Entropy problem with interventional constraints lies in the exponential family, as in the Maximum Entropy solution. Our method allows us to perform two tasks of interest when marginal interventional distributions are provided for any subset of the variables. First, we show how to perform parental discovery from a mixture of observational and single-variable interventional data, and, second, how to infer joint interventional distributions. For the former task, we show on synthetically generated data, that our proposed method outperforms the state-of-the-art method on merging datasets, and yields comparable results to the KCI-test which requires access to joint observations of all variables.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/mejia26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/mejia26a/mejia26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-mejia26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Sergio Hernan Garrido
    family: Mejia
  - given: Elke
    family: Kirschbaum
  - given: Armin
    family: Kekić
  - given: Bernhard
    family: Schölkopf
  - given: Atalanti A.
    family: Mastakouri
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 676-698
  id: mejia26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 676
  lastpage: 698
  published: 2026-07-05 00:00:00 +0000
- title: 'Variance reduction combining pre-experiment and in-experiment data'
  abstract: 'Online controlled experiments (A/B testing) are fundamental to data-driven decision-making in many companies. Improving the sensitivity of these experiments under fixed sample size constraints requires reducing the variance of the average treatment effect (ATE) estimator. Existing variance reduction techniques such as CUPED and CUPAC use pre-experiment data, but their effectiveness depends on how predictive those data are for outcomes measured during the experiment. In-experiment data are often more strongly correlated with the outcome, but using arbitrary post-treatment variables can introduce bias. In this paper, we propose a general, robust, and scalable framework that combines both pre-experiment and in-experiment data to achieve variance reduction. Our framework is simple, interpretable, and computationally efficient, making it practical for real-world deployment. We develop the asymptotic theory of the proposed estimator and provide consistent variance estimators. Empirical results from multiple online experiments conducted at Etsy demonstrate substantial additional variance reduction over current pipeline, even when incorporating only a few post-treatment covariates. These findings underscore the effectiveness of our framework in improving experimental sensitivity and accelerating data-driven decision-making.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/lin26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/lin26a/lin26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-lin26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Zhexiao
    family: Lin
  - given: Pablo
    family: Crespo
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 699-717
  id: lin26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 699
  lastpage: 717
  published: 2026-07-05 00:00:00 +0000
- title: 'Estimating PATE under positivity violations: SBART+SPL for high-dimensional covariates'
  abstract: 'The positivity assumption is a fundamental requirement for causal inference in the potential out- comes framework, ensuring that all individuals have a positive probability of receiving each treat- ment option. However, real-world datasets often violate this assumption in regions of weak overlap where one treatment group is underrepresented or entirely absent for certain com- binations of confounding variables. Traditional approaches, such as trimming and weighting, ad- dress these violations but typically modify the target population and potentially introducing bias. The Bayesian Additive Regression Trees with Spline Models (BART+SPL) has been proposed as a solution to this issue. This approach combines Bayesian Additive Regression Trees (BART) for imputation in regions of overlap with spline models (SPL) to extrapolate into regions of weak overlap, thereby preserving the initial target population. While delivering precise results when considering low-dimensional covariates, performance of BART+SPL is compromised under high- dimensional covariates. To address this limitation, we propose SBART+SPL, an extension of the BART+SPL framework that integrates SoftBART into the estimation procedure. SoftBART gener- alizes BART by implementing smooth decision rules and sparsity-inducing splitting probabilities. A simulation study demonstrates that SBART+SPL yields better precision and improved cover- age compared to BART+SPL when estimating population average treatment effects (PATE) in the presence of high-dimensional covariates and violations of the positivity assumption. The applica- bility of SBART+SPL is illustrated by re-analyzing an empirical study that evaluates the impact of exposure to natural gas compressor stations on cancer mortality rates across U.S. counties.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/massmann26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/massmann26a/massmann26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-massmann26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Lennard
    family: Maßmann
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 718-756
  id: massmann26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 718
  lastpage: 756
  published: 2026-07-05 00:00:00 +0000
- title: 'Unveiling Causal Calibration: How LLM Scale Influences Statistical Information Interpolation'
  abstract: 'There are two ways an LLM can learn statistical and causal knowledge during training: either by explicit statements about the causal scenario in the training corpus (e.g., “the probability of developing lung cancer is 20% if one has smoked for at least 10 years”, “X and Y are independent conditioned on Z”, “X is a cause of Y” etc.) or by implicit presentations of the same information via tabular data from surveys or scenario descriptions. In this paper, we probe whether the LLM internally unifies these two sources of information. To this end, we test whether fine-tuning LLMs on implicit presentations of statistical knowledge influences the LLM’s answers when explicitly prompted for such knowledge. By creating in-context learning tasks where both explicit and implicit statistical information are present, we also test whether language models can unify these two modes during inference. Experiments suggest that larger language models have some shared method of storing these two sources of information, whereas smaller language models seem to be less capable of unifying these sources.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/englberger26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/englberger26a/englberger26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-englberger26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Markus
    family: Englberger
  - given: Devendra Singh
    family: Dhami
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 757-775
  id: englberger26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 757
  lastpage: 775
  published: 2026-07-05 00:00:00 +0000
- title: 'Smoothing the Landscape: Causal Structure Learning via Diffusion Denoising Objectives'
  abstract: 'Understanding causal dependencies in observational data is critical for informing decision-making. These relationships are often modeled as Bayesian Networks (BNs) and Directed Acyclic Graphs (DAGs). Existing methods, such as NOTEARS and DAG-GNN, often face issues with scalability and stability in high-dimensional data, especially when there is a feature-sample imbalance. Here, we show that the denoising score matching objective of diffusion models could smooth the gradients for faster, more stable convergence. We also propose an adaptive k-hop acyclicity constraint that improves runtime over existing solutions that require matrix inversion. We name this framework Denoising Diffusion Causal Discovery (DDCD). Unlike generative diffusion models, DDCD utilizes the reverse denoising process to infer a parameterized causal structure rather than to generate data. We demonstrate the competitive performance of DDCDs on synthetic benchmarking data. We also show that our methods are practically useful by conducting qualitative analyses on two real-world examples. Code is available at this url: https://github.com/haozhu233/ddcd.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/zhu26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/zhu26a/zhu26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-zhu26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Hao
    family: Zhu
  - given: Di
    family: Zhou
  - given: Donna
    family: Slonim
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 776-822
  id: zhu26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 776
  lastpage: 822
  published: 2026-07-05 00:00:00 +0000
- title: 'Learning control variables and instruments for causal analysis in observational data'
  abstract: 'This study introduces a data-driven, machine learning-based method to detect suitable control variables and instruments for assessing the causal effect of a treatment on an outcome in observational data. Our approach tests the joint existence of instruments, which are associated with the treatment but not directly with the outcome (at least conditional on observables), and suitable control variables, conditional on which the treatment is exogenous, and learns the partition of instruments and control variables from the observed data. The detection of sets of instruments and control variables relies on the condition that proper instruments are conditionally independent of the outcome given the treatment and suitable control variables. We establish the consistency of our method for detecting control variables and instruments under certain regularity conditions, investigate the finite sample performance through a simulation study, and provide an empirical application to health data from the Oregon Health Insurance Experiment.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/apfel26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/apfel26a/apfel26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-apfel26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Nicolas
    family: Apfel
  - given: Martin
    family: Huber
  - given: Jannis
    family: Kueck
  - given: Julia
    family: Hatamyar
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 823-860
  id: apfel26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 823
  lastpage: 860
  published: 2026-07-05 00:00:00 +0000
- title: 'Flow IV: Counterfactual Inference In Nonseparable Outcome Models Using Instrumental Variables'
  abstract: 'To reach human level intelligence, learning algorithms need to incorporate causal reasoning. But identifying causality, and particularly counterfactual reasoning, remains elusive. In this paper, we make progress on counterfactual inference in nonseparable outcome models by utilizing instrumental variables (IVs). IVs are a classic tool for mitigating bias from unobserved confounders when estimating causal effects. While IV methods for effect estimation have been extended to nonseparable outcome models under different assumptions, existing IV approaches to counterfactual prediction typically assume one-dimensional outcomes and additive noise. In this paper, we show that under standard IV assumptions, along with the assumption that the outcome function is invertible and has a triangular structure, the treatment–outcome relationship becomes identifiable from observed data. We furthermore propose a method to learn the outcome function utilizing normalizing flows. This outcome function estimator can then be used to perform counterfactual inference. We refer to the method as \textit{Flow IV}.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/braun26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/braun26a/braun26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-braun26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Marc
    family: Braun
  - given: Jose
    family: Peña
  - given: Adel
    family: Daoud
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 861-886
  id: braun26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 861
  lastpage: 886
  published: 2026-07-05 00:00:00 +0000
- title: 'Composite Graphical Causal Models for Inference on Heterogeneous-Indexed Data'
  abstract: 'Complex real-world systems typically consist of multiple interdependent subsystems, where each subsystem can operate under different sampling references. Consequently, the data collected across these subsystems vary in indexing (e.g., time-, distance-, event-indexed), sampling frequency, or faces index misalignment. To approximately model such kind of systems, surrogate models can be used to serve as a computationally-inexpensive replacement during optimization, sensitivity analysis, uncertainty quantification, or interpretation. Conventional modeling approaches require these datasets to be unified into a single, uniformly-indexed table via preprocessing steps such as aggregation and merging. In this work, we introduce a novel approach, Composite Graphical Causal Models (CGCMs), that preserves the original indexing of each data table during both training and inference. By embedding resampling and aggregation operations directly within a GCM, our method eliminates the need for data homogenization as a preprocessing step. Specifically, a set of GCMs is employed each tailored to a distinct indexing, and connected using aggregation functions to model cross-index dependencies. As validated on synthetic datasets, this design enables a more representative modeling of heterogeneous-indexed processes, improving predictive performance and interpretability.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/de-temmerman26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/de-temmerman26a/de-temmerman26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-de-temmerman26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Arne
    family: De Temmerman
  - given: Mathias
    family: Verbeke
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 887-910
  id: de-temmerman26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 887
  lastpage: 910
  published: 2026-07-05 00:00:00 +0000
- title: 'A Comprehensive Collection of Vignettes for Actual Causation'
  abstract: 'Theories of actual causation provide answers to the question: “Is C a cause of E?” in a specific scenario. The performance of a new theory is measured by how well its verdicts agree with the intuitive verdicts of the researcher on particular examples, commonly referred to as vignettes. This has two drawbacks: First, this is usually done only for a handful of vignettes per theory since there is no commonly agreed-upon collection of vignettes. That makes it difficult to compare theories against each other. Second, this evaluation is mostly done by hand. That makes it tedious for both the researcher proposing a new theory and the reader who tries to assess the merits of the new theory. To solve this, we provide a comprehensive collection of vignettes in a well-organized data format. We provide code to load these vignettes and accompanying queries. We also provide an implementation of two popular theories of causation to demonstrate the advantage of this approach. In addition, we address the suggestion that LLMs might be more suitable than formal models of these vignettes to determine causality. To test this claim on current LLMs, we add formulations of vignettes and queries in natural language. That makes it possible to prompt LLMs for their verdict and compare their results both with intuitions and the verdicts of particular theories of actual causation. We find that none of the tested LLMs achieves higher performance than either of the two implemented theories of causation.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/odenwald26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/odenwald26a/odenwald26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-odenwald26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Christian
    family: Odenwald
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 911-931
  id: odenwald26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 911
  lastpage: 931
  published: 2026-07-05 00:00:00 +0000
- title: 'Abstractions in Causal Models and Game Structures'
  abstract: 'We investigate abstractions in causal and strategic models of multi-agent systems, exploiting the relationship between these models. The paper contains two main results. The first one demonstrates that abstraction in causal models is a faithful correspondent of abstraction in strategic models, i.e., for a given causal model, if we generate a corresponding strategic model and abstract this model, we will obtain the same model as when we abstract the causal model first and then generate its corresponding strategic model. The second result is that a causal dependency in an abstract (high-level) model entails a causal dependency in the original (low-level) model. This allows us to reason about causes in a simpler abstract model and derive conclusions about causality in the much larger low-level model. These results set the stage for studying and using abstractions of causal models in multi-agent settings.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/kerkhove26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/kerkhove26a/kerkhove26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-kerkhove26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Sylvia S.
    family: Kerkhove
  - given: Natasha
    family: Alechina
  - given: Mehdi
    family: Dastani
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 932-948
  id: kerkhove26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 932
  lastpage: 948
  published: 2026-07-05 00:00:00 +0000
- title: 'A causal machine learning framework for pharmacovigilance signal detection in electronic health records: Drug-induced acute kidney injury'
  abstract: 'An increasing number of studies in the field of pharmacovigilance have been testing different Artificial intelligence (AI) approaches on Real-World Data (RWD). These studies use conventional AI to predict adverse drug reactions by detecting the correlation of patient characteristics with adverse effects (AE). Typically, these studies do not aim to establish any causal relationship between the suspect drugs and the AE. Causal inference enables machine learning methods to estimate the treatment effect of medical interventions using RWD. However, applying causal inference to RWD presents its own set of challenges. Therefore, a comprehensive framework is essential. In this study, the integration of PRINCIPLED, a process guide for causal inference using healthcare data, electronic health records from the MIMIC-IV database, and Causal Machine Learning (CML) to detect drug-induced acute kidney injury, demonstrates a framework that can provide interpretable, reproducible, and clinically relevant information. The results position CML as a promising approach for improving the accuracy, transparency, and regulatory acceptance of pharmacovigilance systems.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/dimitsaki26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/dimitsaki26a/dimitsaki26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-dimitsaki26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Stella
    family: Dimitsaki
  - given: Corinne
    family: Isnard Bagnis
  - given: Pantelis
    family: Natsiavas
  - given: Marie-Christine
    family: Jaulent
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 949-1029
  id: dimitsaki26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 949
  lastpage: 1029
  published: 2026-07-05 00:00:00 +0000
- title: 'Causal Articulation Theory (CAT): Articulating Static and Temporal Causal Models Beyond LLM Rationalizations'
  abstract: 'In normative terms, a meaningful explanation should reflect how data is generated—this is precisely where causality becomes essential. Existing machine learning methods for explanation either miss this desideratum entirely or incorporate only partial causal knowledge. Large language models (LLMs), in particular, routinely produce fluent explanations that amount to unfaithful rationalizations of the underlying data-generating process. We therefore advocate a direct approach: derive explanations from the structural parameters and mechanisms of a causal model itself. To this end, we introduce Causal Articulation Theory (CAT), a formal account of how explanations can be articulated from a structural causal model (SCM). CAT addresses why-questions about individual units and uses a recursive articulation procedure that draws on both the graphical structure and causal effects encoded in the SCM. Using a small set of first-order articulation rules, we first develop CAT for static linear SCMs and show that it offers an appealing alternative to LLM rationalizations: CAT naturally distinguishes direct from indirect causes, captures the qualitative sign of causal effects, and remains robust to stochasticity in exogenous variables. To address ever-changing environments, we then extend CAT beyond static settings by relaxing initial assumptions to cover both temporal and agentic scenarios, yielding articulated explanations over time and action. For empirical corroboration, we present a series of experiments: (i) a user study examining the alignment between CAT-based articulations and human causal judgments in everyday domains, (ii) an investigation of CAT as a regularizer for causal discovery, and (iii) examples of articulated explanations in two temporal domains involving forecasting and a simple video game environment.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/zecevic26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/zecevic26a/zecevic26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-zecevic26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Matej
    family: Zečević
  - given: Devendra Singh
    family: Dhami
  - given: Kristian
    family: Kersting
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 1030-1067
  id: zecevic26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 1030
  lastpage: 1067
  published: 2026-07-05 00:00:00 +0000
- title: 'Cost-Aware Optimized Front-Door Experimental Design'
  abstract: 'Causal Effect estimation often succeeds cost-constrained, sequential data collection. This work considers multivariate additive noise linear front-door models with arbitrary unobserved confounding on treatment and response. We optimize the experimental design by balancing the statistical efficiency and measurement costs through partial data. The full-data efficient influence function for the causal effect is derived, together with the geometry of all observed-data influence functions. This characterization yields a closed-form optimal sampling policy and an estimator to minimize the asymptotic variance of regular asymptotically linear (RAL) estimators within a class of augmented full-data influence functions. The resulting design also covers back-door estimation. In simulations and applications to biological, medical, and industrial datasets, the optimized designs achieve substantial efficiency gains (5.3% to 31.9%) over naive full-sampling strategies.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/mareis26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/mareis26a/mareis26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-mareis26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Leopold
    family: Mareis
  - given: Mathias
    family: Drton
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 1068-1096
  id: mareis26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 1068
  lastpage: 1096
  published: 2026-07-05 00:00:00 +0000
- title: 'Bivariate Causal Discovery Using Rate-Distortion MDL: An Information Dimension Approach'
  abstract: 'Approaches to bivariate causal discovery based on the minimum description length (MDL) principle approximate the (uncomputable) Kolmogorov complexity of the models in each causal direction, selecting the one with the lower total complexity. The premise is that nature’s mechanisms are simpler in their true causal order. Inherently, the description length (complexity) in each direction includes the description of the cause variable and that of the causal mechanism. In this work, we argue that current state-of-the-art  MDL-based methods do not correctly address the problem of estimating the description length of the cause variable, effectively leaving the decision to the description length of the causal mechanism.  Based on rate-distortion theory, we propose a new way to measure the description length of the cause, corresponding to the minimum rate required to achieve a distortion level representative of the underlying distribution. This distortion level is deduced using rules from histogram-based density estimation, while the rate is computed using the related concept of information dimension, based on an asymptotic approximation. Combining it with a traditional approach for the causal mechanism, we introduce a new bivariate causal discovery method, termed rate-distortion MDL (RDMDL). We show experimentally that RDMDL achieves competitive performance on the Tübingen dataset. All the code and experiments are publicly available at github.com/tiagobrogueira/Causal-Discovery-In-Exchangeable-Data.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/brogueira26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/brogueira26a/brogueira26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-brogueira26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Tiago
    family: Brogueira
  - given: Mario A. T.
    family: Figueiredo
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 1097-1118
  id: brogueira26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 1097
  lastpage: 1118
  published: 2026-07-05 00:00:00 +0000
- title: 'Information-theoretic signatures of causality in Bayesian networks and hypergraphs'
  abstract: 'Analyzing causality in multivariate systems involves establishing how information is generated, distributed and combined. Traditional causal discovery frameworks are capable of multivariate reasoning but their intrinsic pairwise graph topology restricts them to do so only indirectly by integrating multivariate information across pairwise edges. Higher-order information theory provides direct tools that can explicitly model higher-order interactions. In particular, Partial Information Decomposition (PID) allows the decomposition of the information that a set of sources provides about a target into redundant, unique, and synergistic components. Yet the mathematical connection between such higher-order information-theoretic measures and causal structure remains undeveloped. Here we establish the first theoretical correspondence between PID components and causal structure in both Bayesian networks and hypergraphs. We first show that in Bayesian networks unique information precisely characterizes direct causal neighbors, while synergy identifies collider relationships. This establishes a localist causal discovery paradigm in which the structure surrounding each variable can be recovered from its immediate informational footprint, eliminating the need for global search over graph space. Extending these results to more expressive causal representation, we prove that PID signatures in Bayesian hypergraphs differentiate parents, children, co-heads, and co-tails, revealing a novel collider effect unique to multi-tail hyperedges.  Our results position PID as a rigorous, model-agnostic foundation for inferring both pairwise and higher-order causal structure, and introduce a fundamentally local information–theoretic viewpoint on causal discovery.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/chiang26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/chiang26a/chiang26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-chiang26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Sung En
    family: Chiang
  - given: Zhaolu
    family: Liu
  - given: Robert
    family: Peach
  - given: Mauricio
    family: Barahona
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 1119-1139
  id: chiang26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 1119
  lastpage: 1139
  published: 2026-07-05 00:00:00 +0000
- title: 'Causal Foundations of Collective Agency'
  abstract: 'A key challenge for the safety of advanced AI systems is the possibility that multiple simpler agents might inadvertently form a collective agent with capabilities and goals distinct from those of any individual. More generally, determining when a group of agents can be viewed as a unified collective agent is a foundational question in the study of interactions and incentives in both biological and artificial systems. We adopt a behavioral perspective in answering this question, ascribing collective agency to a group when viewing the group’s joint actions as rational and goal-directed successfully predicts its behavior. We formalize this perspective on collective agency using causal games (Hammond et al., 2023) – which are causal models of strategic, multi-agent interactions – and causal abstraction (Rubenstein et al., 2017; Beckers and Halpern, 2019) – which formalizes when a simple, high-level model faithfully captures a more complex, low-level model. We use this framework to solve a puzzle regarding multi-agent incentives in actor-critic models and to make quantitative assessments of the degree of collective agency exhibited by different voting mechanisms. Our framework aims to provide a foundation for theoretical and empirical work to understand, predict, and control emergent collective agents in multi-agent AI systems'
  volume: 323
  URL: https://proceedings.mlr.press/v323/jorgensen26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/jorgensen26a/jorgensen26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-jorgensen26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Frederik Hytting
    family: Jørgensen
  - given: Sebastian
    family: Weichwald
  - given: Lewis
    family: Hammond
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 1140-1170
  id: jorgensen26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 1140
  lastpage: 1170
  published: 2026-07-05 00:00:00 +0000
- title: 'Nonparametric Greedy Equivalence Search with Prior-Fitted Networks'
  abstract: 'Greedy equivalence search is among the most widely used methods for causal discovery. Recent work has established a theoretical foundation for extending GES to nonparametric models, an approach that relies on Bayesian likelihood estimation. In parallel, the prior–data fitted network paradigm was introduced, demonstrating superior accuracy and computational efficiency over standard tabular models across a wide range of predictive tasks, while naturally providing Bayesian predictive posteriors. In this paper, we integrate TabPFN as a Bayesian likelihood estimator within nonparametric GES and conduct an extensive empirical evaluation of the resulting approach. The proposed method consistently outperforms state-of-the-art nonparametric causal discovery methods on a range of synthetic, simulated, and real-world datasets. These results highlight the PFN paradigm as a natural and promising direction for advancing causal discovery in complex real-world applications.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/gajewski26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/gajewski26a/gajewski26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-gajewski26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Mateusz
    family: Gajewski
  - given: Mateusz
    family: Olko
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 1171-1197
  id: gajewski26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 1171
  lastpage: 1197
  published: 2026-07-05 00:00:00 +0000
- title: 'The Generalised Kernel Covariance Measure'
  abstract: 'We consider the problem of conditional independence (CI) testing and adopt a kernel-based approach. Kernel-based CI tests embed variables in reproducing kernel Hilbert spaces, regress their embeddings on the conditioning variables, and test the resulting residuals for marginal independence. This approach yields tests that are sensitive to a broad range of conditional dependencies. Existing methods, however, rely heavily on kernel ridge regression, which is computationally expensive when properly tuned and yields poorly calibrated tests when left untuned, which limits their practical usefulness. We propose the Generalised Kernel Covariance Measure (GKCM), a regression-model-agnostic kernel-based CI test that accommodates a broad class of regression estimators. Building on the Generalised Hilbertian Covariance Measure framework (Lundborg et al., 2022), we characterise conditions under which GKCM satisfies uniform asymptotic level guarantees. In simulations, GKCM paired with tree-based regression models frequently outperforms state-of-the-art CI tests across a diverse range of data-generating processes, achieving better type I error control and competitive or superior power.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/bergen26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/bergen26a/bergen26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-bergen26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Luca
    family: Bergen
  - given: Dino
    family: Sejdinovic
  - given: Vanessa
    family: Didelez
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 1198-1220
  id: bergen26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 1198
  lastpage: 1220
  published: 2026-07-05 00:00:00 +0000
- title: 'Domain Faithfulness through Counterfactually Robust Learning'
  abstract: 'Domain-specific knowledge can often be expressed as suggestive rules defined over subgroups of data. Such rules, when encoded as hard constraints, are often not directly compatible with deep learning frameworks that train neural networks over batches of data. Also, domain-experts often use heuristics that cannot be encoded as logical rules. In this work, we propose a method where domain-experts’ knowledge expressed as domain-specific rules over subgroups of data is leveraged in training domain faithful deep learning models using the modular components of counterfactual data augmentation, concept-based robust regularization, and parameter optimization. This translation of domain knowledge into custom primitives that can be augmented to existing state-of-the-art deep learning models improves the ability of domain experts to faithfully interpret and express model behavior, intervene through changes in the modeling specifications, and improve the overall performance of the model as compared to existing frameworks that incorporate deterministic declarative predicates. On one synthetic and three real-world tasks, we show that our method allows iterative refinement and is demonstrably more accurate.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/balashankar26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/balashankar26a/balashankar26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-balashankar26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Ananth
    family: Balashankar
  - given: Ankit
    family: Bhardwaj
  - given: Neelabh
    family: Madan
  - given: Thomas
    family: Wies
  - given: Lakshmi
    family: Subramanian
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 1221-1249
  id: balashankar26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 1221
  lastpage: 1249
  published: 2026-07-05 00:00:00 +0000
- title: 'Beware of Hinges in Proximal Variables Regression: Adjusting for Colliding-Mediators with Nuisance PV'
  abstract: 'Conditional proximal variables regression (PV) enables estimation of causal effects in the presence of unobserved confounding by using treatment-side and outcome-side proxies that are conditionally separated given observed covariates. We study a structural violation of this separation causedby hinges—observed variables that act simultaneously as mediators and colliders between the two proxy blocks—so that no single conditioning choice blocks all bias-inducing paths. Ignoring a hinge can introduce mediator leakage into proximal moment equations, while conditioning on it can activate collider paths and induce cross-side noise endogeneity. We formalize hinges in a structural causal model for continuous, possibly multivariate treatments and proxies, and develop complementary identification results via a outcome bridge and a novel regression based treatment bridge. We express identification and uniqueness through transparent moment equations and rank requirements on conditional covariance operators, enabling direct comparison with instrumental variables regression. Finally, we propose Nuisance Proximal Variables (NPV): a hinge-robust correction that augments the moment system with a nuisance block and identifies the target effect after projecting out the resulting nuisance span. Synthetic experiments illustrate the two hinge failure modes and show that NPV recovers the causal effect when nuisance-span conditions hold.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/drazkowski26b.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/drazkowski26b/drazkowski26b.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-drazkowski26b.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Hubert Marek
    family: Drazkowski
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 1250-1292
  id: drazkowski26b
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 1250
  lastpage: 1292
  published: 2026-07-05 00:00:00 +0000
- title: 'IV Co-Scientist: Multi-Agent LLM Framework for Causal Instrumental Variable Discovery'
  abstract: 'In the presence of confounding between an endogenous variable and the outcome, instrumental variables (IVs) are used to isolate the causal effect of the endogenous variable. Identifying valid instruments requires interdisciplinary knowledge, creativity, and contextual understanding, making it a non-trivial task. In this paper, we investigate whether large language models (LLMs) can aid in this task. We perform a two-stage evaluation framework. First, we test whether LLMs can recover well-established instruments from the literature, assessing their ability to replicate standard reasoning. Second, we evaluate whether LLMs can identify and avoid instruments that have been empirically or theoretically discredited. Building on these results, we introduce IV Co-Scientist, a multi-agent system that proposes, critiques, and refines IVs for a given treatment–outcome pair. We also introduce a statistical test to contextualize consistency in the absence of ground truth. Our results show the potential of LLMs to discover novel valid instrumental variables from a large observational database.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/sheth26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/sheth26a/sheth26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-sheth26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Ivaxi
    family: Sheth
  - given: Zhijing
    family: Jin
  - given: Bryan
    family: Wilder
  - given: Dominik
    family: Janzing
  - given: Mario
    family: Fritz
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 1293-1317
  id: sheth26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 1293
  lastpage: 1317
  published: 2026-07-05 00:00:00 +0000
- title: 'Coarsening Causal DAG Models'
  abstract: 'Directed acyclic graphical (DAG) models are a powerful tool for representing causal relationships among jointly distributed random variables, especially concerning data from across different experimental settings. However, it is not always practical or desirable to estimate a causal model at the granularity of given features in a particular dataset. There is a growing body of research on *causal abstraction* to address such problems. We contribute to this line of research by (i) providing novel graphical identifiability results for practically-relevant interventional settings, (ii) proposing an efficient, provably consistent algorithm for directly learning abstract causal graphs from interventional data with unknown intervention targets, and (iii) uncovering theoretical insights about the lattice structure of the underlying search space, with connections to the field of causal discovery more generally. As proof of concept, we apply our algorithm on synthetic and real datasets with known ground truths, including measurements from a controlled physical system with interacting light intensity and polarization.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/madaleno26b.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/madaleno26b/madaleno26b.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-madaleno26b.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Francisco
    family: Madaleno
  - given: Pratik
    family: Misra
  - given: Alex
    family: Markham
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 1318-1344
  id: madaleno26b
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 1318
  lastpage: 1344
  published: 2026-07-05 00:00:00 +0000
- title: 'Debiased Machine Learning for Conformal Prediction of Counterfactual Outcomes Under Runtime Confounding'
  abstract: 'Data-driven decision making frequently relies on predicting counterfactual outcomes.  In practice, researchers commonly train counterfactual prediction models on a source dataset to inform decisions on a possibly separate target population. Conformal prediction has arisen as a popular method for producing assumption-lean prediction intervals for counterfactual outcomes that would arise under different treatment decisions in the target population of interest. However, existing methods require that every confounding factor of the treatment-outcome relationship  used for training on the source data is additionally measured  in the target population, risking miscoverage if important confounders are unmeasured in the target population. In this paper, we introduce a computationally efficient debiased machine learning framework that allows for valid prediction intervals when only a subset of confounders is measured in the target population, a common challenge referred to as runtime confounding. Grounded in  semiparametric efficiency theory, we show the resulting prediction intervals achieve  desired coverage rates with faster convergence compared to standard methods. Through numerous synthetic and semi-synthetic experiments, we demonstrate the utility of our proposed method.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/barnatchez26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/barnatchez26a/barnatchez26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-barnatchez26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Keith
    family: Barnatchez
  - given: Kevin P.
    family: Josey
  - given: Rachel C.
    family: Nethery
  - given: Giovanni
    family: Parmigiani
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 1345-1379
  id: barnatchez26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 1345
  lastpage: 1379
  published: 2026-07-05 00:00:00 +0000
- title: 'Estimation and Inference for Causal Explainability'
  abstract: 'Understanding how much each variable contributes to an outcome is a central question across disciplines. A causal view of explainability is favorable for its ability in uncovering underlying mechanisms and generalizing to new contexts.  Based on a family of causal explainability quantities, we develop methods for their estimation and inference. In particular, we construct a one-step correction estimator using semi-parametric efficiency theory, which explicitly leverages the joint structure of variables and outcome to reduce the asymptotic variance. For a null hypothesis on the boundary, i.e., zero explainability, we show its equivalence to Fisher’s sharp null, which motivates a randomization-based inference procedure.  Finally, we illustrate the empirical efficacy of our approach through simulations as well as an immigration experiment dataset, where we investigate how individual features and their interactions shape public opinion toward admitting immigrants.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/zhang26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/zhang26a/zhang26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-zhang26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Weihan
    family: Zhang
  - given: Zijun
    family: Gao
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 1380-1423
  id: zhang26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 1380
  lastpage: 1423
  published: 2026-07-05 00:00:00 +0000
- title: 'Causal Discovery for Efficient Offline RL with Factored Action Spaces'
  abstract: 'Offline policy optimization is often sample-inefficient, especially when the action space is large, a problem that commonly arises in healthcare applications and multi-agent tasks. Many domains, however, admit a combinatorial action space, where sub-actions affect future states and rewards independently of one another. Past work either makes a priori assumptions about sub-action independence leading to efficient but potentially biased policy optimization, or fails to leverage potential independence, sacrificing sample efficiency. In contrast, we propose a two-step framework that leverages causal discovery for efficient policy optimization without introducing bias. Our approach (i) discovers the causal structure underlying the environment’s dynamics from observational data, and (ii) exploits this structure to restrict the admissible policy class to a simpler, unbiased class. We provide theoretical guarantees characterizing settings under which our approach leads to efficient unbiased policy learning. Empirically, we demonstrate that our approach leads to more efficient policy optimization in settings with limited observational data, across both single-agent healthcare tasks and multi-agent settings. Our code is available at https://github.com/cehr123/DiFaRL.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/ehrlichman26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/ehrlichman26a/ehrlichman26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-ehrlichman26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Cecilia
    family: Ehrlichman
  - given: Michael
    family: Dykstra
  - given: Shengpu
    family: Tang
  - given: Maggie
    family: Makar
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 1424-1449
  id: ehrlichman26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 1424
  lastpage: 1449
  published: 2026-07-05 00:00:00 +0000
- title: 'Causal Process Models: Reframing Dynamic Causal Graph Discovery as a Reinforcement Learning Problem'
  abstract: 'Most neural models of causality assume static causal graphs, failing to capture the dynamic and sparse nature of physical interactions where causal relationships emerge and dissolve over time. We introduce the Causal Process Framework and its neural implementation, Causal Process Models (CPMs), for learning sparse, time-varying causal graphs from visual observations. Unlike traditional approaches that maintain dense connectivity, our model explicitly constructs causal edges only when objects actively interact, dramatically improving both interpretability and computational efficiency. We achieve this by casting dynamic interaction-graph construction for world modeling as a multi-agent reinforcement learning problem, where specialized agents sequentially decide which objects are causally connected at each timestep. Our key innovation is a structured representation that factorizes object and force vectors along three learned dimensions (mutability, causal relevance, and control relevance), enabling the automatic discovery of semantically meaningful encodings. We demonstrate that a CPM significantly outperforms dense graph baselines on physical prediction tasks, particularly for longer horizons and varying object counts.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/orujlu26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/orujlu26a/orujlu26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-orujlu26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Turan
    family: Orujlu
  - given: Christian
    family: Gumbsch
  - given: Martin V.
    family: Butz
  - given: Charley M
    family: Wu
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 1450-1480
  id: orujlu26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 1450
  lastpage: 1480
  published: 2026-07-05 00:00:00 +0000
- title: 'Intervening to learn and compose causally disentangled representations'
  abstract: 'In designing generative models, it is commonly believed that in order to learn useful latent structure, we face a fundamental tension between expressivity and structure. In this paper we challenge this view by proposing a new approach to training arbitrarily expressive generative models that simultaneously learn causally disentangled concepts. This is accomplished by adding a simple \emph{context module} to an arbitrarily complex black-box model, which learns to process concept information by implicitly inverting linear representations from the model’s encoder. Inspired by the notion of intervention in a causal model, our module selectively modifies its architecture during training, allowing it to learn a compact joint model over different contexts. We show how adding this module leads to causally disentangled representations that can be composed for out-of-distribution generation on both real and simulated data. The resulting models can be trained end-to-end or fine-tuned from pre-trained models. To further validate our proposed approach, we prove a new identifiability result that extends existing work on identifying structured representations.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/markham26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/markham26a/markham26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-markham26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Alex
    family: Markham
  - given: Isaac
    family: Hirsch
  - given: Jeri A.
    family: Chang
  - given: Liam
    family: Solus
  - given: Bryon
    family: Aragam
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 1481-1525
  id: markham26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 1481
  lastpage: 1525
  published: 2026-07-05 00:00:00 +0000
- title: 'Bayesian Causal Discovery Networks for Linear Mixed Data'
  abstract: 'Causal discovery from observational data is challenging due to limited sample sizes and noise, motivating probabilistic approaches that represent uncertainty over causal structures and parameters. Bayesian Causal Discovery Networks (BCD Nets) and related methods approximate posterior distributions over graphs, but existing approaches primarily focus on continuous data, with limited support for mixed discrete–continuous settings common in healthcare and economics. In this work, we extend BCD Nets to handle linear mixed data. Our approach incorporates an appropriate likelihood function for mixed data into the BCD Nets framework, enabling it to jointly model discrete and continuous variables. Experiments on synthetic and real-world datasets show that our method significantly outperforms a state-of-the-art causal discovery model for mixed data in both structural and causal effects accuracy.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/mokhoro26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/mokhoro26a/mokhoro26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-mokhoro26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Moabi
    family: Mokhoro
  - given: Ioan Gabriel
    family: Bucur
  - given: Tom
    family: Heskes
  - given: Jildau
    family: Bouwman
  - given: Tom
    family: Claassen
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 1526-1544
  id: mokhoro26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 1526
  lastpage: 1544
  published: 2026-07-05 00:00:00 +0000
- title: 'Causal Discovery in Action: Learning Chain-Reaction Mechanisms from Interventions'
  abstract: 'Causal discovery is challenging in general dynamical systems because, without strong structural assumptions, the underlying causal graph may not be identifiable even from interventional data. However, many real-world systems exhibit directional, cascade-like structure, in which components activate sequentially and upstream failures suppress downstream effects. We study causal discovery in such chain-reaction systems and show that the causal structure is uniquely identifiable from blocking interventions that prevent individual components from activating. We propose a minimal estimator with finite-sample guarantees, achieving exponential error decay and logarithmic sample complexity. Experiments on synthetic models and diverse chain-reaction environments demonstrate reliable recovery from a few interventions, while observational heuristics fail in regimes with delayed or overlapping causal effects.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/panayiotou26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/panayiotou26a/panayiotou26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-panayiotou26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Panayiotis
    family: Panayiotou
  - given: Özgür
    family: Şimşek
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 1545-1571
  id: panayiotou26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 1545
  lastpage: 1571
  published: 2026-07-05 00:00:00 +0000
- title: 'Sharp Bounds for Treatment Effect Generalization under Outcome Distribution Shift'
  abstract: 'Generalizing treatment effects from a randomized trial to a target population requires the assumption that potential outcome distributions are invariant across populations after conditioning on observed covariates. This assumption fails when unmeasured effect modifiers are distributed differently between trial participants and the target population. We develop a sensitivity analysis framework that bounds how much conclusions can change when this transportability assumption is violated. Our approach constrains the likelihood ratio between target and trial outcome densities by a scalar parameter $\Lambda \geq 1$, with $\Lambda = 1$ recovering standard transportability. For each $\Lambda$, we derive sharp bounds on the target average treatment effect—the tightest interval guaranteed to contain the true effect under all data-generating processes compatible with the observed data and the sensitivity model. We show that the optimal likelihood ratios have a simple threshold structure, leading to a closed-form greedy algorithm that requires only sorting trial outcomes and redistributing probability mass. The resulting estimator runs in $O(n \log n)$ time and is consistent under standard regularity conditions. Simulations demonstrate that our bounds achieve nominal coverage when the true outcome shift falls within the specified $\Lambda$, provide substantially tighter intervals than worst-case bounds, and remain informative across a range of realistic violations of transportability.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/asiaee26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/asiaee26a/asiaee26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-asiaee26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Amir
    family: Asiaee
  - given: Samhita
    family: Pal
  - given: Cole
    family: Beck
  - given: Jared Davis
    family: Huling
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 1572-1603
  id: asiaee26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 1572
  lastpage: 1603
  published: 2026-07-05 00:00:00 +0000
- title: 'Proxy-Guided Measurement Calibration'
  abstract: 'Aggregate outcome variables collected through surveys and administrative records are often subject to systematic measurement error. For instance, in disaster loss databases, county-level losses reported may differ from the true damages due to variations in on-the-ground data collection capacity, reporting practices, and event characteristics. Such miscalibration complicates downstream analysis and decision-making. We study the problem of outcome miscalibration and propose a framework guided by proxy variables for estimating and correcting the systematic errors. We model the data-generating process using a causal graph that separates latent content variables driving the true outcome from the latent bias variables that induce systematic errors. The key insight is that proxy variables that depend on the true outcome but are independent of the bias mechanism provide identifying information for quantifying the bias. Leveraging this structure, we introduce a two-stage approach that utilizes variational autoencoders to disentangle content and bias latents, enabling us to estimate the effect of bias on the outcome of interest. We analyze the assumptions underlying our approach and evaluate it on synthetic data, semi-synthetic datasets derived from randomized trials, and a real-world case study of disaster loss reporting. Our code will be publicly available.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/vishnubhatla26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/vishnubhatla26a/vishnubhatla26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-vishnubhatla26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Saketh
    family: Vishnubhatla
  - given: Shu
    family: Wan
  - given: Andre
    family: Harrison
  - given: Adrienne
    family: Raglin
  - given: Huan
    family: Liu
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 1604-1634
  id: vishnubhatla26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 1604
  lastpage: 1634
  published: 2026-07-05 00:00:00 +0000
- title: 'Causal and Active Learning-Based Counterfactual Chest X-ray Generation for Supporting Clinical Decision-Making in Lung Disease'
  abstract: 'Lung diseases such as lung cancer are major contributors to global morbidity, requiring accurate diagnostic decisions for optimal patient outcomes. While deep learning has advanced medical imaging, the lack of causal inference limits its clinical utility. This study proposes a causal generative framework for counterfactual analysis of Chest X-rays, guided by expert model supervision to ensure clinical plausibility. To solve data imbalance and enhance robustness, we introduce a recurrent active learning strategy that utilises "forgetting rates" to select informative samples. Experimental results demonstrate effectiveness improvements of 9.25% on the MIMIC dataset and 13.40% on ChestXray8. Furthermore, two-stage human expert evaluations confirm that the model generates highly realistic synthetic data that maintains a clinical heavy-tailed distribution. These high-quality counterfactuals not only improve diagnostic accuracy but also facilitate confidence calibration for clinicians through interpretable evidence. Our findings demonstrate that integrating causal modeling with expert supervision and active learning provides a robust, clinically meaningful tool for pulmonary diagnostic decision-making.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/zhu26b.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/zhu26b/zhu26b.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-zhu26b.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Yifei
    family: Zhu
  - given: Greta
    family: Mohr
  - given: Lei
    family: Zhang
  - given: Christopher
    family: Sainsbury
  - given: Feng
    family: Dong
  - given: John D
    family: Maclay
  - given: David J
    family: Lowe
  - given: David
    family: Lagnado
  - given: Xujiong
    family: Ye
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 1635-1655
  id: zhu26b
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 1635
  lastpage: 1655
  published: 2026-07-05 00:00:00 +0000
- title: 'Information-Theoretic Causal Bounds under Unmeasured Confounding'
  abstract: 'We develop a data-driven information-theoretic framework for the sharp partial identification of causal effects under unmeasured confounding. Existing approaches often rely on restrictive assumptions, such as bounded or discrete outcomes, require external inputs (e.g., instrumental variables, proxies, or user-specified sensitivity parameters), necessitate full structural causal model specifications, or focus solely on population-level averages while neglecting covariate-conditional treatment effects. We overcome all four limitations simultaneously by establishing novel information-theoretic, data-driven divergence bounds. Our key theoretical contribution establishes that the $f$-divergence between the observational distribution $P(Y \mid A=a, X=x)$ and the interventional distribution $P(Y \mid \mathrm{do}(A=a), X=x)$ is upper bounded by a function of the propensity score alone. This result enables sharp partial identification of conditional causal effects directly from observational data, without requiring external sensitivity parameters, auxiliary variables, full structural specifications, or outcome boundedness assumptions. For practical implementation, we develop a semiparametric estimator satisfying Neyman orthogonality, which enables $\sqrt{n}$-consistent inference even when nuisance functions are estimated via flexible machine learning methods. Simulation studies and real-world data applications demonstrate that our framework provides tight and valid causal bounds across a wide range of data-generating processes.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/jung26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/jung26a/jung26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-jung26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Yonghan
    family: Jung
  - given: Bogyeong
    family: Kang
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 1656-1692
  id: jung26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 1656
  lastpage: 1692
  published: 2026-07-05 00:00:00 +0000
- title: 'Differentiable Causal Search'
  abstract: 'Actual causality–identifying the causes of particular events–is formalised by the Halpern–Pearl (HP) definitions via counterfactual reasoning over structural causal models. Computing HP causes requires solving a combinatorial optimisation problem that is, depending on the variant, \(D^P_1\)-complete or worse. We propose a differentiable approximation of HP causality that leverages the robustness semantics of logical specifications and additive intervention relaxations. Specifically, we replace discrete satisfiability constraints with continuous robustness scores, and model interventions as soft variable shifts rather than hard graph surgeries. This, along with a sparsity relaxation, allows for using continuous optimisation techniques such as gradient descent. Experiments on synthetic graphs show that our method, on average, approximates the true causes with a $\pm$5 % error margin, while achieving at least a 60$\times$ speedup. The framework also supports fine-grained control over additional causal properties such as the desired counterfactual robustness.'
  volume: 323
  URL: https://proceedings.mlr.press/v323/aryan26a.html
  PDF: https://raw.githubusercontent.com/mlresearch/v323/main/assets/aryan26a/aryan26a.pdf
  edit: https://github.com/mlresearch//v323/edit/gh-pages/_posts/2026-07-05-aryan26a.md
  series: 'Proceedings of Machine Learning Research'
  container-title: 'Proceedings of the Fifth Conference on Causal Learning and Reasoning'
  publisher: 'PMLR'
  author: 
  - given: Kaveh
    family: Aryan
  - given: Hana
    family: Chockler
  - given: Mohammad Reza
    family: Mousavi
  editor: 
  - given: Bijan
    family: Mazaheri
  - given: Niels Richard
    family: Hanson
  page: 1693-1708
  id: aryan26a
  issued:
    date-parts: 
      - 2026
      - 7
      - 5
  firstpage: 1693
  lastpage: 1708
  published: 2026-07-05 00:00:00 +0000
