paper-with-me

홈 › Papers

NLP-AKG: Few-Shot Construction of NLP Academic Knowledge Graph Based on LLM

2025-02-20 · Jiayin Lan, Jiaqi Li, Baoxin Wang, Ming Liu, Dayong Wu, Shijin Wang, Bing Qin

Large language models (LLMs) have been widely applied in question answering over scientific research papers. To enhance the professionalism and accuracy of responses, many studies employ external knowledge augmentation. However, existing structures of external knowledge in scientific literature often focus solely on either paper entities or domain concepts, neglecting the intrinsic connections between papers through shared domain concepts. This results in less comprehensive and specific answers when addressing questions that combine papers and concepts. To address this, we propose a novel knowledge graph framework that captures deep conceptual relations between academic papers, constructing a relational network via intra-paper semantic elements and inter-paper citation relations. Using a few-shot knowledge graph construction method based on LLM, we develop NLP-AKG, an academic knowledge graph for the NLP domain, by extracting 620,353 entities and 2,271,584 relations from 60,826 papers in ACL Anthology. Based on this, we propose a 'sub-graph community summary' method and validate its effectiveness on three NLP scientific literature question answering datasets.

📄 PDF Abstract BibTeX arXiv:2502.14192

Code (0)

등록된 구현이 없습니다.

Tasks

graph constructionQuestion Answering

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

OAG-BERT: Towards A Unified Backbone Language Model For Academic Knowledge Services

2021-03-03 · Xiao Liu, Da Yin, Jingnan Zheng, Xingjian Zhang 외

Academic knowledge services have substantially facilitated the development of the science enterprise by providing a plenitude of efficient research tools. However, many applications highly depend on ad-hoc models and exp…

Language ModelingLanguage ModellingLink Prediction

Knowledge Graph and Accurate Portrait Construction of Scientific and Technological Academic Conferences

2022-04-11 · Runyu Yu, Zhe Xue, Ang Li

In recent years, with the continuous progress of science and technology, the number of scientific research achievements is increasing day by day, as the exchange platform and medium of scientific research achievements, t…

AceMap: Knowledge Discovery through Academic Graph

2024-03-05 · Xinbing Wang, Luoyi Fu, Xiaoying Gan, Ying Wen 외

The exponential growth of scientific literature requires effective management and extraction of valuable insights. While existing scientific search engines excel at delivering search results based on relational databases…

Knowledge GraphsReading Comprehension

FinEval: A Chinese Financial Domain Knowledge Evaluation Benchmark for Large Language Models

2023-08-19 · Xin Guo, Haotian Xia, Zhaowei Liu, Hanyang Cao 외

Large language models have demonstrated outstanding performance in various natural language processing tasks, but their security capabilities in the financial domain have not been explored, and their performance on compl…

Multiple-choice

How Can LLMs and Knowledge Graphs Contribute to Robot Safety? A Few-Shot Learning Approach

2024-12-16 · Abdulrahman Althobaiti, Angel Ayala, JingYing Gao, Ali Almutairi 외

Large Language Models (LLMs) are transforming the robotics domain by enabling robots to comprehend and execute natural language instructions. The cornerstone benefits of LLM include processing textual data from technical…

Few-Shot LearningKnowledge Graphs