rSDNet: Unified Robust Neural Learning against Label Noise and Adversarial Attacks
Suryasis Jana, Abhik Ghosh

TL;DR
This paper introduces rSDNet, a unified robust neural network training framework based on minimum-divergence estimation, effectively handling label noise and adversarial attacks while maintaining high accuracy on clean data.
Contribution
The paper proposes a novel, statistically grounded training method using S-divergences that enhances robustness against data contamination in neural networks.
Findings
Improves robustness to label noise and adversarial attacks
Maintains competitive accuracy on clean datasets
Provides theoretical guarantees like Fisher consistency and Bayes optimality
Abstract
Neural networks are central to modern artificial intelligence, yet their training remains highly sensitive to data contamination. Standard neural classifiers are trained by minimizing the categorical cross-entropy loss, corresponding to maximum likelihood estimation under a multinomial model. While statistically efficient under ideal conditions, this approach is highly vulnerable to contaminated observations including label noises corrupting supervision in the output space, and adversarial perturbations inducing worst-case deviations in the input space. In this paper, we propose a unified and statistically grounded framework for robust neural classification that addresses both forms of contamination within a single learning objective. We formulate neural network training as a minimum-divergence estimation problem and introduce rSDNet, a robust learning algorithm based on the general…
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
TopicsAdversarial Robustness in Machine Learning · Machine Learning and Data Classification · Explainable Artificial Intelligence (XAI)
