A Study of Deep CNN Model with Labeling Noise Based on Granular-ball Computing
Dawei Dai, Donggen Li, Zhiguo Zhuang

TL;DR
This paper introduces a granular ball neural network model that effectively filters label noise during training, enhancing the robustness of deep CNNs against noisy labels in supervised learning.
Contribution
It pioneers a multi-granular approach based on granular computing to reduce label noise impact in deep neural networks, improving model stability and accuracy.
Findings
Reduces label noise proportion in training data
Improves neural network robustness against label noise
Enhances model stability during training
Abstract
In supervised learning, the presence of noise can have a significant impact on decision making. Since many classifiers do not take label noise into account in the derivation of the loss function, including the loss functions of logistic regression, SVM, and AdaBoost, especially the AdaBoost iterative algorithm, whose core idea is to continuously increase the weight value of the misclassified samples, the weight of samples in many presence of label noise will be increased, leading to a decrease in model accuracy. In addition, the learning process of BP neural network and decision tree will also be affected by label noise. Therefore, solving the label noise problem is an important element of maintaining the robustness of the network model, which is of great practical significance. Granular ball computing is an important modeling method developed in the field of granular computing in…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRough Sets and Fuzzy Logic · Face and Expression Recognition
MethodsSupport Vector Machine
