paper-with-me

Papers

Low-rank Adaptation Method for Wav2vec2-based Fake Audio Detection

2023-06-09 · Chenglong Wang, Jiangyan Yi, Xiaohui Zhang, JianHua Tao, Le Xu, Ruibo Fu

Self-supervised speech models are a rapidly developing research topic in fake audio detection. Many pre-trained models can serve as feature extractors, learning richer and higher-level speech features. However,when fine-tuning pre-trained models, there is often a challenge of excessively long training times and high memory consumption, and complete fine-tuning is also very expensive. To alleviate this problem, we apply low-rank adaptation(LoRA) to the wav2vec2 model, freezing the pre-trained model weights and injecting a trainable rank-decomposition matrix into each layer of the transformer architecture, greatly reducing the number of trainable parameters for downstream tasks. Compared with fine-tuning with Adam on the wav2vec2 model containing 317M training parameters, LoRA achieved similar performance by reducing the number of trainable parameters by 198 times.

📄 PDF Abstract BibTeX arXiv:2306.05617

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Adam 설명 없음

Similar Papers 제목 키워드 기반

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…

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

Deep Spectro-temporal Artifacts for Detecting Synthesized Speech

2022-10-11 · Xiaohui Liu, Meng Liu, Lin Zhang, Linjuan Zhang 외

The Audio Deep Synthesis Detection (ADD) Challenge has been held to detect generated human-like speech. With our submitted system, this paper provides an overall assessment of track 1 (Low-quality Fake Audio Detection) a…

Data AugmentationDomain AdaptationSelf-Supervised Learning

Partially Fake Audio Detection by Self-attention-based Fake Span Discovery

2022-02-14 · Haibin Wu, Heng-Cheng Kuo, Naijun Zheng, Kuo-Hsuan Hung 외

The past few years have witnessed the significant advances of speech synthesis and voice conversion technologies. However, such technologies can undermine the robustness of broadly implemented biometric identification mo…

Open-Ended Question AnsweringQuestion AnsweringSpeech SynthesisVoice Conversion

Teacher-Student Structure for Domain Adaptation in Ensemble Audio-Visual Video Deepfake Detection

2026-06-13 · Elham Abolhasani, Maryam Ramezani, Hamid R. Rabiee arxiv

The rapid advancement of generative AI models is leading to more realistic deepfake media, encompassing the manipulation of audio, video, or both. This raises severe privacy and societal concerns. Numerous studies in thi…

DeepFake DetectionDomain Adaptation