paper-with-me

Papers

Multi-Class Classification from Noisy-Similarity-Labeled Data

2020-02-16 · Songhua Wu, Xiaobo Xia, Tongliang Liu, Bo Han, Mingming Gong, Nannan Wang, Haifeng Liu, Gang Niu

A similarity label indicates whether two instances belong to the same class while a class label shows the class of the instance. Without class labels, a multi-class classifier could be learned from similarity-labeled pairwise data by meta classification learning. However, since the similarity label is less informative than the class label, it is more likely to be noisy. Deep neural networks can easily remember noisy data, leading to overfitting in classification. In this paper, we propose a method for learning from only noisy-similarity-labeled data. Specifically, to model the noise, we employ a noise transition matrix to bridge the class-posterior probability between clean and noisy data. We further estimate the transition matrix from only noisy data and build a novel learning system to learn a classifier which can assign noise-free class labels for instances. Moreover, we theoretically justify how our proposed method generalizes for learning classifiers. Experimental results demonstrate the superiority of the proposed method over the state-of-the-art method on benchmark-simulated and real-world noisy-label datasets.

📄 PDF Abstract BibTeX arXiv:2002.06508

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationMulti-class Classification

Similar Papers 제목 키워드 기반

Similarity Embedding Networks for Robust Human Activity Recognition

2021-05-31 · Chenglin Li, Carrie Lu Tong, Di Niu, Bei Jiang 외

Deep learning models for human activity recognition (HAR) based on sensor data have been heavily studied recently. However, the generalization ability of deep models on complex real-world HAR data is limited by the avail…

Activity RecognitionHuman Activity Recognition

NRGNN: Learning a Label Noise-Resistant Graph Neural Network on Sparsely and Noisily Labeled Graphs

2021-06-08 · Enyan Dai, Charu Aggarwal, Suhang Wang

Graph Neural Networks (GNNs) have achieved promising results for semi-supervised learning tasks on graphs such as node classification. Despite the great success of GNNs, many real-world graphs are often sparsely and nois…

Graph Neural NetworkNode Classification

Hyperspectral Image Classification in the Presence of Noisy Labels

2018-09-12 · Junjun Jiang, Jiayi Ma, Zheng Wang, Chen Chen 외

Label information plays an important role in supervised hyperspectral image classification problem. However, current classification methods all ignore an important and inevitable problem---labels may be corrupted and col…

ClassificationGeneral ClassificationHyperspectral Image Classificationimage-classification+1

Exploiting Noisy Data in Distant Supervision Relation Classification

2019-06-01 · NAACL 2019 6 · Kaijia Yang, Liang He, Xin-yu Dai, Shu-Jian Huang 외

Distant supervision has obtained great progress on relation classification task. However, it still suffers from noisy labeling problem. Different from previous works that underutilize noisy data which inherently characte…

ClassificationGeneral Classificationreinforcement-learningReinforcement Learning+3

STAR: Noisy Semi-Supervised Transfer Learning for Visual Classification

2021-08-18 · Hasib Zunair, Yan Gobeil, Samuel Mercier, A. Ben Hamza

Semi-supervised learning (SSL) has proven to be effective at leveraging large-scale unlabeled data to mitigate the dependency on labeled data in order to learn better models for visual recognition and classification task…

Adversarial RobustnessClassificationMulti-class ClassificationTransfer Learning