paper-with-me

Papers

GraphRunner: A Multi-Stage Framework for Efficient and Accurate Graph-Based Retrieval

2025-07-11 · Savini Kashmira, Jayanaka L. Dantanarayana, Krisztián Flautner, Lingjia Tang, Jason Mars arxiv

Conventional Retrieval Augmented Generation (RAG) approaches are common in text-based applications. However, they struggle with structured, interconnected datasets like knowledge graphs, where understanding underlying relationships is crucial for accurate retrieval. A common direction in graph-based retrieval employs iterative, rule-based traversal guided by Large Language Models (LLMs). Such existing iterative methods typically combine reasoning with single hop traversal at each step, making them vulnerable to LLM reasoning errors and hallucinations that ultimately hinder the retrieval of relevant information. To address these limitations, we propose GraphRunner, a novel graph-based retrieval framework that operates in three distinct stages: planning, verification, and execution. This introduces high-level traversal actions that enable multi-hop exploration in a single step. It also generates a holistic traversal plan, which is verified against the graph structure and pre-defined traversal actions, reducing reasoning errors and detecting hallucinations before execution. GraphRunner significantly reduces LLM reasoning errors and detects hallucinations through validation. Our evaluation using the GRBench dataset shows that GraphRunner consistently outperforms existing approaches, achieving 10-50% performance improvements over the strongest baseline while reducing inference cost by 3.0-12.9x and response generation time by 2.5-7.1x, making it significantly more robust and efficient for graph-based retrieval tasks.

📄 PDF Abstract BibTeX arXiv:2507.08945

Code (0)

등록된 구현이 없습니다.

Tasks

Response GenerationKnowledge Graphs

Similar Papers 제목 키워드 기반

Graph-PCNN: Two Stage Human Pose Estimation with Graph Pose Refinement

2020-07-21 · ECCV 2020 8 · Jian Wang, Xiang Long, Yuan Gao, Errui Ding 외

Recently, most of the state-of-the-art human pose estimation methods are based on heatmap regression. The final coordinates of keypoints are obtained by decoding heatmap directly. In this paper, we aim to find a better a…

Pose EstimationregressionVocal Bursts Valence Prediction

Knowledge-Assisted Multi-Graph Dependency Learning for Multivariate Time Series Anomaly Detection in Multi-Stage Industrial Processes

2026-07-17 · Jaeyeong Lee, Taeseong Yoon, Wonmo Koo, Heeyoung Kim arxiv

Industrial processes often generate complex, interdependent time-series data from multiple sensors across multiple stages, forming complex dependencies among variables and process stages. Effective monitoring and timely …

Time Series Anomaly DetectionGraph Learning

GraPhSyM: Graph Physical Synthesis Model

2023-08-07 · Ahmed Agiza, Rajarshi Roy, Teodor Dumitru Ene, Saad Godil 외

In this work, we introduce GraPhSyM, a Graph Attention Network (GATv2) model for fast and accurate estimation of post-physical synthesis circuit delay and area metrics from pre-physical synthesis circuit netlists. Once t…

Graph Attentionmodel

A Multi-Stage Attentive Transfer Learning Framework for Improving COVID-19 Diagnosis

2021-01-14 · Yi Liu, Shuiwang Ji

Computed tomography (CT) imaging is a promising approach to diagnosing the COVID-19. Machine learning methods can be employed to train models from labeled CT images and predict whether a case is positive or negative. How…

Computed Tomography (CT)COVID-19 DiagnosisRepresentation LearningSelf-Supervised Learning+1

Progressively Generating Better Initial Guesses Towards Next Stages for High-Quality Human Motion Prediction

2022-03-30 · CVPR 2022 1 · Tiezheng Ma, Yongwei Nie, Chengjiang Long, Qing Zhang 외

This paper presents a high-quality human motion prediction method that accurately predicts future human poses given observed ones. Our method is based on the observation that a good initial guess of the future poses is v…

Human motion predictionHuman Pose Forecastingmotion predictionPrediction