paper-with-me

홈 › Papers

Explainable AI in Speaker Recognition -- Making Latent Representations Understandable

2026-04-25 · Yanze Xu, Wenwu Wang, Mark D. Plumbley arxiv

Neural networks can be trained to learn task-relevant representations from data. Understanding how these networks make decisions falls within the Explainable AI (XAI) domain. This paper proposes to study an XAI topic: analysing, visualising and understanding the unknown organisation of network representations, particularly those a speaker recognition network learns from utterances, for recognising speaker identity. Past studies have employed algorithms (e.g. K-means) to analyse the different ways in which network representations can be naturally grouped into clusters, i.e. to analyse different flat clustering phenomena within the space defined by those representations. In contrast, this work applies two algorithms -- Single-Linkage Clustering (SLINK) and Hierarchical Density-Based Spatial Clustering of Applications with Noise (HDBSCAN) -- to analyse the different ways in which representations from the speaker recognition network can form clusters with hierarchical relationships, i.e., to analyse different hierarchical clustering phenomena within the representation space of the speaker recognition network. Furthermore, an algorithm called Hierarchical Cluster-Class Matching (HCCM) is designed to semantically interpret one of the above hierarchical clustering phenomena analysed using SLINK. Given the clusters representing this phenomenon, HCCM identifies which ones best match individual semantic classes related to gender and nationality (e.g.\ male, female, Ireland, UK) and and-logic conjunctions of these classes (e.g.\ female and Ireland). The Liebig score metric is also proposed within HCCM to quantify the matching quality of each cluster-class pair and diagnose the factor that limits each match.

📄 PDF Abstract BibTeX arXiv:2604.23354

Code (0)

등록된 구현이 없습니다.

Tasks

Speaker Recognition

Similar Papers 제목 키워드 기반

Disentangled-Transformer: An Explainable End-to-End Automatic Speech Recognition Model with Speech Content-Context Separation

2024-11-26 · Pu Wang, Hugo Van hamme

End-to-end transformer-based automatic speech recognition (ASR) systems often capture multiple speech traits in their learned representations that are highly entangled, leading to a lack of interpretability. In this stud…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speaker-diarizationSpeaker Diarization+2

Variational Autoencoders with implicit priors for short-duration text-independent speaker verification

2018-10-22 · Anonymous

In this work, we exploited different strategies to provide prior knowledge to commonly used generative modeling approaches aiming to obtain speaker-dependent low dimensional representations from short-duration segments o…

Speaker RecognitionSpeaker VerificationText-Independent Speaker VerificationTriplet

Explainable AI in Speaker Recognition -- Attention Map Visualisation and Evaluation

2026-06-22 · Yanze Xu, Mark D. Plumbley, Wenwu Wang arxiv

Explaining and understanding the decision-making process of artificial intelligence (AI) systems, particularly those implemented by neural networks, falls within the field of explainable AI (XAI). Analogous to the human …

Speaker Recognition

Explainable Attribute-Based Speaker Verification

2024-05-30 · Xiaoliang Wu, Chau Luu, Peter Bell, Ajitha Rajan

This paper proposes a fully explainable approach to speaker verification (SV), a task that fundamentally relies on individual speaker characteristics. The opaque use of speaker attributes in current SV systems raises con…

AttributeSpeaker Verification

Latent space representation for multi-target speaker detection and identification with a sparse dataset using Triplet neural networks

2019-10-01 · Kin Wai Cheuk, Balamurali B. T., Gemma Roig, Dorien Herremans

We present an approach to tackle the speaker recognition problem using Triplet Neural Networks. Currently, the $i$-vector representation with probabilistic linear discriminant analysis (PLDA) is the most commonly used te…

Speaker IdentificationSpeaker RecognitionTriplet