paper-with-me

Papers

Cross-Modal Adapter: Parameter-Efficient Transfer Learning Approach for Vision-Language Models

2024-04-19 · Juncheng Yang, Zuchao Li, Shuai Xie, WeiPing Zhu, Wei Yu, Shijun Li

Adapter-based parameter-efficient transfer learning has achieved exciting results in vision-language models. Traditional adapter methods often require training or fine-tuning, facing challenges such as insufficient samples or resource limitations. While some methods overcome the need for training by leveraging image modality cache and retrieval, they overlook the text modality's importance and cross-modal cues for the efficient adaptation of parameters in visual-language models. This work introduces a cross-modal parameter-efficient approach named XMAdapter. XMAdapter establishes cache models for both text and image modalities. It then leverages retrieval through visual-language bimodal information to gather clues for inference. By dynamically adjusting the affinity ratio, it achieves cross-modal fusion, decoupling different modal similarities to assess their respective contributions. Additionally, it explores hard samples based on differences in cross-modal affinity and enhances model performance through adaptive adjustment of sample learning intensity. Extensive experimental results on benchmark datasets demonstrate that XMAdapter outperforms previous adapter-based methods significantly regarding accuracy, generalization, and efficiency.

📄 PDF Abstract BibTeX arXiv:2404.12588

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalTransfer Learning

Methods 이 논문이 사용한 방법론

Adapter 설명 없음

Similar Papers 제목 키워드 기반

UniAdapter: Unified Parameter-Efficient Transfer Learning for Cross-modal Modeling

2023-02-13 · Haoyu Lu, Yuqi Huo, Guoxing Yang, Zhiwu Lu 외

Large-scale vision-language pre-trained models have shown promising transferability to various downstream tasks. As the size of these foundation models and the number of downstream tasks grow, the standard full fine-tuni…

Image-text RetrievalRetrievalText RetrievalTransfer Learning+2

Dynamic Adapter with Semantics Disentangling for Cross-lingual Cross-modal Retrieval

2024-12-18 · Rui Cai, Zhiyu Dong, Jianfeng Dong, Xun Wang

Existing cross-modal retrieval methods typically rely on large-scale vision-language pair data. This makes it challenging to efficiently develop a cross-modal retrieval model for under-resourced languages of interest. Th…

Cross-Modal RetrievalRetrieval

UniCrossAdapter: Multimodal Adaptation of CLIP for Radiology Report Generation

2025-03-20 · Yaxiong Chen, Chuang Du, Chunlei Li, Jingliang Hu 외

Automated radiology report generation aims to expedite the tedious and error-prone reporting process for radiologists. While recent works have made progress, learning to align medical images and textual findings remains …

Image CaptioningTransfer Learning

DARA: Domain- and Relation-aware Adapters Make Parameter-efficient Tuning for Visual Grounding

2024-05-10 · Ting Liu, Xuyang Liu, Siteng Huang, Honggang Chen 외

Visual grounding (VG) is a challenging task to localize an object in an image based on a textual description. Recent surge in the scale of VG models has substantially improved performance, but also introduced a significa…

RelationSpatial ReasoningTransfer LearningVisual Grounding

CM3T: Framework for Efficient Multimodal Learning for Inhomogeneous Interaction Datasets

2025-01-06 · Tanay Agrawal, Mohammed Guermal, Michal Balazia, Francois Bremond

Challenges in cross-learning involve inhomogeneous or even inadequate amount of training data and lack of resources for retraining large pretrained models. Inspired by transfer learning techniques in NLP, adapters and pr…

Transfer LearningVideo Classification