PulseAugur
实时 08:17:45
English(EN) FITTER: Vocabulary-Agnostic Cross-Domain Inference on Temporal Knowledge Graphs

FITTER模型实现时序知识图谱的跨域推理

研究人员推出FITTER,这是一种新颖的归纳式模型,专为时序知识图谱链接预测而设计。与仅限于单个图谱词汇的先前方法不同,FITTER能够跨不同领域以及未见的实体、关系名称和时间戳转移知识。该模型通过交互模式表示谓词并使用相对时间编码来实现词汇无关的嵌入。在六个基准上的评估表明,FITTER在无需重新训练的情况下持续优于归纳式基线,这表明它有可能在语义网的各种知识图谱中进行信息推理。 AI

影响 这项研究可能会促进信息在各种不断演变的知识图谱之间进行推理和转移的方式。

排序理由 该集群描述了一篇关于时序知识图谱链接预测新颖模型的新研究论文。

在 Hugging Face Daily Papers 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

FITTER模型实现时序知识图谱的跨域推理

报道来源 [2]

  1. arXiv cs.AI TIER_1 English(EN) · Jiaxin Pan, Mojtaba Nayyeri, Osama Mohammed, Daniel Hernandez, Rongchuan Zhang, Cheng Cheng, Steffen Staab ·

    FITTER:跨域词汇无关的时间知识图谱推理

    arXiv:2608.10668v1 Announce Type: new Abstract: Temporal knowledge graphs are central to many uses of the Semantic Web, but existing completion methods assume the entities, relation names, and timestamps to be reasoned about are already known at training time, restricting each mo…

  2. Hugging Face Daily Papers TIER_1 English(EN) ·

    FITTER:跨域词汇无关的时间知识图谱推理

    Temporal knowledge graphs are central to many uses of the Semantic Web, but existing completion methods assume the entities, relation names, and timestamps to be reasoned about are already known at training time, restricting each model to a single graph and vocabulary. We propose…