paper-with-me

Papers

Class2Simi: A Noise Reduction Perspective on Learning with Noisy Labels

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

Learning with noisy labels has attracted a lot of attention in recent years, where the mainstream approaches are in pointwise manners. Meanwhile, pairwise manners have shown great potential in supervised metric learning and unsupervised contrastive learning. Thus, a natural question is raised: does learning in a pairwise manner mitigate label noise? To give an affirmative answer, in this paper, we propose a framework called Class2Simi: it transforms data points with noisy class labels to data pairs with noisy similarity labels, where a similarity label denotes whether a pair shares the class label or not. Through this transformation, the reduction of the noise rate is theoretically guaranteed, and hence it is in principle easier to handle noisy similarity labels. Amazingly, DNNs that predict the clean class labels can be trained from noisy data pairs if they are first pretrained from noisy data points. Class2Simi is computationally efficient because not only this transformation is on-the-fly in mini-batches, but also it just changes loss computation on top of model prediction into a pairwise manner. Its effectiveness is verified by extensive experiments.

📄 PDF Abstract BibTeX arXiv:2006.07831

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningLearning with noisy labelsMetric Learning

Similar Papers 제목 키워드 기반

Class2Simi: A New Perspective on Learning with Label Noise

2020-09-28 · Songhua Wu, Xiaobo Xia, Tongliang Liu, Bo Han 외

Label noise is ubiquitous in the era of big data. Deep learning algorithms can easily fit the noise and thus cannot generalize well without properly modeling the noise. In this paper, we propose a new perspective on deal…

A Comparative Analysis of Noise Reduction Methods in Sentiment Analysis on Noisy Bangla Texts

2024-01-25 · Kazi Toufique Elahi, Tasnuva Binte Rahman, Shakil Shahriar, Samir Sarker 외

While Bangla is considered a language with limited resources, sentiment analysis has been a subject of extensive research in the literature. Nevertheless, there is a scarcity of exploration into sentiment analysis specif…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONSentiment Analysis

Brownian Noise Reduction: Maximizing Privacy Subject to Accuracy Constraints

2022-06-15 · Justin Whitehouse, Zhiwei Steven Wu, Aaditya Ramdas, Ryan Rogers

There is a disconnect between how researchers and practitioners handle privacy-utility tradeoffs. Researchers primarily operate from a privacy first perspective, setting strict privacy requirements and minimizing risk su…

Analytical Comparison of Noise Reduction Filters for Image Restoration Using SNR Estimation

2014-12-02 · Poorna Banerjee Dasgupta

Noise removal from images is a part of image restoration in which we try to reconstruct or recover an image that has been degraded by using apriori knowledge of the degradation phenomenon. Noises present in images can be…

Image Restoration

Multi-Class Classification from Noisy-Similarity-Labeled Data

2020-02-16 · Songhua Wu, Xiaobo Xia, Tongliang Liu, Bo Han 외

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 pai…

ClassificationGeneral ClassificationMulti-class Classification