🤖 AI Summary
This work addresses the limitations of existing audio watermarking methods, which often exhibit insufficient robustness under speech reconstruction models and struggle to balance robustness with fidelity. The authors propose a feature-aligned speech watermarking approach that innovatively leverages a pretrained neural speech codec to generate speech-like watermarks and embeds them into the original speech via spectrogram fusion. To enhance both imperceptibility and robustness, the method incorporates voice activity detection (VAD) loss and perceptual loss to guide watermark embedding predominantly into voiced segments. Experimental results demonstrate that the proposed technique significantly improves watermark robustness against both seen and unseen speech reconstruction models while preserving high audio fidelity, thereby effectively overcoming the traditional trade-off between these competing objectives.
📝 Abstract
Audio watermarking aims to embed identifiable information into audio while remaining imperceptible. Existing methods adopt high-fidelity, low-energy designs to preserve perceptual quality, but the resulting watermarks lack robustness under suppression by speech reconstruction models. Improving robustness is challenging due to the inherent robustness-fidelity trade-off in existing designs, where increasing watermark energy improves robustness but reduces fidelity. To address this problem, we propose a feature-aligned watermarking method that aligns the watermark with the original speech feature distribution, allowing higher watermark energy to improve robustness while preserving imperceptibility. We use a pretrained speech codec to generate a pseudo-speech watermark and fuse it into the spectrogram of the input audio, with VAD loss and perceptual losses guiding embedding within voiced regions. Experiments show that our method maintains imperceptibility comparable to existing approaches while substantially improving robustness under both seen and unseen speech reconstruction models.