Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

TF-SSD: A Strong Pipeline via Synergic Mask Filter for Training-free Co-salient Object Detection

About

Co-salient Object Detection (CoSOD) aims to segment salient objects that consistently appear across a group of related images. Despite the notable progress achieved by recent training-based approaches, they still remain constrained by the closed-set datasets and exhibit limited generalization. However, few studies explore the potential of Vision Foundation Models (VFMs) to address CoSOD, which demonstrate a strong generalized ability and robust saliency understanding. In this paper, we investigate and leverage VFMs for CoSOD, and further propose a novel training-free method, TF-SSD, through the synergy between SAM and DINO. Specifically, we first utilize SAM to generate comprehensive raw proposals, which serve as a candidate mask pool. Then, we introduce a quality mask generator to filter out redundant masks, thereby acquiring a refined mask set. Since this generator is built upon SAM, it inherently lacks semantic understanding of saliency. To this end, we adopt an intra-image saliency filter that employs DINO's attention maps to identify visually salient masks within individual images. Moreover, to extend saliency understanding across group images, we propose an inter-image prototype selector, which computes similarity scores among cross-image prototypes to select masks with the highest score. These selected masks serve as final predictions for CoSOD. Extensive experiments show that our TF-SSD outperforms existing methods (e.g., 13.7\% gains over the recent training-free method). Codes are available at https://github.com/hzz-yy/TF-SSD.

Zhijin He, Shuo Jin, Siyue Yu, Shuwei Wu, Bingfeng Zhang, Li Yu, Jimin Xiao• 2026

Related benchmarks

TaskDatasetResultRank
Co-Salient Object DetectionCoCA v1 (test)
Mean Absolute Error (MAE)0.077
11
Co-Salient Object DetectionCoSal 2015 v1 (test)
Mean Absolute Error (MAE)8.9
11
Co-Salient Object DetectionCoSOD3k v1 (test)
MAE9
11
Showing 3 of 3 rows

Other info

Follow for update