paper-with-me

Papers

Hearing Between the Lines: Unlocking the Reasoning Power of LLMs for Speech Evaluation

2026-01-20 · Arjun Chandra, Kevin Miller, Venkatesh Ravichandran, Constantinos Papayiannis, Venkatesh Saligrama arxiv

Large Language Model (LLM) judges exhibit strong reasoning capabilities but are limited to textual content. This leaves current automatic Speech-to-Speech (S2S) evaluation methods reliant on opaque and expensive Audio Language Models (ALMs). In this work, we propose TRACE (Textual Reasoning over Audio Cues for Evaluation), a novel framework that enables LLM judges to reason over audio cues to achieve cost-efficient and human-aligned S2S evaluation. To demonstrate the strength of the framework, we first introduce a Human Chain-of-Thought (HCoT) annotation protocol to improve the diagnostic capability of existing judge benchmarks by separating evaluation into explicit dimensions: content (C), voice quality (VQ), and paralinguistics (P). Using this data, TRACE constructs a textual blueprint of inexpensive audio signals and prompts an LLM to render dimension-wise judgments, fusing them into an overall rating via a deterministic policy. TRACE achieves higher agreement with human raters than ALMs and transcript-only LLM judges while being significantly more cost-effective. We will release the HCoT annotations and the TRACE framework to enable scalable and human-aligned S2S evaluation.

📄 PDF Abstract BibTeX arXiv:2601.13742

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Objective hearing threshold identification from auditory brainstem response measurements using supervised and self-supervised approaches

2021-12-16 · Dominik Thalmeier, Gregor Miller, Elida Schneltzer, Anja Hurt 외

Hearing loss is a major health problem and psychological burden in humans. Mouse models offer a possibility to elucidate genes involved in the underlying developmental and pathophysiological mechanisms of hearing impairm…

Entropy-Gradient Inversion: Moving Toward Internal Mechanism of Large Reasoning Models

2026-05-18 · Junyao Yang, Chen Qian, Kun Wang, Linfeng Zhang 외 arxiv

The advancement of Large Reasoning Models (LRMs) has catalyzed a paradigm shift from reactive ``fast thinking'' text generation to systematic, step-by-step ``slow thinking'' reasoning, unlocking state-of-the-art performa…

Reinforcement LearningText Generation

Scaling Up RL: Unlocking Diverse Reasoning in LLMs via Prolonged Training

2025-07-16 · Mingjie Liu, Shizhe Diao, Jian Hu, Ximing Lu 외

Recent advancements in reasoning-focused language models such as OpenAI's O1 and DeepSeek-R1 have shown that scaling test-time computation-through chain-of-thought reasoning and iterative exploration-can yield substantia…

Code GenerationMathreinforcement-learningReinforcement Learning+2

Hearing Loss Detection from Facial Expressions in One-on-one Conversations

2024-01-17 · Yufeng Yin, Ishwarya Ananthabhotla, Vamsi Krishna Ithapu, Stavros Petridis 외

Individuals with impaired hearing experience difficulty in conversations, especially in noisy environments. This difficulty often manifests as a change in behavior and may be captured via facial expressions, such as the …

Representation Learning

SMaRT: Select, Mix, and ReinvenT -- A Strategy Fusion Framework for LLM-Driven Reasoning and Planning

2025-10-20 · Nikhil Verma, Manasa Bharadwaj, Wonjun Jang, Harmanpreet Singh 외 arxiv

Large Language Models (LLMs) have redefined complex task automation with exceptional generalization capabilities. Despite these advancements, state-of-the-art methods rely on single-strategy prompting, missing the synerg…