paper-with-me

Papers

MRC-based Nested Medical NER with Co-prediction and Adaptive Pre-training

2024-03-23 · Xiaojing Du, Hanjie Zhao, Danyan Xing, Yuxiang Jia, Hongying Zan

In medical information extraction, medical Named Entity Recognition (NER) is indispensable, playing a crucial role in developing medical knowledge graphs, enhancing medical question-answering systems, and analyzing electronic medical records. The challenge in medical NER arises from the complex nested structures and sophisticated medical terminologies, distinguishing it from its counterparts in traditional domains. In response to these complexities, we propose a medical NER model based on Machine Reading Comprehension (MRC), which uses a task-adaptive pre-training strategy to improve the model's capability in the medical field. Meanwhile, our model introduces multiple word-pair embeddings and multi-granularity dilated convolution to enhance the model's representation ability and uses a combined predictor of Biaffine and MLP to improve the model's recognition performance. Experimental evaluations conducted on the CMeEE, a benchmark for Chinese nested medical NER, demonstrate that our proposed model outperforms the compared state-of-the-art (SOTA) models.

📄 PDF Abstract BibTeX arXiv:2403.15800

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsMachine Reading ComprehensionMedical Named Entity RecognitionMedical Question Answeringnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERQuestion AnsweringReading Comprehension

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dilated Convolution 설명 없음

Similar Papers 제목 키워드 기반

MRC-based Medical NER with Multi-task Learning and Multi-strategies

2022-10-01 · CCL 2022 10 · Xiaojing Du, Jia Yuxiang, Zan Hongying

“Medical named entity recognition (NER), a fundamental task of medical information extraction, is crucial for medical knowledge graph construction, medical question answering, and automatic medical record analysis, etc. …

Boundary DetectionDecodergraph constructionMedical Named Entity Recognition+7

Effect of depth order on iterative nested named entity recognition models

2021-04-02 · Perceval Wajsburt, Yoann Taillé, Xavier Tannier

This paper studies the effect of the order of depth of mention on nested named entity recognition (NER) models. NER is an essential task in the extraction of biomedical information, and nested entities are common since m…

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

Nested Named Entity Recognition from Medical Texts: An Adaptive Shared Network Architecture with Attentive CRF

2022-11-09 · Junzhe Jiang, Mingyue Cheng, Qi Liu, Zhi Li 외

Recognizing useful named entities plays a vital role in medical information processing, which helps drive the development of medical area research. Deep learning methods have achieved good results in medical named entity…

Medical Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

Hierarchical Nested Named Entity Recognition

2019-06-01 · WS 2019 6 · Zita Marinho, Afonso Mendes, Mir, Sebasti{\~a}o a 외

In the medical domain and other scientific areas, it is often important to recognize different levels of hierarchy in mentions, such as those related to specific symptoms or diseases associated with different anatomical …

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

MS-UNet-v2: Adaptive Denoising Method and Training Strategy for Medical Image Segmentation with Small Training Data

2023-09-07 · HaoYuan Chen, Yufei Han, Pin Xu, Yanyi Li 외

Models based on U-like structures have improved the performance of medical image segmentation. However, the single-layer decoder structure of U-Net is too "thin" to exploit enough information, resulting in large semantic…

DecoderDenoisingImage SegmentationMedical Image Segmentation+2