Accompanying website for the paper:
A Comprehensive Real-World Assessment of Audio Watermarking Algorithms: Will They Survive Neural Codecs?
Yigitcan Γzer, Woosung Choi, Joan SerrΓ , Mayank Kumar Singh, Wei-Hsiang Liao, Yuki Mitsufuji
To appear at Interspeech 2025, Rotterdam, The Netherlands
We introduce the Robust Audio Watermarking Benchmark (RAW-Bench), a benchmark for evaluating deep learning-based audio watermarking methods with standardized and systematic comparisons. To simulate real-world usage, we introduce a comprehensive audio attack pipeline with various distortions such as compression, background noise, and reverberation, along with a diverse test dataset including speech, environmental sounds, and music recordings. Evaluating four existing watermarking methods on RAW-Bench reveals two main insights: (i) neural compression techniques pose the most significant challenge, even when algorithms are trained with such compressions; and (ii) training with audio attacks generally improves robustness, although it is insufficient in some cases. Furthermore, we find that specific distortions, such as polarity inversion, time stretching, or reverb, seriously affect certain methods.
- π Paper on arXiv
- π Project Website (Coming Soon)
- π» Benchmark Code (Coming Soon)
- π¦ pip Package (Coming Soon)
- π§ Refactor core codebase
- π Release benchmark evaluation code for reproduction
- π§ͺ Release fine-tuning & training pipeline (AudioSeal & SilentCipher + attack pipeline)
- π¦ Publish pip package
- π Add documentation and tutorials
If you find RAW-Bench useful in your research, please cite our paper:
@inproceedings{OezerChoiEtAl25_RAWBench_Interspeech,
author = {Yigitcan {\"O}zer and Woosung Choi and Joan Serr{\`{a}} and Mayank Kumar Singh and Wei-Hsiang Liao and Yuki Mitsufuji},
title = {A Comprehensive Real-World Assessment of Audio Watermarking Algorithms: Will They Survive Neural Codecs?},
booktitle = {Proceedings of the Annual Conference of the International Speech Communication Association (Interspeech)},
address = {Rotterdam, The Netherlands},
year = {2025},
doi = {},
pages = {}
}