paper-with-me

Papers

Generalizable Prompt Tuning for Audio-Language Models via Semantic Expansion

2026-01-06 · Jaehyuk Jang, Wonjun Lee, Kangwook Ko, Changick Kim arxiv

Prompt tuning has achieved remarkable progress in vision-language models (VLMs) and is recently being adopted for audio-language models (ALMs). However, its generalization ability in ALMs remains largely underexplored. We observe that conventional prompt tuning for ALMs also suffers from the Base-New Tradeoff, and we identify that this issue stems from the disrupted semantic structure of the embedding space. To address this issue, we propose Semantically Expanded Prompt Tuning (SEPT)-a plug-and-play framework that explicitly regularizes the prompt embedding space by incorporating semantic neighbors generated by large language models. SEPT introduces a novel semantic expansion loss with margin constraints that promote intra-class compactness and inter-class separability, thereby enhancing the semantic structure of the prompt embedding space. For comprehensive evaluation, we establish the first benchmark setup for prompt generalization in ALMs, covering both base-to-new generalization and cross-dataset transferability. Extensive experiments demonstrate that SEPT consistently improves generalization performance across multiple prompt tuning baselines, while maintaining computational cost during inference.

📄 PDF Abstract BibTeX arXiv:2601.20867

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An Evaluation of Interleaved Instruction Tuning on Semantic Reasoning Performance in an Audio MLLM

2025-11-04 · Jiawei Liu, Enis Berk Çoban, Zarina Schevchenko, Hao Tang 외 arxiv

Standard training for Multi-modal Large Language Models (MLLMs) involves concatenating non-textual information, like vision or audio, with a text prompt. This approach may not encourage deep integration of modalities, li…

Learning Generalizable Prompt for CLIP with Class Similarity Knowledge

2025-02-17 · Sehun Jung, Hyang-Won Lee

In vision-language models (VLMs), prompt tuning has shown its effectiveness in adapting models to downstream tasks. However, learned prompts struggle to generalize to unseen classes, as they tend to overfit to the classe…

Can Better Text Semantics in Prompt Tuning Improve VLM Generalization?

2024-05-13 · Hari Chandana Kuchibhotla, Sai Srinivas Kancheti, Abbavaram Gowtham Reddy, Vineeth N Balasubramanian

Going beyond mere fine-tuning of vision-language models (VLMs), learnable prompt tuning has emerged as a promising, resource-efficient alternative. Despite their potential, effectively learning prompts faces the followin…

M2D2: Exploring General-purpose Audio-Language Representations Beyond CLAP

2025-03-28 · Daisuke Niizumi, Daiki Takeuchi, Masahiro Yasuda, Binh Thien Nguyen 외

Contrastive language-audio pre-training (CLAP) has addressed audio-language tasks such as audio-text retrieval by aligning audio and text in a common feature space. While CLAP addresses general audio-language tasks, its …

Audio captioningAudio ClassificationAudio TaggingAudio to Text Retrieval+13

Prompting Segmentation with Sound Is Generalizable Audio-Visual Source Localizer

2023-09-13 · Yaoting Wang, Weisong Liu, Guangyao Li, Jian Ding 외

Never having seen an object and heard its sound simultaneously, can the model still accurately localize its visual position from the input audio? In this work, we concentrate on the Audio-Visual Localization and Segmenta…

CoLADecoderVisual Localization