Assessing the Quality of the Datasets by Identifying Mislabeled Samples
Vaibhav Pulastya, Gaurav Nuti, Yash Kumar Atri, Tanmoy Chakraborty

TL;DR
This paper introduces a new noise score statistic based on latent space representations to identify mislabeled samples, improving data quality assessment and classification accuracy in noisy datasets.
Contribution
It proposes a novel noise score using latent space variations from AQUAVS to detect mislabeled data points, addressing data quality issues in deep learning.
Findings
Effective identification of mislabeled samples in multiple datasets
Significant accuracy improvements in classification tasks
Robustness across different noise settings
Abstract
Due to the over-emphasize of the quantity of data, the data quality has often been overlooked. However, not all training data points contribute equally to learning. In particular, if mislabeled, it might actively damage the performance of the model and the ability to generalize out of distribution, as the model might end up learning spurious artifacts present in the dataset. This problem gets compounded by the prevalence of heavily parameterized and complex deep neural networks, which can, with their high capacity, end up memorizing the noise present in the dataset. This paper proposes a novel statistic -- noise score, as a measure for the quality of each data point to identify such mislabeled samples based on the variations in the latent space representation. In our work, we use the representations derived by the inference network of data quality supervised variational autoencoder…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Anomaly Detection Techniques and Applications · Advanced Neural Network Applications
