Related Experiment Video
Updated: May 11, 2025

Author Spotlight: Investigating the Impact of Emotional Prosodies on Voice Recognition and Perception
Published on: August 9, 2024
Adaptive estimation of instance-dependent noise transition matrix for learning with instance-dependent label noise
Yuan Wang1, Huaxin Pang2, Ying Qin1
1School of Computer Science and Technology, Beijing Jiaotong University, Beijing, 100044, China; Visual Intellgence +X International Cooperation Joint Laboratory of MOE, Beijing, 100044, China.
Abstract:
Instance-dependent noise (IDN) widely exists in real-world datasets, seriously hindering the effective application of deep neural networks. In contrast to class-dependent noise, IDN is influenced not solely by the class but also by the intrinsic features of the instance. Current methods for addressing IDN typically involve estimating the instance-dependent noise transition matrix (IDNT). However, these approaches often either assume a specific form for the IDNT or rely on anchor points, which can result in significant estimation errors. To tackle this issue, we propose a method that makes no assumptions about the form of IDNT or the need for anchor points. Specifically, by computing similarity scores between each instance's feature representation and the label representations, the instance-label confusion matrix (ILCM) captures the relationships between global instance features and different categories, providing valuable insights into the degree of noise. We then adaptively combine the noisy class posteriors from network predictions (for noisy data) or given labels (for clean data) with the ILCM, weighted by the degree of noise, to enhance the accuracy of IDNT estimation. Finally, the obtained IDNT adjusts the loss function, resulting in a more robust classifier. Comprehensive experiments comparing our method with state-of-the-art approaches on synthetic IDN datasets (F-MNIST, SVHN, CIFAR-10, CIFAR-100) and a real-world noisy dataset (Clothing1M) demonstrate the superiority and effectiveness of our approach.
More Related Videos
08:27Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
Published on: January 5, 2024
08:05Measuring Statistical Learning Across Modalities and Domains in School-Aged Children Via an Online Platform and Neuroimaging Techniques
Published on: June 30, 2020
Related Concept Videos
Propagation of Uncertainty from Random Error
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Propagation of Uncertainty from Systematic Error
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation
On...
Randomized Experiments
Simple randomization
Simple...
Random Variables
Uppercase letters such as X or Y denote a random variable. Lowercase letters like x or y denote the value of a random variable. If X is a random variable, then X is written in words, and x is given as a number.
For example, let X = the...