PulseAugur
EN
LIVE 10:38:01

Study: Voice input degrades LLM performance more than typing

A new paper introduces HIVE (Human Input-Variation Engine), a tool designed to study how different input methods affect large language model (LLM) performance. The research found that voice transcription perturbations significantly reduce accuracy across tested models, with the structure of the transcription being more detrimental than filler words. Keyboard input perturbations, while less costly, also impact accuracy, with the number of original question tokens surviving the perturbation being the key factor in performance degradation. The study also noted that these issues are more pronounced when answers require construction or deduction, and that a "thinking budget" can recover keyboard channel performance but not voice registers. AI

IMPACT Investigating input methods can lead to more robust LLM agents and improved human-AI interaction.

RANK_REASON The cluster contains a research paper detailing a new methodology and findings on LLM input perturbations. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

Study: Voice input degrades LLM performance more than typing

COVERAGE [2]

  1. arXiv cs.AI TIER_1 English(EN) · Zizhao Hu, Nathan Elijah Segura, Mohammad Rostami, Jesse Thomason ·

    Should We Type or Talk to LLM Agents? A Comprehensive Study of Voice and Keyboard Input Perturbations

    arXiv:2608.03970v1 Announce Type: new Abstract: Human input reaches language models by typing or speaking, and each channel leaves a distinct signature: orthographic noise for keyboards; for voice, disfluency from conventional transcription and restructuring from AI-backed dictat…

  2. Hugging Face Daily Papers TIER_1 English(EN) ·

    Should We Type or Talk to LLM Agents? A Comprehensive Study of Voice and Keyboard Input Perturbations

    Human input reaches language models by typing or speaking, and each channel leaves a distinct signature: orthographic noise for keyboards; for voice, disfluency from conventional transcription and restructuring from AI-backed dictation tools. How do they impact an LLM's performan…