English

External Prompt Features Enhanced Parameter-efficient Fine-tuning for Salient Object Detection

Computer Vision and Pattern Recognition 2024-08-27 v2

Abstract

Salient object detection (SOD) aims at finding the most salient objects in images and outputs pixel-level binary masks. Transformer-based methods achieve promising performance due to their global semantic understanding, crucial for identifying salient objects. However, these models tend to be large and require numerous training parameters. To better harness the potential of transformers for SOD, we propose a novel parameter-efficient fine-tuning method aimed at reducing the number of training parameters while enhancing the salient object detection capability. Our model, termed EXternal Prompt features Enhanced adapteR Tuning (ExPert), features an encoder-decoder structure with adapters and injectors interspersed between the layers of a frozen transformer encoder. The adapter modules adapt the pretrained backbone to SOD while the injector modules incorporate external prompt features to enhance the awareness of salient objects. Comprehensive experiments demonstrate the superiority of our method. Surpassing former state-of-the-art (SOTA) models across five SOD datasets, ExPert achieves 0.215 mean absolute error (MAE) in the ECSSD dataset with 80.2M trained parameters, 21% better than SelfReformer and 47% better than EGNet.

Keywords

Cite

@article{arxiv.2404.15008,
  title  = {External Prompt Features Enhanced Parameter-efficient Fine-tuning for Salient Object Detection},
  author = {Wen Liang and Peipei Ran and Mengchao Bai and Xiao Liu and P. Bilha Githinji and Wei Zhao and Peiwu Qin},
  journal= {arXiv preprint arXiv:2404.15008},
  year   = {2024}
}

Comments

ICPR24 accepted

R2 v1 2026-06-28T16:03:39.137Z