中文
相关论文

相关论文: Knowledge Base Completion: Baseline strikes back (…

200 篇论文

State-of-the-art approaches for Knowledge Base Completion (KBC) exploit deep neural networks trained with both false and true assertions: positive assertions are explicitly taken from the knowledge base, whereas negative ones are generated…

机器学习 · 计算机科学 2019-08-20 Sarthak Dash , Alfio Gliozzo

Many papers have been published on the knowledge base completion task in the past few years. Most of these introduce novel architectures for relation learning that are evaluated on standard datasets such as FB15k and WN18. This paper shows…

机器学习 · 计算机科学 2017-05-31 Rudolf Kadlec , Ondrej Bajgar , Jan Kleindienst

Knowledge base completion is formulated as a binary classification problem in this work, where an XGBoost binary classifier is trained for each relation using relevant links in knowledge graphs (KGs). The new method, named KGBoost, adopts a…

机器学习 · 计算机科学 2022-04-08 Yun-Cheng Wang , Xiou Ge , Bin Wang , C. -C. Jay Kuo

Knowledge base completion (KBC) methods aim at inferring missing facts from the information present in a knowledge base (KB) by estimating the likelihood of candidate facts. In the prevailing evaluation paradigm, models do not actually…

人工智能 · 计算机科学 2021-02-12 Marina Speranskaya , Martin Schmitt , Benjamin Roth

Knowledge base completion (KBC) aims to predict the missing links in knowledge graphs. Previous KBC tasks and approaches mainly focus on the setting where all test entities and relations have appeared in the training set. However, there has…

计算与语言 · 计算机科学 2022-12-07 Pei Chen , Wenlin Yao , Hongming Zhang , Xiaoman Pan , Dian Yu , Dong Yu , Jianshu Chen

Embedding-based methods for knowledge base completion (KBC) learn representations of entities and relations in a vector space, along with the scoring function to estimate the likelihood of relations between entities. The learnable class of…

机器学习 · 计算机科学 2018-08-28 Hitoshi Manabe , Katsuhiko Hayashi , Masashi Shimbo

Training robust retrieval and reranker models typically relies on large-scale retrieval datasets; for example, the BGE collection contains 1.6 million query-passage pairs sourced from various data sources. However, we find that certain…

信息检索 · 计算机科学 2025-10-21 Nandan Thakur , Crystina Zhang , Xueguang Ma , Jimmy Lin

Structured knowledge bases (KBs) are a foundation of many intelligent applications, yet are notoriously incomplete. Language models (LMs) have recently been proposed for unsupervised knowledge base completion (KBC), yet, despite encouraging…

计算与语言 · 计算机科学 2023-03-21 Blerta Veseli , Sneha Singhania , Simon Razniewski , Gerhard Weikum

The aim of knowledge base completion is to predict unseen facts from existing facts in knowledge bases. In this work, we introduce the first approach for transfer of knowledge from one collection of facts to another without the need for…

计算与语言 · 计算机科学 2021-08-31 Vid Kocijan , Thomas Lukasiewicz

In this work, we introduce and analyze an approach to knowledge transfer from one collection of facts to another without the need for entity or relation matching. The method works for both canonicalized knowledge bases and uncanonicalized…

计算与语言 · 计算机科学 2024-02-20 Vid Kocijan , Myeongjun Erik Jang , Thomas Lukasiewicz

Knowledge graphs (KGs) are typically incomplete and we often wish to infer new facts given the existing ones. This can be thought of as a binary classification problem; we aim to predict if new facts are true or false. Unfortunately, we…

机器学习 · 计算机科学 2022-01-11 Ainaz Hajimoradlou , Mehran Kazemi

Bilinear models such as DistMult and ComplEx are effective methods for knowledge graph (KG) completion. However, they require large batch sizes, which becomes a performance bottleneck when training on large scale datasets due to memory…

机器学习 · 计算机科学 2019-10-28 Esma Balkir , Masha Naslidnyk , Dave Palfrey , Arpit Mittal

Behavioral cloning (BC) can recover a good policy from abundant expert data, but may fail when expert data is insufficient. This paper considers a situation where, besides the small amount of expert data, a supplementary dataset is…

机器学习 · 计算机科学 2023-01-30 Ziniu Li , Tian Xu , Yang Yu , Zhi-Quan Luo

Knowledge bases (KBs) are often incomplete and constantly changing in practice. Yet, in many question answering applications coupled with knowledge bases, the sparse nature of KBs is often overlooked. To this end, we propose a case-based…

Most of previous work in knowledge base (KB) completion has focused on the problem of relation extraction. In this work, we focus on the task of inferring missing entity type instances in a KB, a fundamental task for KB competition yet…

计算与语言 · 计算机科学 2015-04-28 Arvind Neelakantan , Ming-Wei Chang

Knowledge bases contribute to many web search and mining tasks, yet they are often incomplete. To add missing facts to a given knowledge base, various embedding models have been proposed in the recent literature. Perhaps surprisingly,…

人工智能 · 计算机科学 2019-02-04 Yanjie Wang , Daniel Ruffinelli , Rainer Gemulla , Samuel Broscheit , Christian Meilicke

Knowledge base construction (KBC) is the process of populating a knowledge base, i.e., a relational database together with inference rules, with information extracted from documents and structured sources. KBC blurs the distinction between…

数据库 · 计算机科学 2014-09-19 Christopher Ré , Amir Abbas Sadeghian , Zifei Shan , Jaeho Shin , Feiran Wang , Sen Wu , Ce Zhang

General-purpose knowledge bases (KBs) are a cornerstone of knowledge-centric AI. Many of them are constructed pragmatically from Web sources, and are thus far from complete. This poses challenges for the consumption as well as the curation…

人工智能 · 计算机科学 2023-12-07 Simon Razniewski , Hiba Arnaout , Shrestha Ghosh , Fabian Suchanek

Knowledge graphs (KGs) that modelings the world knowledge as structural triples are inevitably incomplete. Such problems still exist for multimodal knowledge graphs (MMKGs). Thus, knowledge graph completion (KGC) is of great importance to…

人工智能 · 计算机科学 2022-09-16 Yichi Zhang , Wen Zhang

Knowledge graphs (KGs) have become the core backbone of numerous downstream tasks such as question answering and recommender systems. However, despite all this, KGs are often very incomplete. To perform zero-shot knowledge graph completion…

人工智能 · 计算机科学 2026-05-27 Yinan Liu , Wenjin Xu , Zhiyuan Zha , Xiaochun Yang , Bin Wang
‹ 上一页 1 2 3 10 下一页 ›