Scholay

学术搜索 · AI 审稿 · LaTeX 协作

BioRED: a rich biomedical relation extraction dataset

作者:Ling Luo, Po‐Ting Lai, Chih-Hsuan Wei, Cecilia N. Arighi, Zhiyong Lu · 发表于:Briefings in Bioinformatics · 年份:2022 · DOI:10.1093/bib/bbac282 · 被引用次数:162 · 研究领域:Biomedical Text Mining and Ontologies、Topic Modeling、Natural Language Processing Techniques

Automated relation extraction (RE) from biomedical literature is critical for many downstream text mining applications in both research and real-world settings. However, most existing benchmarking datasets for biomedical RE only focus on relations of a single type (e.g. protein-protein interactions) at the sentence level, greatly limiting the development of RE systems in biomedicine. In this work, we first review commonly used named entity recognition (NER) and RE datasets. Then, we present a first-of-its-kind biomedical relation extraction dataset (BioRED) with multiple entity types (e.g. gene/protein, disease, chemical) and relation pairs (e.g. gene-disease; chemical-chemical) at the document level, on a set of 600 PubMed abstracts. Furthermore, we label each relation as describing either a novel finding or previously known background knowledge, enabling automated algorithms to differentiate between novel and background information. We assess the utility of BioRED by benchmarking several existing state-of-the-art methods, including Bidirectional Encoder Representations from Transformers (BERT)-based models, on the NER and RE tasks. Our results show that while existing approaches can reach high performance on the NER task (F-score of 89.3%), there is much room for improvement for the RE task, especially when extracting novel relations (F-score of 47.7%). Our experiments also demonstrate that such a rich dataset can successfully facilitate the development of more accurate, ef...