Medical Spoken Named Entity Recognition (2025.naacl-industry)

Copied to clipboard

Challenge: Named Entity Recognition (NER) aims to extract named entities from speech and categorise them into types like person, location, organization, etc.
Approach: They present a spoken NER dataset in the medical domain using pre-trained models that are encoder-only and sequence-to-sequence.
Outcome: The dataset is the largest spoken NER dataset in the world regarding the number of entity types, featuring 18 distinct types.

Similar Papers

Chinese Spoken Named Entity Recognition in Real-world Scenarios: Dataset and Approaches (2024.findings-acl)

Copied to clipboard

Challenge: Current Chinese Spoken NER datasets are laboratory-controlled and are limited in topics.
Approach: They propose to use Chinese Spoken NER datasets to extract entities from speech to help voice assistants better grasp the intent behind user's questions and instructions.
Outcome: The proposed methods improve on self-training-asr and mapping then distilling, and even compared with GPT4.0, they achieve better results.
VietMed: A Dataset and Benchmark for Automatic Speech Recognition of Vietnamese in the Medical Domain (2024.lrec-main)

Copied to clipboard

Challenge: Currently, there are no publicly available speech recognition datasets in the medical domain due to privacy restrictions.
Approach: They present a Vietnamese speech recognition dataset in the medical domain comprising 16h of labeled medical speech, 1000h of unlabeled medical and 1200h of general-domain speech.
Outcome: The proposed model outperforms state-of-the-art models from 51.8% to 29.6% WER on test set.
A Named Entity Recognition Corpus for Vietnamese Biomedical Texts to Support Tuberculosis Treatment (2022.lrec-1)

Copied to clipboard

Challenge: Named Entity Recognition (NER) is an important task in information extraction.
Approach: They construct a labelled NER corpus of Vietnamese academic biomedical text . they annotate documents with five categories of named entities: Organisation, Location, Date and Time, Symptom and Disease, and Diagnostic Procedure.
Outcome: The proposed system could provide answers to questions related to TB in Vietnamese . the system could also be used to identify TB-related diseases in the country .
Where are we in Named Entity Recognition from Speech? (2020.lrec-1)

Copied to clipboard

Challenge: Named entity recognition is usually made through a pipeline process that consists of processing audio and applying a NER to the audio outputs.
Approach: They propose an original 3-pass approach and explore the capability of an E2E system to do structured NER.
Outcome: The proposed system performs better than the current pipeline approach.
COVID-19 Named Entity Recognition for Vietnamese (2021.naacl-main)

Copied to clipboard

Challenge: a new dataset is being developed to help fight the COVID-19 pandemic . the dataset is annotated for the named entity recognition task with newly-defined entity types .
Approach: They present the first manually-annotated COVID-19 domain-specific dataset for Vietnamese . their dataset is annotated for the named entity recognition task with newly-defined entity types .
Outcome: The proposed dataset is the first manually-annotated COVID-19 domain-specific dataset for Vietnamese.
MultiMed: Multilingual Medical Speech Recognition via Attention Encoder Decoder (2025.acl-industry)

Copied to clipboard

Challenge: Multilingual automatic speech recognition (ASR) in the medical domain is a critical foundational task, serving a wide range of downstream applications such as speech translation, spoken language understanding, and voice-activated assistants.
Approach: They present the first multilingual medical ASR dataset and the first collection of small-to-large end-to end medical APR models spanning five languages: Vietnamese, English, German, French, and Mandarin Chinese.
Outcome: The proposed model covers Vietnamese, English, German, French, and Mandarin Chinese, and is the first multilingual ASR dataset across five languages.
MasakhaNER: Named Entity Recognition for African Languages (2021.tacl-1)

Copied to clipboard

Challenge: (2020) African languages are underrepresented in existing natural language processing datasets, research, and tools due to lack of datasets and reproducible results.
Approach: They propose to create a dataset for named entity recognition (NER) in ten African languages.
Outcome: The results of the first large dataset for named entity recognition (NER) in ten African languages are released to inform future research on African NLP.
NERvous About My Health: Constructing a Bengali Medical Named Entity Recognition Dataset (2023.findings-emnlp)

Copied to clipboard

Challenge: Named Entity Recognition (NER) is used in a variety of downstream tasks in the biomedical domain, but is difficult when working with consumer health questions (CHQs).
Approach: They propose to use a dataset to identify named entities in health-related texts in Bengali to address the scarcity of available data.
Outcome: The proposed dataset captures the diverse range of linguistic styles and dialects used by native speakers from various regions in their day-to-day lives.
Named Entity Recognition for Chinese biomedical patents (2020.coling-main)

Copied to clipboard

Challenge: Existing attempts to address NER for Chinese biomedical texts have been limited due to the amount of Chinese biomedicine discoveries being patented.
Approach: They train and evaluate Chinese biomedical patents NER models based on BERT . their model is optimized for Chinese bio-patent data and scored an F1 .
Outcome: The proposed model achieves an F1 score of 0.540.15 for Chinese biomedical patent data.
Audio De-identification - a New Entity Recognition Task (N19-2)

Copied to clipboard

Challenge: Named Entity Recognition (NER) is an important step in de-identification (de-ID) of medical records, many of which are recorded conversations between a patient and a doctor.
Approach: They propose to use Named Entity Recognition (NER) to detect audio spans with entity mentions in medical records and then use it to evaluate the results.
Outcome: The proposed pipeline is based on a large labeled segment of the Switchboard and Fisher audio datasets and compares it with a benchmark.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations