paper-with-me

홈 › Papers

Search-on-Graph: Iterative Informed Navigation for Large Language Model Reasoning on Knowledge Graphs

2025-10-09 · Jia Ao Sun, Hao Yu, Fabrizio Gotti, Fengran Mo, Yihong Wu, Yuchen Hui, Zhan Su, Lingfeng Xiao, Jian-Yun Nie arxiv

Large language models (LLMs) augmented with knowledge graphs (KGs) offer a promising approach for knowledge-intensive reasoning. Central to this approach is the selection of appropriate reasoning paths in the KG. Yet, existing methods face a common limitation: reasoning path selection is often performed by separate modules using criteria that are only weakly connected to the reasoning requirements. This often results in selecting incorrect relations or premature pruning of relevant paths. We propose Search-on-Graph (SoG), a method that strengthens the connection between path selection and reasoning by having the LLM itself select which relations to follow, informed by both the available KG structure and the complete reasoning history. SoG follows an \textit{observe-think-navigate} paradigm: at each step, the LLM observes the relational connections available at the current entity, reasons about which path best advances toward answering the question, and navigates accordingly. This context-aware navigation fully exploits the LLM's reasoning capabilities rather than relying on independent selection modules with surrogate criteria. Experiments on six knowledge graph question answering (KGQA) benchmarks demonstrate that SoG outperforms state-of-the-art methods while requiring no task-specific fine-tuning and generalizing across different KG schemas.

📄 PDF Abstract BibTeX arXiv:2510.08825

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Question AnsweringKnowledge Graphs

Similar Papers 제목 키워드 기반

One-Shot Informed Robotic Visual Search in the Wild

2020-03-22 · Karim Koreitem, Florian Shkurti, Travis Manderson, Wei-Di Chang 외

We consider the task of underwater robot navigation for the purpose of collecting scientifically relevant video data for environmental monitoring. The majority of field robots that currently perform monitoring tasks in u…

NavigateRepresentation LearningRobot NavigationVisual Navigation

A Data-driven Crowd Simulation Framework Integrating Physics-informed Machine Learning with Navigation Potential Fields

2024-10-21 · Runkang Guo, Bin Chen, Qi Zhang, Yong Zhao 외

Traditional rule-based physical models are limited by their reliance on singular physical formulas and parameters, making it difficult to effectively tackle the intricate tasks associated with crowd simulation. Recent re…

Physics-informed machine learning

UniGoal: Towards Universal Zero-shot Goal-oriented Navigation

2025-03-13 · CVPR 2025 1 · Hang Yin, Xiuwei Xu, Lingqing Zhao, Ziwei Wang 외

In this paper, we propose a general framework for universal zero-shot goal-oriented navigation. Existing zero-shot methods build inference framework upon large language models (LLM) for specific tasks, which differs a lo…

Graph Matching

One Map to Find Them All: Real-time Open-Vocabulary Mapping for Zero-shot Multi-Object Navigation

2024-09-18 · Finn Lukas Busch, Timon Homberger, Jesús Ortega-Peimbert, Quantao Yang 외

The capability to efficiently search for objects in complex environments is fundamental for many real-world robot applications. Recent advances in open-vocabulary vision models have resulted in semantically-informed obje…

AllObject

PIER-Flow: Physics-Informed Efficient Rectified Flow for Real-Time Mobile Robot Navigation

2026-07-11 · Shibo Li, Zhongcheng Wang, Jiahe Cao, Jianhua Yang 외 arxiv

Autonomous navigation in dense and highly dynamic environments requires both physically feasible control and low-latency replanning. Optimization-based methods such as Model Predictive Control (MPC) explicitly handle rob…

Robot Navigation