paper-with-me

Papers

Speech Unlearning

2025-06-01 · Jiali Cheng, Hadi Amiri

We introduce machine unlearning for speech tasks, a novel and underexplored research problem that aims to efficiently and effectively remove the influence of specific data from trained speech models without full retraining. This has important applications in privacy preservation, removal of outdated or noisy data, and bias mitigation. While machine unlearning has been studied in computer vision and natural language processing, its application to speech is largely unexplored due to the high-dimensional, sequential, and speaker-dependent nature of speech data. We define two fundamental speech unlearning tasks: sample unlearning, which removes individual data points (e.g., a voice recording), and class unlearning, which removes an entire category (e.g., all data from a speaker), while preserving performance on the remaining data. Experiments on keyword spotting and speaker identification demonstrate that unlearning speech data is significantly more challenging than unlearning image or text data. We conclude with key future directions in this area, including structured training, robust evaluation, feature-level unlearning, broader applications, scalable methods, and adversarial robustness.

📄 PDF Abstract BibTeX arXiv:2506.00848

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessKeyword SpottingMachine UnlearningSpeaker Identification

Similar Papers 제목 키워드 기반

Towards Machine Unlearning for Paralinguistic Speech Processing

2025-06-02 · Orchid Chetia Phukan, Girish, Mohd Mujtaba Akhtar, Shubham Singh 외

In this work, we pioneer the study of Machine Unlearning (MU) for Paralinguistic Speech Processing (PSP). We focus on two key PSP tasks: Speech Emotion Recognition (SER) and Depression Detection (DD). To this end, we pro…

Depression DetectionEmotion RecognitionMachine UnlearningSpeech Emotion Recognition

Do Not Mimic My Voice: Speaker Identity Unlearning for Zero-Shot Text-to-Speech

2025-07-27 · Taesoo Kim, Jinju Kim, Dongchan Kim, Jong Hwan Ko 외 arxiv

The rapid advancement of Zero-Shot Text-to-Speech (ZS-TTS) technology has enabled high-fidelity voice synthesis from minimal audio cues, raising significant privacy and ethical concerns. Despite the threats to voice priv…

"Alexa, can you forget me?" Machine Unlearning Benchmark in Spoken Language Understanding

2025-05-21 · Alkis Koudounas, Claudio Savelli, Flavio Giobergia, Elena Baralis

Machine unlearning, the process of efficiently removing specific information from machine learning models, is a growing area of interest for responsible AI. However, few studies have explored the effectiveness of unlearn…

Machine UnlearningSpoken Language Understanding

Continual Speaker Identity Unlearning with Minimal Interference

2026-05-25 · Jinju Kim, Yunsung Kang, Gyeong-Moon Park, Jong Hwan Ko arxiv

Machine unlearning removes designated concepts or knowledge from pre-trained models. Recent work has extended this paradigm to speaker identity unlearning in zero-shot text-to-speech (ZS-TTS), the task of selectively era…

Fair Cognitive Impairment Detection Through Unlearning

2026-06-17 · William Nguyen, Jiali Cheng, Hadi Amiri arxiv

Mild Cognitive Impairment (MCI) is a medical condition characterized by a noticeable decline in memory, language, or thinking abilities. MCI detection from spontaneous speech is promising for scalable screening. However,…