Goal-Oriented Sequential Bayesian Experimental Design for Causal Learning
Zheyu Zhang, Jiayuan Dong, Jie Liu, Xun Huan (University of Michigan)

TL;DR
GO-CBED is a goal-oriented Bayesian experimental design framework that efficiently targets specific causal questions through sequential interventions, outperforming traditional methods especially with limited resources.
Contribution
We introduce a novel goal-oriented Bayesian framework with a variational estimator and transformer policy for targeted causal experimental design.
Findings
Outperforms existing baselines in causal reasoning tasks
Effective with limited experimental budgets
Handles complex causal mechanisms
Abstract
We present GO-CBED, a goal-oriented Bayesian framework for sequential causal experimental design. Unlike conventional approaches that select interventions aimed at inferring the full causal model, GO-CBED directly maximizes the expected information gain (EIG) on user-specified causal quantities of interest, enabling more targeted and efficient experimentation. The framework is both non-myopic, optimizing over entire intervention sequences, and goal-oriented, targeting only model aspects relevant to the causal query. To address the intractability of exact EIG computation, we introduce a variational lower bound estimator, optimized jointly through a transformer-based policy network and normalizing flow-based variational posteriors. The resulting policy enables real-time decision-making via an amortized network. We demonstrate that GO-CBED consistently outperforms existing baselines across…
Peer Reviews
Decision·Submitted to ICLR 2026
- The considered experimental design setting is practically relevant and (while not new) not yet extensively studied. - Amortization of a policy can provide computational speedups at deployment time.
- All the major components (targeting experimental design for causal objectives setting; computing variational bounds on mutual information; policy amortization for active learning / experimental design) have already been quite well explored; the main contribution of the paper is to put them together. - Experiments are mostly on synthetic settings (the only exception is the semi-synthetic GRN example).
1. The paper tackles the important problem of efficient experimental design, optimizing the full sequence of interventions with respect to the query of interest rather than using a greedy strategy, and presents a novel solution. 2. The paper is well-executed, the descriptions are extensive, and the details provided allow reproducibility to a high extent. 3. The paper is mostly clear and well-written. 4. Experiments are clearly presented.
1. The experimental setup is unclear. I could not find information on what priors over graphs and mechanisms were used for network training. 2. It seems to me that the method is only evaluated in an in-distribution setting. Lack of discussion and experimental evaluation for out-of-distribution/real-world examples severely limits the potential impact of the work and its significance. 3. The method dropped the acyclicity constraint used by other causal methods, without discussion. This could affec
It is addressing and important problem and generally it makes sense to use targeted approaches in practice. It is just not clear if that is then evaluated fairly.
Where are results on the Sergio environment [1] similarly to [2]. The dream datasets has significant issues and is mostly used because it is very well established and thus has a form of legacy status where new papers need to compare too but in order to have some meaningful statements you need to provide results with a simulator e.g. Sergio. General statements sometimes seem not to be correct e.g. "GO-CBED outperforms existing methods" It would be better to have more nuanced statements. i.e. at
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Machine Learning and Algorithms · Advanced Multi-Objective Optimization Algorithms
