Comparative Analysis of Novel NIRMAL Optimizer Against Adam and SGD with Momentum
Nirmal Gaud, Surej Mouli, Preeti Katiyar, and Vaduguru Venkata Ramya

TL;DR
This paper introduces NIRMAL, a new optimizer inspired by chess strategies, which demonstrates competitive and robust performance against Adam and SGD with Momentum on multiple image classification benchmarks.
Contribution
The paper presents NIRMAL, a novel optimizer combining multiple strategies, and demonstrates its effectiveness and robustness compared to established optimizers on standard datasets.
Findings
NIRMAL outperforms Adam on CIFAR-100 with 45.32% accuracy.
NIRMAL matches SGD with Momentum's performance on benchmark datasets.
NIRMAL shows stable convergence and strong generalization capabilities.
Abstract
This study proposes NIRMAL (Novel Integrated Robust Multi-Adaptation Learning), a novel optimization algorithm that combines multiple strategies inspired by the movements of the chess piece. These strategies include gradient descent, momentum, stochastic perturbations, adaptive learning rates, and non-linear transformations. We carefully evaluated NIRMAL against two widely used and successful optimizers, Adam and SGD with Momentum, on four benchmark image classification datasets: MNIST, FashionMNIST, CIFAR-10, and CIFAR-100. The custom convolutional neural network (CNN) architecture is applied on each dataset. The experimental results show that NIRMAL achieves competitive performance, particularly on the more challenging CIFAR-100 dataset, where it achieved a test accuracy of 45.32\%and a weighted F1-score of 0.4328. This performance surpasses Adam (41.79\% accuracy, 0.3964 F1-score)…
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.
