paper-with-me

Papers

Multi-layer Sequence Labeling-based Joint Biomedical Event Extraction

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

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 explicitly. Hence, we propose MLSL, a method based on multi-layer sequence labeling for joint biomedical event extraction. MLSL does not introduce prior knowledge and complex structures. Moreover, it explicitly incorporates the information of candidate trigger words into the sequence labeling to learn the interaction relationships between trigger words and argument roles. Based on this, MLSL can learn well with just a simple workflow. Extensive experimentation demonstrates the superiority of MLSL in terms of extraction performance compared to other state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2408.05545

Code (0)

등록된 구현이 없습니다.

Tasks

Event Extraction

Similar 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…

Event ExtractionMulti-Task Learning

Joint Sequence Learning and Cross-Modality Convolution for 3D Biomedical Segmentation

2017-04-25 · CVPR 2017 7 · Kuan-Lun Tseng, Yen-Liang Lin, Winston Hsu, Chung-Yang Huang

Deep learning models such as convolutional neural net- work have been widely used in 3D biomedical segmentation and achieve state-of-the-art performance. However, most of them often adapt a single modality or stack multi…

DecoderSegmentation

Biomedical named entity recognition using BERT in the machine reading comprehension framework

2020-09-03 · Cong Sun, Zhihao Yang, Lei Wang, Yin Zhang 외

Recognition of biomedical entities from literature is a challenging research focus, which is the foundation for extracting a large amount of biomedical knowledge existing in unstructured texts into structured formats. Us…

Machine Reading Comprehensionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Hybrid semi-Markov CRF for Neural Sequence Labeling

2018-05-10 · ACL 2018 7 · Zhi-Xiu Ye, Zhen-Hua Ling

This paper proposes hybrid semi-Markov conditional random fields (SCRFs) for neural sequence labeling in natural language processing. Based on conventional conditional random fields (CRFs), SCRFs have been designed for t…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Cross-type Biomedical Named Entity Recognition with Deep Multi-Task Learning

2018-01-30 · Xuan Wang, Yu Zhang, Xiang Ren, Yuhao Zhang 외

Motivation: State-of-the-art biomedical named entity recognition (BioNER) systems often require handcrafted features specific to each entity type, such as genes, chemicals and diseases. Although recent studies explored u…

Feature EngineeringMulti-Task Learningnamed-entity-recognitionNamed Entity Recognition+2