paper-with-me

홈 › Papers

The Role of Exploration Modules in Small Language Models for Knowledge Graph Question Answering

2025-09-09 · Yi-Jie Cheng, Oscar Chew, Yun-Nung Chen arxiv

Integrating knowledge graphs (KGs) into the reasoning processes of large language models (LLMs) has emerged as a promising approach to mitigate hallucination. However, existing work in this area often relies on proprietary or extremely large models, limiting accessibility and scalability. In this study, we investigate the capabilities of existing integration methods for small language models (SLMs) in KG-based question answering and observe that their performance is often constrained by their limited ability to traverse and reason over knowledge graphs. To address this limitation, we propose leveraging simple and efficient exploration modules to handle knowledge graph traversal in place of the language model itself. Experiment results demonstrate that these lightweight modules effectively improve the performance of small language models on knowledge graph question answering tasks. Source code: https://github.com/yijie-cheng/SLM-ToG/.

📄 PDF Abstract BibTeX arXiv:2509.07399

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Question AnsweringKnowledge Graphs

Similar Papers 제목 키워드 기반

RJE: A Retrieval-Judgment-Exploration Framework for Efficient Knowledge Graph Question Answering with LLMs

2025-09-25 · Can Lin, Zhengwang Jiang, Ling Zheng, Qi Zhao 외 arxiv

Knowledge graph question answering (KGQA) aims to answer natural language questions using knowledge graphs. Recent research leverages large language models (LLMs) to enhance KGQA reasoning, but faces limitations: retriev…

Graph Question AnsweringKnowledge Graphs

Fostering Intrinsic Motivation in Reinforcement Learning with Pretrained Foundation Models

2024-10-09 · Alain Andres, Javier Del Ser

Exploration remains a significant challenge in reinforcement learning, especially in environments where extrinsic rewards are sparse or non-existent. The recent rise of foundation models, such as CLIP, offers an opportun…

reinforcement-learningReinforcement Learning

Rethinking the Roles of Large Language Models in Chinese Grammatical Error Correction

2024-02-18 · Yinghui Li, Shang Qin, Haojing Huang, Yangning Li 외

Recently, Large Language Models (LLMs) have been widely studied by researchers for their roles in various downstream NLP tasks. As a fundamental task in the NLP field, Chinese Grammatical Error Correction (CGEC) aims to …

Grammatical Error Correction

Balancing Knowledge Updates: Toward Unified Modular Editing in LLMs

2025-10-31 · Jiahao Liu, Zijian Wang, Kuo Zhao, Dong Hu arxiv

Knowledge editing has emerged as an efficient approach for updating factual knowledge in large language models (LLMs). It typically locates knowledge storage modules and then modifies their parameters. However, most exis…

knowledge editing

MineAgent: Towards Remote-Sensing Mineral Exploration with Multimodal Large Language Models

2024-12-23 · Beibei Yu, Tao Shen, Hongbin Na, Ling Chen 외

Remote-sensing mineral exploration is critical for identifying economically viable mineral deposits, yet it poses significant challenges for multimodal large language models (MLLMs). These include limitations in domain-s…

Decision Making