paper-with-me

Papers

MQAdapter: Multi-Modal Quantum Adapter for Coarse-to-Fine VLM Fine-tuning

2026-07-14 · Yumiao Zhao, Bo Jiang, Min Lu, Xiao Wang, Jin Tang arxiv

Large-scale Vision-Language Models have demonstrated impressive transfer learning capabilities across a wide range of tasks. For few-shot classification, we observe that VLMs exhibit a notable ability to filter candidate categories and thus achieve high Top-K accuracy. However, they often struggle with fine-grained discrimination among visually similar categories, resulting in unsatisfactory Top-1 performance, as shown in Figure 1. Existing studies on VLM adapters generally focus on global alignment between visual and textual representations in the feature space, but fail to exploit semantically similar categories to refine fine-grained visual representations. Based on these observations, we propose a novel coarse-to-fine VLM fine-tuning approach for few-shot learning that leverages quantum computation, termed the Multi-Modal Quantum Adapter (MQAdapter). Specifically, MQAdapter first retrieves the Top-K category candidates most similar to the input image and uses them as semantic anchors. It then employs a cross-modal quantum learning mechanism to refine visual features under the guidance of these anchors. The core of this mechanism is the encoding of visual and textual features into quantum states. By leveraging quantum entanglement and superposition in a high-dimensional Hilbert space, MQAdapter effectively models higher-order cross-modal interactions, producing more discriminative representations than traditional Euclidean adapters. MQAdapter is parameter-efficient and can be integrated with various existing fine-tuning algorithms to achieve further performance gains. Evaluations on 15 datasets demonstrate the effectiveness of MQAdapter while requiring fewer trainable parameters.

📄 PDF Abstract BibTeX arXiv:2607.12418

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningTransfer Learning

Similar Papers 제목 키워드 기반

Prompt-Aware Adapter: Towards Learning Adaptive Visual Tokens for Multimodal Large Language Models

2024-05-24 · Yue Zhang, Hehe Fan, Yi Yang

To bridge the gap between vision and language modalities, Multimodal Large Language Models (MLLMs) usually learn an adapter that converts visual inputs to understandable tokens for Large Language Models (LLMs). However, …

Question AnsweringVisual Question Answering

Large Language Models for Multimodal Deformable Image Registration

2024-08-20 · Mingrui Ma, Weijie Wang, Jie Ning, Jianfeng He 외

The challenge of Multimodal Deformable Image Registration (MDIR) lies in the conversion and alignment of features between images of different modalities. Generative models (GMs) cannot retain the necessary information en…

Image RegistrationMORPH

MedualTime: A Dual-Adapter Language Model for Medical Time Series-Text Multimodal Learning

2024-06-07 · Jiexia Ye, Weiqi Zhang, Ziyue Li, Jia Li 외

The recent rapid advancements in language models (LMs) have garnered attention in medical time series-text multimodal learning. However, existing contrastive learning-based and prompt-based LM approaches tend to be biase…

Contrastive LearningLanguage ModelingLanguage ModellingTime Series

MoVA: Adapting Mixture of Vision Experts to Multimodal Context

2024-04-19 · Zhuofan Zong, Bingqi Ma, Dazhong Shen, Guanglu Song 외

As the key component in multimodal large language models (MLLMs), the ability of the visual encoder greatly affects MLLM's understanding on diverse image content. Although some large-scale pretrained vision encoders such…

Language ModellingLarge Language Model

Hyper Compressed Fine-Tuning of Large Foundation Models with Quantum Inspired Adapters

2025-02-10 · Snehal Raj, Brian Coyle

Fine-tuning pre-trained large foundation models for specific tasks has become increasingly challenging due to the computational and storage demands associated with full parameter updates. Parameter-Efficient Fine-Tuning …

parameter-efficient fine-tuningQuantum Machine Learning