TLDR: A new benchmark by NIST researchers evaluates speaker de-identification systems using multiple metrics (EER, CMC, embedding similarity). The study found that all state-of-the-art systems leak identity information to varying degrees, with some performing only marginally better than random guessing. This highlights ongoing privacy risks and the inadequacy of single-metric evaluations for voice privacy.
In an era where our voices are increasingly captured by videoconferencing platforms, voice assistants, and call centers, the privacy implications of this data are becoming a major concern. Beyond just the words we speak, our voices contain unique biometric signatures that can identify us. Recognizing this, regulations like the EU’s General Data Protection Regulation (GDPR) classify these voice signatures as personally identifiable information.
Understanding Speaker De-Identification
Speaker de-identification (SDID) systems are designed to address this privacy challenge. Their primary goal is to hide a speaker’s identity while ensuring that the speech remains clear and understandable. Unlike voice conversion or text-to-speech, real-time SDID systems must operate with very low latency, maintain speech quality, and be robust against advanced speaker recognition technologies.
The Challenge of Identity Leakage
Despite ongoing research and the development of various components for SDID, a critical question has remained largely unanswered: how much identity information still “leaks” through these systems? Previous studies have been difficult to compare due to reliance on single speaker recognition back-ends and limited metrics. This fragmentation has made it hard to get a comprehensive picture of privacy risks.
A New Benchmark for Privacy
To overcome these limitations, researchers from the National Institute of Standards and Technology (NIST) introduced a new, comprehensive benchmark for evaluating identity leakage in SDID systems. This benchmark uses three complementary error rates to quantify residual identity leakage: Equal Error Rate (EER), Cumulative Match Characteristic (CMC) hit rate, and embedding-space similarity measured through Canonical Correlation Analysis (CCA) and Procrustes analysis. Each of these metrics provides a different perspective on how much speaker information remains detectable. For more in-depth technical details, you can refer to the full research paper available here.
Key Findings on System Performance
The evaluation involved five state-of-the-art SDID systems, including four developed under the IARPA ARTS program and one baseline system. The results were striking: every single system tested showed some degree of identity leakage. The best-performing system in certain scenarios was only slightly better than random guessing in concealing identity, while the lowest-performing system still achieved a 45% hit rate within the top 50 candidates based on CMC analysis. This means that even with de-identification, there’s a significant chance an individual’s voice could still be identified among a group.
The study also looked at how well SDID systems maintain consistent “pseudo-voices” for a speaker and whether different anonymization profiles for the same speaker remain distinct. Many systems struggled with consistency, leading to pseudo-identities that were acoustically unstable or confusable. This instability can itself be a privacy risk, potentially revealing that the speech is synthetic.
Also Read:
- Advancing Bioacoustic Understanding Through Comprehensive Machine Learning Study
- Search-Time Contamination: A Hidden Challenge in Evaluating AI Agents
The Importance of Multi-View Analysis
A crucial takeaway from this research is that identity leakage is universal but varies in how it manifests. Some systems might be good at preventing direct identification (low rank-1 hit rate) but still leave strong underlying similarities in the voice’s “embedding space.” Conversely, others might scramble the global voice characteristics but still allow for identification through nearest-neighbor analysis. This decoupling confirms that different privacy “levers” are at play, and optimizing one doesn’t guarantee the other.
The findings underscore that relying on a single metric to assess privacy in speaker de-identification systems can be misleading. A multi-faceted approach is essential to truly understand and mitigate the persistent privacy risks associated with current speaker de-identification technologies.


