paper-with-me

Papers

CLAIR-A: Leveraging Large Language Models to Judge Audio Captions

2024-09-19 · Tsung-Han Wu, Joseph E. Gonzalez, Trevor Darrell, David M. Chan

The Automated Audio Captioning (AAC) task asks models to generate natural language descriptions of an audio input. Evaluating these machine-generated audio captions is a complex task that requires considering diverse factors, among them, auditory scene understanding, sound-object inference, temporal coherence, and the environmental context of the scene. While current methods focus on specific aspects, they often fail to provide an overall score that aligns well with human judgment. In this work, we propose CLAIR-A, a simple and flexible method that leverages the zero-shot capabilities of large language models (LLMs) to evaluate candidate audio captions by directly asking LLMs for a semantic distance score. In our evaluations, CLAIR-A better predicts human judgements of quality compared to traditional metrics, with a 5.8% relative accuracy improvement compared to the domain-specific FENSE metric and up to 11% over the best general-purpose measure on the Clotho-Eval dataset. Moreover, CLAIR-A offers more transparency by allowing the language model to explain the reasoning behind its scores, with these explanations rated up to 30% better by human evaluators than those provided by baseline methods. CLAIR-A is made publicly available at https://github.com/DavidMChan/clair-a.

📄 PDF Abstract BibTeX arXiv:2409.12962

Code (1)

davidmchan/clair-a 공식 구현

Tasks

Audio captioningLanguage ModelingLanguage ModellingScene Understanding

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Audio-Aware Large Language Models as Judges for Speaking Styles

2025-06-06 · Cheng-Han Chiang, Xiaofei Wang, Chung-Ching Lin, Kevin Lin 외

Audio-aware large language models (ALLMs) can understand the textual and non-textual information in the audio input. In this paper, we explore using ALLMs as an automatic judge to assess the speaking styles of speeches. …

Instruction FollowingPitch control

CLAIR: Evaluating Image Captions with Large Language Models

2023-10-19 · David Chan, Suzanne Petryk, Joseph E. Gonzalez, Trevor Darrell 외

The evaluation of machine-generated image captions poses an interesting yet persistent challenge. Effective evaluation measures must consider numerous dimensions of similarity, including semantic relevance, visual struct…

DiversityImage CaptioningLanguage ModelingLanguage Modelling+1

$k$-$t$ CLAIR: Self-Consistency Guided Multi-Prior Learning for Dynamic Parallel MR Image Reconstruction

2023-10-17 · Liping Zhang, Weitian Chen

Cardiac magnetic resonance imaging (CMR) has been widely used in clinical practice for the medical diagnosis of cardiac diseases. However, the long acquisition time hinders its development in real-time applications. Here…

Image ReconstructionMedical DiagnosisMRI Reconstruction

ParaPairAudioBench: Paralinguistic Pairwise Audio Benchmark for LALM-as-a-Judge

2026-06-23 · Jisu Jeon, Seungyeon Jwa, Joosung Lee, Jinhyeon Kim 외 arxiv

Large Audio-Language Models (LALMs) have been widely used as judge models for the automatic evaluation of generated speech. However, prior approaches predominantly focus on holistic naturalness, leaving fine-grained para…

ECLAIR: Enhanced Clarification for Interactive Responses in an Enterprise AI Assistant

2025-03-19 · John Murzaku, Zifan Liu, Vaishnavi Muppala, Md Mehrab Tanjim 외

Large language models (LLMs) have shown remarkable progress in understanding and generating natural language across various applications. However, they often struggle with resolving ambiguities in real-world, enterprise-…

Question GenerationQuestion-Generation