Triage knowledge distillation for speaker verification
Abstract
Deploying speaker verification on resource-constrained devices remains challenging due to the computational cost of high-capacity models; knowledge distillation (KD) offers a remedy. Classical KD entangles target confidence with non-target structure in a Kullback-Leibler term, limiting the transfer of relational information. Decoupled KD separates these signals into target and non-target terms, yet treats non-targets uniformly and remains vulnerable to the long tail of low-probability classes in large-class settings. We introduce Triage KD (TRKD), a distillation scheme that operationalizes assess-prioritize-focus. TRKD introduces a cumulative-probability cutoff to assess per-example difficulty and partition the teacher posterior into three groups: the target class, a high-probability non-target confusion-set, and a background-set. To prioritize informative signals, TRKD distills the confusion-set conditional distribution and discards the background. Concurrently, it transfers a three-mass (target/confusion/background) that capture sample difficulty and inter-class confusion. Finally, TRKD focuses learning via a curriculum on : training begins with a larger to convey broad non-target context, then is progressively decreased to shrink the confusion-set, concentrating supervision on the most confusable classes. In extensive experiments on VoxCeleb1 with both homogeneous and heterogeneous teacher-student pairs, TRKD was consistently superior to recent KD variants and attained the lowest EER across all protocols.
Cite
@article{arxiv.2601.14699,
title = {Triage knowledge distillation for speaker verification},
author = {Ju-ho Kim and Youngmoon Jung and Joon-Young Yang and Jaeyoung Roh and Chang Woo Han and Hoon-Young Cho},
journal= {arXiv preprint arXiv:2601.14699},
year = {2026}
}
Comments
5 pages, 2 figures, Accepted at ICASSP 2026