English

A Noval Feature via Color Quantisation for Fake Audio Detection

Sound 2024-08-21 v1 Audio and Speech Processing

Abstract

In the field of deepfake detection, previous studies focus on using reconstruction or mask and prediction methods to train pre-trained models, which are then transferred to fake audio detection training where the encoder is used to extract features, such as wav2vec2.0 and Masked Auto Encoder. These methods have proven that using real audio for reconstruction pre-training can better help the model distinguish fake audio. However, the disadvantage lies in poor interpretability, meaning it is hard to intuitively present the differences between deepfake and real audio. This paper proposes a noval feature extraction method via color quantisation which constrains the reconstruction to use a limited number of colors for the spectral image-like input. The proposed method ensures reconstructed input differs from the original, which allows for intuitive observation of the focus areas in the spectral reconstruction. Experiments conducted on the ASVspoof2019 dataset demonstrate that the proposed method achieves better classification performance compared to using the original spectral as input and pretraining the recolor network can also benefit the fake audio detection.

Keywords

Cite

@article{arxiv.2408.10849,
  title  = {A Noval Feature via Color Quantisation for Fake Audio Detection},
  author = {Zhiyong Wang and Xiaopeng Wang and Yuankun Xie and Ruibo Fu and Zhengqi Wen and Jianhua Tao and Yukun Liu and Guanjun Li and Xin Qi and Yi Lu and Xuefei Liu and Yongwei Li},
  journal= {arXiv preprint arXiv:2408.10849},
  year   = {2024}
}

Comments

accepted by ISCSLP2024

R2 v1 2026-06-28T18:18:10.462Z