Weakly Supervised Learning with Side Information for Noisy Labeled Images
Lele Cheng, Xiangzeng Zhou, Liming Zhao, Dangwei Li, Hong Shang, Yun, Zheng, Pan Pan, Yinghui Xu

TL;DR
This paper introduces SINet, a weakly supervised learning framework utilizing side information to improve classification accuracy on noisy labeled datasets, demonstrating state-of-the-art results and winning a major challenge.
Contribution
The paper proposes SINet, a novel network architecture that leverages side information to effectively handle noisy labels in large-scale image classification tasks.
Findings
SINet achieves state-of-the-art performance on WebVision, ImageNet, and Clothing-1M datasets.
SINet won first place in the WebVision Challenge 2019 classification task.
The proposed method significantly reduces the negative impact of noisy labels on training accuracy.
Abstract
In many real-world datasets, like WebVision, the performance of DNN based classifier is often limited by the noisy labeled data. To tackle this problem, some image related side information, such as captions and tags, often reveal underlying relationships across images. In this paper, we present an efficient weakly supervised learning by using a Side Information Network (SINet), which aims to effectively carry out a large scale classification with severely noisy labels. The proposed SINet consists of a visual prototype module and a noise weighting module. The visual prototype module is designed to generate a compact representation for each category by introducing the side information. The noise weighting module aims to estimate the correctness of each noisy image and produce a confidence score for image ranking during the training procedure. The propsed SINet can largely alleviate the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Domain Adaptation and Few-Shot Learning · Anomaly Detection Techniques and Applications
