paper-with-me

홈 › Papers

CoG: Controllable Graph Reasoning via Relational Blueprints and Failure-Aware Refinement over Knowledge Graphs

2026-01-16 · Yuanxiang Liu, Songze Li, Xiaoke Guo, Zhaoyan Gong, Qifei Zhang, Huajun Chen, Wen Zhang arxiv

Large Language Models (LLMs) have demonstrated remarkable reasoning capabilities but often grapple with reliability challenges like hallucinations. While Knowledge Graphs (KGs) offer explicit grounding, existing paradigms of KG-augmented LLMs typically exhibit cognitive rigidity--applying homogeneous search strategies that render them vulnerable to instability under neighborhood noise and structural misalignment leading to reasoning stagnation. To address these challenges, we propose CoG, a training-free framework inspired by Dual-Process Theory that mimics the interplay between intuition and deliberation. First, functioning as the fast, intuitive process, the Relational Blueprint Guidance module leverages relational blueprints as interpretable soft structural constraints to rapidly stabilize the search direction against noise. Second, functioning as the prudent, analytical process, the Failure-Aware Refinement module intervenes upon encountering reasoning impasses. It triggers evidence-conditioned reflection and executes controlled backtracking to overcome reasoning stagnation. Experimental results on three benchmarks demonstrate that CoG significantly outperforms state-of-the-art approaches in both accuracy and efficiency.

📄 PDF Abstract BibTeX arXiv:2601.11047

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

What Makes a Desired Graph for Relational Deep Learning?

2026-06-07 · Yao Cheng, Siqiang Luo arxiv

Relational deep learning (RDL) converts relational databases (RDBs) into heterogeneous graphs, but graphs derived directly from database schemas are often not well suited for how graph neural networks (GNNs) perform rela…

Relational Reasoning

Enhancing Reasoning Capabilities of Small Language Models with Blueprints and Prompt Template Search

2025-06-10 · Dongge Han, Menglin Xia, Daniel Madrigal Diaz, Samuel Kessler 외

Small language models (SLMs) offer promising and efficient alternatives to large language models (LLMs). However, SLMs' limited capacity restricts their reasoning capabilities and makes them sensitive to prompt variation…

GSM8KMathmbpp

Evaluating Relational Reasoning in LLMs with REL

2026-04-14 · Lukas Fesser, Yasha Ektefaie, Ada Fang, Sham M. Kakade 외 arxiv

Relational reasoning is the ability to infer relations that jointly bind multiple entities, attributes, or variables. This ability is central to scientific reasoning, but existing evaluations of relational reasoning in l…

Relational Reasoning

The Challenge of Achieving Attributability in Multilingual Table-to-Text Generation with Question-Answer Blueprints

2025-03-29 · Aden Haussmann

Multilingual Natural Language Generation (NLG) is challenging due to the lack of training data for low-resource languages. However, some low-resource languages have up to tens of millions of speakers globally, making it …

Table-to-Text GenerationText Generation

Click2Graph: Interactive Panoptic Video Scene Graphs from a Single Click

2025-11-20 · Raphael Ruschel, Hardikkumar Prajapati, Awsafur Rahman, B. S. Manjunath arxiv

State-of-the-art Video Scene Graph Generation (VSGG) systems provide structured visual understanding but operate as closed, feed-forward pipelines with no ability to incorporate human guidance. In contrast, promptable se…

Video scene graph generationRelational ReasoningScene Understanding