arXiv:2503.07584cs.IR2025-03被引 3

用知识图谱让大模型读懂全球新闻事件数据

Talking to GDELT Through Knowledge Graphs

  • 基于GDELT数据构建本体驱动的知识图谱,结构化全球事件信息
  • 对比多种检索增强生成方法,发现混合式方案效果更优
  • 适合研究国际关系、舆情分析与多模态知识融合的学者

本文研究了多种检索增强生成(RAG)方法在问答任务中的表现,以理解各类方法的优劣。实验使用全球事件、语言与情绪数据库(GDELT)的一个子集及从在线新闻中抓取的原始文本语料。通过传统向量库RAG、基于大语言模型(LLM)自动生成知识图谱(KG)并检索相关子图的方法进行信息检索。此外,提出一种新型本体驱动框架,直接利用GDELT的底层模式构建结构化知识图谱,并采用直接图查询与先进图检索技术获取相关信息。在问答任务中比较各方法性能,发现本体构建的KG虽有价值,但子图提取困难;而LLM生成的KG虽能捕捉事件摘要,却存在一致性与可解释性不足的问题。研究建议结合本体与LLM优势,探索协同构建路径。

原文摘要 · Abstract (English)

In this work we study various Retrieval Augmented Regeneration (RAG) approaches to gain an understanding of the strengths and weaknesses of each approach in a question-answering analysis. To gain this understanding we use a case-study subset of the Global Database of Events, Language, and Tone (GDELT) dataset as well as a corpus of raw text scraped from the online news articles. To retrieve information from the text corpus we implement a traditional vector store RAG as well as state-of-the-art large language model (LLM) based approaches for automatically constructing KGs and retrieving the relevant subgraphs. In addition to these corpus approaches, we develop a novel ontology-based framework for constructing knowledge graphs (KGs) from GDELT directly which leverages the underlying schema of GDELT to create structured representations of global events. For retrieving relevant information from the ontology-based KGs we implement both direct graph queries and state-of-the-art graph retrieval approaches. We compare the performance of each method in a question-answering task. We find that while our ontology-based KGs are valuable for question-answering, automated extraction of the relevant subgraphs is challenging. Conversely, LLM-generated KGs, while capturing event summaries, often lack consistency and interpretability. Our findings suggest benefits of a synergistic approach between ontology and LLM-based KG construction, with proposed avenues toward that end.

知识图谱大模型GDELT问答系统

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。