中文
相关论文

相关论文: Error Detection in a Large-Scale Lexical Taxonomy

200 篇论文

Assessing the quality of an evolving knowledge base is a challenging task as it often requires to identify correct quality assessment procedures. Since data is often derived from autonomous, and increasingly large data sources, it is…

The chase is a well-established family of algorithms used to materialize Knowledge Bases (KBs), like Knowledge Graphs (KGs), to tackle important tasks like query answering under dependencies or data cleaning. A general problem of chase…

数据库 · 计算机科学 2021-02-05 Efthymia Tsamoura , David Carral , Enrico Malizia , Jacopo Urbani

In any knowledge discovery process the value of extracted knowledge is directly related to the quality of the data used. Big Data problems, generated by massive growth in the scale of data observed in recent years, also follow the same…

数据库 · 计算机科学 2017-07-31 Diego García-Gil , Julián Luengo , Salvador García , Francisco Herrera

Edge-labeled graphs are widely used to describe relationships between entities in a database. Given a query subgraph that represents an example of what the user is searching for, we study the problem of efficiently searching for similar…

数据库 · 计算机科学 2020-05-12 Zhaoyang Shao , Davood Rafiei , Themis Palpanas

We aim to automatically generate natural language descriptions about an input structured knowledge base (KB). We build our generation framework based on a pointer network which can copy facts from the input KB, and add two attention…

计算与语言 · 计算机科学 2020-11-03 Qingyun Wang , Xiaoman Pan , Lifu Huang , Boliang Zhang , Zhiying Jiang , Heng Ji , Kevin Knight

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

We introduce Kensho, a tool for generating mapping rules between two Knowledge Bases (KBs). To create the mapping rules, Kensho starts with a set of correspondences and enriches them with additional semantic information automatically…

数据库 · 计算机科学 2020-08-05 Bahar Ghadiri Bashardoost , Renée J. Miller , Kelly Lyons , Fatemeh Nargesian

Software has been developed for knowledge discovery, prediction and management for over 30 years. However, there are still unresolved pain points when using existing project development and artifact management methodologies. Historically,…

人工智能 · 计算机科学 2022-11-21 Mingwu , Gao , Samer Haidar

Large-scale knowledge bases (KBs) like Freebase and Wikidata house millions of structured knowledge. Knowledge Base Question Answering (KBQA) provides a user-friendly way to access these valuable KBs via asking natural language questions.…

计算与语言 · 计算机科学 2024-06-24 Lingxi Zhang , Jing Zhang , Yanling Wang , Cuiping Li , Hong Chen

Traditional methods of linking large language models (LLMs) to knowledge bases via the semantic similarity search often fall short of capturing complex relational dynamics. To address these limitations, we introduce AutoKG, a lightweight…

计算与语言 · 计算机科学 2023-11-28 Bohan Chen , Andrea L. Bertozzi

Recent advances in deep learning have greatly propelled the research on semantic parsing. Improvement has since been made in many downstream tasks, including natural language interface to web APIs, text-to-SQL generation, among others.…

计算与语言 · 计算机科学 2022-10-25 Yu Gu , Vardaan Pahuja , Gong Cheng , Yu Su

Large language models (LLMs) face challenges with internal knowledge inaccuracies and outdated information. Knowledge editing has emerged as a pivotal approach to mitigate these issues. Although current knowledge editing techniques exhibit…

计算与语言 · 计算机科学 2024-08-23 Mengqi Zhang , Bowen Fang , Qiang Liu , Pengjie Ren , Shu Wu , Zhumin Chen , Liang Wang

The inherent inflexibility and incompleteness of commonsense knowledge bases (KB) has limited their usefulness. We describe a system called Displacer for performing KB queries extended with the analogical capabilities of the word2vec…

人工智能 · 计算机科学 2016-06-14 Douglas Summers-Stay , Clare Voss , Taylor Cassidy

Text matching is the task of matching two texts and determining the relationship between them, which has extensive applications in natural language processing tasks such as reading comprehension, and Question-Answering systems. The…

计算与语言 · 计算机科学 2023-08-14 Kexin Jiang , Yahui Zhao , Guozhe Jin , Zhenguo Zhang , Rongyi Cui

This article describes a novel approach to expand in run-time the knowledge base of an Artificial Conversational Agent. A technique for automatic knowledge extraction from the user's sentence and four methods to insert the new acquired…

机器人学 · 计算机科学 2022-03-09 Lucrezia Grassi , Carmine Tommaso Recchiuto , Antonio Sgorbissa

Knowledge present in a domain is well expressed as relationships between corresponding concepts. For example, in zoology, animal species form complex hierarchies; in genomics, the different (parts of) molecules are organized in groups and…

机器学习 · 计算机科学 2021-07-08 Lu Yin , Vlado Menkovski , Mykola Pechenizkiy

The construction of large open knowledge bases (OKBs) is integral to many knowledge-driven applications on the world wide web such as web search. However, noun phrases and relational phrases in OKBs often suffer from redundancy and…

人工智能 · 计算机科学 2024-03-25 Bingchen Liu , Huang Peng , Weixin Zeng , Xiang Zhao , Shijun Liu , Li Pan

Knowledge graphs (KGs) provide information in machine interpretable form. In cases where multiple KGs are used in the same system, that information needs to be integrated. This is usually done by automated matching systems. Most of those…

信息检索 · 计算机科学 2021-11-04 Sven Hertling , Heiko Paulheim

Representation learning of knowledge bases (KBs) aims to embed both entities and relations into a low-dimensional space. Most existing methods only consider direct relations in representation learning. We argue that multiple-step relation…

计算与语言 · 计算机科学 2015-08-18 Yankai Lin , Zhiyuan Liu , Huanbo Luan , Maosong Sun , Siwei Rao , Song Liu

We propose a new framework for combining entity resolution and query answering in knowledge bases (KBs) with tuple-generating dependencies (tgds) and equality-generating dependencies (egds) as rules. We define the semantics of the KB in…

数据库 · 计算机科学 2023-10-20 Ronald Fagin , Phokion G. Kolaitis , Domenico Lembo , Lucian Popa , Federico Scafoglieri