GraphThought: Graph Combinatorial Optimization with Thought Generation
Zixiao Huang, Lifeng Guo, Wenhao Li, Junjie Sheng, Chuyun Shen, Haosheng Chen, Bo Jin, Changhong Lu, Xiangfeng Wang

TL;DR
GraphThought introduces a structured reasoning framework for large language models to improve their performance on graph combinatorial optimization problems, achieving state-of-the-art results with a smaller model.
Contribution
The paper formalizes the Optimal Thoughts Design problem and develops GraphThought, a novel reasoning framework that enhances LLM performance on GCO tasks through structured thought sequences.
Findings
Llama-GT achieves state-of-the-art performance on GraphArena.
Structured reasoning significantly improves LLM accuracy on GCO.
Smaller models can outperform larger ones with proper reasoning scaffolds.
Abstract
Graph combinatorial optimization (GCO) problems are central to domains like logistics and bioinformatics. While traditional solvers dominate, large language models (LLMs) offer new possibilities for structured reasoning, yet struggle with complex GCO tasks requiring rigorous combinatorial analysis and multi-step deduction, often producing hallucinated steps. We first formalize the Optimal Thoughts Design (OTD) problem, which provides a structured guidance for producing high-quality intermediate reasoning steps. Building on this formulation, we introduce GraphThought, a novel framework that generates effective reasoning sequences through either heuristic-guided forward search or solver-aligned backward reasoning. By fine-tuning LLMs on these structured thought sequences, we develop Llama-GT, an 8B-parameter model that achieves state-of-the-art performance on the GraphArena benchmark,…
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
TopicsData Visualization and Analytics · Semantic Web and Ontologies
