paper-with-me

홈 › Papers

Learning advisor networks for noisy image classification

2022-11-08 · ICIAP 2022 5 · Simone Ricci, Tiberio Uricchio, Alberto del Bimbo

In this paper, we introduced the novel concept of advisor network to address the problem of noisy labels in image classification. Deep neural networks (DNN) are prone to performance reduction and overfitting problems on training data with noisy annotations. Weighting loss methods aim to mitigate the influence of noisy labels during the training, completely removing their contribution. This discarding process prevents DNNs from learning wrong associations between images and their correct labels but reduces the amount of data used, especially when most of the samples have noisy labels. Differently, our method weighs the feature extracted directly from the classifier without altering the loss value of each data. The advisor helps to focus only on some part of the information present in mislabeled examples, allowing the classifier to leverage that data as well. We trained it with a meta-learning strategy so that it can adapt throughout the training of the main model. We tested our method on CIFAR10 and CIFAR100 with synthetic noise, and on Clothing1M which contains real-world noise, reporting state-of-the-art results.

📄 PDF Abstract BibTeX arXiv:2211.04177

Code (1)

z3n0e/MFRW 공식 구현 pytorch

Tasks

Classificationimage-classificationImage ClassificationLearning with noisy labelsMeta-Learning

Similar Papers 제목 키워드 기반

Content-based Graph Privacy Advisor

2022-10-20 · Dimitrios Stoidis, Andrea Cavallaro

People may be unaware of the privacy risks of uploading an image online. In this paper, we present Graph Privacy Advisor, an image privacy classifier that uses scene information and object cardinality as cues to predict …

Object

Towards automated mobile-phone-based plant pathology management

2019-12-19 · Nantheera Anantrasirichai, Sion Hannuna, Nishan Canagarajah

This paper presents a framework which uses computer vision algorithms to standardise images and analyse them for identifying crop diseases automatically. The tools are created to bridge the information gap between farmer…

Management

Investor Behavior Modeling by Analyzing Financial Advisor Notes: A Machine Learning Perspective

2021-07-12 · Cynthia Pagliaro, Dhagash Mehta, Han-Tai Shiao, Shaofei Wang 외

Modeling investor behavior is crucial to identifying behavioral coaching opportunities for financial advisors. With the help of natural language processing (NLP) we analyze an unstructured (textual) dataset of financial …

BIG-bench Machine LearningDecision Making

Detecting and Mitigating Test-time Failure Risks via Model-agnostic Uncertainty Learning

2021-09-09 · Preethi Lahoti, Krishna P. Gummadi, Gerhard Weikum

Reliably predicting potential failure risks of machine learning (ML) systems when deployed with production data is a crucial aspect of trustworthy AI. This paper introduces Risk Advisor, a novel post-hoc meta-learner for…

Dynamic Advisor-Based Ensemble (dynABE): Case study in stock trend prediction of critical metal companies

2018-05-24 · Zhengyang Dong

Stock trend prediction is a challenging task due to the market's noise, and machine learning techniques have recently been successful in coping with this challenge. In this research, we create a novel framework for stock…

Stock PredictionStock Trend PredictionTime Series Analysis