Assessment of L2 speech global dimensions using large audio language models
Summary
A study by Elsayed Issa and Mahmoud Ali, presented at BEA 2026, assessed the capabilities of Large Audio Language Models (LALMs) in rating L2 speech across foreign accentedness, comprehensibility, and intelligibility. Researchers evaluated five LALM models against human ratings from ten native speakers on ninety L2 audio samples. Performance metrics included Pearson r, Spearman p, mean absolute error (MAE), and systematic bias, with human leave-one-out correlation (r = .46-.73) as a benchmark. Results indicated that no LALM achieved human-level performance. Gemini showed a significant correlation (r = .28, p < .01) for comprehensibility, while Qwen2-Audio had a modest correlation (r = .32, p < .01) for intelligibility. MAE values ranged from 0.75 to 3.99 for accentedness, 1.35 to 3.00 for comprehensibility, and 12.03 to 15.43 for intelligibility, all higher than human MAE. All LALMs also exhibited systematic biases from -9.31 to +13.19 points.
Key takeaway
For NLP Engineers developing automated L2 speech assessment tools, you should recognize that current Large Audio Language Models (LALMs) do not match human performance. While models like Gemini show some correlation for comprehensibility (r = .28) and Qwen2-Audio for intelligibility (r = .32), their systematic biases and higher MAE values mean they are not yet reliable for high-stakes evaluation. Prioritize human-in-the-loop systems or focus LALM development on specific, narrow L2 speech dimensions where performance shows promise.
Key insights
LALMs currently fall short of human performance in rating L2 speech dimensions like accentedness, comprehensibility, and intelligibility.
Principles
- Human ratings establish a high benchmark for L2 speech assessment.
- LALMs exhibit systematic biases in L2 speech evaluation.
- Correlation with human ratings varies significantly across LALMs and dimensions.
Method
Five LALMs were evaluated against ten native speaker ratings on 90 L2 audio samples using Pearson r, Spearman p, MAE, and systematic bias.
In practice
- Use human raters for reliable L2 speech assessment.
- Validate LALM performance against human benchmarks.
- Consider LALM biases when interpreting automated scores.
Topics
- L2 Speech Assessment
- Large Audio Language Models
- Foreign Accentedness
- Speech Comprehensibility
- Speech Intelligibility
- Automated Scoring
Best for: AI Scientist, NLP Engineer, Research Scientist
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.