paper-with-me

홈 › Papers

Learning to Defer for Causal Discovery with Imperfect Experts

2025-02-18 · Oscar Clivio, Divyat Mahajan, Perouz Taslakian, Sara Magliacane, Ioannis Mitliagkas, Valentina Zantedeschi, Alexandre Drouin

Integrating expert knowledge, e.g. from large language models, into causal discovery algorithms can be challenging when the knowledge is not guaranteed to be correct. Expert recommendations may contradict data-driven results, and their reliability can vary significantly depending on the domain or specific query. Existing methods based on soft constraints or inconsistencies in predicted causal relationships fail to account for these variations in expertise. To remedy this, we propose L2D-CD, a method for gauging the correctness of expert recommendations and optimally combining them with data-driven causal discovery results. By adapting learning-to-defer (L2D) algorithms for pairwise causal discovery (CD), we learn a deferral function that selects whether to rely on classical causal discovery methods using numerical data or expert recommendations based on textual meta-data. We evaluate L2D-CD on the canonical T\"ubingen pairs dataset and demonstrate its superior performance compared to both the causal discovery method and the expert used in isolation. Moreover, our approach identifies domains where the expert's performance is strong or weak. Finally, we outline a strategy for generalizing this approach to causal discovery on graphs with more than two variables, paving the way for further research in this area.

📄 PDF Abstract BibTeX arXiv:2502.13132

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Discovery

Similar Papers 제목 키워드 기반

Designing Closed Human-in-the-loop Deferral Pipelines

2022-02-09 · Vijay Keswani, Matthew Lease, Krishnaram Kenthapadi

In hybrid human-machine deferral frameworks, a classifier can defer uncertain cases to human decision-makers (who are often themselves fallible). Prior work on simultaneous training of such classifier and deferral models…

Decision MakingFairness

A Causal Framework for Evaluating Deferring Systems

2024-05-29 · Filippo Palomba, Andrea Pugnana, José Manuel Alvarez, Salvatore Ruggieri

Deferring systems extend supervised Machine Learning (ML) models with the possibility to defer predictions to human experts. However, evaluating the impact of a deferring strategy on system accuracy is still an overlooke…

Causal Inference

Causal Discovery with Language Models as Imperfect Experts

2023-07-05 · Stephanie Long, Alexandre Piché, Valentina Zantedeschi, Tibor Schuster 외

Understanding the causal relationships that underlie a system is a fundamental prerequisite to accurate decision-making. In this work, we explore how expert knowledge can be used to improve the data-driven identification…

Causal DiscoveryDecision MakingLanguage ModelingLanguage Modelling+1

Leveraging Large Language Models for Causal Discovery: a Constraint-based, Argumentation-driven Approach

2026-02-18 · Zihao Li, Fabrizio Russo arxiv

Causal discovery seeks to uncover causal relations from data, typically represented as causal graphs, and is essential for predicting the effects of interventions. While expert knowledge is required to construct principl…

Dynamic Expert-Guided Model Averaging for Causal Discovery

2026-01-23 · Adrick Tench, Thomas Demeester arxiv

Would-be practitioners of causal discovery face a dizzying array of algorithms without a clear best choice. This abundance of competitive methods makes ensembling a natural strategy for practical applications. At the sam…