S3OD: Towards Generalizable Salient Object Detection with Synthetic Data

Abstract

Salient object detection exemplifies data-bounded tasks where expensive pixel-precise annotations force separate model training for related subtasks like DIS and HR-SOD. We present a method that dramatically improves generalization through large-scale synthetic data generation and ambiguity-aware architecture. We introduce S3OD, a dataset of over 139,000 high-resolution images created through our multi-modal diffusion pipeline that extracts labels from diffusion and DINO-v3 features. The iterative generation framework prioritizes challenging categories based on model performance. We propose a streamlined multi-mask decoder that handles the inherent ambiguity in salient object detection by predicting multiple valid interpretations. Models trained only on synthetic data achieve 20-50% error reduction in cross-dataset generalization, while fine-tuned versions reach state-of-the-art performance across DIS and HR-SOD benchmarks.

Cite

Text

Kupyn et al. "S3OD: Towards Generalizable Salient Object Detection with Synthetic Data." International Conference on Learning Representations, 2026.

Markdown

[Kupyn et al. "S3OD: Towards Generalizable Salient Object Detection with Synthetic Data." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/kupyn2026iclr-s3od/)

BibTeX

@inproceedings{kupyn2026iclr-s3od,
  title     = {{S3OD: Towards Generalizable Salient Object Detection with Synthetic Data}},
  author    = {Kupyn, Orest and Kataoka, Hirokatsu and Rupprecht, Christian},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/kupyn2026iclr-s3od/}
}