Skip to content

Dataset/code for AudioMarkBench: Benchmarking Robustness of Audio Watermarking

License

Notifications You must be signed in to change notification settings

moyangkuo/AudioMarkBench

Repository files navigation

AudioMarkBench

Welcome to AudioMarkBench: Benchmarking Robustness of Audio Watermarking

Overview

AudioMarkBench is designed to provide a comprehensive evaluation of the robustness of various audio watermarking techniques against adversarial attacks. This repository includes datasets and code implementations that allow researchers to benchmark the performance of different watermarking methods under various attack scenarios.

Features

  • Dataset Access: Obtain access to our curated audio datasets used for benchmarking.
  • Attack Implementations: Explore and utilize pre-implemented black-box adversarial attack methods.
  • Robustness Evaluation: Benchmark the resilience of audio watermarking techniques under different conditions.

Datasets

To download the audio datasets used in this benchmark, please visit the following link:

Download Audio Datasets

Attack Implementations

This repository includes implementations of various black-box adversarial attacks that can be used to test the robustness of audio watermarking methods:

  • HopSkipJumpAttack: A query-efficient attack based on geometric progression. For more details, check out the official implementation here.

  • Square Attack: A score-based black-box attack that queries a target model with random square-shaped perturbations. For more details, see the implementation here.

Citation

If you find AudioMarkBench helpful in your research, please consider citing:

@article{liu2024audiomarkbenchbenchmarkingrobustnessaudio,
  title={AudioMarkBench: Benchmarking Robustness of Audio Watermarking},
  author={Hongbin Liu and Moyang Guo and Zhengyuan Jiang and Lun Wang and Neil Zhenqiang Gong},
  journal={arXiv preprint arXiv:2406.06979},
  year={2024}
}

About

Dataset/code for AudioMarkBench: Benchmarking Robustness of Audio Watermarking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published