English

Multi-Axis Speech Similarity via Factor-Partitioned Embeddings

Audio and Speech Processing 2026-05-11 v2 Information Retrieval

Abstract

Speech encodes multiple simultaneous attributes -- linguistic content, speaker identity, dialect, gender --that conventional single-vector embeddings conflate. We present a factor-partitioned embedding framework that maps each utterance into a single vector whose subspaces correspond to distinct axes of variation. A shared acoustic encoder feeds per-axis linear projection heads, each trained via distillation from a specialist teacher or a contrastive objective over shared-label pairs. The resulting embeddings support attribute-conditioned retrieval: similarity is computed as a signed weighted sum over per-axis cosine scores, allowing retrieval that jointly considers what was said and how -- or explicitly suppresses one attribute to surface another. We evaluate on cross-corpus retrieval over corpora sharing the Harvard sentence prompts, demonstrating that signed axis weighting can suppress same-speaker bias and surface semantically matched utterances across recording conditions. Code is available at: https://github.com/jimregan/spoken-sentence-transformers

Keywords

Cite

@article{arxiv.2605.02804,
  title  = {Multi-Axis Speech Similarity via Factor-Partitioned Embeddings},
  author = {Jim O'Regan and Jens Edlund},
  journal= {arXiv preprint arXiv:2605.02804},
  year   = {2026}
}

Comments

7 pages, accepted at Odyssey 2026

R2 v1 2026-07-01T12:48:53.480Z