A Reliability Assessment of LALM Audio Judges for Full-Duplex Voice Agents
Summary
Salesforce Applied AI Research assessed the empirical reliability of Gemini models as Large Audio Language Model (LALM) audio judges for full-duplex agent conversations. The study primarily used Gemini 2.5 Flash, validated against three human raters on 209 stereo sessions, comprising 152 full-duplex conversations and 57 adversarial defect-injected clips, across eight production dimensions. Gemini 2.5 Flash demonstrated strong agreement, with its rank correlation departing from human-human correlation by at most 0.07 on five of eight dimensions, and agreeing with the human mean within 1 point on 60% to 92% of sessions for six dimensions. Furthermore, the LALM was as sensitive as or better than humans in 45 of 48 defect detection cells. Cross-model checks showed Gemini 3.5 Flash improved simple agreement to eight of eight dimensions, while Gemini 3.1 Pro exhibited calibration offsets. The LALM approach offers a two-orders-of-magnitude cost reduction and enables a 1,000-session weekly evaluation cadence.
Key takeaway
For MLOps Engineers deploying full-duplex voice agents, you can significantly reduce evaluation costs and increase throughput by integrating LALM audio judges. Implement LALMs like Gemini 2.5 Flash as primary raters for most dimensions, but ensure you validate calibration after model swaps and deploy lightweight DSP detectors for specific LALM blind spots, such as amplitude clipping on audio clarity, to maintain quality.
Key insights
LALMs can reliably substitute human audio judges for full-duplex voice agents on most dimensions.
Principles
- LALM reliability is a per-dimension property, not global.
- Rank correlation and simple agreement measure different aspects of reliability.
- Automated judges offer architectural consistency over human raters.
Method
Evaluated LALM judges (Gemini 2.5 Flash, 3.5 Flash, 3.1 Pro) against three human raters on 209 stereo sessions (conversational and adversarial) across 8 dimensions using Spearman ρ, simple agreement, and recall.
In practice
- Validate LALM judges per dimension, not globally.
- Re-check LALM calibration after any model swap.
- Implement DSP detectors for known LALM blind spots.
Topics
- LALM Audio Judges
- Full-Duplex Voice Agents
- Gemini Models
- Audio Quality Evaluation
- Model Validation
- Production Deployment
Best for: CTO, VP of Engineering/Data, Director of AI/ML, AI Scientist, Machine Learning Engineer, MLOps Engineer
Related on AIssential
See Counsel's argued verdicts on the open AI decisions leaders are weighing →
Editorial summary, takeaway, and curation by AIssential. Original article published by cs.AI updates on arXiv.org.