paper-with-me

Papers

CuriousLLM: Elevating Multi-Document QA with Reasoning-Infused Knowledge Graph Prompting

2024-04-13 · Zukang Yang, Zixuan Zhu

In the field of Question Answering (QA), unifying large language models (LLMs) with external databases has shown great success. However, these methods often fall short in providing the advanced reasoning needed for complex QA tasks. To address these issues, we improve over a novel approach called Knowledge Graph Prompting (KGP), which combines knowledge graphs with a LLM-based agent to improve reasoning and search accuracy. Nevertheless, the original KGP framework necessitates costly fine-tuning with large datasets yet still suffers from LLM hallucination. Therefore, we propose a reasoning-infused LLM agent to enhance this framework. This agent mimics human curiosity to ask follow-up questions to more efficiently navigate the search. This simple modification significantly boosts the LLM performance in QA tasks without the high costs and latency associated with the initial KGP framework. Our ultimate goal is to further develop this approach, leading to more accurate, faster, and cost-effective solutions in the QA domain.

📄 PDF Abstract BibTeX arXiv:2404.09077

Code (1)

zukangy/kgp-curiousllm 공식 구현 pytorch

Tasks

HallucinationKnowledge GraphsNavigateQuestion Answering

Similar Papers 제목 키워드 기반

Exploring Reasoning-Infused Text Embedding with Large Language Models for Zero-Shot Dense Retrieval

2025-08-29 · Yuxiang Liu, Tian Wang, Gourab Kundu, Tianyu Cao 외 arxiv

Transformer-based models such as BERT and E5 have significantly advanced text embedding by capturing rich contextual representations. However, many complex real-world queries require sophisticated reasoning to retrieve r…

Logical Reasoning

SISER: Semantic-Infused Selective Graph Reasoning for Fact Verification

2022-10-01 · COLING 2022 10 · Eunhwan Park, Jong-Hyeon Lee, Jeon Dong Hyeon, Seonhoon Kim 외

This study proposes Semantic-Infused SElective Graph Reasoning (SISER) for fact verification, which newly presents semantic-level graph reasoning and injects its reasoning-enhanced representation into other types of grap…

Fact VerificationSentence

Retrieval-Infused Reasoning Sandbox: A Benchmark for Decoupling Retrieval and Reasoning Capabilities

2026-01-29 · Shuangshuang Ying, Zheyu Wang, Yunjian Peng, Jin Chen 외 arxiv

Despite strong performance on existing benchmarks, it remains unclear whether large language models can reason over genuinely novel scientific information. Most evaluations score end-to-end RAG pipelines, where reasoning…

Are Layout-Infused Language Models Robust to Layout Distribution Shifts? A Case Study with Scientific Documents

2023-06-01 · Catherine Chen, Zejiang Shen, Dan Klein, Gabriel Stanovsky 외

Recent work has shown that infusing layout features into language models (LMs) improves processing of visually-rich documents such as scientific papers. Layout-infused LMs are often evaluated on documents with familiar l…

Diversity

SpatialMath: Spatial Comprehension-Infused Symbolic Reasoning for Mathematical Problem-Solving

2026-01-24 · Ashutosh Bajpai, Akshat Bhandari, Akshay Nambi, Tanmoy Chakraborty arxiv

Multimodal Small-to-Medium sized Language Models (MSLMs) have demonstrated strong capabilities in integrating visual and textual information but still face significant limitations in visual comprehension and mathematical…

Mathematical ReasoningData Augmentation