paper-with-me

홈 › Papers

AU-Harness: An Open-Source Toolkit for Holistic Evaluation of Audio LLMs

2025-09-09 · Hoang Nguyen, Sidharth Surapaneni, Akshay Kalkunte, Jash Mehta, Aman Tiwari, Oluwanifemi Bamgbose, Khyati Mahajan, Jash Shah, Shruthan Radhakrishna, Sathwik Tejaswi Madhusudhan, Vikas Yadav, Sai Rajeswar arxiv

Large Audio Language Models (LALMs) are rapidly advancing, but evaluating them remains challenging due to inefficient and non-standardized toolkits that limit fair comparison and systematic assessment. Existing evaluation frameworks exhibit three critical limitations: (1) slow and inefficient processing pipeline that bottlenecks large-scale studies, (2) inadequate multi-turn dialogue support, leaving fundamental questions about cross-turn context integration and performance dynamics over extended conversations in LALMs unanswered; and (3) the absence of unified and scalable evaluation framework capable of keeping pace with the rapid growth of both LALMs and audio benchmarks. To address these issues, we introduce AU-Harness, an efficient and comprehensive evaluation framework for LALMs. Our system achieves a speedup of up to 151% over existing evaluation toolkits through optimized batch processing and parallel execution, enabling large-scale evaluations previously considered impractical. We provide standardized prompting protocols and flexible configurations for fair model comparison across diverse scenarios. AU-Harness unlocks a range of in-depth analyses difficult to conduct without a unified foundation, including multi-turn dialogue dynamics, enabling the study of true audio reasoning capabilities in existing LALMs. AU-Harness provides both practical evaluation tools and insights into model limitations, advancing systematic LALM development.

📄 PDF Abstract BibTeX arXiv:2509.08031

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

BioMedArena: An Open-source Toolkit for Building and Evaluating Biomedical Deep Research Agents

2026-05-07 · Jinge Wu, Hongjian Zhou, Mingde Zeng, Jiayuan Zhu 외 arxiv

Reproducing and comparing deep research agents today is hard: the same backbone evaluated on the same benchmark can report different accuracies across papers because the harness and tool registry differ, and integrating …

An Open-Source Software Toolkit & Benchmark Suite for the Evaluation and Adaptation of Multimodal Action Models

2025-06-10 · Pranav Guruprasad, Yangyue Wang, Sudipta Chowdhury, Jaewoo Song 외

Recent innovations in multimodal action models represent a promising direction for developing general-purpose agentic systems, combining visual understanding, language comprehension, and action generation. We introduce M…

Action GenerationImage CaptioningQuestion AnsweringVision-Language-Action+1

Toolink: Linking Toolkit Creation and Using through Chain-of-Solving on Open-Source Model

2023-10-08 · Cheng Qian, Chenyan Xiong, Zhenghao Liu, Zhiyuan Liu

Large Language Models (LLMs) have demonstrated remarkable progress in utilizing tools, but their closed-source nature and high inference costs pose limitations on their adaptability, necessitating a valid method that lev…

valid

PyOpenDial: A Python-based Domain-Independent Toolkit for Developing Spoken Dialogue Systems with Probabilistic Rules

2019-11-01 · IJCNLP 2019 11 · Youngsoo Jang, Jongmin Lee, Jaeyoung Park, Kyeng-Hun Lee 외

We present PyOpenDial, a Python-based domain-independent, open-source toolkit for spoken dialogue systems. Recent advances in core components of dialogue systems, such as speech recognition, language understanding, dialo…

Deep LearningDialogue ManagementDialogue State TrackingManagement+4

VLMEvalKit: An Open-Source Toolkit for Evaluating Large Multi-Modality Models

2024-07-16 · Haodong Duan, Junming Yang, Yuxuan Qiao, Xinyu Fang 외

We present VLMEvalKit: an open-source toolkit for evaluating large multi-modality models based on PyTorch. The toolkit aims to provide a user-friendly and comprehensive framework for researchers and developers to evaluat…