English

Learning Semantic-Aware Threshold for Multi-Label Image Recognition with Partial Labels

Computer Vision and Pattern Recognition 2025-08-01 v1

Abstract

Multi-label image recognition with partial labels (MLR-PL) is designed to train models using a mix of known and unknown labels. Traditional methods rely on semantic or feature correlations to create pseudo-labels for unidentified labels using pre-set thresholds. This approach often overlooks the varying score distributions across categories, resulting in inaccurate and incomplete pseudo-labels, thereby affecting performance. In our study, we introduce the Semantic-Aware Threshold Learning (SATL) algorithm. This innovative approach calculates the score distribution for both positive and negative samples within each category and determines category-specific thresholds based on these distributions. These distributions and thresholds are dynamically updated throughout the learning process. Additionally, we implement a differential ranking loss to establish a significant gap between the score distributions of positive and negative samples, enhancing the discrimination of the thresholds. Comprehensive experiments and analysis on large-scale multi-label datasets, such as Microsoft COCO and VG-200, demonstrate that our method significantly improves performance in scenarios with limited labels.

Keywords

Cite

@article{arxiv.2507.23263,
  title  = {Learning Semantic-Aware Threshold for Multi-Label Image Recognition with Partial Labels},
  author = {Haoxian Ruan and Zhihua Xu and Zhijing Yang and Guang Ma and Jieming Xie and Changxiang Fan and Tianshui Chen},
  journal= {arXiv preprint arXiv:2507.23263},
  year   = {2025}
}

Comments

15 pages, 13 figures, publish to ESWA (Expert Systems With Applications)

R2 v1 2026-07-01T04:27:15.657Z