English

Advancing Continual Learning for Robust Deepfake Audio Classification

Audio and Speech Processing 2024-07-16 v1 Sound

Abstract

The emergence of new spoofing attacks poses an increasing challenge to audio security. Current detection methods often falter when faced with unseen spoofing attacks. Traditional strategies, such as retraining with new data, are not always feasible due to extensive storage. This paper introduces a novel continual learning method Continual Audio Defense Enhancer (CADE). First, by utilizing a fixed memory size to store randomly selected samples from previous datasets, our approach conserves resources and adheres to privacy constraints. Additionally, we also apply two distillation losses in CADE. By distillation in classifiers, CADE ensures that the student model closely resembles that of the teacher model. This resemblance helps the model retain old information while facing unseen data. We further refine our model's performance with a novel embedding similarity loss that extends across multiple depth layers, facilitating superior positive sample alignment. Experiments conducted on the ASVspoof2019 dataset show that our proposed method outperforms the baseline methods.

Keywords

Cite

@article{arxiv.2407.10108,
  title  = {Advancing Continual Learning for Robust Deepfake Audio Classification},
  author = {Feiyi Dong and Qingchen Tang and Yichen Bai and Zihan Wang},
  journal= {arXiv preprint arXiv:2407.10108},
  year   = {2024}
}

Comments

Submitted to IEEE Tencon. 5 pages

R2 v1 2026-06-28T17:40:09.367Z