paper-with-me

Papers

An Empirical Study on Relation Extraction in the Biomedical Domain

2021-12-11 · Yongkang Li

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. To fill this gap, this paper carries out an empirical study on relation extraction in biomedical research articles. Specifically, we consider both sentence-level and document-level relation extraction, and run a few state-of-the-art methods on several benchmark datasets. Our results show that (1) current document-level relation extraction methods have strong generalization ability; (2) existing methods require a large amount of labeled data for model fine-tuning in biomedicine. Our observations may inspire people in this field to develop more effective models for biomedical relation extraction.

📄 PDF Abstract BibTeX arXiv:2112.05910

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesDocument-level Relation ExtractionRelationRelation ExtractionSentence

Similar Papers 제목 키워드 기반

Comparing Encoder-Only and Encoder-Decoder Transformers for Relation Extraction from Biomedical Texts: An Empirical Study on Ten Benchmark Datasets

2022-05-01 · BioNLP (ACL) 2022 5 · Mourad Sarrouti, Carson Tao, Yoann Mamy Randriamihaja

Biomedical relation extraction, aiming to automatically discover high-quality and semantic relations between the entities from free text, is becoming a vital step for automated knowledge discovery. Pretrained language mo…

DecoderMulti-Task LearningRelationRelation Extraction

BioMegatron: Larger Biomedical Domain Language Model

2020-10-12 · EMNLP 2020 11 · Hoo-chang Shin, Yang Zhang, Evelina Bakhturina, Raul Puri 외

There has been an influx of biomedical domain-specific language models, showing language models pre-trained on biomedical text perform better on biomedical domain benchmarks than those trained on general domain text corp…

Language ModelingLanguage Modellingmodelnamed-entity-recognition+4

Global Locality in Biomedical Relation and Event Extraction

2019-09-11 · WS 2020 7 · Elaheh ShafieiBavani, Antonio Jimeno Yepes, Xu Zhong, David Martinez Iraola

Due to the exponential growth of biomedical literature, event and relation extraction are important tasks in biomedical text mining. Most work only focus on relation extraction, and detect a single entity pair mention on…

Event ExtractionRelationRelation Extraction

An Empirical Study of Multi-Task Learning on BERT for Biomedical Text Mining

2020-05-06 · WS 2020 7 · Yifan Peng, Qingyu Chen, Zhiyong Lu

Multi-task learning (MTL) has achieved remarkable success in natural language processing applications. In this work, we study a multi-task learning model with multiple decoders on varieties of biomedical and clinical nat…

Multi-Task Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

MedDistant19: Towards an Accurate Benchmark for Broad-Coverage Biomedical Relation Extraction

2022-04-10 · COLING 2022 10 · Saadullah Amin, Pasquale Minervini, David Chang, Pontus Stenetorp 외

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…

RelationRelation Extraction