AdaCubic: An Adaptive Cubic Regularization Optimizer for Deep Learning

Published: 25 Feb 2026, Last Modified: 25 Feb 2026Accepted by TMLREveryoneRevisionsBibTeXCC BY 4.0
Abstract: A novel regularization technique, AdaCubic, is proposed that adapts the weight of the cubic term. The heart of AdaCubic is an auxiliary optimization problem with cubic constraints that dynamically adjusts the weight of the cubic term in Newton’s cubic regularized method. We use Hutchinson’s method to approximate the Hessian matrix, thereby reducing computational cost. We demonstrate that AdaCubic inherits the cubically regularized Newton method’s local convergence guarantees. Our experiments in Computer Vision, Natural Language Processing, and Signal Processing tasks demonstrate that AdaCubic outperforms or competes with several widely used optimizers. Unlike other adaptive algorithms that require hyperparameter fine-tuning, AdaCubic is evaluated with a fixed set of hyperparameters, rendering it a highly attractive optimizer in settings where fine-tuning is infeasible. This makes AdaCubic an attractive option for researchers and practitioners alike. To our knowledge, AdaCubic is the first optimizer to leverage cubic regularization in scalable deep learning applications.
Certifications: J2C Certification
Submission Type: Long submission (more than 12 pages of main content)
Code: https://github.com/iTsingalis/AdaCubic
Assigned Action Editor: ~Yi_Zhou2
Submission Number: 6482
Loading