FOCUS: Towards Universal Foreground Segmentation
About
Foreground segmentation is a fundamental task in computer vision, encompassing various subdivision tasks. Previous research has typically designed task-specific architectures for each task, leading to a lack of unification. Moreover, they primarily focus on recognizing foreground objects without effectively distinguishing them from the background. In this paper, we emphasize the importance of the background and its relationship with the foreground. We introduce FOCUS, the Foreground ObjeCts Universal Segmentation framework that can handle multiple foreground tasks. We develop a multi-scale semantic network using the edge information of objects to enhance image features. To achieve boundary-aware segmentation, we propose a novel distillation method, integrating the contrastive learning strategy to refine the prediction mask in multi-modal feature space. We conduct extensive experiments on a total of 13 datasets across 5 tasks, and the results demonstrate that FOCUS consistently outperforms the state-of-the-art task-specific models on most metrics.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Salient Object Detection | DUT-OMRON (test) | MAE0.045 | 92 | |
| Camouflaged Object Detection | CAMO 250 (test) | -- | 59 | |
| Camouflaged Object Detection | NC4K (test) | Sm0.915 | 57 | |
| Salient Object Detection | ECSSD 1,000 images (test) | MAE0.018 | 48 | |
| Salient Object Detection | HKU-IS 4,447 images (test) | MAE0.018 | 42 | |
| Salient Object Detection | DUTS 5019 (test) | Mean Absolute Error (MAE)0.019 | 29 | |
| Concealed Object Detection | COD10K (2,026) | S-measure (Sm)91 | 17 | |
| Salient Object Detection | OC-SODBench free-viewing mode (test) | gIoU85.62 | 12 | |
| Defocus Blur Detection | DUT 500 images (test) | F_beta0.912 | 8 | |
| Defocus Blur Detection | CUHK 100 images (test) | F-beta Score0.934 | 8 |