IJCAI 2022poster3 citations

Webly-Supervised Fine-Grained Recognition with Partial Label Learning

Yu-Yan Xu, Yang Shen, Xiu-Shen Wei, Jian Yang

Abstract

The task of webly-supervised fine-grained recognition is to boost recognition accuracy of classifying subordinate categories (e.g., different bird species) by utilizing freely available but noisy web data. As the label noises significantly hurt the network training, it is desirable to distinguish and eliminate noisy images. In this paper, we propose two strategies, i.e., open-set noise removal and closed-set noise correction, to both remove such two kinds of web noises w.r.t. fine-grained recognition. Specifically, for open-set noise removal, we utilize a pre-trained deep model to perform deep descriptor transformation to estimate the positive correlation between these web images, and detect the open-set noises based on the correlation values. Regarding closed-set noise correction, we develop a top-k recall optimization loss for firstly assigning a label set towards each web image to reduce the impact of hard label assignment for closed-set noises. Then, we further propose to correct the sample with its label set as the true single label from a partial label learning perspective. Experiments on several webly-supervised fine-grained benchmark datasets show that our method obviously outperforms other existing state-of-the-art methods.

Computer Vision: Recognition (object detection, categorization)Computer Vision: Machine Learning for VisionComputer Vision: Representation LearningMachine Learning: Multi-labelMachine Learning: Weakly Supervised Learning
BibTeX
@inproceedings{ijcai2022p209,
  title     = {Webly-Supervised Fine-Grained Recognition with Partial Label Learning},
  author    = {Xu, Yu-Yan and Shen, Yang and Wei, Xiu-Shen and Yang, Jian},
  booktitle = {Proceedings of the Thirty-First International Joint Conference on
               Artificial Intelligence, {IJCAI-22}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Lud De Raedt},
  pages     = {1502--1508},
  year      = {2022},
  month     = {7},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2022/209},
  url       = {https://doi.org/10.24963/ijcai.2022/209},
}
Webly-Supervised Fine-Grained Recognition with Partial Label Learning · IJCAI 2022