Anonymizing Speech: Evaluating and Designing Speaker Anonymization Techniques
Pierre Champion
TL;DR
This work tackles the privacy risks posed by speech data by formalizing and evaluating speaker anonymization. It advances the field by analyzing how target speaker choices influence privacy assessment, proposing feature-level disentanglement (notably through vector quantization) to better separate speaker identity from linguistic content, and introducing new attack models to test invertibility. The study systematically compares signal-processing, voice-conversion, and adversarial approaches under the VoicePrivacy framework, highlighting that target selection, data, and evaluation protocols critically shape measured privacy. It also proposes novel metrics, including invertibility attacks and mispronunciation-based utility measures, to provide a more faithful picture of privacy-utility trade-offs in real-world deployments. Collectively, the findings underscore that robust privacy requires careful evaluation design, advanced disentanglement techniques such as VQ-based methods, and consideration of multi-faceted attack models to prevent identity leakage while preserving intelligible speech.
Abstract
The growing use of voice user interfaces has led to a surge in the collection and storage of speech data. While data collection allows for the development of efficient tools powering most speech services, it also poses serious privacy issues for users as centralized storage makes private personal speech data vulnerable to cyber threats. With the increasing use of voice-based digital assistants like Amazon's Alexa, Google's Home, and Apple's Siri, and with the increasing ease with which personal speech data can be collected, the risk of malicious use of voice-cloning and speaker/gender/pathological/etc. recognition has increased. This thesis proposes solutions for anonymizing speech and evaluating the degree of the anonymization. In this work, anonymization refers to making personal speech data unlinkable to an identity while maintaining the usefulness (utility) of the speech signal (e.g., access to linguistic content). We start by identifying several challenges that evaluation protocols need to consider to evaluate the degree of privacy protection properly. We clarify how anonymization systems must be configured for evaluation purposes and highlight that many practical deployment configurations do not permit privacy evaluation. Furthermore, we study and examine the most common voice conversion-based anonymization system and identify its weak points before suggesting new methods to overcome some limitations. We isolate all components of the anonymization system to evaluate the degree of speaker PPI associated with each of them. Then, we propose several transformation methods for each component to reduce as much as possible speaker PPI while maintaining utility. We promote anonymization algorithms based on quantization-based transformation as an alternative to the most-used and well-known noise-based approach. Finally, we endeavor a new attack method to invert anonymization.
