Saliency Regularization for Self-Training with Partial Annotations

Shouwen Wang, Qian Wan, Xiang Xiang, Zhigang Zeng
2/14/2026

Abstract

Partially annotated images are easy to obtain in multi-label classification. However, unknown labels in partially annotated images exacerbate the positive-negative imbalance inherent in multi-label classification, which affects supervised learning of known labels. Most current methods require sufficient image annotations, and do not focus on the imbalance of the labels in the supervised training phase. In this paper, we propose saliency regularization (SR) for a novel self-training framework. In particular, we model saliency on the class-specific maps, and strengthen the saliency of object regions corresponding to the present labels. Besides, we introduce consistency regularization to mine unlabeled information to complement unknown labels with the help of SR. It is verified to alleviate the negative dominance caused by the imbalance, and achieve state-of-the-art performance on Pascal VOC 2007, MS-COCO, VG-200, and OpenImages V3.

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. Any repos shown below are weak matches — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{wang2026saliency,
  title  = {Saliency Regularization for Self-Training with Partial Annotations},
  author = {Shouwen Wang and Qian Wan and Xiang Xiang and Zhigang Zeng},
  year   = {2026},
  doi    = {10.1109/ICCV51070.2023.00155},
  url    = {https://doi.org/10.1109/ICCV51070.2023.00155},
  journal = {ICCV 2023 2023}
}

Discussion