English

Democracy Does Matter: Comprehensive Feature Mining for Co-Salient Object Detection

Computer Vision and Pattern Recognition 2022-03-14 v1

Abstract

Co-salient object detection, with the target of detecting co-existed salient objects among a group of images, is gaining popularity. Recent works use the attention mechanism or extra information to aggregate common co-salient features, leading to incomplete even incorrect responses for target objects. In this paper, we aim to mine comprehensive co-salient features with democracy and reduce background interference without introducing any extra information. To achieve this, we design a democratic prototype generation module to generate democratic response maps, covering sufficient co-salient regions and thereby involving more shared attributes of co-salient objects. Then a comprehensive prototype based on the response maps can be generated as a guide for final prediction. To suppress the noisy background information in the prototype, we propose a self-contrastive learning module, where both positive and negative pairs are formed without relying on additional classification information. Besides, we also design a democratic feature enhancement module to further strengthen the co-salient features by readjusting attention values. Extensive experiments show that our model obtains better performance than previous state-of-the-art methods, especially on challenging real-world cases (e.g., for CoCA, we obtain a gain of 2.0% for MAE, 5.4% for maximum F-measure, 2.3% for maximum E-measure, and 3.7% for S-measure) under the same settings. Code will be released soon.

Keywords

Cite

@article{arxiv.2203.05787,
  title  = {Democracy Does Matter: Comprehensive Feature Mining for Co-Salient Object Detection},
  author = {Siyue Yu and Jimin Xiao and Bingfeng Zhang and Eng Gee Lim},
  journal= {arXiv preprint arXiv:2203.05787},
  year   = {2022}
}

Comments

accepted by cvpr2022

R2 v1 2026-06-24T10:09:39.968Z