@inproceedings{kalyan-sangeetha-2020-medical,
    title = "Medical Concept Normalization in User-Generated Texts by Learning Target Concept Embeddings",
    author = "Kalyan, Katikapalli Subramanyam  and
      Sangeetha, Sivanesan",
    editor = "Holderness, Eben  and
      Jimeno Yepes, Antonio  and
      Lavelli, Alberto  and
      Minard, Anne-Lyse  and
      Pustejovsky, James  and
      Rinaldi, Fabio",
    booktitle = "Proceedings of the 11th International Workshop on Health Text Mining and Information Analysis",
    month = nov,
    year = "2020",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2020.louhi-1.3/",
    doi = "10.18653/v1/2020.louhi-1.3",
    pages = "18--23",
    abstract = "Medical concept normalization helps in discovering standard concepts in free-form text i.e., maps health-related mentions to standard concepts in a clinical knowledge base. It is much beyond simple string matching and requires a deep semantic understanding of concept mentions. Recent research approach concept normalization as either text classification or text similarity. The main drawback in existing a) text classification approach is ignoring valuable target concepts information in learning input concept mention representation b) text similarity approach is the need to separately generate target concept embeddings which is time and resource consuming. Our proposed model overcomes these drawbacks by jointly learning the representations of input concept mention and target concepts. First, we learn input concept mention representation using RoBERTa. Second, we find cosine similarity between embeddings of input concept mention and all the target concepts. Here, embeddings of target concepts are randomly initialized and then updated during training. Finally, the target concept with maximum cosine similarity is assigned to the input concept mention. Our model surpasses all the existing methods across three standard datasets by improving accuracy up to 2.31{\%}."
}Markdown (Informal)
[Medical Concept Normalization in User-Generated Texts by Learning Target Concept Embeddings](https://preview.aclanthology.org/ingest-emnlp/2020.louhi-1.3/) (Kalyan & Sangeetha, Louhi 2020)
ACL