paper-with-me

홈 › Papers

M$^2$IST: Multi-Modal Interactive Side-Tuning for Efficient Referring Expression Comprehension

2024-07-01 · Xuyang Liu, Ting Liu, Siteng Huang, Yi Xin, Yue Hu, Quanjun Yin, Donglin Wang, Honggang Chen

Referring expression comprehension (REC) is a vision-language task to locate a target object in an image based on a language expression. Fully fine-tuning general-purpose pre-trained vision-language foundation models for REC yields impressive performance but becomes increasingly costly. Parameter-efficient transfer learning (PETL) methods have shown strong performance with fewer tunable parameters. However, directly applying PETL to REC faces two challenges: (1) insufficient multi-modal interaction between pre-trained vision-language foundation models, and (2) high GPU memory usage due to gradients passing through the heavy vision-language foundation models. To this end, we present M$^2$IST: Multi-Modal Interactive Side-Tuning with M$^3$ISAs: Mixture of Multi-Modal Interactive Side-Adapters. During fine-tuning, we keep the pre-trained uni-modal encoders fixed, updating M$^3$ISAs on side networks to progressively connect them, enabling more comprehensive vision-language alignment and efficient tuning for REC. Empirical results reveal that M$^2$IST achieves an optimal balance between performance and efficiency compared to most full fine-tuning and other PETL methods. With M$^2$IST, standard transformer-based REC methods present competitive or even superior performance compared to full fine-tuning, while utilizing only 2.11\% of the tunable parameters, 39.61\% of the GPU memory, and 63.46\% of the fine-tuning time required for full fine-tuning.

📄 PDF Abstract BibTeX arXiv:2407.01131

Code (0)

등록된 구현이 없습니다.

Tasks

GPUReferring ExpressionReferring Expression ComprehensionTransfer Learning

Similar Papers 제목 키워드 기반

ChatSpot: Bootstrapping Multimodal LLMs via Precise Referring Instruction Tuning

2023-07-18 · Liang Zhao, En Yu, Zheng Ge, Jinrong Yang 외

Human-AI interactivity is a critical aspect that reflects the usability of multimodal large language models (MLLMs). However, existing end-to-end MLLMs only allow users to interact with them through language instructions…

Instruction FollowingLanguage ModelingLanguage ModellingLarge Language Model+1

RefSAM: Efficiently Adapting Segmenting Anything Model for Referring Video Object Segmentation

2023-07-03 · Yonglin Li, Jing Zhang, Xiao Teng, Long Lan 외

The Segment Anything Model (SAM) has gained significant attention for its impressive performance in image segmentation. However, it lacks proficiency in referring video object segmentation (RVOS) due to the need for prec…

Image SegmentationReferring ExpressionReferring Video Object SegmentationSegmentation+3

RT-RMOT: A Dataset and Framework for RGB-Thermal Referring Multi-Object Tracking

2026-02-25 · Yanqiu Yu, Zhifan Jin, Sijia Chen, Tongfei Chu 외 arxiv

Referring Multi-Object Tracking has attracted increasing attention due to its human-friendly interactive characteristics, yet it exhibits limitations in low-visibility conditions, such as nighttime, smoke, and other chal…

Multi-Object Tracking

EAGLE: Towards Efficient Arbitrary Referring Visual Prompts Comprehension for Multimodal Large Language Models

2024-09-25 · Jiacheng Zhang, Yang Jiao, Shaoxiang Chen, Jingjing Chen 외

Recently, Multimodal Large Language Models (MLLMs) have sparked great research interests owing to their exceptional content-reasoning and instruction-following capabilities. To effectively instruct an MLLM, in addition t…

Instruction Following

EVF-SAM: Early Vision-Language Fusion for Text-Prompted Segment Anything Model

2024-06-28 · Yuxuan Zhang, Tianheng Cheng, Rui Hu, Lei Liu 외

Segment Anything Model (SAM) has attracted widespread attention for its superior interactive segmentation capabilities with visual prompts while lacking further exploration of text prompts. In this paper, we empirically …

Interactive SegmentationLanguage ModelingLanguage ModellingReferring Expression+2