English

Real Additive Margin Softmax for Speaker Verification

Sound 2021-10-19 v1 Machine Learning Audio and Speech Processing

Abstract

The additive margin softmax (AM-Softmax) loss has delivered remarkable performance in speaker verification. A supposed behavior of AM-Softmax is that it can shrink within-class variation by putting emphasis on target logits, which in turn improves margin between target and non-target classes. In this paper, we conduct a careful analysis on the behavior of AM-Softmax loss, and show that this loss does not implement real max-margin training. Based on this observation, we present a Real AM-Softmax loss which involves a true margin function in the softmax training. Experiments conducted on VoxCeleb1, SITW and CNCeleb demonstrated that the corrected AM-Softmax loss consistently outperforms the original one. The code has been released at https://gitlab.com/csltstu/sunine.

Keywords

Cite

@article{arxiv.2110.09116,
  title  = {Real Additive Margin Softmax for Speaker Verification},
  author = {Lantian Li and Ruiqian Nai and Dong Wang},
  journal= {arXiv preprint arXiv:2110.09116},
  year   = {2021}
}

Comments

Submitted to ICASSP 2022

R2 v1 2026-06-24T06:58:06.596Z