COLING 2020system demonstrations3 citations

TrainX – Named Entity Linking with Active Sampling and Bi-Encoders

Tom Oberhauser, Tim Bischoff, Karl Brendel, Maluna Menke, Tobias Klatt, Amy Siu, Felix Alexander Gers, Alexander Löser

Abstract

We demonstrate TrainX, a system for Named Entity Linking for medical experts. It combines state-of-the-art entity recognition and linking architectures, such as Flair and fine-tuned Bi-Encoders based on BERT, with an easy-to-use interface for healthcare professionals. We support medical experts in annotating training data by using active sampling strategies to forward informative samples to the annotator. We demonstrate that our model is capable of linking against large knowledge bases, such as UMLS (3.6 million entities), and supporting zero-shot cases, where the linker has never seen the entity before. Those zero-shot capabilities help to mitigate the problem of rare and expensive training data that is a common issue in the medical domain.

BibTeX
@inproceedings{oberhauser-etal-2020-trainx,
    title = "{T}rain{X} {--} Named Entity Linking with Active Sampling and Bi-Encoders",
    author = {Oberhauser, Tom  and
      Bischoff, Tim  and
      Brendel, Karl  and
      Menke, Maluna  and
      Klatt, Tobias  and
      Siu, Amy  and
      Gers, Felix Alexander  and
      L{\"o}ser, Alexander},
    editor = "Ptaszynski, Michal  and
      Ziolko, Bartosz",
    booktitle = "Proceedings of the 28th International Conference on Computational Linguistics: System Demonstrations",
    month = dec,
    year = "2020",
    address = "Barcelona, Spain (Online)",
    publisher = "International Committee on Computational Linguistics (ICCL)",
    url = "https://aclanthology.org/2020.coling-demos.12/",
    doi = "10.18653/v1/2020.coling-demos.12",
    pages = "64--69"
}
TrainX – Named Entity Linking with Active Sampling and Bi-Encoders · COLING 2020