paper-with-me

홈 › Papers

GRASP: Plan-Guided Graph Retrieval with Adaptive Fusion and Reranking on Semi-Structured Knowledge Bases

2026-05-28 · Yicheng Tao, Yiqun Wang, Xiangchen Song, Xin Luo, Kai Liu, Jie Liu arxiv

Semi-structured knowledge bases (SKBs) embed textual documents in a typed graph of entities and relations, and underpin applications such as product search, academic paper search, and precision-medicine inquiries. Existing hybrid retrieval systems on SKBs either use the graph only for query expansion, mix textual and structural branches under a global weighting, or rely on fine-tuned graph-traversal generators. We present GRASP, a three-stage SKB retrieval framework unifying plan-based graph retrieval, plan-conditioned fusion with a dense retriever, and a fine-tuned reranker over the fused candidates. GRASP substantially advances the state of the art on every metric across the three STaRK benchmarks, lifting average Hit@1 from 62.0 to 73.9. Ablation and sensitivity studies further confirm the effectiveness and robustness of GRASP.

📄 PDF Abstract BibTeX arXiv:2605.30237

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Agentic RAG-VLM: Affordance-Aware Retrieval-Augmented Generation with Self-Reflective Planning for Robotic Grasping

2026-06-30 · Tao Chen, Lizheng Liu, Jiaxu Wang, Ziyue Jiang 외 arxiv

Generalizable robotic grasping in cluttered environments is essential for deploying manipulators in unstructured human spaces, yet existing VLM-based methods rely on visual similarity for object matching, neglecting phys…

Spatial ReasoningRobotic Grasping

GRASP: Graph Agentic Search over Propositions for Multi-hop Question Answering

2026-05-15 · Stockton Jenkins, Ramya Korlakai Vinayak, Junjie Hu arxiv

Agentic retrieval improves multi-hop question answering by giving language models autonomy to iteratively gather evidence. Recent work augments these systems with knowledge graphs for structured traversal, but this combi…

Multi-hop Question AnsweringPassage RetrievalKnowledge Graphs

Imitation-Guided Bimanual Planning for Stable Manipulation under Changing External Forces

2025-09-23 · Kuanqi Cai, Chunfeng Wang, Zeqi Li, Haowen Yao 외 arxiv

Robotic manipulation in dynamic environments often requires seamless transitions between different grasp types to maintain stability and efficiency. However, achieving smooth and adaptive grasp transitions remains a chal…

Plan Then Retrieve: Reinforcement Learning-Guided Complex Reasoning over Knowledge Graphs

2025-10-23 · Yanlin Song, Ben Liu, Víctor Gutiérrez-Basulto, Zhiwei Hu 외 arxiv

Knowledge Graph Question Answering aims to answer natural language questions by reasoning over structured knowledge graphs. While large language models have advanced KGQA through their strong reasoning capabilities, exis…

Graph Question AnsweringReinforcement LearningKnowledge Graphs

Vision-Guided Grasp Planning for Prosthetic Hands in Unstructured Environments

2025-12-06 · Shifa Sulaiman, Akash Bachhar, Ming Shen, Simon Bøgh arxiv

Recent advancements in prosthetic technology have increasingly focused on enhancing dexterity and autonomy through intelligent control systems. Vision-based approaches offer promising results for enabling prosthetic hand…