Research proposes diagnostic method to separate decision-rule misalignment from readout-coverage gaps in speech language models
A generation-aligned diagnostic ladder quantifies where accuracy losses occur in paralinguistic tasks, revealing actionable gaps in five systems across two emotion corpora.
1 source · cross-referenced
- A new diagnostic framework separates accuracy losses in speech language models into endpoint, decision-rule, and readout-coverage gaps.
- State decoding outperformed generation by 27.8 accuracy points on average across five systems and two emotion corpora.
- A label-free logit correction improved generated accuracy in every tested condition, indicating actionable decision-rule gaps.
Researchers introduced a generation-aligned diagnostic ladder to isolate sources of accuracy loss in speech language models when evaluated on paralinguistic tasks such as emotion recognition. The method compares four stages: the emitted answer, the option logits, an affine readout of those logits, and a linear readout of the hidden state at the same answer token. By measuring successive differences between these stages, the framework separates endpoint errors, decision-rule misalignment, and readout-coverage limitations.
Across evaluations involving five systems and two emotion corpora, state decoding exceeded generation accuracy by an average of 27.8 points, indicating substantial room for improvement in how models translate internal representations into final answers. Both decision-rule and readout-coverage gaps were positive in all ten tested conditions, suggesting these issues are pervasive rather than isolated to specific models or datasets.
The authors also report that a label-free logit correction improved generated accuracy in every condition, demonstrating that part of the decision-rule gap is actionable without additional labeled data. This implies that some performance losses stem from how decision rules are applied rather than from missing information in the model's representations.
In rank-matched comparisons, emotion information present outside the native readout generalized to held-out speakers and remained robust after controlling for measured acoustic descriptors. However, interventions that replaced selected readout-external directions typically had little effect on the emitted answers, highlighting a disconnect between available information and its behavioral use in decision-making.
- Aug 10, 2026 · arXiv cs.CL
Researchers propose TEXAS method to improve Mixture-of-Experts LLM adaptation
Trust79 - Aug 10, 2026 · arXiv cs.CL
Researchers propose NTDH method for complex affective analysis with fewer training records than comparable systems
Trust79 - Aug 10, 2026 · arXiv cs.AI
Researchers propose EntropyMoE, a sparse Mixture-of-Experts architecture for tokenizer-free LLMs
Trust79