English

Enhanced NIRMAL Optimizer With Damped Nesterov Acceleration: A Comparative Analysis

Information Retrieval 2025-08-25 v1 Artificial Intelligence

Abstract

This study introduces the Enhanced NIRMAL (Novel Integrated Robust Multi-Adaptation Learning with Damped Nesterov Acceleration) optimizer, an improved version of the original NIRMAL optimizer. By incorporating an (α,r)(\alpha, r)-damped Nesterov acceleration mechanism, Enhanced NIRMAL improves convergence stability while retaining chess-inspired strategies of gradient descent, momentum, stochastic perturbations, adaptive learning rates, and non-linear transformations. We evaluate Enhanced NIRMAL against Adam, SGD with Momentum, Nesterov, and the original NIRMAL on four benchmark image classification datasets: MNIST, FashionMNIST, CIFAR-10, and CIFAR-100, using tailored convolutional neural network (CNN) architectures. Enhanced NIRMAL achieves a test accuracy of 46.06\% and the lowest test loss (1.960435) on CIFAR-100, surpassing the original NIRMAL (44.34\% accuracy) and closely rivaling SGD with Momentum (46.43\% accuracy). These results underscore Enhanced NIRMAL's superior generalization and stability, particularly on complex datasets.

Keywords

Cite

@article{arxiv.2508.16550,
  title  = {Enhanced NIRMAL Optimizer With Damped Nesterov Acceleration: A Comparative Analysis},
  author = {Nirmal Gaud and Prasad Krishna Murthy and Mostaque Md. Morshedur Hassan and Abhijit Ganguly and Vinay Mali and Ms Lalita Bhagwat Randive and Abhaypratap Singh},
  journal= {arXiv preprint arXiv:2508.16550},
  year   = {2025}
}

Comments

7 pages, 1 figure, 1 table. arXiv admin note: substantial text overlap with arXiv:2508.04293

R2 v1 2026-07-01T05:02:00.911Z