中文
相关论文

相关论文: Realistic Re-evaluation of Knowledge Graph Complet…

200 篇论文

Knowledge graphs have emerged as fundamental structures for representing complex relational data across scientific and enterprise domains. However, existing embedding methods face critical limitations when modeling diverse relationship…

人工智能 · 计算机科学 2025-11-17 Jugal Gajjar , Kaustik Ranaware , Kamalasankari Subramaniakuppusamy , Vaibhav Gandhi

Information extraction methods proved to be effective at triple extraction from structured or unstructured data. The organization of such triples in the form of (head entity, relation, tail entity) is called the construction of Knowledge…

人工智能 · 计算机科学 2022-08-25 Mohamad Zamini , Hassan Reza , Minou Rabiei

Reasoning on knowledge graphs is a challenging task because it utilizes observed information to predict the missing one. Particularly, answering complex queries based on first-order logic is one of the crucial tasks to verify learning to…

人工智能 · 计算机科学 2024-10-23 Hang Yin , Zihao Wang , Yangqiu Song

Knowledge Graphs (KGs) are widely employed in artificial intelligence applications, such as question-answering and recommendation systems. However, KGs are frequently found to be incomplete. While much of the existing literature focuses on…

人工智能 · 计算机科学 2024-06-28 Sakher Khalil Alqaaidi , Krzysztof Kochut

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

Representing entities and relations in an embedding space is a well-studied approach for machine learning on relational data. Existing approaches, however, primarily focus on improving accuracy and overlook other aspects such as robustness…

机器学习 · 计算机科学 2019-05-03 Pouya Pezeshkpour , Yifan Tian , Sameer Singh

The majority of knowledge graph embedding techniques treat entities and predicates as separate embedding matrices, using aggregation functions to build a representation of the input triple. However, these aggregations are lossy, i.e. they…

计算与语言 · 计算机科学 2022-08-23 Alexander Kalinowski , Yuan An

We study bilinear embedding models for the task of multi-relational link prediction and knowledge graph completion. Bilinear models belong to the most basic models for this task, they are comparably efficient to train and use, and they can…

机器学习 · 计算机科学 2017-09-15 Yanjie Wang , Rainer Gemulla , Hui Li

Knowledge Graphs (KGs) and their machine learning counterpart, Knowledge Graph Embedding Models (KGEMs), have seen ever-increasing use in a wide variety of academic and applied settings. In particular, KGEMs are typically applied to KGs to…

机器学习 · 计算机科学 2024-12-16 Jeffrey Sardina , John D. Kelleher , Declan O'Sullivan

Link prediction for knowledge graphs is the task of predicting missing relationships between entities. Previous work on link prediction has focused on shallow, fast models which can scale to large knowledge graphs. However, these models…

机器学习 · 计算机科学 2018-07-05 Tim Dettmers , Pasquale Minervini , Pontus Stenetorp , Sebastian Riedel

We report an evaluation of the effectiveness of the existing knowledge base embedding models for relation prediction and for relation extraction on a wide range of benchmarks. We also describe a new benchmark, which is much larger and…

计算与语言 · 计算机科学 2018-02-07 Peng Xu , Denilson Barbosa

Knowledge graphs (KGs) play a crucial role in many applications, such as question answering, but incompleteness is an urgent issue for their broad application. Much research in knowledge graph completion (KGC) has been performed to resolve…

人工智能 · 计算机科学 2023-01-10 Yinyu Lan , Shizhu He , Kang Liu , Jun Zhao

As an efficient model for knowledge organization, the knowledge graph has been widely adopted in several fields, e.g., biomedicine, sociology, and education. And there is a steady trend of learning embedding representations of knowledge…

计算与语言 · 计算机科学 2024-04-01 Siyu Yao , Ruijie Wang , Shen Sun , Derui Bu , Jun Liu

Embedding models have shown great power in knowledge graph completion (KGC) task. By learning structural constraints for each training triple, these methods implicitly memorize intrinsic relation rules to infer missing links. However, this…

计算与语言 · 计算机科学 2023-05-24 Rui Li , Xu Chen , Chaozhuo Li , Yanming Shen , Jianan Zhao , Yujing Wang , Weihao Han , Hao Sun , Weiwei Deng , Qi Zhang , Xing Xie

We present a family of novel methods for embedding knowledge graphs into real-valued tensors. These tensor-based embeddings capture the ordered relations that are typical in the knowledge graphs represented by semantic web languages like…

机器学习 · 计算机科学 2022-08-25 Ankur Padia , Kostantinos Kalpakis , Francis Ferraro , Tim Finin

Knowledge graph embedding techniques are key to making knowledge graphs amenable to the plethora of machine learning approaches based on vector representations. Link prediction is often used as a proxy to evaluate the quality of these…

机器学习 · 计算机科学 2021-05-27 Caglar Demir , Axel-Cyrille Ngonga Ngomo

Knowledge graph embedding (KGE) models are often used to predict missing links for knowledge graphs (KGs). However, multiple KG embeddings can perform almost equally well for link prediction yet give conflicting predictions for unseen…

人工智能 · 计算机科学 2024-10-07 Yuqicheng Zhu , Nico Potyka , Mojtaba Nayyeri , Bo Xiong , Yunjie He , Evgeny Kharlamov , Steffen Staab

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

Performing link prediction using knowledge graph embedding models has become a popular approach for knowledge graph completion. Such models employ a transformation function that maps nodes via edges into a vector space in order to measure…

人工智能 · 计算机科学 2021-03-16 Mojtaba Nayyeri , Sahar Vahdati , Can Aykul , Jens Lehmann

Knowledge Graph (KG) completion research usually focuses on densely connected benchmark datasets that are not representative of real KGs. We curate two KG datasets that include biomedical and encyclopedic knowledge and use an existing…