中文
相关论文

相关论文: Linking Surface Facts to Large-Scale Knowledge Gra…

200 篇论文

OpenStreetMap is a rich source of openly available geographic information. However, the representation of geographic entities, e.g., buildings, mountains, and cities, within OpenStreetMap is highly heterogeneous, diverse, and incomplete. As…

信息检索 · 计算机科学 2021-09-22 Alishiba Dsouza , Nicolas Tempelmeier , Ran Yu , Simon Gottschalk , Elena Demidova

Knowledge graphs (KGs) are widely used to facilitate relation extraction (RE) tasks. While most previous RE methods focus on leveraging deterministic KGs, uncertain KGs, which assign a confidence score for each relation instance, can…

计算与语言 · 计算机科学 2021-04-29 Bo Li , Wei Ye , Canming Huang , Shikun Zhang

Information Extraction (IE) refers to automatically extracting structured relation tuples from unstructured texts. Common IE solutions, including Relation Extraction (RE) and open IE systems, can hardly handle cross-sentence tuples, and are…

信息检索 · 计算机科学 2019-01-29 Lin Qiu , Hao Zhou , Yanru Qu , Weinan Zhang , Suoheng Li , Shu Rong , Dongyu Ru , Lihua Qian , Kewei Tu , Yong Yu

Knowledge graphs (KGs), as structured representations of real world facts, are intelligent databases incorporating human knowledge that can help machine imitate the way of human problem solving. However, KGs are usually huge and there are…

机器学习 · 计算机科学 2023-06-27 Haotian Li , Hongri Liu , Yao Wang , Guodong Xin , Yuliang Wei

Ontology (and more generally: Knowledge Graph) Matching is a challenging task where information in natural language is one of the most important signals to process. With the rise of Large Language Models, it is possible to incorporate this…

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

Information extraction (IE) is an important task in Natural Language Processing (NLP), involving the extraction of named entities and their relationships from unstructured text. In this paper, we propose a novel approach to this task by…

计算与语言 · 计算机科学 2024-04-22 Urchade Zaratiana , Nadi Tomeh , Niama El Khbir , Pierre Holat , Thierry Charnois

Open Information Extraction (OpenIE) represents a crucial NLP task aimed at deriving structured information from unstructured text, unrestricted by relation type or domain. This survey paper provides an overview of OpenIE technologies…

计算与语言 · 计算机科学 2024-10-25 Pai Liu , Wenyang Gao , Wenjie Dong , Lin Ai , Ziwei Gong , Songfang Huang , Zongsheng Li , Ehsan Hoque , Julia Hirschberg , Yue Zhang

Most knowledge graphs (KGs) are incomplete, which motivates one important research topic on automatically complementing knowledge graphs. However, evaluation of knowledge graph completion (KGC) models often ignores the incompleteness --…

人工智能 · 计算机科学 2022-09-20 Haotong Yang , Zhouchen Lin , Muhan Zhang

The rapid expansion of publicly-available medical data presents a challenge for clinicians and researchers alike, increasing the gap between the volume of scientific literature and its applications. The steady growth of studies and findings…

人工智能 · 计算机科学 2025-08-06 Taine J. Elliott , Stephen P. Levitt , Ken Nixon , Martin Bekker

With the advent of the Internet, large amount of digital text is generated everyday in the form of news articles, research publications, blogs, question answering forums and social media. It is important to develop techniques for extracting…

计算与语言 · 计算机科学 2017-12-15 Sachin Pawar , Girish K. Palshikar , Pushpak Bhattacharyya

Answering complex questions often requires reasoning over knowledge graphs (KGs). State-of-the-art methods often utilize entities in questions to retrieve local subgraphs, which are then fed into KG encoder, e.g. graph neural networks…

计算与语言 · 计算机科学 2023-05-31 Shiyang Li , Yifan Gao , Haoming Jiang , Qingyu Yin , Zheng Li , Xifeng Yan , Chao Zhang , Bing Yin

Large Language Models (LLMs) have received considerable interest in wide applications lately. During pre-training via massive datasets, such a model implicitly memorizes the factual knowledge of trained datasets in its hidden parameters.…

计算与语言 · 计算机科学 2024-11-15 Yihe Zhang , Nabin Pakka , Nian-Feng Tzeng

The Knowledge graph (KG) uses the triples to describe the facts in the real world. It has been widely used in intelligent analysis and applications. However, possible noises and conflicts are inevitably introduced in the process of…

人工智能 · 计算机科学 2019-02-20 Shengbin Jia , Yang Xiang , Xiaojun Chen

Structured knowledge bases (KBs) are the backbone of many know\-ledge-intensive applications, and their automated construction has received considerable attention. In particular, open information extraction (OpenIE) is often used to induce…

计算与语言 · 计算机科学 2023-06-23 Julien Romero , Simon Razniewski

Relation extraction is an important but challenging task that aims to extract all hidden relational facts from the text. With the development of deep language models, relation extraction methods have achieved good performance on various…

计算与语言 · 计算机科学 2022-08-17 Sheng Zhang , Patrick Ng , Zhiguo Wang , Bing Xiang

Commonsense question answering (QA) requires a model to grasp commonsense and factual knowledge to answer questions about world events. Many prior methods couple language modeling with knowledge graphs (KG). However, although a KG contains…

计算与语言 · 计算机科学 2021-08-04 Yichong Xu , Chenguang Zhu , Ruochen Xu , Yang Liu , Michael Zeng , Xuedong Huang

Reasoning with knowledge graphs (KGs) has primarily focused on triple-shaped facts. Recent advancements have been explored to enhance the semantics of these facts by incorporating more potent representations, such as hyper-relational facts.…

人工智能 · 计算机科学 2023-12-15 Bo Xiong , Mojtaba Nayyeri , Linhao Luo , Zihao Wang , Shirui Pan , Steffen Staab

Relation extraction (RE) has recently moved from the sentence-level to document-level, which requires aggregating document information and using entities and mentions for reasoning. Existing works put entity nodes and mention nodes with…

计算与语言 · 计算机科学 2023-03-08 Hongfei Liu , Zhao Kang , Lizong Zhang , Ling Tian , Fujun Hua

Recently, knowledge-enhanced methods leveraging auxiliary knowledge graphs have emerged in relation extraction, surpassing traditional text-based approaches. However, to our best knowledge, there is currently no public dataset available…

机器学习 · 计算机科学 2023-04-26 Yucong Lin , Hongming Xiao , Jiani Liu , Zichao Lin , Keming Lu , Feifei Wang , Wei Wei

Knowledge Graphs (KGs) are widely used to represent structured knowledge, yet their automatic construction, especially with Large Language Models (LLMs), often results in incomplete or noisy outputs. Knowledge Graph Completion (KGC) aims to…