BriefGPT.xyz
Feb, 2025
复杂本体匹配与大型语言模型嵌入
Complex Ontology Matching with Large Language Model Embeddings
HTML
PDF
Guilherme Sousa, Rinaldo Lima, Cassia Trojahn
TL;DR
本研究解决了知识图谱匹配中的表达能力不足问题,提出了一种将大型语言模型(LLMs)整合到本体匹配中的新方法,通过对实例子图的相似环境进行匹配生成表达性对应关系。研究表明,这种整合显著提升了模型性能,实现了F-measure提高45%的显著成果。
Abstract
Ontology, and more broadly,
Knowledge Graph
Matching is a challenging task in which expressiveness has not been fully addressed. Despite the increasing use of
Embeddings
and language models for this task, approac
→