paper-with-me

홈 › Papers

LiSTEN: Learning Soft Token Embeddings for Neural Audio LLMs

2025-05-24 · Pooneh Mousavi, Shubham Gupta, Cem Subakan, Mirco Ravanelli

Foundation models based on large language models (LLMs) have shown great success in handling various tasks and modalities. However, adapting these models for general-purpose audio-language tasks is challenging due to differences in acoustic environments and task variations. In this work, we introduce LiSTEN Learning Soft Token Embeddings for Neural Audio LLMs), a framework for adapting LLMs to speech and audio tasks. LiSTEN uses a dynamic prompt selection strategy with learnable key-value pairs, allowing the model to balance general and task-specific knowledge while avoiding overfitting in a multitask setting. Our approach reduces dependence on large-scale ASR or captioning datasets, achieves competitive performance with fewer trainable parameters, and simplifies training by using a single-stage process. Additionally, LiSTEN enhances interpretability by analyzing the diversity and overlap of selected prompts across different tasks.

📄 PDF Abstract BibTeX arXiv:2505.18517

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

Bridging the Modality Gap: Softly Discretizing Audio Representation for LLM-based Automatic Speech Recognition

2025-06-06 · Mu Yang, Szu-Jui Chen, Jiamin Xie, John Hansen

One challenge of integrating speech input with large language models (LLMs) stems from the discrepancy between the continuous nature of audio data and the discrete token-based paradigm of LLMs. To mitigate this gap, we p…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Quantizationspeech-recognition+1

Do Modern Video-LLMs Need to Listen? A Benchmark Audit and Scalable Remedy

2025-09-22 · Geewook Kim, Minjoon Seo arxiv

Speech and audio encoders developed over years of community effort are routinely excluded from video understanding pipelines, not because they fail, but because benchmarks never required listening. We audit 10 video benc…

Visual Reasoning

ODAQ: Open Dataset of Audio Quality

2023-12-30 · Matteo Torcoli, Chih-Wei Wu, Sascha Dick, Phillip A. Williams 외

Research into the prediction and analysis of perceived audio quality is hampered by the scarcity of openly available datasets of audio signals accompanied by corresponding subjective quality scores. To address this probl…

Audio Quality AssessmentDiversityMusic Quality Assessment

From Senses to Decisions: The Information Flow of Auditory and Visual Perception in Multimodal LLMs

2026-06-08 · Wish Suharitdamrong, Muhammad Awais, Xiatian Zhu, Sara Atito arxiv

Multimodal Large Language Models (MLLMs) can listen and see, but how do audio and visual signals actually travel through the network to shape an answer? Despite their growing role in research and real-world applications,…

Mood Classification Using Listening Data

2020-10-22 · Filip Korzeniowski, Oriol Nieto, Matthew McCallum, Minz Won 외

The mood of a song is a highly relevant feature for exploration and recommendation in large collections of music. These collections tend to require automatic methods for predicting such moods. In this work, we show that …

ClassificationGeneral Classification