SpeechIQ: Speech-Agentic Intelligence Quotient Across Cognitive Levels in Voice Understanding by Large Language Models
Zhen Wan, Chao-Han Huck Yang, Yahan Yu, Jinchuan Tian, Sheng Li, Ke Hu, Zhehuai Chen, Shinji Watanabe, Fei Cheng, Chenhui Chu, Sadao Kurohashi
TL;DR
SpeechIQ (SIQ) offers a cognition-inspired, three-level evaluation of LLM_Voice across Remember, Understand, and Apply, addressing the shortcomings of WER by incorporating semantic preservation and task-execution metrics. The framework enables unified comparisons across cascaded ASR+LLM, GER-enhanced cascaded systems, and end-to-end multimodal models, with a final SIQ score computed via discrimination weights, standardization, and dynamic weighting. Key findings show cascaded approaches generally outperform end-to-end on SIQ, GER improves performance for ASR+LLM, and the unanswerable set helps detect hallucinations, while human alignment supports SIQ as a robust benchmark. The work outlines practical implications for robust voice understanding and highlights limitations, scaling considerations, and ethical aspects, pointing to future work on higher Bloom levels and scaling-normalized evaluations.
Abstract
We introduce Speech-based Intelligence Quotient (SIQ) as a new form of human cognition-inspired evaluation pipeline for voice understanding large language models, LLM Voice, designed to assess their voice understanding ability. Moving beyond popular voice understanding metrics such as word error rate (WER), SIQ examines LLM Voice across three cognitive levels motivated by Bloom's Taxonomy: (1) Remembering (i.e., WER for verbatim accuracy); (2) Understanding (i.e., similarity of LLM's interpretations); and (3) Application (i.e., QA accuracy for simulating downstream tasks). We demonstrate that SIQ not only quantifies voice understanding abilities but also provides unified comparisons between cascaded methods (e.g., ASR LLM) and end-to-end models, identifies annotation errors in existing benchmarks, and detects hallucinations in LLM Voice. Our framework represents a first-of-its-kind intelligence examination that bridges cognitive principles with voice-oriented benchmarks, while exposing overlooked challenges in multi-modal training. Our code and data will be open source to encourage future studies.
