paper-with-me

홈 › Papers

Adaptive Mixture of Low-Rank Experts for Robust Audio Spoofing Detection

2025-03-15 · Qixian Chen, Yuxiong Xu, Sara Mandelli, Sheng Li, Bin Li

In audio spoofing detection, most studies rely on clean datasets, making models susceptible to real-world post-processing attacks, such as channel compression and noise. To overcome this challenge, we propose the Adaptive MixtUre Low-rank ExperTs (AMULET) framework, which enhances resilience by leveraging attack-specific knowledge and dynamically adapting to varied attack conditions. Specifically, AMULET employs Attack-Specific Experts (ASEs) fine-tuned with Low-Rank Adaptation (LoRA), allowing each expert to focus on distinct post-processing patterns using just 1.13\% of the parameters required for full fine-tuning. Furthermore, we introduce Adaptive Expert Fusion (AEF), which adaptively selects and integrates expert knowledge to enhance the robustness of spoofing detection. Experimental results demonstrate that AMULET significantly enhances robustness by improving noise resilience and exhibiting greater adaptability to unseen post-processing methods compared to models trained with full fine-tuning. Additionally, our framework outperforms both single expert and other expert aggregation strategies under various mixed attacks, demonstrating its superior robustness and adaptability in managing complex real-world scenarios.

📄 PDF Abstract BibTeX arXiv:2503.12010

Code (0)

등록된 구현이 없습니다.

Tasks

Mixture-of-Experts

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Adaptive Mixture of Experts Learning for Generalizable Face Anti-Spoofing

2022-07-20 · Qianyu Zhou, Ke-Yue Zhang, Taiping Yao, Ran Yi 외

With various face presentation attacks emerging continually, face anti-spoofing (FAS) approaches based on domain generalization (DG) have drawn growing attention. Existing DG-based FAS approaches always capture the domai…

Domain GeneralizationFace Anti-SpoofingMeta-LearningMixture-of-Experts

Adaptive Fake Audio Detection with Low-Rank Model Squeezing

2023-06-08 · Xiaohui Zhang, Jiangyan Yi, JianHua Tao, Chenlong Wang 외

The rapid advancement of spoofing algorithms necessitates the development of robust detection methods capable of accurately identifying emerging fake audio. Traditional approaches, such as finetuning on new datasets cont…

From Self-Supervised Speech Models to Mixture-of-Experts for Robust Anti-Spoofing

2026-06-12 · Hugo Daumain, Driss Matrouf, Khaled Khelif, Mickael Rouvier arxiv

Recent advances in speech generation have significantly improved the naturalness of synthetic speech, making spoofing detection increasingly challenging. A key limitation of current anti-spoofing systems is their limited…

Mixture of Low-Rank Adapter Experts in Generalizable Audio Deepfake Detection

2025-09-17 · Janne Laakkonen, Ivan Kukanov, Ville Hautamäki arxiv

Foundation models such as Wav2Vec2 excel at representation learning in speech tasks, including audio deepfake detection. However, after being fine-tuned on a fixed set of bonafide and spoofed audio clips, they often fail…

Audio Deepfake DetectionRepresentation Learning

Bandwidth-Efficient Adaptive Mixture-of-Experts via Low-Rank Compensation

2025-12-18 · Zhenyu Liu, Yunzhen Liu, Zehao Fan, Garrett Gagnon 외 arxiv

Mixture-of-Experts (MoE) models scale capacity via sparse activation but stress memory and bandwidth. Offloading alleviates GPU memory by fetching experts on demand, yet token-level routing causes irregular transfers tha…