arXiv:2503.01386cs.CLcs.AI2025-03被引 37

用知识图谱解析文本中的地点信息,提升地理标注准确率

Geo-Semantic-Parsing: AI-powered geoparsing by traversing semantic knowledge graphs

  • 通过语义标注连接文本与知识图谱实体
  • 在近万条推文中实现F1=0.66,优于现有方法
  • 适合需要高召回率的实时地理信息应用

在线社交网络包含丰富的地理空间信息,但多数地理位置信息未明确结构化,难以用于实时应用。本文提出一种名为Geo-Semantic-Parsing(GSP)的新地理解析与地理标记技术,能从自由文本中识别位置引用并提取对应地理坐标。该方法首先使用语义标注器定位输入文本的相关部分,并将其关联到知识图谱中的对应实体;随后设计并测试多种高效的知识图谱遍历策略,以扩展地理解析可用信息;最后利用所有信息训练回归模型,选择最佳实体进行地理标记。我们在一个包含近1万条事件相关推文的标准数据集上评估GSP,取得F1=0.66的性能,显著优于2个基线和3种先进方法,后者F1≤0.55。深入分析表明,GSP整体优势主要源于召回率的大幅提升。

原文摘要 · Abstract (English)

Online social networks convey rich information about geospatial facets of reality. However in most cases, geographic information is not explicit and structured, thus preventing its exploitation in real-time applications. We address this limitation by introducing a novel geoparsing and geotagging technique called Geo-Semantic-Parsing (GSP). GSP identifies location references in free text and extracts the corresponding geographic coordinates. To reach this goal, we employ a semantic annotator to identify relevant portions of the input text and to link them to the corresponding entity in a knowledge graph. Then, we devise and experiment with several efficient strategies for traversing the knowledge graph, thus expanding the available set of information for the geoparsing task. Finally, we exploit all available information for learning a regression model that selects the best entity with which to geotag the input text. We evaluate GSP on a well-known reference dataset including almost 10k event-related tweets, achieving $F1=0.66$. We extensively compare our results with those of 2 baselines and 3 state-of-the-art geoparsing techniques, achieving the best performance. On the same dataset, competitors obtain $F1 \leq 0.55$. We conclude by providing in-depth analyses of our results, showing that the overall superior performance of GSP is mainly due to a large improvement in recall, with respect to existing techniques.

地理解析知识图谱自然语言处理

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