中文
相关论文

相关论文: Benchmarking BioRelEx for Entity Tagging and Relat…

200 篇论文

Entity linking involves aligning textual mentions of named entities to their corresponding entries in a knowledge base. Entity linking systems often exploit relations between textual mentions in a document (e.g., coreference) to decide if…

计算与语言 · 计算机科学 2018-05-01 Phong Le , Ivan Titov

In this paper, we present an end-to-end joint entity and relation extraction approach based on transformer-based language models. We apply the model to the task of linking mathematical symbols to their descriptions in LaTeX documents. In…

计算与语言 · 计算机科学 2022-05-05 Nicholas Popovic , Walter Laurito , Michael Färber

We target on the document-level relation extraction in an end-to-end setting, where the model needs to jointly perform mention extraction, coreference resolution (COREF) and relation extraction (RE) at once, and gets evaluated in an…

计算与语言 · 计算机科学 2022-05-05 Liyan Xu , Jinho D. Choi

Entity Linking (EL) and Relation Extraction (RE) are fundamental tasks in Natural Language Processing, serving as critical components in a wide range of applications. In this paper, we propose ReLiK, a Retriever-Reader architecture for both…

计算与语言 · 计算机科学 2025-05-12 Riccardo Orlando , Pere-Lluis Huguet Cabot , Edoardo Barba , Roberto Navigli

Biomedical entity linking maps textual mentions to concepts in structured knowledge bases such as UMLS or SNOMED CT. Most existing systems link each mention independently, using only the mention or its surrounding sentence. This ignores…

计算与语言 · 计算机科学 2026-05-14 Adam Remaki , Xavier Tannier , Christel Gérardin

Systematic comparison of methods for relation extraction (RE) is difficult because many experiments in the field are not described precisely enough to be completely reproducible and many papers fail to report ablation studies that would…

计算与语言 · 计算机科学 2021-07-14 Geeticka Chauhan , Matthew B. A. McDermott , Peter Szolovits

Information extraction techniques, including named entity recognition (NER) and relation extraction (RE), are crucial in many domains to support making sense of vast amounts of unstructured text data by identifying and connecting relevant…

计算与语言 · 计算机科学 2024-01-17 Mingjie Li , Karin Verspoor

We introduce a novel graph-based framework for alleviating key challenges in distantly-supervised relation extraction and demonstrate its effectiveness in the challenging and important domain of biomedical data. Specifically, we propose a…

机器学习 · 计算机科学 2024-04-08 Hao Zhang , Yang Liu , Xiaoyan Liu , Tianming Liang , Gaurav Sharma , Liang Xue , Maozu Guo

Despite the recent progress, little is known about the features captured by state-of-the-art neural relation extraction (RE) models. Common methods encode the source sentence, conditioned on the entity mentions, before classifying the…

计算与语言 · 计算机科学 2020-04-20 Christoph Alt , Aleksandra Gabryszak , Leonhard Hennig

Document-level relation extraction (DocRE) aims to extract semantic relations among entity pairs in a document. Typical DocRE methods blindly take the full document as input, while a subset of the sentences in the document, noted as the…

计算与语言 · 计算机科学 2022-03-08 Yiqing Xie , Jiaming Shen , Sha Li , Yuning Mao , Jiawei Han

Entity linking aims to link ambiguous mentions to their corresponding entities in a knowledge base. One of the key challenges comes from insufficient labeled data for specific domains. Although dense retrievers have achieved excellent…

计算与语言 · 计算机科学 2023-10-20 Yulin Chen , Zhenran Xu , Baotian Hu , Min Zhang

We propose an autoregressive entity linking model, that is trained with two auxiliary tasks, and learns to re-rank generated samples at inference time. Our proposed novelties address two weaknesses in the literature. First, a recent method…

计算与语言 · 计算机科学 2022-04-13 Khalil Mrini , Shaoliang Nie , Jiatao Gu , Sinong Wang , Maziar Sanjabi , Hamed Firooz

Successful biomedical relation extraction can provide evidence to researchers and clinicians about possible unknown associations between biomedical entities, advancing the current knowledge we have about those entities and their inherent…

信息检索 · 计算机科学 2020-04-22 Diana Sousa , Francisco M. Couto

Over the last five years, research on Relation Extraction (RE) witnessed extensive progress with many new dataset releases. At the same time, setup clarity has decreased, contributing to increased difficulty of reliable empirical evaluation…

计算与语言 · 计算机科学 2022-04-29 Elisa Bassignana , Barbara Plank

Joint extraction of entities and relations is an important task in information extraction. To tackle this problem, we firstly propose a novel tagging scheme that can convert the joint extraction task to a tagging problem. Then, based on our…

计算与语言 · 计算机科学 2017-06-19 Suncong Zheng , Feng Wang , Hongyun Bao , Yuexing Hao , Peng Zhou , Bo Xu

Knowledge base construction is crucial for summarising, understanding and inferring relationships between biomedical entities. However, for many practical applications such as drug discovery, the scarcity of relevant facts (e.g. gene X is…

计算与语言 · 计算机科学 2019-07-04 Julien Fauqueur , Ashok Thillaisundaram , Theodosia Togia

Relation extraction (RE) aims to extract the relations between entity names from the textual context. In principle, textual context determines the ground-truth relation and the RE models should be able to correctly identify the relations…

计算与语言 · 计算机科学 2024-05-08 Yiwei Wang , Bryan Hooi , Fei Wang , Yujun Cai , Yuxuan Liang , Wenxuan Zhou , Jing Tang , Manjuan Duan , Muhao Chen

Entity linking (EL) is the task of automatically identifying entity mentions in text and resolving them to a corresponding entity in a reference knowledge base like Wikipedia. Throughout the past decade, a plethora of EL systems and…

计算与语言 · 计算机科学 2021-01-15 Renato Stoffalette João , Pavlos Fafalios , Stefan Dietze

Motivation: State-of-the-art biomedical named entity recognition (BioNER) systems often require handcrafted features specific to each entity type, such as genes, chemicals and diseases. Although recent studies explored using neural network…

信息检索 · 计算机科学 2018-10-09 Xuan Wang , Yu Zhang , Xiang Ren , Yuhao Zhang , Marinka Zitnik , Jingbo Shang , Curtis Langlotz , Jiawei Han

Collective entity disambiguation aims to jointly resolve multiple mentions by linking them to their associated entities in a knowledge base. Previous works are primarily based on the underlying assumption that entities within the same…

信息检索 · 计算机科学 2018-07-17 Minh C. Phan , Aixin Sun , Yi Tay , Jialong Han , Chenliang Li