English
Related papers

Related papers: Benchmarking BioRelEx for Entity Tagging and Relat…

200 papers

Relation extraction is a fundamental problem in natural language processing. Most existing models are defined for relation extraction in the general domain. However, their performance on specific domains (e.g., biomedicine) is yet unclear.…

Computation and Language · Computer Science 2021-12-14 Yongkang Li

Relation extraction in the biomedical domain is challenging due to the lack of labeled data and high annotation costs, needing domain experts. Distant supervision is commonly used to tackle the scarcity of annotated data by automatically…

Computation and Language · Computer Science 2022-09-14 Saadullah Amin , Pasquale Minervini , David Chang , Pontus Stenetorp , Günter Neumann

End-to-end relation extraction aims to identify named entities and extract relations between them. Most recent work models these two subtasks jointly, either by casting them in one structured prediction framework, or performing multi-task…

Computation and Language · Computer Science 2021-03-24 Zexuan Zhong , Danqi Chen

Causal relation extraction of biomedical entities is one of the most complex tasks in biomedical text mining, which involves two kinds of information: entity relations and entity functions. One feasible approach is to take relation…

Computation and Language · Computer Science 2022-08-03 Dongling Li , Pengchao Wu , Yuehu Dong , Jinghang Gu , Longhua Qian , Guodong Zhou

Information Extraction (IE), encompassing Named Entity Recognition (NER), Named Entity Linking (NEL), and Relation Extraction (RE), is critical for transforming the rapidly growing volume of scientific publications into structured,…

The surging amount of biomedical literature & digital clinical records presents a growing need for text mining techniques that can not only identify but also semantically relate entities in unstructured data. In this paper we propose a text…

Computation and Language · Computer Science 2021-12-28 Hasham Ul Haq , Veysel Kocaman , David Talby

Motivated by the fact that many relations cross the sentence boundary, there has been increasing interest in document-level relation extraction (DocRE). DocRE requires integrating information within and across sentences, capturing complex…

Computation and Language · Computer Science 2022-04-12 John Giorgi , Gary D. Bader , Bo Wang

Sentence-level relation extraction (RE) aims at identifying the relationship between two entities in a sentence. Many efforts have been devoted to this problem, while the best performing methods are still far from perfect. In this paper, we…

Computation and Language · Computer Science 2022-09-23 Wenxuan Zhou , Muhao Chen

Joint entity and relation extraction is a process that identifies entity pairs and their relations using a single model. We focus on the problem of joint extraction in distantly-labeled data, whose labels are generated by aligning entity…

Computation and Language · Computer Science 2024-05-28 Yufei Li , Xiao Yu , Yanghong Guo , Yanchi Liu , Haifeng Chen , Cong Liu

Biomedical entity linking (BioEL) has achieved remarkable progress with the help of pre-trained language models. However, existing BioEL methods usually struggle to handle rare and difficult entities due to long-tailed distribution. To…

Computation and Language · Computer Science 2023-12-18 Zhenxi Lin , Ziheng Zhang , Xian Wu , Yefeng Zheng

Clinical studies often require understanding elements of a patient's narrative that exist only in free text clinical notes. To transform notes into structured data for downstream use, these elements are commonly extracted and normalized to…

Computation and Language · Computer Science 2020-08-03 Monica Agrawal , Chloe O'Connell , Yasmin Fatemi , Ariel Levy , David Sontag

Document-level relation extraction is a challenging task which requires reasoning over multiple sentences in order to predict relations in a document. In this paper, we pro-pose a joint training frameworkE2GRE(Entity and Evidence Guided…

Computation and Language · Computer Science 2020-08-28 Kevin Huang , Guangtao Wang , Tengyu Ma , Jing Huang

Biomedical entity linking is the task of identifying mentions of biomedical concepts in text documents and mapping them to canonical entities in a target thesaurus. Recent advancements in entity linking using BERT-based models follow a…

Computation and Language · Computer Science 2021-03-10 Rajarshi Bhowmik , Karl Stratos , Gerard de Melo

Document-level Relation Extraction (DRE) aims to recognize the relations between two entities. The entity may correspond to multiple mentions that span beyond sentence boundary. Few previous studies have investigated the mention…

Computation and Language · Computer Science 2022-01-14 Chao Zhao , Daojian Zeng , Lu Xu , Jianhua Dai

We present a joint model for entity-level relation extraction from documents. In contrast to other approaches - which focus on local intra-sentence mention pairs and thus require annotations on mention level - our model operates on entity…

Computation and Language · Computer Science 2021-12-06 Markus Eberts , Adrian Ulges

Biomedical entity linking (BEL) is the task of grounding entity mentions to a knowledge base. It plays a vital role in information extraction pipelines for the life sciences literature. We review recent work in the field and find that, as…

Computation and Language · Computer Science 2023-08-23 Samuele Garda , Leon Weber-Genzel , Robert Martin , Ulf Leser

Extracting information from full documents is an important problem in many domains, but most previous work focus on identifying relationships within a sentence or a paragraph. It is challenging to create a large-scale information extraction…

Computation and Language · Computer Science 2020-05-04 Sarthak Jain , Madeleine van Zuylen , Hannaneh Hajishirzi , Iz Beltagy

Recent research efforts have explored the potential of leveraging natural language inference (NLI) techniques to enhance relation extraction (RE). In this vein, we introduce MetaEntailRE, a novel adaptation method that harnesses NLI…

Computation and Language · Computer Science 2025-03-10 William Hogan , Jingbo Shang

Developing high-performing systems for detecting biomedical named entities has major implications. State-of-the-art deep-learning based solutions for entity recognition often require large annotated datasets, which is not available in the…

Computation and Language · Computer Science 2020-11-03 Arda Akdemir , Tetsuo Shibuya

Disease name recognition and normalization, which is generally called biomedical entity linking, is a fundamental process in biomedical text mining. Recently, neural joint learning of both tasks has been proposed to utilize the mutual…

Computation and Language · Computer Science 2021-04-22 Shogo Ujiie , Hayate Iso , Shuntaro Yada , Shoko Wakamiya , Eiji Aramaki