IGDA: Interactive Graph Discovery through Large Language Model Agents
Alex Havrilla, David Alvarez-Melis, Nicolo Fusi

TL;DR
This paper introduces IGDA, a novel LLM-based method for interactive graph discovery that leverages semantic metadata and binary feedback to efficiently identify variable relationships in complex graphs.
Contribution
The paper presents IGDA, a new pipeline combining uncertainty-driven edge selection and local graph updates, outperforming existing methods in real-world graph discovery tasks.
Findings
IGDA often outperforms state-of-the-art numerical methods.
The approach is effective even on complex, new causal graphs.
Ablation studies highlight the importance of each pipeline component.
Abstract
Large language models () have emerged as a powerful method for discovery. Instead of utilizing numerical data, LLMs utilize associated variable to predict variable relationships. Simultaneously, LLMs demonstrate impressive abilities to act as black-box optimizers when given an objective and sequence of trials. We study LLMs at the intersection of these two capabilities by applying LLMs to the task of : given a ground truth graph capturing variable relationships and a budget of edge experiments over rounds, minimize the distance between the predicted graph and at the end of the -th round. To solve this task we propose , a LLM-based pipeline incorporating two key components: 1) an LLM uncertainty-driven method for edge experiment selection 2) a local…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies · Topic Modeling · Natural Language Processing Techniques
