English

Towards Attention-based Contrastive Learning for Audio Spoof Detection

Sound 2024-07-08 v1 Artificial Intelligence Audio and Speech Processing

Abstract

Vision transformers (ViT) have made substantial progress for classification tasks in computer vision. Recently, Gong et. al. '21, introduced attention-based modeling for several audio tasks. However, relatively unexplored is the use of a ViT for audio spoof detection task. We bridge this gap and introduce ViTs for this task. A vanilla baseline built on fine-tuning the SSAST (Gong et. al. '22) audio ViT model achieves sub-optimal equal error rates (EERs). To improve performance, we propose a novel attention-based contrastive learning framework (SSAST-CL) that uses cross-attention to aid the representation learning. Experiments show that our framework successfully disentangles the bonafide and spoof classes and helps learn better classifiers for the task. With appropriate data augmentations policy, a model trained on our framework achieves competitive performance on the ASVSpoof 2021 challenge. We provide comparisons and ablation studies to justify our claim.

Keywords

Cite

@article{arxiv.2407.03514,
  title  = {Towards Attention-based Contrastive Learning for Audio Spoof Detection},
  author = {Chirag Goel and Surya Koppisetti and Ben Colman and Ali Shahriyari and Gaurav Bharaj},
  journal= {arXiv preprint arXiv:2407.03514},
  year   = {2024}
}

Comments

Proc. INTERSPEECH 2023

R2 v1 2026-06-28T17:28:34.434Z