paper-with-me

홈 › Papers

Learning from Large-scale Noisy Web Data with Ubiquitous Reweighting for Image Classification

2018-11-02 · Jia Li, Yafei Song, Jianfeng Zhu, Lele Cheng, Ying Su, Lin Ye, Pengcheng Yuan, Shumin Han

Many advances of deep learning techniques originate from the efforts of addressing the image classification task on large-scale datasets. However, the construction of such clean datasets is costly and time-consuming since the Internet is overwhelmed by noisy images with inadequate and inaccurate tags. In this paper, we propose a Ubiquitous Reweighting Network (URNet) that learns an image classification model from large-scale noisy data. By observing the web data, we find that there are five key challenges, i.e., imbalanced class sizes, high intra-classes diversity and inter-class similarity, imprecise instances, insufficient representative instances, and ambiguous class labels. To alleviate these challenges, we assume that every training instance has the potential to contribute positively by alleviating the data bias and noise via reweighting the influence of each instance according to different class sizes, large instance clusters, its confidence, small instance bags and the labels. In this manner, the influence of bias and noise in the web data can be gradually alleviated, leading to the steadily improving performance of URNet. Experimental results in the WebVision 2018 challenge with 16 million noisy training images from 5000 classes show that our approach outperforms state-of-the-art models and ranks the first place in the image classification task.

📄 PDF Abstract BibTeX arXiv:1811.00700

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityGeneral Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Revisiting Meta-Learning with Noisy Labels: Reweighting Dynamics and Theoretical Guarantees

2025-10-14 · Yiming Zhang, Chester Holtz, Gal Mishne, Alex Cloninger arxiv

Learning with noisy labels remains challenging because over-parameterized networks memorize corrupted supervision. Meta-learning-based sample reweighting mitigates this by using a small clean subset to guide training, ye…

Learning with noisy labels

DeBaTeR: Denoising Bipartite Temporal Graph for Recommendation

2024-11-14 · Xinyu He, Jose Sepulveda, Mostafa Rahmani, Alyssa Woo 외

Due to the difficulty of acquiring large-scale explicit user feedback, implicit feedback (e.g., clicks or other interactions) is widely applied as an alternative source of data, where user-item interactions can be modele…

Collaborative FilteringDenoisingRecommendation Systems

Iterative Learning with Open-set Noisy Labels

2018-03-31 · CVPR 2018 6 · Yisen Wang, Weiyang Liu, Xingjun Ma, James Bailey 외

Large-scale datasets possessing clean label annotations are crucial for training Convolutional Neural Networks (CNNs). However, labeling large-scale data can be very costly and error-prone, and even high-quality datasets…

Learning to Segment Skin Lesions from Noisy Annotations

2019-06-10 · Zahra Mirikharaji, Yiqi Yan, Ghassan Hamarneh

Deep convolutional neural networks have driven substantial advancements in the automatic understanding of images. Requiring a large collection of images and their associated annotations is one of the main bottlenecks lim…

Image SegmentationMedical Image SegmentationMeta-LearningSegmentation+1

Dirichlet-based Per-Sample Weighting by Transition Matrix for Noisy Label Learning

2024-03-05 · HeeSun Bae, Seungjae Shin, Byeonghu Na, Il-Chul Moon

For learning with noisy labels, the transition matrix, which explicitly models the relation between noisy label distribution and clean label distribution, has been utilized to achieve the statistical consistency of eithe…

Learning with noisy labels