A framework estimates social networks' compression settings from a few uploaded videos and reproduces those artifacts locally, so deepfake detectors can be fine-tuned without direct platform access.
Low-rank Adaptation Method for Wav2vec2-based Fake Audio Detection
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
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.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Bridging the Gap: A Framework for Real-World Video Deepfake Detection via Social Network Compression Emulation
A framework estimates social networks' compression settings from a few uploaded videos and reproduces those artifacts locally, so deepfake detectors can be fine-tuned without direct platform access.