English
Related papers

Related papers: Benchmarking BioRelEx for Entity Tagging and Relat…

200 papers

Named Entity Recognition (NER) and Relation Extraction (RE) are essential tools in distilling knowledge from biomedical literature. This paper presents our findings from participating in BioNLP Shared Tasks 2019. We addressed Named Entity…

Computation and Language · Computer Science 2019-10-09 Usama Yaseen , Pankaj Gupta , Hinrich Schütze

Entity Linking (EL), the task of mapping textual entity mentions to their corresponding entries in knowledge bases, constitutes a fundamental component of natural language understanding. Recent advancements in Large Language Models (LLMs)…

Computation and Language · Computer Science 2025-11-19 Jiajun Hou , Chenyu Zhang , Rui Meng

In this study, a novel method for extracting named entities and relations from unstructured text based on the table representation is presented. By using contextualized word embeddings, the proposed method computes representations for…

Computation and Language · Computer Science 2022-01-28 Youmi Ma , Tatsuya Hiraoka , Naoaki Okazaki

In natural language, often multiple entities appear in the same text. However, most previous works in Relation Extraction (RE) limit the scope to identifying the relation between two entities at a time. Such an approach induces a quadratic…

Computation and Language · Computer Science 2020-10-13 Zhijing Jin , Yongyi Yang , Xipeng Qiu , Zheng Zhang

Automated entity relation extraction (RE) from literature provides an important source for constructing biomedical database, which is more efficient and extensible than manual curation. However, existing RE models usually ignore the…

Computation and Language · Computer Science 2019-06-25 Lixiang Hong , JinJian Lin , Jiang Tao , Jianyang Zeng

The extraction of entities and relationships from threat intelligence reports into structured formats, such as cybersecurity knowledge graphs, is essential for automated threat analysis, detection, and mitigation. However, existing joint…

Machine Learning · Computer Science 2026-05-05 Inoussa Mouiche , Sherif Saad

Joint entity and relation extraction plays a pivotal role in various applications, notably in the construction of knowledge graphs. Despite recent progress, existing approaches often fall short in two key aspects: richness of representation…

Computation and Language · Computer Science 2024-04-22 Urchade Zaratiana , Nadi Tomeh , Yann Dauxais , Pierre Holat , Thierry Charnois

The sparsity of labelled data is an obstacle to the development of Relation Extraction models and the completion of databases in various biomedical areas. While being of high interest in drug-discovery, the natural-products literature,…

Computation and Language · Computer Science 2023-11-14 Maxime Delmas , Magdalena Wysocka , André Freitas

Most work in relation extraction forms a prediction by looking at a short span of text within a single sentence containing a single entity pair mention. This approach often does not consider interactions across mentions, requires redundant…

Computation and Language · Computer Science 2018-03-01 Patrick Verga , Emma Strubell , Andrew McCallum

Span-based joint extraction simultaneously conducts named entity recognition (NER) and relation extraction (RE) in text span form. Recent studies have shown that token labels can convey crucial task-specific information and enrich token…

Computation and Language · Computer Science 2022-07-19 Bin Ji , Shasha Li , Jie Yu , Jun Ma , Huijun Liu

We introduce a multi-task setup of identifying and classifying entities, relations, and coreference clusters in scientific articles. We create SciERC, a dataset that includes annotations for all three tasks and develop a unified framework…

Computation and Language · Computer Science 2018-08-30 Yi Luan , Luheng He , Mari Ostendorf , Hannaneh Hajishirzi

Detection and disambiguation of all entities in text is a crucial task for a wide range of applications. The typical formulation of the problem involves two stages: detect mention boundaries and link all mentions to a knowledge base. For a…

Information Retrieval · Computer Science 2022-09-14 Christina Du , Kashyap Popat , Louis Martin , Fabio Petroni

To minimize the accelerating amount of time invested in the biomedical literature search, numerous approaches for automated knowledge extraction have been proposed. Relation extraction is one such task where semantic relations between the…

Computation and Language · Computer Science 2020-09-22 Shweta Yadav , Srivatsa Ramesh , Sriparna Saha , Asif Ekbal

Entity and relation extraction is a key task in information extraction, where the output can be used for downstream NLP tasks. Existing approaches for entity and relation extraction tasks mainly focus on the English corpora and ignore other…

Computation and Language · Computer Science 2023-01-12 Zixiang Wang , Jian Yang , Tongliang Li , Jiaheng Liu , Ying Mo , Jiaqi Bai , Longtao He , Zhoujun Li

Scientific information extraction (SciIE) is critical for converting unstructured knowledge from scholarly articles into structured data (entities and relations). Several datasets have been proposed for training and validating SciIE models.…

Computation and Language · Computer Science 2024-10-29 Qi Zhang , Zhijia Chen , Huitong Pan , Cornelia Caragea , Longin Jan Latecki , Eduard Dragut

Document-level joint entity and relation extraction is a challenging information extraction problem that requires a unified approach where a single neural network performs four sub-tasks: mention detection, coreference resolution, entity…

Computation and Language · Computer Science 2023-07-25 Witold Kosciukiewicz , Mateusz Wojcik , Tomasz Kajdanowicz , Adam Gonczarek

Evaluation benchmark characteristics may distort the true benefits of domain adaptation in retrieval models. This creates misleading assessments that influence deployment decisions in specialized domains. We show that two benchmarks with…

Information Retrieval · Computer Science 2025-06-30 Sarthak Chaturvedi , Anurag Acharya , Rounak Meyur , Koby Hayashi , Sai Munikoti , Sameera Horawalavithana

Due to large number of entities in biomedical knowledge bases, only a small fraction of entities have corresponding labelled training data. This necessitates entity linking models which are able to link mentions of unseen entities using…

Computation and Language · Computer Science 2021-04-12 Rico Angell , Nicholas Monath , Sunil Mohan , Nishant Yadav , Andrew McCallum

Recent work in learning vector-space embeddings for multi-relational data has focused on combining relational information derived from knowledge bases with distributional information derived from large text corpora. We propose a simple…

Computation and Language · Computer Science 2016-05-19 Teng Long , Ryan Lowe , Jackie Chi Kit Cheung , Doina Precup

Recently we proposed the Span Attribute Tagging (SAT) Model (Du et al., 2019) to infer clinical entities (e.g., symptoms) and their properties (e.g., duration). It tackles the challenge of large label space and limited training data using a…

Computation and Language · Computer Science 2019-09-02 Nan Du , Mingqiu Wang , Linh Tran , Gang Li , Izhak Shafran