Knowledge Graph Enrichment and Reasoning for Nobel Laureates
By: Thanh-Lam T. Nguyen , Ngoc-Quang Le , Thu-Trang Pham and more
Potential Business Impact:
Finds famous scientists and their connections.
This project aims to construct and analyze a comprehensive knowledge graph of Nobel Prize and Laureates by enriching existing datasets with biographical information extracted from Wikipedia. Our approach integrates multiple advanced techniques, consisting of automatic data augmentation using LLMs for Named Entity Recognition (NER) and Relation Extraction (RE) tasks, and social network analysis to uncover hidden patterns within the scientific community. Furthermore, we also develop a GraphRAG-based chatbot system utilizing a fine-tuned model for Text2Cypher translation, enabling natural language querying over the knowledge graph. Experimental results demonstrate that the enriched graph possesses small-world network properties, identifying key influential figures and central organizations. The chatbot system achieves a competitive accuracy on a custom multiple-choice evaluation dataset, proving the effectiveness of combining LLMs with structured knowledge bases for complex reasoning tasks. Data and source code are available at: https://github.com/tlam25/network-of-awards-and-winners.
Similar Papers
PersonaAgent with GraphRAG: Community-Aware Knowledge Graphs for Personalized LLM
Machine Learning (CS)
AI learns your style to give better answers.
Entity-Augmented Neuroscience Knowledge Retrieval Using Ontology and Semantic Understanding Capability of LLM
Computation and Language
Finds hidden brain science facts in papers.
VitaGraph: Building a Knowledge Graph for Biologically Relevant Learning Tasks
Machine Learning (CS)
Helps find new medicines by connecting biology facts.