IJCAI 2023poster7 citations

AudioQR: Deep Neural Audio Watermarks For QR Code

Xinghua Qu, Xiang Yin, Pengfei Wei, Lu Lu, Zejun Ma

Abstract

Image-based quick response (QR) code is frequently used, but creates barriers for the visual impaired people. With the goal of ``AI for good", this paper proposes the AudioQR, a barrier-free QR coding mechanism for the visually impaired population via deep neural audio watermarks. Previous audio watermarking approaches are mainly based on handcrafted pipelines, which is less secure and difficult to apply in large-scale scenarios. In contrast, AudioQR is the first comprehensive end-to-end pipeline that hides watermarks in audio imperceptibly and robustly. To achieve this, we jointly train an encoder and decoder, where the encoder is structured as a concatenation of transposed convolutions and multi-receptive field fusion modules. Moreover, we customize the decoder training with a stochastic data augmentation chain to make the watermarked audio robust towards different audio distortions, such as environment background, room impulse response when playing through the air, music surrounding, and Gaussian noise. Experiment results indicate that AudioQR can efficiently hide arbitrary information into audio without introducing significant perceptible difference. Our code is available at https://github.com/xinghua-qu/AudioQR.

AI for Good: Multidisciplinary Topics and ApplicationsAI for Good: Machine Learning
BibTeX
@inproceedings{ijcai2023p687,
  title     = {AudioQR: Deep Neural Audio Watermarks For QR Code},
  author    = {Qu, Xinghua and Yin, Xiang and Wei, Pengfei and Lu, Lu and Ma, Zejun},
  booktitle = {Proceedings of the Thirty-Second International Joint Conference on
               Artificial Intelligence, {IJCAI-23}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Edith Elkind},
  pages     = {6192--6200},
  year      = {2023},
  month     = {8},
  note      = {AI for Good},
  doi       = {10.24963/ijcai.2023/687},
  url       = {https://doi.org/10.24963/ijcai.2023/687},
}
AudioQR: Deep Neural Audio Watermarks For QR Code · IJCAI 2023