paper-with-me

홈 › Papers

"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 unlearning methods on complex tasks, particularly speech-related ones. This paper introduces UnSLU-BENCH, the first benchmark for machine unlearning in spoken language understanding (SLU), focusing on four datasets spanning four languages. We address the unlearning of data from specific speakers as a way to evaluate the quality of potential "right to be forgotten" requests. We assess eight unlearning techniques and propose a novel metric to simultaneously better capture their efficacy, utility, and efficiency. UnSLU-BENCH sets a foundation for unlearning in SLU and reveals significant differences in the effectiveness and computational feasibility of various techniques.

📄 PDF Abstract BibTeX arXiv:2505.15700

Code (1)

koudounasalkis/UnSLU-BENCH 공식 구현 pytorch

Tasks

Machine UnlearningSpoken Language Understanding

Similar Papers 제목 키워드 기반

Towards Machine Unlearning Benchmarks: Forgetting the Personal Identities in Facial Recognition Systems

2023-11-03 · Dasol Choi, Dongbin Na

Machine unlearning is a crucial tool for enabling a classification model to forget specific data that are used in the training time. Recently, various studies have presented machine unlearning algorithms and evaluated th…

Age EstimationAttributeClassificationFacial Attribute Classification+2

SEPS: A Separability Measure for Robust Unlearning in LLMs

2025-05-20 · Wonje Jeung, Sangyeon Yoon, Albert No

Machine unlearning aims to selectively remove targeted knowledge from Large Language Models (LLMs), ensuring they forget specified content while retaining essential information. Existing unlearning metrics assess whether…

Machine Unlearning

Hierarchy-Aware Multimodal Unlearning for Medical AI

2025-12-10 · Fengli Wu, Vaidehi Patil, Jaehong Yoon, Yue Zhang 외 arxiv

Pretrained Multimodal Large Language Models (MLLMs) are increasingly used in sensitive domains such as medical AI, where privacy regulations like HIPAA and GDPR require specific removal of individuals' or institutions' d…

SAUL: Sharpness-Aware Augmented-Lagrangian Unlearning

2026-08-17 · Jaewan Choi, Junyoung Yang, Sangdon Park arxiv

Machine unlearning in Large Language Models (LLMs) faces a critical trade-off between erasing target knowledge and preserving general utility. We propose SAUL (Sharpness-Aware Augmented-Lagrangian Unlearning), which form…

Machine Unlearning under Retain-Forget Entanglement

2026-03-27 · Jingpu Cheng, Ping Liu, Qianxiao Li, Chi Zhang arxiv

Forgetting a subset in machine unlearning is rarely an isolated task. Often, retained samples that are closely related to the forget set can be unintentionally affected, particularly when they share correlated features f…