English

Bridging Vision and Language Encoders: Parameter-Efficient Tuning for Referring Image Segmentation

Computer Vision and Pattern Recognition 2023-07-24 v1 Computation and Language

Abstract

Parameter Efficient Tuning (PET) has gained attention for reducing the number of parameters while maintaining performance and providing better hardware resource savings, but few studies investigate dense prediction tasks and interaction between modalities. In this paper, we do an investigation of efficient tuning problems on referring image segmentation. We propose a novel adapter called Bridger to facilitate cross-modal information exchange and inject task-specific information into the pre-trained model. We also design a lightweight decoder for image segmentation. Our approach achieves comparable or superior performance with only 1.61\% to 3.38\% backbone parameter updates, evaluated on challenging benchmarks. The code is available at \url{https://github.com/kkakkkka/ETRIS}.

Keywords

Cite

@article{arxiv.2307.11545,
  title  = {Bridging Vision and Language Encoders: Parameter-Efficient Tuning for Referring Image Segmentation},
  author = {Zunnan Xu and Zhihong Chen and Yong Zhang and Yibing Song and Xiang Wan and Guanbin Li},
  journal= {arXiv preprint arXiv:2307.11545},
  year   = {2023}
}

Comments

Computer Vision and Natural Language Processing. 14 pages, 8 figures. ICCV-2023

R2 v1 2026-06-28T11:36:55.636Z