知识图谱
文章平均质量分 72
iuui11
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
尝试阅读和理解 RotatE: Knowledge Graph Embedding by Relational Rotation in Complex Space
文中提到知识图谱模型所面临的问题 a fundamental problem for knowledge graph is predicting the missing links 文中提到这篇文章想要做的工作 However, none of existing models is capable of modeling and inferring all the above patterns. Therefore, we are looking for an approach that is abl原创 2022-01-28 14:26:39 · 900 阅读 · 0 评论 -
尝试阅读和理解 PairRE: Knowledge Graph Embeddings via Paired Relation Vectors
Since most knowledge graphs suffer from incompleteness, predicting missing links between entities has been a fundamental problem. This problem is named as link prediction or knowledge graph completion. 针对这个问题的解决办法 Knowledge graph embedding methods, whi.原创 2022-01-26 14:12:12 · 1481 阅读 · 0 评论 -
阅读和尝试理解 TripleRE: Knowledge Graph Embeddings via triple Relation Vectors
文章来源 在open graph benchmark的比赛中,360的模型在数据集ogbl-wikikg2上拿了第一和第三,所以把论文拿过来看看 第一名的文章链接: TripleRE: Knowledge Graph Embeddings via triple Relation Vectors 尝试理解和阅读文章 Introduction 在这里文中提到 Our work mainly lies in the optimization of the Translation distance model.原创 2022-01-25 11:38:08 · 1591 阅读 · 0 评论
分享