SOLIDO: A Robust Watermarking Method for Speech Synthesis via Low-Rank Adaptation
Yue Li, Weizhi Liu, Dongdong Lin
TL;DR
SOLIDO addresses the need for efficient and robust watermarking in diffusion-based speech synthesis by integrating parameter-efficient fine-tuning via Low-Rank Adaptation with a watermark encoder/decoder. The method employs a three-phase pipeline plus an attack simulator and a speech-driven lightweight fine-tuning strategy to maintain speech fidelity while enabling high-accuracy watermark extraction, even at a large capacity of 2000 bps. Extensive experiments show SOLIDO achieves near-perfect extraction accuracy under varied individual and compound attacks, and handles variable-length inputs that challenge many baselines, offering strong model-protection and content-authentication capabilities. The practical impact lies in providing a scalable, low-overhead solution for copyright protection and content provenance in AI-generated speech systems that rely on diffusion models.
Abstract
The accelerated advancement of speech generative models has given rise to security issues, including model infringement and unauthorized abuse of content. Although existing generative watermarking techniques have proposed corresponding solutions, most methods require substantial computational overhead and training costs. In addition, some methods have limitations in robustness when handling variable-length inputs. To tackle these challenges, we propose \textsc{SOLIDO}, a novel generative watermarking method that integrates parameter-efficient fine-tuning with speech watermarking through low-rank adaptation (LoRA) for speech diffusion models. Concretely, the watermark encoder converts the watermark to align with the input of diffusion models. To achieve precise watermark extraction from variable-length inputs, the watermark decoder based on depthwise separable convolution is designed for watermark recovery. To further enhance speech generation performance and watermark extraction capability, we propose a speech-driven lightweight fine-tuning strategy, which reduces computational overhead through LoRA. Comprehensive experiments demonstrate that the proposed method ensures high-fidelity watermarked speech even at a large capacity of 2000 bps. Furthermore, against common individual and compound speech attacks, our SOLIDO achieves a maximum average extraction accuracy of 99.20\% and 98.43\%, respectively. It surpasses other state-of-the-art methods by nearly 23\% in resisting time-stretching attacks.
