# Deep Neural Models for Medical Concept Normalization in User-Generated   Texts

**Authors:** Zulfat Miftahutdinov, Elena Tutubalina

arXiv: 1907.07972 · 2023-11-21

## TL;DR

This paper presents neural network models for mapping social media health mentions to standardized medical concepts, significantly improving accuracy over previous methods.

## Contribution

It introduces neural architectures utilizing contextualized word representations for medical concept normalization in social media texts, outperforming prior state-of-the-art models.

## Key findings

- Neural models outperform existing approaches on three benchmarks.
- Contextualized embeddings improve semantic understanding of social media expressions.
- The approach effectively handles informal and diverse medical terminology.

## Abstract

In this work, we consider the medical concept normalization problem, i.e., the problem of mapping a health-related entity mention in a free-form text to a concept in a controlled vocabulary, usually to the standard thesaurus in the Unified Medical Language System (UMLS). This is a challenging task since medical terminology is very different when coming from health care professionals or from the general public in the form of social media texts. We approach it as a sequence learning problem with powerful neural networks such as recurrent neural networks and contextualized word representation models trained to obtain semantic representations of social media expressions. Our experimental evaluation over three different benchmarks shows that neural architectures leverage the semantic meaning of the entity mention and significantly outperform an existing state of the art models.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.07972/full.md

## References

23 references — full list in the complete paper: https://tomesphere.com/paper/1907.07972/full.md

---
Source: https://tomesphere.com/paper/1907.07972