paper-with-me

Papers

An Effective, Performant Named Entity Recognition System for Noisy Business Telephone Conversation Transcripts

2022-09-27 · COLING (WNUT) 2022 10 · Xue-Yong Fu, Cheng Chen, Md Tahmid Rahman Laskar, Shashi Bhushan TN, Simon Corston-Oliver

We present a simple yet effective method to train a named entity recognition (NER) model that operates on business telephone conversation transcripts that contain noise due to the nature of spoken conversation and artifacts of automatic speech recognition. We first fine-tune LUKE, a state-of-the-art Named Entity Recognition (NER) model, on a limited amount of transcripts, then use it as the teacher model to teach a smaller DistilBERT-based student model using a large amount of weakly labeled data and a small amount of human-annotated data. The model achieves high accuracy while also satisfying the practical constraints for inclusion in a commercial telephony product: realtime performance when deployed on cost-effective CPUs rather than GPUs.

📄 PDF Abstract BibTeX arXiv:2209.13736

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Retrieval Augmented Correction of Named Entity Speech Recognition Errors

2024-09-09 · Ernest Pusateri, Anmol Walia, Anirudh Kashi, Bortik Bandyopadhyay 외

In recent years, end-to-end automatic speech recognition (ASR) systems have proven themselves remarkably accurate and performant, but these systems still have a significant error rate for entity names which appear infreq…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)RAGRetrieval+3

SeqAttack: On Adversarial Attacks for Named Entity Recognition

2021-11-01 · EMNLP (ACL) 2021 11 · Walter Simoncini, Gerasimos Spanakis

Named Entity Recognition is a fundamental task in information extraction and is an essential element for various Natural Language Processing pipelines. Adversarial attacks have been shown to greatly affect the performanc…

Classificationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+4

ANEC: An Amharic Named Entity Corpus and Transformer Based Recognizer

2022-07-02 · Ebrahim Chekol Jibril, A. Cüneyd Tantğ

Named Entity Recognition is an information extraction task that serves as a preprocessing step for other natural language processing tasks, such as machine translation, information retrieval, and question answering. Name…

imbalanced classificationInformation RetrievalMachine Translationnamed-entity-recognition+4

Bidirectional LSTM for Named Entity Recognition in Twitter Messages

2016-12-01 · WS 2016 12 · Nut Limsopatham, Nigel Collier

In this paper, we present our approach for named entity recognition in Twitter messages that we used in our participation in the Named Entity Recognition in Twitter shared task at the COLING 2016 Workshop on Noisy User-g…

Feature Engineeringnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Latvian and Lithuanian Named Entity Recognition with TildeNER

2012-05-01 · LREC 2012 5 · M{\=a}rcis Pinnis

In this paper the author presents TildeNER ― an open source freely available named entity recognition toolkit and the first multi-class named entity recognition system for Latvian and Lithuanian languages. The system i…

Machine Translationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)