paper-with-me

Papers

Visual Consensus Prompting for Co-Salient Object Detection

2025-04-19 · CVPR 2025 1 · Jie Wang, Nana Yu, Zihao Zhang, Yahong Han

Existing co-salient object detection (CoSOD) methods generally employ a three-stage architecture (i.e., encoding, consensus extraction & dispersion, and prediction) along with a typical full fine-tuning paradigm. Although they yield certain benefits, they exhibit two notable limitations: 1) This architecture relies on encoded features to facilitate consensus extraction, but the meticulously extracted consensus does not provide timely guidance to the encoding stage. 2) This paradigm involves globally updating all parameters of the model, which is parameter-inefficient and hinders the effective representation of knowledge within the foundation model for this task. Therefore, in this paper, we propose an interaction-effective and parameter-efficient concise architecture for the CoSOD task, addressing two key limitations. It introduces, for the first time, a parameter-efficient prompt tuning paradigm and seamlessly embeds consensus into the prompts to formulate task-specific Visual Consensus Prompts (VCP). Our VCP aims to induce the frozen foundation model to perform better on CoSOD tasks by formulating task-specific visual consensus prompts with minimized tunable parameters. Concretely, the primary insight of the purposeful Consensus Prompt Generator (CPG) is to enforce limited tunable parameters to focus on co-salient representations and generate consensus prompts. The formulated Consensus Prompt Disperser (CPD) leverages consensus prompts to form task-specific visual consensus prompts, thereby arousing the powerful potential of pre-trained models in addressing CoSOD tasks. Extensive experiments demonstrate that our concise VCP outperforms 13 cutting-edge full fine-tuning models, achieving the new state of the art (with 6.8% improvement in F_m metrics on the most challenging CoCA dataset). Source code has been available at https://github.com/WJ-CV/VCP.

📄 PDF Abstract BibTeX arXiv:2504.14254

Code (1)

wj-cv/vcp 공식 구현

Tasks

Co-Salient Object Detectionobject-detectionObject DetectionSalient Object Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Co-Salient Object Detection with Semantic-Level Consensus Extraction and Dispersion

2023-09-14 · Peiran Xu, Yadong Mu

Given a group of images, co-salient object detection (CoSOD) aims to highlight the common salient object in each image. There are two factors closely related to the success of this task, namely consensus extraction, and …

Co-Salient Object DetectionDecoderObjectobject-detection+2

Memory-aided Contrastive Consensus Learning for Co-salient Object Detection

2023-02-28 · Peng Zheng, Jie Qin, Shuo Wang, Tian-Zhu Xiang 외

Co-Salient Object Detection (CoSOD) aims at detecting common salient objects within a group of relevant source images. Most of the latest works employ the attention mechanism for finding common objects. To achieve accura…

Co-Salient Object Detectionobject-detectionObject DetectionSalient Object Detection

Gradient-Induced Co-Saliency Detection

2020-04-28 · ECCV 2020 8 · Zhao Zhang, Wenda Jin, Jun Xu, Ming-Ming Cheng

Co-saliency detection (Co-SOD) aims to segment the common salient foreground in a group of relevant images. In this paper, inspired by human behavior, we propose a gradient-induced co-saliency detection (GICD) method. We…

Co-Salient Object DetectionSaliency Detection

Explicit Visual Prompting for Universal Foreground Segmentations

2023-05-29 · Weihuang Liu, Xi Shen, Chi-Man Pun, Xiaodong Cun

Foreground segmentation is a fundamental problem in computer vision, which includes salient object detection, forgery detection, defocus blur detection, shadow detection, and camouflage object detection. Previous works h…

Camouflaged Object SegmentationDefocus Blur DetectionForeground SegmentationImage Manipulation Detection+4

Discriminative Consensus Mining with A Thousand Groups for More Accurate Co-Salient Object Detection

2024-01-15 · Peng Zheng

Co-Salient Object Detection (CoSOD) is a rapidly growing task, extended from Salient Object Detection (SOD) and Common Object Segmentation (Co-Segmentation). It is aimed at detecting the co-occurring salient object in th…

Co-Salient Object DetectionObjectobject-detectionObject Detection+2