paper-with-me

홈 › Papers

Audio De-identification - a New Entity Recognition Task

2019-06-01 · NAACL 2019 6 · Ido Cohn, Itay Laish, Genady Beryozkin, Gang Li, Izhak Shafran, Idan Szpektor, Tzvika Hartman, Avinatan Hassidim, Yossi Matias

Named Entity Recognition (NER) has been mostly studied in the context of written text. Specifically, 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. In such recordings, audio spans with personal information should be redacted, similar to the redaction of sensitive character spans in de-ID for written text. The application of NER in the context of audio de-identification has yet to be fully investigated. To this end, we define the task of audio de-ID, in which audio spans with entity mentions should be detected. We then present our pipeline for this task, which involves Automatic Speech Recognition (ASR), NER on the transcript text, and text-to-audio alignment. Finally, we introduce a novel metric for audio de-ID and a new evaluation benchmark consisting of a large labeled segment of the Switchboard and Fisher audio datasets and detail our pipeline{'}s results on it.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

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

Similar Papers 제목 키워드 기반

Audio De-identification: A New Entity Recognition Task

2019-03-17 · Ido Cohn, Itay Laish, Genady Beryozkin, Gang Li 외

Named Entity Recognition (NER) has been mostly studied in the context of written text. Specifically, NER is an important step in de-identification (de-ID) of medical records, many of which are recorded conversations betw…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)De-identificationnamed-entity-recognition+5

Rhythm Features for Speaker Identification

2025-06-07 · Nick Mehlman, Thomas Thebaud, Dani Byrd, Shri Narayanan

While deep learning models have demonstrated robust performance in speaker recognition tasks, they primarily rely on low-level audio features learned empirically from spectrograms or raw waveforms. However, prior work ha…

Deep LearningRhythmSpeaker IdentificationSpeaker Recognition

DASB -- Discrete Audio and Speech Benchmark

2024-06-20 · Pooneh Mousavi, Luca Della Libera, Jarod Duret, Artem Ploujnikov 외

Discrete audio tokens have recently gained considerable attention for their potential to connect audio and language processing, enabling the creation of modern multimodal large language models. Ideal audio tokens must ef…

BenchmarkingEmotion Recognitionintent-classificationIntent Classification+7

Trustera: A Live Conversation Redaction System

2023-03-16 · Evandro Gouvêa, Ali Dadgar, Shahab Jalalvand, Rathi Chengalvarayan 외

Trustera, the first functional system that redacts personally identifiable information (PII) in real-time spoken conversations to remove agents' need to hear sensitive information while preserving the naturalness of live…

Automatic Speech RecognitionNatural Language Understandingspeech-recognitionSpeech Recognition

Turning music identification into a neural forward pass

2026-06-15 · Muhammad Taimoor Haseeb, Ahmad Hammoudeh, Gus Xia arxiv

Search, a foundational operation in computer science, maps a query to a matching item in a collection. It is typically implemented as a System-2 like, rule-based pipeline in which a key is computed, an index is probed, a…