paper-with-me

Papers

Self-semi-supervised Learning to Learn from NoisyLabeled Data

2020-11-03 · Jiacheng Wang, Yue Ma, Shuang Gao

The remarkable success of today's deep neural networks highly depends on a massive number of correctly labeled data. However, it is rather costly to obtain high-quality human-labeled data, leading to the active research area of training models robust to noisy labels. To achieve this goal, on the one hand, many papers have been dedicated to differentiating noisy labels from clean ones to increase the generalization of DNN. On the other hand, the increasingly prevalent methods of self-semi-supervised learning have been proven to benefit the tasks when labels are incomplete. By 'semi' we regard the wrongly labeled data detected as un-labeled data; by 'self' we choose a self-supervised technique to conduct semi-supervised learning. In this project, we designed methods to more accurately differentiate clean and noisy labels and borrowed the wisdom of self-semi-supervised learning to train noisy labeled data.

📄 PDF Abstract BibTeX arXiv:2011.01429

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

S4L: Self-Supervised Semi-Supervised Learning

2019-05-09 · ICCV 2019 10 · Xiaohua Zhai, Avital Oliver, Alexander Kolesnikov, Lucas Beyer

This work tackles the problem of semi-supervised learning of image classifiers. Our main insight is that the field of semi-supervised learning can benefit from the quickly advancing field of self-supervised visual repres…

General Classificationimage-classificationImage ClassificationRepresentation Learning+1

SelfMatch: Combining Contrastive Self-Supervision and Consistency for Semi-Supervised Learning

2021-01-16 · Byoungjip Kim, Jinho Choo, Yeong-Dae Kwon, Seongho Joe 외

This paper introduces SelfMatch, a semi-supervised learning method that combines the power of contrastive self-supervised learning and consistency regularization. SelfMatch consists of two stages: (1) self-supervised pre…

Contrastive LearningSelf-Supervised LearningSemi-Supervised Image Classification

Color-$S^{4}L$: Self-supervised Semi-supervised Learning with Image Colorization

2024-01-08 · Hanxiao Chen

This work addresses the problem of semi-supervised image classification tasks with the integration of several effective self-supervised pretext tasks. Different from widely-used consistency regularization within semi-sup…

Colorizationimage-classificationImage ClassificationImage Colorization+1

Self-Supervised Learning for Semi-Supervised Temporal Action Proposal

2021-04-07 · CVPR 2021 1 · Xiang Wang, Shiwei Zhang, Zhiwu Qing, Yuanjie Shao 외

Self-supervised learning presents a remarkable performance to utilize unlabeled data for various video tasks. In this paper, we focus on applying the power of self-supervised methods to improve semi-supervised action pro…

RelationSelf-Supervised LearningSemi-Supervised Action DetectionTemporal Action Localization

A Semi-Supervised Self-Organizing Map for Clustering and Classification

2019-07-01 · Pedro H. M. Braga, Hansenclever F. Bassani

There has been an increasing interest in semi-supervised learning in the recent years because of the great number of datasets with a large number of unlabeled data but only a few labeled samples. Semi-supervised learning…

ClusteringGeneral Classification