Multi-layer Sequence Labeling-based Joint Biomedical Event Extraction
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Event ExtractionSimilar Papers 제목 키워드 기반
Biomedical Event Extraction as Sequence Labeling
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 LearningJoint Sequence Learning and Cross-Modality Convolution for 3D Biomedical Segmentation
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…
DecoderSegmentationBiomedical named entity recognition using BERT in the machine reading comprehension framework
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)+1Hybrid semi-Markov CRF for Neural Sequence Labeling
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)NERCross-type Biomedical Named Entity Recognition with Deep Multi-Task Learning
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