Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Nes2Net: A Lightweight Nested Architecture for Foundation Model Driven Speech Anti-spoofing

About

Speech foundation models have significantly advanced various speech-related tasks by providing exceptional representation capabilities. However, their high-dimensional output features often create a mismatch with downstream task models, which typically require lower-dimensional inputs. A common solution is to apply a dimensionality reduction (DR) layer, but this approach increases parameter overhead, computational costs, and risks losing valuable information. To address these issues, we propose Nested Res2Net (Nes2Net), a lightweight back-end architecture designed to directly process high-dimensional features without DR layers. The nested structure enhances multi-scale feature extraction, improves feature interaction, and preserves high-dimensional information. We first validate Nes2Net on CtrSVDD, a singing voice deepfake detection dataset, and report a 22% performance improvement and an 87% back-end computational cost reduction over the state-of-the-art baseline. Additionally, extensive testing across four diverse datasets: ASVspoof 2021, ASVspoof 5, PartialSpoof, and In-the-Wild, covering fully spoofed speech, adversarial attacks, partial spoofing, and real-world scenarios, consistently highlights Nes2Net's superior robustness and generalization capabilities. The code package and pre-trained models are available at https://github.com/Liu-Tianchi/Nes2Net.

Tianchi Liu, Duc-Tuan Truong, Rohan Kumar Das, Kong Aik Lee, Haizhou Li• 2025

Related benchmarks

TaskDatasetResultRank
Audio Deepfake Detectionin the wild
EER5.52
58
Audio Spoof DetectionPartialSpoof (PS) (test)
EER0.64
22
Speech Spoofing DetectionIn-the-Wild (ITW) (eval)
EER1.69
19
Audio Deepfake DetectionASVspoof LA and DF 2021
EER (DF)1.49
17
Fake DetectionPartialSpoof (dev)
EER0.33
12
Anti-spoofingAI4T (test)
EER5.64
6
Speech Anti-SpoofingAI4T
EER5.64
6
Anti-spoofingITW (test)
EER0.0169
6
Anti-spoofingMultiAPI Spoof (test)
Overall EER0.69
6
Spoofing DetectionASVspoof 5 (test)
CLLR0.7344
4
Showing 10 of 10 rows

Other info

Follow for update