paper-with-me

홈 › Papers

AHAMask: Reliable Task Specification for Large Audio Language Models without Instructions

2025-09-01 · Yiwei Guo, Bohan Li, Hankun Wang, Zhihan Li, Shuai Wang, Xie Chen, Kai Yu arxiv

Although current large audio language models (LALMs) extend text large language models (LLMs) with generic acoustic understanding abilities, they usually suffer from prompt sensitivity, where different instructions of the same intention can yield drastically different outcomes. In this work, we propose AHAMask, where we simply mask some of the attention heads in the decoder-only LLM backbone of LALMs, to trigger specific acoustic task functionalities without instructions. These masks are efficiently obtained by training on an LALM, with the number of trainable parameters equal to the attention head count in its LLM backbone. We show by experiments that applying such selective attention head masks achieves comparable or even better performance than using instructions, either on single or composite tasks. Besides achieving reliable acoustic task specification for LALMs, this also reveals that LALMs exhibit certain "functional pathways" in their attention heads.

📄 PDF Abstract BibTeX arXiv:2509.01787

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Reliable Neural Specifications

2022-10-28 · Chuqin Geng, Nham Le, Xiaojie Xu, Zhaoyue Wang 외

Having reliable specifications is an unavoidable challenge in achieving verifiable correctness, robustness, and interpretability of AI systems. Existing specifications for neural networks are in the paradigm of data as s…

Adversarial Robustness

Assessing Large Language Models in Generating RTL Design Specifications

2025-11-17 · Hung-Ming Huang, Yu-Hsin Yang, Fu-Chieh Chang, Yun-Chia Hsu 외 arxiv

As IC design grows more complex, automating comprehension and documentation of RTL code has become increasingly important. Engineers currently should manually interpret existing RTL code and write specifications, a slow …

Next Steps in LLM-Supported Java Verification

2025-02-03 · Samuel Teuber, Bernhard Beckert

Recent work has shown that Large Language Models (LLMs) are not only a suitable tool for code generation but also capable of generating annotation-based code specifications. Scaling these methodologies may allow us to de…

Code Generation

Enhancing Temporal Understanding in Audio Question Answering for Large Audio Language Models

2024-09-10 · Arvind Krishna Sridhar, Yinyi Guo, Erik Visser

The Audio Question Answering (AQA) task includes audio event classification, audio captioning, and open-ended reasoning. Recently, AQA has garnered attention due to the advent of Large Audio Language Models (LALMs). Curr…

Audio captioningAudio Question AnsweringCPUData Augmentation+2

Audio-Visual Speech Inpainting with Deep Learning

2020-10-09 · Giovanni Morrone, Daniel Michelsanti, Zheng-Hua Tan, Jesper Jensen

In this paper, we present a deep-learning-based framework for audio-visual speech inpainting, i.e., the task of restoring the missing parts of an acoustic speech signal from reliable audio context and uncorrupted visual …

Deep LearningMulti-Task Learning