RAR improves role-playing agents by distilling character-grounded reasoning traces and optimizing the reasoning style to fit the dialogue scene.
Memory-augmented Query Reconstruction for LLM-based Knowledge Graph Reasoning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Large language models (LLMs) have achieved remarkable performance on knowledge graph question answering (KGQA) tasks by planning and interacting with knowledge graphs. However, existing methods often confuse tool utilization with knowledge reasoning, harming readability of model outputs and giving rise to hallucinatory tool invocations, which hinder the advancement of KGQA. To address this issue, we propose Memory-augmented Query Reconstruction for LLM-based Knowledge Graph Reasoning (MemQ) to decouple LLM from tool invocation tasks using LLM-built query memory. By establishing a memory module with explicit descriptions of query statements, the proposed MemQ facilitates the KGQA process with natural language reasoning and memory-augmented query reconstruction. Meanwhile, we design an effective and readable reasoning to enhance the LLM's reasoning capability in KGQA. Experimental results that MemQ achieves state-of-the-art performance on widely used benchmarks WebQSP and CWQ.
citation-role summary
citation-polarity summary
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1roles
method 1polarities
unclear 1representative citing papers
citing papers explorer
-
Thinking in Character: Advancing Role-Playing Agents with Role-Aware Reasoning
RAR improves role-playing agents by distilling character-grounded reasoning traces and optimizing the reasoning style to fit the dialogue scene.