CLIRDec 14, 2018

A Neural Multi-Task Learning Framework to Jointly Model Medical Named Entity Recognition and Normalization

arXiv:1812.06081v1123 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses the need for more accurate medical text processing, which is incremental as it builds on existing joint modeling methods.

The authors tackled the problem of jointly modeling medical named entity recognition and normalization by proposing a neural multi-task learning framework with explicit feedback strategies, achieving significantly better performance than state-of-the-art approaches on two public medical literature datasets.

State-of-the-art studies have demonstrated the superiority of joint modelling over pipeline implementation for medical named entity recognition and normalization due to the mutual benefits between the two processes. To exploit these benefits in a more sophisticated way, we propose a novel deep neural multi-task learning framework with explicit feedback strategies to jointly model recognition and normalization. On one hand, our method benefits from the general representations of both tasks provided by multi-task learning. On the other hand, our method successfully converts hierarchical tasks into a parallel multi-task setting while maintaining the mutual supports between tasks. Both of these aspects improve the model performance. Experimental results demonstrate that our method performs significantly better than state-of-the-art approaches on two publicly available medical literature datasets.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes