ConceptioArchivearXiv CS
arXiv CSopen access

Beyond Waveform Robustness: Robust Feature-Vocoder Adversarial Attacks on Automatic Speech Recognition

Unknown · 2026 · arxiv_cs
arXiv CS · Papers · License: Open Access · 2026
Open Source ↗Direct PDF ↓
cryptography, security, privacy, cybersecurity

Beyond Waveform Robustness: Robust Feature-Vocoder Adversarial Attacks on Automatic Speech Recognition Yifan Liao1,2 Zongmin Zhang1

Zhen Sun1

Yuhui Sun1

Xinhu Zheng1

Xinlei He2∗

1 The Hong Kong University of Science and Technology (Guangzhou)

arXiv:2606.05678v1 [cs.SD] 4 Jun 2026

2 Wuhan University

Abstract

has become an important concern for the communities. The goal of adversarial attack on ASR is to induce transcription errors while preserving the speech quality of the original audio. Figure 1 illustrates the scenario: adversarial attack on ASR can cause incorrect recognition. Existing attacks typically achieve this by adding small perturbations to the input waveform [6, 24, 29, 32, 33]. While these attacks reveal important vulnerabilities on ASR, according to prior work in other domains [18, 39], these attacks constrained to the input space often suffer two inherent limitations. First, they often suffer from limited black-box transferability because they optimize low-level, sample-wise perturbations in the raw audio space. These perturbations can overfit to surrogate-specific gradients and may not generalize to unseen ASR systems. Second, waveform-level perturbations are increasingly addressed by existing defenses because the adversarial information is explicitly represented as additive waveform noise. This makes the attack align with the assumptions of waveform-oriented defenses, such as input preprocessing and adversarial training defenses against waveform-bounded perturbations. [9, 14, 25, 37] To address these two limitations, we propose CleanReferenced Feature-Vocoder Attack, a surrogate-based black-box attack against defended ASR models. Firstly, to address the transferability limitation, we avoid optimizing lowlevel sample-wise perturbations on the raw waveform. Instead, we perturb intermediate self-supervised learning (SSL) representations [7], which encode higher-level acoustic and phonetic information shared across ASR systems. This reduces the dependence on surrogate-specific waveform gradients and encourages adversarial perturbations that can generalize across different ASR models. To bypass current defense methods, we reconstruct the perturbed representation back into audio using a frozen neural vocoder [16], rather than adding the perturbation directly to the waveform. In this way, the adversarial perturbation is embedded through a feature-to-waveform speech reconstruction process, making it less aligned with waveform-bounded defenses such as input transformations and adversarial training. Extensive experiments show that our attack reveals a blind spot in current ASR robustness evaluation. Optimized only on raw Whisper-small as a public surrogate model, our at-

Automatic speech recognition (ASR) systems have become widely used for multilingual speech-to-text transcription. Their robustness to adversarial attacks has become an important topic for the community. Existing adversarial attacks directly add adversarial noise to the speech audio. However, prior work has shown that existing adversarial attacks face two limitations: they often transfer poorly to black-box ASR systems and are increasingly mitigated by defenses tailored to input-space perturbations. In this work, we propose a Clean-Referenced Feature-Vocoder Attack, a surrogatebased black-box attack that moves the adversarial search space from raw waveforms to self-supervised learning (SSL) representations. To address the transferability limitation, we perturb more generalizable acoustic-phonetic representations rather than low-level waveform samples, reducing dependence on surrogate-specific waveform gradients and encouraging adversarial perturbations that generalize across ASR systems. To bypass different defenses, we shift the adversarial signal from explicit additive waveform noise to SSL featurespace perturbations and reconstruct them through a vocoder into speech-like waveform adversarial signals, making the resulting samples less aligned with waveform-bounded defenses. Extensive experiments show that, when optimized only on raw Whisper-small as a public surrogate model, our attack transfers effectively to black-box ASR models with a +26.6 WER improvement over the SOTA baseline, while also remaining effective against multiple training defenses with a +36.2 WER improvement. These results reveal a blind spot in current ASR robustness evaluation.

1 Introduction Automatic speech recognition (ASR) has become a mainstream technology for converting spoken audio into text [2, 11]. Recent speech foundation models, such as Whisper improve the generality of ASR systems by supporting multilingual speech-to-text transcription across diverse acoustic conditions [3, 30]. As ASR systems are increasingly deployed in real-world applications, their robustness to adversarial attacks ∗ Corresponding author: Xinlei He ([email protected])

1

Recognized text (1) Existing ASR adversarial attack: limited transferability and easily mitigated

Target ASR Model

Waveform-level Perturbation

✕ Wrong

Other ASR Model

“Turn on the light” GT Text

“Turn on the bike“

Recognized text Clean Audio

Defense Methods

Adversarial Audio

Adversarial Training Audio Preprocess …

“Turn on the light“ ✓ Correct

(2) Ours Feature-Optimized Perturbation (Ours)

Target ASR Model Recognized text

“Turn on the light” GT Text

Other ASR Model Clean Audio

Adversarial Audio

Defense Methods

“Turn on the bike“ ✕ Wrong

Adversarial Training Audio Preprocess …

Figure 1: Traditional waveform-level attacks directly add perturbations to the input audio, which can induce transcription errors on target ASR models but often suffer from limited transferability and are increasingly addressed by defenses such as adversarial training. In contrast, our method optimizes adversarial perturbation in the feature space, improving transferability across ASR models and maintaining effectiveness against defended ASR systems.

tack transfers effectively to black-box ASR models across both Whisper-family variants and CTC-based architectures, outperforming the strongest baseline by an average of +26.6 WER. It also remains effective against multiple adversarialtraining defenses, achieving an average improvement of +36.2 WER over the SOTA baseline on English dataset and +31.3 CER over the SOTA baseline on Chinese dataset. Moreover, our attack maintains strong performance under input preprocessing defenses, showing that feature-vocoder adversarial examples are not well covered by defenses designed for waveform-bounded perturbations. These results indicate that robustness against additive waveform noise or adversarial prefixes can overestimate the security of ASR systems. Our contributions are as follows:

of speech recognition across multilingual, multitask, and naturally noisy settings [31]. However, prior studies have shown that robustness under natural conditions does not automatically translate into adversarial robustness. Early work demonstrated that end-to-end ASR systems can be steered toward target transcriptions by carefully crafted small waveform perturbations with little impact on human perception [5]; subsequent studies further advanced such attacks toward settings that simultaneously emphasize psychoacoustic imperceptibility and environmental robustness [28]. In the foundation ASR setting, Whisper has likewise been shown to remain highly vulnerable to adversarial examples [26], and recent attacks have evolved from per-example optimization to more practical universal acoustic prefixes and controllable triggers that can induce muting or manipulate model outputs [32, 33]. Besides, recent work has shown that the adversarial attack targeting the SSL model can be robust [19]. Correspondingly, existing defenses have mainly focused on input preprocessing based on audio transformations and consistency checking, sequential randomized smoothing, and generative purification [14, 25, 38], but these methods are still largely developed under a waveform-level perturbation threat model. On the other hand, modern voice conversion research suggests that high-quality speech generation increasingly relies on a representational manifold jointly constrained by SSL representations and neural vocoders: large-scale speech representations such as WavLM provide a unified foundation for modeling content and speaker-related attributes [7], kNNVC shows that high-quality any-to-any conversion can be achieved through local neighborhood replacement in the representation space alone [1], and ACE-VC further demonstrates the stronger controllability enabled by explicit disentanglement [15]; meanwhile, HiFi-GAN and subsequent timbre-aware vocoders make it possible to stably map inter-

• We introduce a clean-referenced feature-vocoder attack space for ASR, where adversarial examples are generated by perturbing SSL speech features rather than by adding waveform noise. • We design a clean-referenced feature-vocoder framework that embeds adversarial variation into SSL speech representations and reconstructs them into natural waveform audio through a frozen vocoder instead of adding explicit waveform noise. • Extensive experiments show that adversarial audio optimized on raw Whisper-small transfers strongly to multiple defense methods, revealing a blind spot of waveform-oriented ASR robustness.

2 Related Work In recent years, large-scale weakly supervised ASR foundation models, exemplified by Whisper [30], have substantially improved the generalization ability and practical robustness 2

mediate representations back to natural waveforms [10, 16]. Building on these advances, we argue that voice conversion should not be viewed merely as a speech editing tool, but also as a natural speech manifold jointly shaped by representationspace structure and the reconstructor. This provides a direct motivation for shifting adversarial example search from arbitrary waveform noise to content-preserving generation within a VC manifold, and it also serves as the starting point of this work for re-examining the robustness boundary of adversarially trained ASR.

Clean Audio

Learnable Perturbation (Optimized)

WavlmLarge Encoder

Clean Feature

HiFi-GAN Decoder Perturbed Feature Perceptual Loss Attack Loss

Transcript

3 Threat model

Perturbed Audio ASR Model

Figure 2: Overview of the proposed Clean-Referenced FeatureVocoder Attack.

We study a surrogate-based black-box attack against ASR systems. Let ft denote the target ASR model and fs denote a public surrogate model. The adversary has white-box access to fs but has no access to ft . During attack generation, the target model ft is not used. Given a clean speech audio x with ground-truth transcript y, an ASR model maps the input waveform to a predicted token sequence:

Feature extraction. Given a clean speech audio x with ground-truth transcript y, we use a frozen SSL speech encoder E(·) to extract a frame-level representation:

(1)

Here, qt denotes the SSL feature at frame t. The encoder is frozen during attack optimization.

ŷs = fs (x),

ŷt = ft (x).

q = E(x),

We evaluate transcription failure using an error-rate function Err(ŷ, y), such as WER for English or CER for Chinese. The goal of the attacker is to construct an adversarial example xadv that transfers from the surrogate model to the target model, causing a high error rate on ft while preserving the perceived speech content and quality of the original audio. Since ft is black-box, this goal is implemented by optimizing only a surrogate loss on fs . In our feature-vocoder attack, the feasible set is defined by perturbing the SSL feature representation of the clean audio and reconstructing the perturbed feature through a frozen vocoder. Let E be the frozen SSL encoder and V be the frozen vocoder. We generate xadv (δ) = V (E(x) + δ),

q = (q1 , . . . , qT ).

(4)

Direct feature-space perturbation. Let q = E(x) ∈ RT ×D denote the SSL feature trajectory of the clean audio, where T is the number of frames and D is the feature dimension. We introduce a learnable feature-space perturbation δ ∈ RT ×D and define the perturbed feature trajectory as z(δ) = q + δ.

(5)

To make the attack budget explicit, we constrain δ by a normalized feature-space radius: { } ∥δ∥F Uρ (x) = δ : ≤ρ , (6) ∥q∥F + ε

(2)

where ρ controls the perturbation scale and ε is a small constant for numerical stability. The adversarial waveform is reconstructed by a frozen vocoder:

where δ denotes the feature-space perturbation After generation, transferability is evaluated by measuring ( ) Err ft (xadv ), y (3)

xadv (δ) = V (z(δ)) = V (E(x) + δ). Thus, the feasible attack space is { } MFV (x; ρ) = V (E(x) + δ) : δ ∈ Uρ (x) .

on the black-box target models and defenses.

4 Method

(7)

(8)

Unlike waveform-level attacks, this constraint is imposed in the SSL representation space.

We propose a clean-referenced feature-vocoder attack for evaluating the robustness of ASR systems beyond waveformbounded perturbations. The pipeline is shown in Figure 2. Given a clean speech audio, a frozen encoder extracts the SSL feature. We optimize a learnable perturbation in the SSL feature space and reconstruct the perturbed feature trajectory into waveform audio using a frozen vocoder. The generated audio is fed into the surrogate ASR model, and the ASR loss together with a perceptual regularizer loss are backpropagated to update the feature-space perturbation.

Attack loss. Let fs denote the surrogate ASR model used for optimization. We optimize the feature-space perturbation δ to reduce the surrogate model’s probability of the correct transcript. Formally, we maximize the negative loglikelihood of the ground-truth transcript under the adversarial audio: max NLLtext (y | xadv (δ); fs ) . (9) δ∈Uρ (x)

3

Equivalently, we minimize

Lattack (δ) = − NLLtext (y | xadv (δ); fs ) .

AISHELL-1 [4], a Mandarin Chinese ASR corpus with approximately 170 hours of speech. The target models are Whisper-family and SSL-based ASR models [10, 13, 30], and to assess the robustness of the attack under practical defensive settings, we further evaluate it against two categories of defenses. The first category consists of adversarial-training-based defenses, including Cross-Entropy adversarial training (CE-AT), Decoding Trajectory adversarial training (DE-AT), Dynamic Margin Weighting (DMW), and Translation-Invariant (TI) [9, 20, 21]. The second category consists of input-preprocessing-based defenses, including LPF, WaveGuard, AudioPure, and PVP Vote [14, 17, 25, 38]. Baselines. We compare our method with representative adversarial attacks, including PGD [22], MI-FGSM [8], VMIFGSM [36], Muting Whisper [33], and SlothSpeech [12]. For fair comparison, all attacks are generated from the same clean utterances and optimized only on the same public surrogate model. We use raw Whisper-small as the surrogate for LibriSpeech and the AISHELL-1 fine-tuned Whisper-small surrogate for AISHELL-1. All generated adversarial examples are then evaluated on the same black-box target models and defenses. The details can be reviewed in A Metrics. We use word error rate (WER, %) for English speech recognition on LibriSpeech and character error rate (CER, %) for Chinese speech recognition on AISHELL-1. Higher WER or CER indicates stronger attack effectiveness, as it reflects a larger degradation in the transcription quality of the ASR model. Implementation Details. We implement our attack using a frozen WavLM-Large model as the SSL feature encoder and a frozen HiFi-GAN vocoder for waveform reconstruction. For each clean audio, we extract its SSL feature trajectory and optimize a bounded feature-space perturbation δ for 50 steps. Unless otherwise specified, we set the normalized feature perturbation budget to ρ = 0.1 and the clean-referenced perceptual regularization weight to λperc = 1. We set the 6000 Hz for the fc in frequency energy loss. For English experiments on LibriSpeech, we use raw Whisper-small as the surrogate model. For AISHELL-1, we initialize the surrogate model from Whisper-small and fine-tune it on the AISHELL-1 development set to obtain a Mandarin surrogate. The defended target models are trained on the AISHELL-1 training set, and all final attack results are reported on the held-out AISHELL1 test set. The test set is never used for surrogate fine-tuning and defense training. Effectiveness Results. Table 1 compares our Feature Attack with representative waveform-level attacks on Whisper-small under both adversarial training and input preprocessing defenses. Overall, existing attacks can be highly effective on the undefended raw model, but their performance drops sharply once defenses are applied. For example, Muting Whisper achieves the highest raw-model error rate, reaching 99.52% WER on LibriSpeech and 94.47% CER on AISHELL-1, but its error rate falls close to the clean baseline under adversarial training defenses. MI-FGSM is more robust than PGD and Sloth under some preprocessing defenses, but it still degrades substantially under adversarial training.

(10)

We compute NLLtext over lexical transcript tokens and exclude Whisper prompt, language, task, and other special tokens. Clean-referenced perceptual loss. Directly optimizing feature-space perturbations may produce temporally unstable feature trajectories or abnormally high-frequency artifacts after vocoding. We therefore use a clean-referenced perceptual regularizer. The perceptual loss is

Lperc (δ) =

HF(xadv (δ)) TV(z(δ)) +α , sg(TV(q)) + ε sg(HF(x)) + ε

(11)

where sg(·) denotes stop-gradient normalization. The first term penalizes temporal jitter in the perturbed SSL feature trajectory: TV(z) =

1 T ∑ ∥zt − zt−1 ∥22 . T − 1 t=2

(12)

The second term penalizes the high-frequency energy in the generated audio: HF(x) =

∑ f > fc |S f (x)|2 , ∑ f |S f (x)|2

(13)

where S f (x) denotes the short-time Fourier transform coefficient at frequency bin f . The high-frequency term is normalized by the clean audio rather than by a reconstructed baseline, so that the regularizer directly references the frequency statistics of the original audio. Final objective. The final optimization objective contains the surrogate attack loss and the clean-referenced perceptual regularizer: [ ] δ⋆ = arg min Lattack (δ) + λperc Lperc (δ) . (14) δ∈Uρ (x)

The final adversarial audio is then xadv = xadv (δ⋆ ) = V (E(x) + δ⋆ ).

(15)

The attack loss drives the adversarial audio away from the correct transcript on the surrogate ASR model, while the perceptual regularizer discourages temporal instability and abnormal high-frequency artifacts. Gradients are back-propagated through the surrogate ASR model, the frozen vocoder, and the perturbed SSL feature trajectory to update only δ.

5 Experiments Dataset and Models. We evaluate the proposed method on two representative ASR datasets covering two languages. The first is LibriSpeech train-clean 100 [27], which contains approximately 100 hours of English read speech. The second is 4

Attack Method

Raw Model

Adversarial Training Defenses

Input Preprocessing Defenses

CE-AT

DT-AT

DMW

TI

LPF

WaveGuard

AudioPure

PVP Vote

4.75 61.06 77.65 78.84 99.52 39.50 75.43

5.72 8.69 16.20 30.29 6.11 9.38 71.26

5.70 8.13 16.98 30.91 6.09 8.71 67.23

5.86 9.61 16.86 34.48 5.94 9.26 70.61

5.81 9.80 16.85 39.14 6.04 9.38 70.63

6.45 16.28 39.24 42.04 7.52 14.88 68.39

6.76 15.47 32.25 55.36 7.62 14.98 57.03

6.17 8.38 27.33 42.38 6.80 8.70 70.86

4.80 45.62 76.11 78.34 79.52 28.47 78.60

6.29 69.01 79.87 80.36 94.47 53.11 72.25

5.51 15.08 23.29 31.26 5.93 14.33 66.57

5.87 14.86 23.72 31.90 6.05 11.26 66.10

5.66 15.19 28.33 35.58 5.87 8.43 66.07

5.22 17.39 23.25 40.39 5.41 9.82 65.49

10.03 26.30 51.71 43.38 6.74 36.04 72.10

7.74 12.67 59.45 57.13 6.89 31.92 70.34

27.67 26.71 33.49 43.73 5.96 20.24 69.92

5.75 64.27 74.18 79.82 75.24 54.29 75.31

LibriSpeech (English) Clean (No Attack) PGD MI-FGSM VMI-FGSM Muting Whisper Sloth Feature Attack (Ours) AISHELL-1 (Chinese) Clean (No Attack) PGD MI-FGSM VMI-FGSM Muting Whisper Sloth Feature Attack (Ours)

Table 1: Performance of the proposed Feature Attack against various baseline attacks and defense mechanisms on the Whisper-small model. Performance is evaluated using WER (%) for English and CER (%) for Chinese.

In contrast, our Feature Attack consistently maintains high error rates across defended models. For instance, on LibriSpeech, our method achieves 71.26% WER under CE-AT and 70.86% WER under AudioPure, while all baseline attacks are much less effective in these settings. On AISHELL1, our attack similarly remains effective, achieving 66.57% CER under CE-AT and 70.34% CER under WaveGuard. This indicates that conventional waveform-level attacks are largely aligned with the assumptions of existing defenses, whereas our feature-vocoder attack exposes vulnerabilities that remain under both adversarial training and input preprocessing.

with different capacities. We further evaluate cross-architecture transfer by applying adversarial examples generated on Whisper-small to selfsupervised CTC-based ASR models, including HuBERT CTC and Wav2Vec2 CTC. This setting is more challenging because the target models use different acoustic encoders and decoding objectives from Whisper. As shown in Figure 4, most baseline attacks transfer poorly to these CTC models, with WER often remaining close to the clean or weakly attacked performance, especially under adversarial training and preprocessing defenses. In contrast, our Feature Attack achieves consistently higher WER across both architectures and all defense settings. For instance, on HuBERT CTC, our method reaches 39.80% WER on the raw model and remains above 30% WER under all defenses. On Wav2Vec2 CTC, our attack achieves 42.12% WER on the raw model and 48.24% WER under LPF, outperforming all waveform-level baselines by a large margin. This indicates that perturbing SSL feature trajectories and reconstructing them through a neural vocoder produces adversarial speech that transfers beyond the Whisper family, revealing vulnerabilities shared across different ASR architectures.

Transferability Evaluation Results. We first evaluate whether adversarial examples generated on Whisper-small can transfer to other models within the Whisper family. Specifically, we use Whisper-small as the public surrogate to generate adversarial audio, and then evaluate the same audio on Whisper-tiny and Whisper-large under both adversarial training and input preprocessing defenses. As shown in Figure 3, our Feature Attack consistently achieves the strongest transfer performance across both smaller and larger Whisper models. Existing waveform-level attacks, such as Muting, PGD, MI-FGSM, and Sloth, either perform moderately on the raw model or degrade substantially under defenses. In contrast, our attack remains effective across almost all defended settings. For instance, on Whisper-tiny, our method achieves 64.90% WER under DT-AT and 54.75% WER under WaveGuard, while the strongest baselines are much lower. On Whisper-large, which is substantially different in model capacity from the surrogate Whisper-small, our attack still achieves 52.96% WER on the raw model and remains effective under defenses such as CE-AT, AudioPure, and PVP Vote. This indicates that feature-vocoder adversarial examples are not merely overfitted to the waveform-level gradients of Whisper-small, but can transfer across Whisper models

Imperceptibility Results. We evaluate the imperceptibility of our adversarial audio by sweeping two key hyperparameters in our objective: the perceptual regularization weight λperc and the normalized feature perturbation budget ρ. For each setting, we report both attack effectiveness, measured by WER, and perceptual speech quality, measured by DNSMOS [34], NISQA [23], and UTMOS [35]. The clean reference audio obtains 3.07 DNSMOS, 3.71 NISQA, and 3.76 UTMOS. Based on this trade-off, we choose λperc = 1 and ρ = 0.1 as our default setting. Under this configuration, our adversarial audio achieves 75.43% WER while maintaining perceptual quality close to the clean reference, with 2.95 DNS5

Raw

Raw

Raw

PVP Vote

80

CE-AT

100

PVP Vote

80

60

60

40

40

20

20

AudioPure

DT-AT

WaveGuard Muting PGD MI-FGSM

PVP Vote

CE-AT

TI LPF

AudioPure

VMI-FGSM Sloth Feature (Ours)

Muting PGD MI-FGSM

(a) Whisper-tiny

PGD MI-FGSM VMI-FGSM

VMI-FGSM Sloth Feature (Ours)

Raw 100 80

CE-AT

100

PVP Vote

80

60

TI LPF

Muting Whisper Sloth Feature Attack (Ours)

(a) Wav2Vec2 CTC

(b) Whisper-base

Raw PVP Vote

DT-AT

WaveGuard

TI LPF

CE-AT

AudioPure

DT-AT

WaveGuard

Raw

50 40 30 20 10

PVP Vote

50 40 30 20 10

AudioPure

DT-AT

WaveGuard PGD MI-FGSM VMI-FGSM

TI LPF

Muting Whisper Sloth Feature Attack (Ours)

(b) HuBERT CTC

Figure 4: Cross-architecture transferability to self-supervised CTC-based ASR models.

CE-AT

60

40

40

20

100

20

AudioPure

DT-AT

AudioPure

4.0

DT-AT

3.5

Muting PGD MI-FGSM

TI LPF

VMI-FGSM Sloth Feature (Ours)

(c) Whisper-medium

WaveGuard Muting PGD MI-FGSM

WER (%)

90

WaveGuard

CE-AT

TI LPF

VMI-FGSM Sloth Feature (Ours)

3.0 2.5

80

2.0 70

60

(d) Whisper-large

1.5

Stealthiness Score

100

1.0

0.1

0.5

1

2

Regularization Weight λ

Figure 3: Transferability across the Whisper model family.

WER

DNSMOS

NISQA

UTMOS

Figure 5: Ablation study on the λ Selection.

MOS, 3.53 NISQA, and 3.59 UTMOS. This indicates that the attack can induce substantial transcription errors without noticeably degrading speech quality. The hyperparameter trends further justify this choice. As shown in Figure 5, increasing λperc generally improves perceptual quality but gradually reduces attack strength, while a smaller λperc gives only marginally higher WER at the cost of weaker regularization. Similarly, as shown in Figure 6, increasing ρ can further increase WER, but it substantially degrades speech quality, especially under larger feature perturbation budgets. In contrast, ρ = 0.1 provides a balanced operating point: it significantly improves attack effectiveness over a very small perturbation budget while keeping all perceptual metrics close to the clean audio. These results suggest that our selected hyperparameters achieve a favorable trade-off between adversarial effectiveness and imperceptibility. We further conduct a human study to validate the perceptual stealthiness of our adversarial audio. We recruit ten volunteers and ask each participant to evaluate two independent sets of audio samples, with 100 samples in each set. In the first set, participants are presented with paired clean and adversarial audio clips and asked whether they can perceive any difference between them. In the second assessment, participants listen to adversarial audio clips alone, without access to the clean reference, and are asked to flag samples with noticeable distortion or suspicious artifacts. The results show that 86% of the paired samples are judged to be indistinguishable between clean and adversarial audio, and 92% of the adversarial samples are not perceived as having significant distortion in the single assessment. We also ask participants to manually transcribe the adversarial audio. The

resulting human transcription WER is 5.47%, indicating that the adversarial audio remains intelligible to human listeners despite causing substantial ASR errors. These results are consistent with the objective perceptual metrics and indicate that our feature-vocoder attack preserves high perceptual quality while inducing substantial transcription errors. To further analyze the imperceptibility of our adversarial audio, we visualize the Mel-spectrogram and pitch contour of a representative clean audio and its corresponding adversarial example. As shown in Figure 7, the adversarial audio preserves the global time-frequency structure of the clean audio, including the main energy regions and pitch trajectory. Quantitatively, this sample achieves a high Mel-spectrogram correlation of 0.9733 between the clean and adversarial audio, indicating that the feature-vocoder attack largely maintains the acoustic structure of the original speech. Loss Ablation Results. We conduct a loss ablation study to understand the contribution of each component in our cleanreferenced perceptual objective. Starting from the full objective, we remove one component at a time, including the ASR attack loss, the overall perceptual constraints, the temporal jitter regularization, and the frequency-energy regularization. We then evaluate both attack effectiveness, measured by WER, and perceptual quality, measured by DNSMOS. Without the ASR attack loss, the generated audio only reaches 6.6% WER, which is close to the clean baseline and confirms that the attack objective is necessary for inducing transcription errors. The results show that the full objective achieves the best balance between attack strength and 6

2.5

80

2.0 70

1.5

DNSMOS (OVRL)

WER (%)

3.0

Stealthiness Score

3.5

90

60

80

4.0

0.1

0.5

60

2.8

40

2.6

20

2.4

w/o Attack Loss

1.0

0.05

3.0

w/o Perc. Loss

1

w/o Temporal Jitter Loss

w/o Frequency Energy Loss

DNSMOS

WER

Ours

WER (%)

100

0

Perturbation Scale ρ WER

DNSMOS

NISQA

Figure 8: Ablation study on the loss.

UTMOS

Figure 6: Ablation study on the ρ Selection.

6

Conclusion

In this paper, we propose a Clean-Referenced FeatureVocoder Attack that moves adversarial optimization from raw waveforms to SSL speech representations and reconstructs the perturbed features into audio through a frozen vocoder. This design improves black-box transferability and avoids representing adversarial variation as explicit additive waveform noise.

7

Limitations

Our work has several limitations. Firstly, although our attack transfers across Whisper-family models and CTC-based architectures, the evaluation is still limited to a finite set of ASR systems and defenses. Future work should study whether similar feature-vocoder attacks generalize to broader commercial ASR services, streaming ASR systems, and larger multilingual speech foundation models. Secondly, our current implementation relies on a specific SSL encoder and neural vocoder. Different choices of SSL features, vocoder architectures, or reconstruction quality may affect both attack effectiveness and perceptual quality. Third, while our objective and human study suggest that the generated adversarial audio is perceptually similar to clean speech, imperceptibility remains difficult to fully characterize with automatic metrics alone. Larger-scale human studies under more diverse listening environments would provide a more comprehensive evaluation. Finally, our physical-world experiment demonstrates initial feasibility, but it is conducted with a limited number of speakers, devices, and acoustic conditions. More extensive over-the-air evaluations are needed to understand robustness under real-world playback, room reverberation, background noise, and device-specific recording pipelines.

Figure 7: Mel-spectrogram and pitch contour comparison between the clean reference audio (above) and the corresponding adversarial audio (down).

audio quality. Removing the perceptual constraints leads to both lower WER and degraded perceptual quality, suggesting that the perceptual loss is not merely a restrictive constraint but also helps guide the feature perturbation toward vocodercompatible and speech-like directions. Removing either temporal jitter or frequency-energy regularization also weakens the attack and reduces speech quality, indicating that both terms are useful for stabilizing the reconstructed audio and avoiding abnormal artifacts. Overall, the ablation confirms that our loss design improves imperceptibility while also supporting stronger effective attacks after neural vocoding. Physical Experiment. To examine whether our attack remains effective beyond the digital setting, we conduct a preliminary over-the-air (OTA) experiment with 100 English utterances from three human speakers. The adversarial audio is generated using the same feature-vocoder attack pipeline, played through a loudspeaker, re-recorded by smartphones, and then transcribed by the target ASR system. As shown in Table 3, the clean OTA recordings obtain a WER of 7.45%, indicating that the playback and re-recording pipeline itself does not severely degrade ASR performance. In contrast, the adversarial OTA recordings still achieve a WER of 78.23%. This large gap suggests that the proposed attack can retain substantial effectiveness under physical playback and re-recording conditions. We provide additional setup details in Appendix B.

8

Ethical Considerations

This work studies adversarial attacks on ASR systems to better understand and improve their robustness. The proposed attack could potentially be misused to degrade transcription systems or bypass defenses if applied irresponsibly. To mitigate this risk, we frame the study as a robustness evaluation tool and focus on exposing limitations of current waveform-bounded defenses rather than enabling real-world abuse. Our experiments are conducted on research datasets and controlled evaluation settings. The physical-world study is performed with volunteer participants, and no sensitive or 7

the IEEE Conference on Computer Vision and Pattern Recognition, 2018. 4

private speech content is used. We encourage future use of this work for defensive purposes, such as evaluating ASR systems under broader threat models, developing feature-spaceaware defenses, and improving adversarial training beyond waveform-level perturbations. Any deployment of the proposed method should follow responsible disclosure practices and avoid targeting real users or production ASR services without authorization.

[9] Yinpeng Dong, Tianyu Pang, Hang Su, and Jun Zhu. Evading defenses to transferable adversarial examples by translation-invariant attacks. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019. 1, 4 [10] Yiwei Guo, Zhihan Li, Junjie Li, Chenpeng Du, Hankun Wang, Shuai Wang, Xie Chen, and Kai Yu. vec2wav 2.0: Advancing voice conversion via discrete token vocoders. arXiv preprint arXiv:2409.01995, 2024. 3, 4

References [1] Matthew Baas, Benjamin van Niekerk, and Herman Kamper. Voice conversion with just nearest neighbors. arXiv preprint arXiv:2305.18975, 2023. 2

[11] Awni Y. Hannun, Carl Case, Jared Casper, Bryan Catanzaro, Greg Diamos, Erich Elsen, Ryan Prenger, Sanjeev Satheesh, Shubho Sengupta, Adam Coates, and Andrew Y. Ng. Deep speech: Scaling up end-to-end speech recognition. CoRR, abs/1412.5567, 2014. 1

[2] Alexei Baevski, Yuhao Zhou, Abdelrahman Mohamed, and Michael Auli. wav2vec 2.0: A framework for self-supervised learning of speech representations. In Hugo Larochelle, Marc’Aurelio Ranzato, Raia Hadsell, Maria-Florina Balcan, and Hsuan-Tien Lin, editors, Advances in Neural Information Processing Systems 33: Annual Conference on Neural Information Processing Systems 2020, NeurIPS 2020, December 6-12, 2020, virtual, 2020. 1

[12] Mirazul Haque, Rutvij Shah, Simin Chen, Berrak Şişman, Cong Liu, and Wei Yang. Slothspeech: Denial-ofservice attack against speech recognition models. arXiv preprint arXiv:2306.00794, 2023. 4

[3] Alexei Baevski, Yuhao Zhou, Abdelrahman Mohamed, and Michael Auli. wav2vec 2.0: A framework for self-supervised learning of speech representations. Advances in neural information processing systems, 33:12449–12460, 2020. 1

[13] Wei-Ning Hsu, Benjamin Bolte, Yao-Hung Hubert Tsai, Kushal Lakhotia, Ruslan Salakhutdinov, and Abdelrahman Mohamed. Hubert: Self-supervised speech representation learning by masked prediction of hidden units. IEEE/ACM transactions on audio, speech, and language processing, 29:3451–3460, 2021. 4

[4] Hui Bu, Jiayu Du, Xingyu Na, Bengu Wu, and Hao Zheng. AISHELL-1: an open-source mandarin speech corpus and a speech recognition baseline. In 20th Conference of the Oriental Chapter of the International Coordinating Committee on Speech Databases and Speech I/O Systems and Assessment, O-COCOSDA 2017, Seoul, South Korea, November 1-3, 2017, pages 1–5. IEEE, 2017. 4

[14] Shehzeen Hussain, Paarth Neekhara, Shlomo Dubnov, Julian McAuley, and Farinaz Koushanfar. Waveguard: Understanding and mitigating audio adversarial examples. In USENIX Security Symposium, 2021. 1, 2, 4 [15] Shehzeen Hussain, Paarth Neekhara, Jocelyn Huang, Jason Li, and Boris Ginsburg. Ace-vc: Adaptive and controllable voice conversion using explicitly disentangled self-supervised speech representations. In ICASSP 2023-2023 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), pages 1– 5. IEEE, 2023. 2

[5] Nicholas Carlini and David Wagner. Audio adversarial examples: Targeted attacks on speech-to-text. In 2018 IEEE security and privacy workshops (SPW), pages 1– 7. IEEE, 2018. 2 [6] Nicholas Carlini and David A. Wagner. Audio adversarial examples: Targeted attacks on speech-to-text. In 2018 IEEE Security and Privacy Workshops, SP Workshops 2018, San Francisco, CA, USA, May 24, 2018, pages 1–7. IEEE Computer Society, 2018. 1

[16] Jungil Kong, Jaehyeon Kim, and Jaekyoung Bae. Hifigan: Generative adversarial networks for efficient and high fidelity speech synthesis. Advances in neural information processing systems, 33:17022–17033, 2020. 1, 3

[7] Sanyuan Chen, Chengyi Wang, Zhengyang Chen, Yu Wu, Shujie Liu, Zhuo Chen, Jinyu Li, Naoyuki Kanda, Takuya Yoshioka, Xiong Xiao, et al. Wavlm: Large-scale self-supervised pre-training for full stack speech processing. IEEE Journal of Selected Topics in Signal Processing, 16(6):1505–1518, 2022. 1, 2

[17] Hyun Kwon, Hyunsoo Yoon, and Ki-Woong Park. Acoustic-decoy: Detection of adversarial examples through audio modification on speech recognition system. Neurocomputing, 417:357–370, 2020. 4 [18] Shuai Li, Xiaoyu Jiang, and Xiaoguang Ma. Transcending adversarial perturbations: Manifold-aided adversarial examples with legitimate semantics. arXiv preprint arXiv:2402.03095, 2024. 1

[8] Yinpeng Dong, Fangzhou Liao, Tianyu Pang, Hang Su, Jun Zhu, Xiaolin Hu, and Jianguo Li. Boosting adversarial attacks with momentum. In Proceedings of 8

[19] Yifan Liao, Yule Liu, Zhen Sun, Zongmin Zhang, Yupeng He, Jiaheng Wei, Xinhu Zheng, and Xinlei He. Escaping the linearity trap: Manifold detours for black-box adversarial attacks on singing audio deepfake detection. arXiv preprint arXiv:2605.30366, 2026. 2

[29] Yao Qin, Nicholas Carlini, Garrison W. Cottrell, Ian J. Goodfellow, and Colin Raffel. Imperceptible, robust, and targeted adversarial examples for automatic speech recognition. In Kamalika Chaudhuri and Ruslan Salakhutdinov, editors, Proceedings of the 36th International Conference on Machine Learning, ICML 2019, 9-15 June 2019, Long Beach, California, USA, Proceedings of Machine Learning Research, pages 5231–5240. PMLR, 2019. 1

[20] Feng Liu, Bo Han, Tongliang Liu, Chen Gong, Gang Niu, Mingyuan Zhou, Masashi Sugiyama, et al. Probabilistic margins for instance reweighting in adversarial training. Advances in neural information processing systems, 34:23258–23269, 2021. 4 [21] Aleksander Madry, Aleksandar Makelov, Ludwig Schmidt, Dimitris Tsipras, and Adrian Vladu. Towards deep learning models resistant to adversarial attacks. In International Conference on Learning Representations, 2018. 4

[30] Alec Radford, Jong Wook Kim, Tao Xu, Greg Brockman, Christine McLeavey, and Ilya Sutskever. Robust speech recognition via large-scale weak supervision. In Proceedings of the 40th International Conference on Machine Learning, pages 28492–28518. PMLR, 2023. 1, 2, 4

[22] Aleksander Madry, Aleksandar Makelov, Ludwig Schmidt, Dimitris Tsipras, and Adrian Vladu. Towards deep learning models resistant to adversarial attacks. In International Conference on Learning Representations, 2018. 4

[31] Alec Radford, Jong Wook Kim, Tao Xu, Greg Brockman, Christine McLeavey, and Ilya Sutskever. Robust speech recognition via large-scale weak supervision. In International conference on machine learning, pages 28492–28518. PMLR, 2023. 2

[23] Gabriel Mittag, Babak Naderi, Assmaa Chehadi, and Sebastian Möller. Nisqa: A deep cnn-self-attention model for multidimensional speech quality prediction with crowdsourced datasets. arXiv preprint arXiv:2104.09494, 2021. 5

[32] Vyas Raina and Mark Gales. Controlling whisper: Universal acoustic adversarial attacks to control multi-task automatic speech recognition models. In 2024 IEEE Spoken Language Technology Workshop (SLT), pages 208–215. IEEE, 2024. 1, 2

[24] Paarth Neekhara, Shehzeen Hussain, Prakhar Pandey, Shlomo Dubnov, Julian J. McAuley, and Farinaz Koushanfar. Universal adversarial perturbations for speech recognition systems. In Gernot Kubin and Zdravko Kacic, editors, 20th Annual Conference of the International Speech Communication Association, Interspeech 2019, Graz, Austria, September 15-19, 2019, pages 481–485. ISCA, 2019. 1

[33] Vyas Raina, Rao Ma, Charles McGhee, Kate Knill, and Mark Gales. Muting whisper: A universal acoustic adversarial attack on speech foundation models. In Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing, pages 7549–7565, 2024. 1, 2, 4

[25] Raphael Olivier and Bhiksha Raj. Sequential randomized smoothing for adversarially robust speech recognition. In Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing, pages 6372–6386, 2021. 1, 2, 4

[34] Chandan KA Reddy, Vishak Gopal, and Ross Cutler. Dnsmos: A non-intrusive perceptual objective speech quality metric to evaluate noise suppressors. In ICASSP 2021-2021 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), pages 6493–6497. IEEE, 2021. 5

[26] Raphael Olivier and Bhiksha Raj. There is more than one kind of robustness: Fooling whisper with adversarial examples. arXiv preprint arXiv:2210.17316, 2022. 2

[35] Takaaki Saeki, Detai Xin, Wataru Nakata, Tomoki Koriyama, Shinnosuke Takamichi, and Hiroshi Saruwatari. Utmos: Utokyo-sarulab system for voicemos challenge 2022. arXiv preprint arXiv:2204.02152, 2022. 5

[27] Vassil Panayotov, Guoguo Chen, Daniel Povey, and Sanjeev Khudanpur. Librispeech: An ASR corpus based on public domain audio books. In 2015 IEEE International Conference on Acoustics, Speech and Signal Processing, ICASSP 2015, South Brisbane, Queensland, Australia, April 19-24, 2015, pages 5206–5210. IEEE, 2015. 4

[36] Xiaosen Wang and Kun He. Enhancing the transferability of adversarial attacks through variance tuning. In Proceedings of the IEEE/CVF conference on computer vision and pattern recognition, pages 1924–1933, 2021. 4 [37] Shutong Wu, Jiongxiao Wang, Wei Ping, Weili Nie, and Chaowei Xiao. Defending against adversarial audio via diffusion model. In International Conference on Learning Representations, 2023. 1

[28] Yao Qin, Nicholas Carlini, Garrison Cottrell, Ian Goodfellow, and Colin Raffel. Imperceptible, robust, and targeted adversarial examples for automatic speech recognition. In International conference on machine learning, pages 5231–5240. PMLR, 2019. 2

[38] Shutong Wu, Jiongxiao Wang, Wei Ping, Weili Nie, and Chaowei Xiao. Defending against adversarial audio via 9

diffusion model. In International Conference on Learning Representations, 2023. 2, 4 [39] Andi Zhang, Mingtian Zhang, and Damon Wischik. Constructing semantics-aware adversarial examples with a probabilistic perspective. Advances in Neural Information Processing Systems, 37:136259– 136285, 2024. 1

alone. As shown in Table 3, clean OTA audio obtains a WER of 7.45%, while adversarial OTA audio obtains a WER of 78.23%. The large increase in WER indicates that the adversarial effect is not explained by the physical recording pipeline alone. We view this result as an initial physical-world validation; more extensive evaluation across different rooms, devices, distances, playback volumes, and background-noise conditions is left for future work.

A Baseline Implementation Details

C

Because the compared attacks operate in different spaces, exact norm matching is not meaningful across additive waveform perturbations, universal acoustic prefixes, and featurevocoder transformations. We therefore use a common validation-based selection protocol under fixed perceptualquality constraints. For each attack, we sweep its attackstrength hyperparameters on a held-out validation split and discard configurations whose DNSMOS, NISQA, or UTMOS score is lower than 2.5. Among the remaining configurations, we select the one with the highest surrogate WER/CER on the validation split. Target model and defense results are not used during this selection. ( ) a,θ θ⋆a = arg max Err fs (xadv ), y (16)

We use publicly available research artifacts, including LibriSpeech, AISHELL-1, Whisper, WavLM, HuBERT, Wav2Vec2, and HiFi-GAN, following their respective licenses and terms of use. All datasets are used only for research evaluation, and we do not redistribute the original datasets or model checkpoints.

D

Artifacts and Licenses.

Computational Budget.

All attacks are generated on a single NVIDIA L20 GPU (46GB). Our attack uses 50 optimization steps per utterance, with an average generation time of approximately 10 seconds per utterance. For LibriSpeech, train-clean-100 is used only for training-related preparation and fine-tuning where applicable, while the computational budget reported here is computed on the held-out 999-utterance subset of test-clean used for attack evaluation. Generating adversarial examples for this test-clean subset takes about 2.8 GPU-hours; including model loading, I/O overhead, and evaluation runs, we conservatively report approximately 4 GPU-hours.

θ∈Θa

The selected configuration θ⋆a is then fixed and used for all black-box target models and defense evaluations. Target model and defense results are never used for hyperparameter selection. For iterative attacks, including PGD, MI-FGSM, VMIFGSM, SlothSpeech, and our Feature Attack, we use the same optimization budget of 50 update steps. For our method, we use ρ = 0.1, λperc = 1, and 50 optimization steps, selected by the same validation protocol. The complete hyperparameter search ranges, perceptual thresholds, and selected configurations are reported in Tables 2 and 4.

B Physical-World Evaluation Details We conduct an over-the-air (OTA) evaluation to test whether the proposed feature-vocoder adversarial examples remain effective after physical playback and re-recording. The experiment uses 100 English utterances recorded from three human speakers. For each utterance, we generate adversarial audio using the same feature-vocoder attack pipeline as in the digital experiments. The generated audio is then played through a loudspeaker and re-recorded by smartphones before being transcribed by the target ASR system. All recordings are conducted in an indoor environment. During recording, the phone microphone is placed facing the loudspeaker, and the playback volume is kept fixed across trials. This setup introduces common physical-channel distortions, including loudspeaker response, room acoustics, smartphone microphone response, and device-specific recording effects. We evaluate two OTA conditions: clean OTA audio and adversarial OTA audio. The clean OTA condition serves as a control for ASR errors caused by playback and re-recording 10

Attack

Tuned Hyperparameters

Validation Search Grid

Selected Configuration

Selection Rule

PGD MI-FGSM VMI-FGSM Muting Whisper SlothSpeech Feature Attack (Ours)

Perturbation budget ε, step size α Perturbation budget ε, step size α, momentum decay µ Perturbation budget ε, step size α, momentum decay µ, variance samples N, neighborhood scale β Prefix length, prefix amplitude scale Distance criterion, learning rate, distance regularization weight Feature budget ρ, perceptual weight λperc

ε ∈ {0.001, 0.002, 0.005, 0.01, 0.02}, α ∈ {ε/50, 2ε/50, ε/10} ε ∈ {0.001, 0.002, 0.005, 0.01, 0.02}, α ∈ {ε/50, 2ε/50, ε/10}, µ ∈ {0.5, 1.0} ε ∈ {0.001, 0.002, 0.005, 0.01, 0.02}, α ∈ {ε/50, 2ε/50, ε/10}, µ ∈ {1.0}, N ∈ {3, 5}, β ∈ {1.0, 1.5, 2.0} Prefix length ∈ {5120, 10240, 20480} samples (0.32s, 0.64s, 1.28s at 16 kHz), amplitude scale ∈ {0.005, 0.01, 0.02} Distance criterion ∈ {ℓ2 , ℓ∞ }, learning rate ∈ {10−2 , 5×10−2 , 10−1 }, distance factor ∈ {0.05, 0.1, 0.2} ρ ∈ {0.05, 0.1, 0.5, 1.0}, λperc ∈ {0.1, 0.5, 1.0, 2.0}

ε = 0.02, α = 2ε/50 ε = 0.02, α = 2ε/50, µ = 1.0 ε = 0.02, α = 2ε/50, µ = 1.0, N = 5, β = 1.5 Prefix length = 0.64s, amplitude scale = 0.02 Distance criterion = ℓ2 , learning rate = 10−1 , distance factor = 0.1 ρ = 0.1, λperc = 1.0

Max validation WER/CER on fs with DNSMOS, NISQA, UTMOS > 2.5 Max validation WER/CER on fs with DNSMOS, NISQA, UTMOS > 2.5 Max validation WER/CER on fs with DNSMOS, NISQA, UTMOS > 2.5 Max validation WER/CER on fs with DNSMOS, NISQA, UTMOS > 2.5 Max validation WER/CER on fs with DNSMOS, NISQA, UTMOS > 2.5 Max validation WER/CER on fs with DNSMOS, NISQA, UTMOS > 2.5

Table 2: Hyperparameter tuning protocol for all attacks. All hyperparameters are selected on a held-out validation split using only the surrogate model fs and objective speech-quality metrics. Configurations whose DNSMOS, NISQA, or UTMOS score is below 2.5 are discarded before selecting the strongest validation attack. Target models and defenses are never used during hyperparameter tuning. The selected configuration for each attack is fixed before black-box evaluation.

Condition

WER (%)

Clean OTA audio Adversarial OTA audio

7.45 78.23

Table 3: Physical-world over-the-air evaluation. Audio is played through a loudspeaker and re-recorded by smartphones before ASR transcription. Clean OTA audio serves as a control for errors introduced by the playback and re-recording pipeline.

Attack Method Clean PGD MI-FGSM VMI-FGSM Muting Whisper SlothSpeech Feature Attack (Ours)

Attack Domain

Perceptual Quality (MOS ↑) DNSMOS

NISQA

UTMOS

3.075

3.714

3.755

Waveform Waveform Waveform Prefix Waveform

2.761 2.804 2.763 3.011 2.895

3.094 2.523 2.517 3.640 3.152

3.314 2.518 2.528 3.729 3.458

Feature-vocoder

2.954

3.526

3.590

Table 4: Objective acoustic perceptual quality evaluation of various adversarial audio attacks. The results demonstrate that our Feature Attack preserves high objective speech quality (MOS) compared to baseline waveform attacks that perturb the entire sequence.

11

Record · ID 259363 · SHA-256 fa1754d1f985d279
Retrieved via Conceptio — every document is proof-bundled with source, license, and retrieval metadata.