Inside the Nativeness Axis
How wav2vec2-XLS-R and Whisper Large v3 internally represent native and non-native Arabic speech—and what targeted interventions reveal about bias, phonology, and possible debiasing.
Research question and contribution
The paper asks whether speech foundation models merely correlate with speaker nativeness or build a distinct, causally meaningful representation of it. The analysis compares a self-supervised encoder, wav2vec2-XLS-R-300M, with the supervised ASR encoder in Whisper Large v3. Because the models have different objectives, convergence across them is evidence that the pattern reflects acoustic-phonological structure in the input rather than a quirk of one architecture.
The central contribution is a mechanistic pipeline that goes beyond reporting group-level recognition gaps. It identifies a linear “nativeness direction,” removes that direction from the representation, checks what information is lost, controls statistically for prosody, and traces processing differences to Arabic phoneme categories.
Data and analytical pipeline
All speakers read the same prompts, including sentences containing Arabic emphatics, uvulars, and pharyngeals. Holding lexical content constant helps isolate stable pronunciation and speaker patterns. Utterance activations were mean-pooled into speaker-level representations at every layer.
Main findings
- A single linear direction separates all 40 native from all 40 non-native speakers with zero overlap at the peak layers.
- Removing that direction selectively weakens nativeness decoding while preserving gender decoding, establishing causal specificity rather than probe-only correlation.
- Nativeness remains significant after controlling for prosody: partial RSA is 0.176 for wav2vec2 and 0.132 for Whisper, both with permutation p < .001.
- Native speech receives more focused attention overall. The group gap changes reliably for sentences containing emphatic and uvular consonants, linking the effect to Arabic phonology.
- Residual decoding after ablation suggests distributed encoding in wav2vec2 and a more compact representation in Whisper, implying different debiasing strategies.
Visual results and commentary












Limitations and next steps
- The corpus covers one learner population, with non-native speakers primarily from Central and West African backgrounds; other L1 groups may produce different geometry.
- Eighty speakers support the core analysis but limit finer dialect- and L1-specific comparisons.
- Prosody controls do not identify every segmental cue contributing to the axis; targeted phoneme experiments are still needed.
- The ablation study measures information removal, not downstream transcription quality. The next fairness test is whether weakening the axis improves recognition equity without harming ASR performance.
Overall conclusion: two models with opposing training objectives converge on a structured nativeness representation. Its selective causal role, persistence after prosody control, and interaction with Arabic-specific phonology make it a promising target for more precise fairness interventions.