AAAI 2021technical20 citations

MTAAL: Multi-Task Adversarial Active Learning for Medical Named Entity Recognition and Normalization

Baohang Zhou, Xiangrui Cai, Ying Zhang, Wenya Guo, Xiaojie Yuan

Abstract

Automated medical named entity recognition and normalization are fundamental for constructing knowledge graphs and building QA systems. When it comes to medical text, the annotation demands a foundation of expertise and professionalism. Existing methods utilize active learning to reduce costs in corpus annotation, as well as the multi-task learning strategy to model the correlations between different tasks. However, existing models do not take task-specific features for different tasks and diversity of query samples into account. To address these limitations, this paper proposes a multi-task adversarial active learning model for medical named entity recognition and normalization. In our model, the adversarial learning keeps the effectiveness of multi-task learning module and active learning module. The task discriminator eliminates the influence of irregular task-specific features. And the diversity discriminator exploits the heterogeneity between samples to meet the diversity constraint. The empirical results on two medical benchmarks demonstrate the effectiveness of our model against the existing methods.

BibTeX
@inproceedings{aaai2021_mtaalmultitaskad,
  title = {MTAAL: Multi-Task Adversarial Active Learning for Medical Named Entity Recognition and Normalization},
  author = {Baohang Zhou and Xiangrui Cai and Ying Zhang and Wenya Guo and Xiaojie Yuan},
  booktitle = {AAAI 2021},
  year = {2021}
}