paper-with-me

Papers

Biomedical Event Extraction as Sequence Labeling

2020-11-01 · EMNLP 2020 11 · Alan Ramponi, Rob van der Goot, Rosario Lombardo, Barbara Plank

We introduce Biomedical Event Extraction as Sequence Labeling (BeeSL), a joint end-to-end neural information extraction model. BeeSL recasts the task as sequence labeling, taking advantage of a multi-label aware encoding strategy and jointly modeling the intermediate tasks via multi-task learning. BeeSL is fast, accurate, end-to-end, and unlike current methods does not require any external knowledge base or preprocessing tools. BeeSL outperforms the current best system (Li et al., 2019) on the Genia 2011 benchmark by 1.57{\%} absolute F1 score reaching 60.22{\%} F1, establishing a new state of the art for the task. Importantly, we also provide first results on biomedical event extraction without gold entity information. Empirical results show that BeeSL{'}s speed and accuracy makes it a viable approach for large-scale real-world scenarios.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Event ExtractionMulti-Task Learning

Similar Papers 제목 키워드 기반

Multi-layer Sequence Labeling-based Joint Biomedical Event Extraction

2024-08-10 · Gongchi Chen, Pengchao Wu, Jinghang Gu, Longhua Qian 외

In recent years, biomedical event extraction has been dominated by complicated pipeline and joint methods, which need to be simplified. In addition, existing work has not effectively utilized trigger word information exp…

Event Extraction

A Structure-aware Generative Model for Biomedical Event Extraction

2024-08-13 · Haohan Yuan, Siu Cheung Hui, Haopeng Zhang

Biomedical Event Extraction (BEE) is a challenging task that involves modeling complex relationships between fine-grained entities in biomedical text. BEE has traditionally been formulated as a classification problem. Wi…

Event Extraction

Event Extraction: A Survey

2022-10-07 · Viet Dac Lai

Extracting the reported events from text is one of the key research themes in natural language processing. This process includes several tasks such as event detection, argument extraction, role labeling. As one of the mo…

Event DetectionEvent ExtractionNatural Language UnderstandingSurvey

An Attentive Sequence Model for Adverse Drug Event Extraction from Biomedical Text

2018-01-02 · Suriyadeepan Ramamoorthy, Selvakumar Murugan

Adverse reaction caused by drugs is a potentially dangerous problem which may lead to mortality and morbidity in patients. Adverse Drug Event (ADE) extraction is a significant problem in biomedical research. We model ADE…

Event ExtractionGeneral ClassificationMachine Reading ComprehensionQuestion Answering+1

Tale of tails using rule augmented sequence labeling for event extraction

2019-08-19 · Ayush Maheshwari, Hrishikesh Patel, Nandan Rathod, Ritesh Kumar 외

The problem of event extraction is a relatively difficult task for low resource languages due to the non-availability of sufficient annotated data. Moreover, the task becomes complex for tail (rarely occurring) labels wh…

Event Extraction