paper-with-me

Papers

Fine-grained Information Extraction from Biomedical Literature based on Knowledge-enriched Abstract Meaning Representation

2021-08-01 · ACL 2021 5 · Zixuan Zhang, Nikolaus Parulian, Heng Ji, Ahmed Elsayed, Skatje Myers, Martha Palmer

Biomedical Information Extraction from scientific literature presents two unique and non-trivial challenges. First, compared with general natural language texts, sentences from scientific papers usually possess wider contexts between knowledge elements. Moreover, comprehending the fine-grained scientific entities and events urgently requires domain-specific background knowledge. In this paper, we propose a novel biomedical Information Extraction (IE) model to tackle these two challenges and extract scientific entities and events from English research papers. We perform Abstract Meaning Representation (AMR) to compress the wide context to uncover a clear semantic structure for each complex sentence. Besides, we construct the sentence-level knowledge graph from an external knowledge base and use it to enrich the AMR graph to improve the model{'}s understanding of complex scientific concepts. We use an edge-conditioned graph attention network to encode the knowledge-enriched AMR graph for biomedical IE tasks. Experiments on the GENIA 2011 dataset show that the AMR and external knowledge have contributed 1.8{\%} and 3.0{\%} absolute F-score gains respectively. In order to evaluate the impact of our approach on real-world problems that involve topic-specific fine-grained knowledge elements, we have also created a new ontology and annotated corpus for entity and event extraction for the COVID-19 scientific literature, which can serve as a new benchmark for the biomedical IE community.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Abstract Meaning RepresentationEvent ExtractionGraph AttentionSentence

Similar Papers 제목 키워드 기반

PrionNER: A Named Entity Recognition Dataset for Prion Disease Biomedical Literature

2026-05-27 · An Dao, Nhan Ly, Thao Tran, Yuji Matsumoto 외 arxiv

Prion diseases are rare, rapidly progressive, and fatal neurodegenerative disorders that remain difficult to diagnose, particularly in their early stages because of nonspecific clinical presentations. However, to our kno…

Information Extraction

BioPIE: A Biomedical Protocol Information Extraction Dataset for Experiment Understanding

2026-01-08 · Haofei Hou, Shunyi Zhao, Fanxu Meng, Kairui Yang 외 arxiv

Understanding biomedical experiments provides a foundation for downstream tasks, e.g., laboratory automation, and facilitates effective cross-disciplinary communication. Two challenges, High Information Density (HID) and…

Information ExtractionQuestion AnsweringKnowledge Graphs

Beyond MeSH: Fine-Grained Semantic Indexing of Biomedical Literature based on Weak Supervision

2020-05-15 · Anastasios Nentidis, Anastasia Krithara, Grigorios Tsoumakas, Georgios Paliouras

In this work, we propose a method for the automated refinement of subject annotations in biomedical literature at the level of concepts. Semantic indexing and search of biomedical articles in MEDLINE/PubMed are based on …

ArticlesRetrieval

Using Neural Networks for Relation Extraction from Biomedical Literature

2019-05-27 · Diana Sousa, Andre Lamurias, Francisco M. Couto

Using different sources of information to support automated extracting of relations between biomedical concepts contributes to the development of our understanding of biological systems. The primary comprehensive source …

RelationRelation Extraction

Investigation of BERT Model on Biomedical Relation Extraction Based on Revised Fine-tuning Mechanism

2020-11-01 · Peng Su, K. Vijay-Shanker

With the explosive growth of biomedical literature, designing automatic tools to extract information from the literature has great significance in biomedical research. Recently, transformer-based BERT models adapted to t…

RelationRelation ClassificationRelation Extraction