From Guess2Graph: When and How Can Unreliable Experts Safely Boost Causal Discovery in Finite Samples?
Sujai Hiremath, Dominik Janzing, Philipp Faller, Patrick Blöbaum, Elke Kirschbaum, Shiva Prasad Kasiviswanathan, Kyra Gan
TL;DR
This work tackles finite-sample causal discovery when expert input (including LLMs) is fallible. It introduces Guess2Graph (G2G), a framework that guides the sequence of statistical tests rather than replacing them, preserving asymptotic correctness while enabling finite-sample improvements. Two instantiations are proposed: PC-Guess, which augments the PC algorithm, and gPC-Guess, a learning-augmented redesign that fully attains all three design criteria (consistency, monotone improvement, finite-sample robustness). Theoretical results show monotone gains with expert quality and end-to-end guarantees for the redesigned variant, and experiments demonstrate substantial accuracy and runtime benefits, including effective use with real-world LLM predictions. Collectively, the work provides a principled, robust approach to leveraging unreliable expert guidance in causal discovery with practical impact for high-stash, finite-sample settings.
Abstract
Causal discovery algorithms often perform poorly with limited samples. While integrating expert knowledge (including from LLMs) as constraints promises to improve performance, guarantees for existing methods require perfect predictions or uncertainty estimates, making them unreliable for practical use. We propose the Guess2Graph (G2G) framework, which uses expert guesses to guide the sequence of statistical tests rather than replacing them. This maintains statistical consistency while enabling performance improvements. We develop two instantiations of G2G: PC-Guess, which augments the PC algorithm, and gPC-Guess, a learning-augmented variant designed to better leverage high-quality expert input. Theoretically, both preserve correctness regardless of expert error, with gPC-Guess provably outperforming its non-augmented counterpart in finite samples when experts are "better than random." Empirically, both show monotonic improvement with expert accuracy, with gPC-Guess achieving significantly stronger gains.
