cs.SDJun 18, 2026

Exploiting Neural Audio Codec Latents for Adversarial Audio Attacks

Authors: Sameek BhattacharyaBharath KrishnamurthyAjita Rattani

Organizations: Dept. of Computer Science and Engineering, University of North Texas, Denton, Texas, USA

Abstract

Deep learning-based audio classification systems, including automatic speaker verification, are vulnerable to adversarial attacks. Realistic real-time threat assessment remains difficult because optimization-based methods, such as projected gradient descent (PGD) and Carlini-Wagner, require costly iterative updates in the high-dimensional waveform domain. Generative attacks allow single-shot synthesis but often introduce perceptible artifacts or depend on computationally intensive architectures, while diffusion and autoregressive approaches incur high inference latency. To address this gap, we propose a generative attack framework operating in the continuous latent space of a neural audio codec. A conditional generator synthesizes class-specific perturbations in a single forward pass and decodes them into adversarial waveforms. Our method achieves targeted attack success rates up to 99% with sub-7 ms inference, outperforming generative baselines while reducing latency by 24x.

Explore similar work

CardsList
  1. Codec-Robust Attacks on Audio LLMs

    May 19, 2026Jaechul Roh, Jean-Philippe Monteuuis, Jonathan Petit +1Neural Audio CodecsLarge Audio Language Models