English

Active causal structure learning with advice

Machine Learning 2023-06-01 v1 Artificial Intelligence Data Structures and Algorithms Machine Learning

Abstract

We introduce the problem of active causal structure learning with advice. In the typical well-studied setting, the learning algorithm is given the essential graph for the observational distribution and is asked to recover the underlying causal directed acyclic graph (DAG) GG^* while minimizing the number of interventions made. In our setting, we are additionally given side information about GG^* as advice, e.g. a DAG GG purported to be GG^*. We ask whether the learning algorithm can benefit from the advice when it is close to being correct, while still having worst-case guarantees even when the advice is arbitrarily bad. Our work is in the same space as the growing body of research on algorithms with predictions. When the advice is a DAG GG, we design an adaptive search algorithm to recover GG^* whose intervention cost is at most O(max{1,logψ})O(\max\{1, \log \psi\}) times the cost for verifying GG^*; here, ψ\psi is a distance measure between GG and GG^* that is upper bounded by the number of variables nn, and is exactly 0 when G=GG=G^*. Our approximation factor matches the state-of-the-art for the advice-less setting.

Keywords

Cite

@article{arxiv.2305.19588,
  title  = {Active causal structure learning with advice},
  author = {Davin Choo and Themis Gouleakis and Arnab Bhattacharyya},
  journal= {arXiv preprint arXiv:2305.19588},
  year   = {2023}
}

Comments

Accepted into ICML 2023

R2 v1 2026-06-28T10:51:37.494Z