中文
相关论文

相关论文: Knowledge Graph Embedding with Multiple Relation P…

200 篇论文

Over the past decade, knowledge graphs became popular for capturing structured domain knowledge. Relational learning models enable the prediction of missing links inside knowledge graphs. More specifically, latent distance approaches model…

人工智能 · 计算机科学 2020-02-24 Afshin Sadeghi , Damien Graux , Hamed Shariat Yazdi , Jens Lehmann

Knowledge graph embedding methods learn embeddings of entities and relations in a low dimensional space which can be used for various downstream machine learning tasks such as link prediction and entity matching. Various graph convolutional…

机器学习 · 计算机科学 2021-02-16 Nasrullah Sheikh , Xiao Qin , Berthold Reinwald , Christoph Miksovic , Thomas Gschwind , Paolo Scotton

Knowledge graphs (KGs), i.e. representation of information as a semantic graph, provide a significant test bed for many tasks including question answering, recommendation, and link prediction. Various amount of scholarly metadata have been…

人工智能 · 计算机科学 2019-04-30 Mojtaba Nayyeri , Sahar Vahdati , Jens Lehmann , Hamed Shariat Yazdi

Knowledge Graph Embedding (KGE) techniques play a pivotal role in transforming symbolic Knowledge Graphs (KGs) into numerical representations, thereby enhancing various deep learning models for knowledge-augmented applications. Unlike…

机器学习 · 计算机科学 2025-03-24 Guanglin Niu

Relation prediction for knowledge graphs aims at predicting missing relationships between entities. Despite the importance of inductive relation prediction, most previous works are limited to a transductive setting and cannot process…

人工智能 · 计算机科学 2021-07-27 Sijie Mai , Shuangjia Zheng , Yuedong Yang , Haifeng Hu

Knowledge is captured in the form of entities and their relationships and stored in knowledge graphs. Knowledge graphs enhance the capabilities of applications in many different areas including Web search, recommendation, and natural…

机器学习 · 计算机科学 2021-03-31 Kalpa Gunaratna , Yu Wang , Hongxia Jin

We present a novel extension to embedding-based knowledge graph completion models which enables them to perform open-world link prediction, i.e. to predict facts for entities unseen in training based on their textual description. Our model…

人工智能 · 计算机科学 2020-01-10 Haseeb Shah , Johannes Villmow , Adrian Ulges , Ulrich Schwanecke , Faisal Shafait

Knowledge graphs are large, useful, but incomplete knowledge repositories. They encode knowledge through entities and relations which define each other through the connective structure of the graph. This has inspired methods for the joint…

人工智能 · 计算机科学 2018-03-05 Bhushan Kotnis , Vivi Nastase

This paper studies the problem of predicting missing relationships between entities in knowledge graphs through learning their representations. Currently, the majority of existing link prediction models employ simple but intuitive scoring…

计算与语言 · 计算机科学 2019-11-20 Xiang Kong , Xianyang Chen , Eduard Hovy

Knowledge Graph (KG) is a graph based data structure to represent facts of the world where nodes represent real world entities or abstract concept and edges represent relation between the entities. Graph as representation for knowledge has…

社会与信息网络 · 计算机科学 2024-04-16 Manita Pote

Relation prediction on knowledge graphs (KGs) is a key research topic. Dominant embedding-based methods mainly focus on the transductive setting and lack the inductive ability to generalize to new entities for inference. Existing methods…

计算与语言 · 计算机科学 2023-07-11 Jiaang Li , Quan Wang , Zhendong Mao

A variety of knowledge graph embedding approaches have been developed. Most of them obtain embeddings by learning the structure of the knowledge graph within a link prediction setting. As a result, the embeddings reflect only the structure…

The extraction of a scene graph with objects as nodes and mutual relationships as edges is the basis for a deep understanding of image content. Despite recent advances, such as message passing and joint classification, the detection of…

计算机视觉与模式识别 · 计算机科学 2021-07-22 Rajat Koner , Suprosanna Shit , Volker Tresp

We propose Fast-and-Frugal Text-Graph (FnF-TG) Transformers, a Transformer-based framework that unifies textual and structural information for inductive link prediction in text-attributed knowledge graphs. We demonstrate that, by…

计算与语言 · 计算机科学 2025-06-17 Andrei C. Coman , Christos Theodoropoulos , Marie-Francine Moens , James Henderson

Relational graph neural networks have garnered particular attention to encode graph context in knowledge graphs (KGs). Although they achieved competitive performance on small KGs, how to efficiently and effectively utilize graph context for…

计算与语言 · 计算机科学 2022-05-16 Huijuan Wang , Siming Dai , Weiyue Su , Hui Zhong , Zeyang Fang , Zhengjie Huang , Shikun Feng , Zeyu Chen , Yu Sun , Dianhai Yu

Inductive link prediction with knowledge hypergraphs is the task of predicting missing hyperedges involving completely novel entities (i.e., nodes unseen during training). Existing methods for inductive link prediction with knowledge…

机器学习 · 计算机科学 2026-05-11 Xingyue Huang , Mikhail Galkin , Michael M. Bronstein , İsmail İlkan Ceylan

Knowledge graph embedding (KGE) is a technique that enhances knowledge graphs by addressing incompleteness and improving knowledge retrieval. A limitation of the existing KGE models is their underutilization of ontologies, specifically the…

社会与信息网络 · 计算机科学 2025-04-07 Takanori Ugai

Knowledge graph embedding involves learning representations of entities -- the vertices of the graph -- and relations -- the edges of the graph -- such that the resulting representations encode the known factual information represented by…

机器学习 · 计算机科学 2023-03-21 Thomas Gebhart , Jakob Hansen , Paul Schrater

Link prediction is critical for the application of incomplete knowledge graph (KG) in the downstream tasks. As a family of effective approaches for link predictions, embedding methods try to learn low-rank representations for both entities…

计算与语言 · 计算机科学 2019-11-22 Canran Xu , Ruijiang Li

Knowledge graph embedding plays an important role in knowledge representation, reasoning, and data mining applications. However, for multiple cross-domain knowledge graphs, state-of-the-art embedding models cannot make full use of the data…

机器学习 · 计算机科学 2021-08-17 Hao Peng , Haoran Li , Yangqiu Song , Vincent Zheng , Jianxin Li