中文
相关论文

相关论文: RatE: Relation-Adaptive Translating Embedding for …

200 篇论文

Most existing knowledge graphs suffer from incompleteness, which can be alleviated by inferring missing links based on known facts. One popular way to accomplish this is to generate low-dimensional embeddings of entities and relations, and…

机器学习 · 计算机科学 2020-09-25 Shikhar Vashishth , Soumya Sanyal , Vikram Nitin , Nilesh Agrawal , Partha Talukdar

Complex networks are widely used to represent an abundance of real-world relations ranging from social networks to brain networks. Inferring missing links or predicting future ones based on the currently observed network is known as the…

社会与信息网络 · 计算机科学 2024-03-08 Weiwei Gu , Jinqiang Hou , Weiyi Gu

The goal of representation learning of knowledge graph is to encode both entities and relations into a low-dimensional embedding spaces. Many recent works have demonstrated the benefits of knowledge graph embedding on knowledge graph…

人工智能 · 计算机科学 2019-10-11 Wenqiang Liu , Hongyun Cai , Xu Cheng , Sifa Xie , Yipeng Yu , Hanyu Zhang

Current supervised relational triple extraction approaches require huge amounts of labeled data and thus suffer from poor performance in few-shot settings. However, people can grasp new knowledge by learning a few instances. To this end, we…

计算与语言 · 计算机科学 2023-01-26 Haiyang Yu , Ningyu Zhang , Shumin Deng , Hongbin Ye , Wei Zhang , Huajun Chen

Knowledge graph embedding (KGE), which maps entities and relations in a knowledge graph into continuous vector spaces, has achieved great success in predicting missing links in knowledge graphs. However, knowledge graphs often contain…

人工智能 · 计算机科学 2023-02-07 Zhen Yao , Wen Zhang , Mingyang Chen , Yufeng Huang , Yi Yang , Huajun Chen

Knowledge Graph Embedding (KGE) methods have gained enormous attention from a wide range of AI communities including Natural Language Processing (NLP) for text generation, classification and context induction. Embedding a huge number of…

人工智能 · 计算机科学 2022-09-19 Mojtaba Moattari , Sahar Vahdati , Farhana Zulkernine

Joint representation learning of text and knowledge within a unified semantic space enables us to perform knowledge graph completion more accurately. In this work, we propose a novel framework to embed words, entities and relations into the…

计算与语言 · 计算机科学 2016-11-15 Xu Han , Zhiyuan Liu , Maosong Sun

Most of the existing multi-relational network embedding methods, e.g., TransE, are formulated to preserve pair-wise connectivity structures in the networks. With the observations that significant triangular connectivity structures and…

社会与信息网络 · 计算机科学 2018-06-11 Xin Li , Huiting Hong , Lin Liu , William K. Cheung

The Link Prediction is the task of predicting missing relations between entities of the knowledge graph. Recent work in link prediction has attempted to provide a model for increasing link prediction accuracy by using more layers in neural…

计算与语言 · 计算机科学 2021-11-22 Mohammad Javad Saeedizade , Najmeh Torabian , Behrouz Minaei-Bidgoli

Knowledge graph embedding aims at offering a numerical knowledge representation paradigm by transforming the entities and relations into continuous vector space. However, existing methods could not characterize the knowledge graph in a fine…

人工智能 · 计算机科学 2017-06-20 Han Xiao , Minlie Huang , Xiaoyan Zhu

Knowledge graph embedding models learn the representations of entities and relations in the knowledge graphs for predicting missing links (relations) between entities. Their effectiveness are deeply affected by the ability of modeling and…

人工智能 · 计算机科学 2021-10-28 Tengwei Song , Jie Luo , Lei Huang

Knowledge graph representation learning approaches provide a mapping between symbolic knowledge in the form of triples in a knowledge graph (KG) and their feature vectors. Knowledge graph embedding (KGE) models often represent relations in…

机器学习 · 计算机科学 2025-07-18 Kossi Amouzouvi , Bowen Song , Andrea Coletta , Luigi Bellomarini , Jens Lehmann , Sahar Vahdati

The link prediction task aims to predict missing entities or relations in the knowledge graph and is essential for the downstream application. Existing well-known models deal with this task by mainly focusing on representing knowledge graph…

计算与语言 · 计算机科学 2023-03-29 Jin Liu , Jianye Chen , Chongfeng Fan , Fengyu Zhou

Knowledge Graphs (KGs) store human knowledge in the form of entities (nodes) and relations, and are used extensively in various applications. KG embeddings are an effective approach to addressing tasks like knowledge discovery, link…

人工智能 · 计算机科学 2025-02-03 Ioannis Reklos , Jacopo de Berardinis , Elena Simperl , Albert Meroño-Peñuela

Relation extraction task is a crucial and challenging aspect of Natural Language Processing. Several methods have surfaced as of late, exhibiting notable performance in addressing the task; however, most of these approaches rely on vast…

计算与语言 · 计算机科学 2023-08-25 Fréjus A. A. Laleye , Loïc Rakotoson , Sylvain Massip

Knowledge graph embedding (KGE) aims to learn continuous vectors of relations and entities in knowledge graph. Recently, transition-based KGE methods have achieved promising performance, where the single relation vector learns to translate…

计算与语言 · 计算机科学 2022-05-02 Xuanyu Zhang , Qing Yang , Dongliang Xu

Successful deployment of multi-agent reinforcement learning often requires agents to adapt their behaviour. In this work, we discuss the problem of teamwork adaptation in which a team of agents needs to adapt their policies to solve novel…

多智能体系统 · 计算机科学 2023-11-21 Lukas Schäfer , Filippos Christianos , Amos Storkey , Stefano V. Albrecht

We present a novel methodology to jointly perform multi-task learning and infer intrinsic relationship among tasks by an interpretable and sparse graph. Unlike existing multi-task learning methodologies, the graph structure is not assumed…

机器学习 · 计算机科学 2020-09-15 Shujian Yu , Francesco Alesiani , Ammar Shaker , Wenzhe Yin

Knowledge graphs are inherently incomplete. Therefore substantial research has been directed toward knowledge graph completion (KGC), i.e., predicting missing triples from the information represented in the knowledge graph (KG). KG…

机器学习 · 计算机科学 2023-03-23 Aleksandar Pavlović , Emanuel Sallinger

Many models learn representations of knowledge graph data by exploiting its low-rank latent structure, encoding known relations between entities and enabling unknown facts to be inferred. To predict whether a relation holds between…

机器学习 · 计算机科学 2021-01-19 Carl Allen , Ivana Balažević , Timothy Hospedales