English

Partially-Connected Differentiable Architecture Search for Deepfake and Spoofing Detection

Machine Learning 2021-07-01 v2 Sound Audio and Speech Processing

Abstract

This paper reports the first successful application of a differentiable architecture search (DARTS) approach to the deepfake and spoofing detection problems. An example of neural architecture search, DARTS operates upon a continuous, differentiable search space which enables both the architecture and parameters to be optimised via gradient descent. Solutions based on partially-connected DARTS use random channel masking in the search space to reduce GPU time and automatically learn and optimise complex neural architectures composed of convolutional operations and residual blocks. Despite being learned quickly with little human effort, the resulting networks are competitive with the best performing systems reported in the literature. Some are also far less complex, containing 85% fewer parameters than a Res2Net competitor.

Keywords

Cite

@article{arxiv.2104.03123,
  title  = {Partially-Connected Differentiable Architecture Search for Deepfake and Spoofing Detection},
  author = {Wanying Ge and Michele Panariello and Jose Patino and Massimiliano Todisco and Nicholas Evans},
  journal= {arXiv preprint arXiv:2104.03123},
  year   = {2021}
}

Comments

Accepted to INTERSPEECH 2021

R2 v1 2026-06-24T00:55:26.046Z