Super Gradient Descent: Global Optimization requires Global Gradient
Abstract: Global minimization is a fundamental challenge in optimization, especially in machine learning, where finding the global minimum of a function directly impacts model performance and convergence. This article introduces a novel optimization method that we called Super Gradient Descent, designed specifically for one-dimensional functions, guaranteeing convergence to the global minimum for any k-Lipschitz function defined on a closed interval [a, b]. Our approach addresses the limitations of traditional optimization algorithms, which often get trapped in local minima. In particular, we introduce the concept of global gradient which offers a robust solution for precise and well-guided global optimization. By focusing on the global minimization problem, this work bridges a critical gap in optimization theory, offering new insights and practical advancements in different optimization problems in particular Machine Learning problems like line search.
- T. Tieleman and G. Hinton. Lecture 6.5—RMSProp: Divide the Gradient by a Running Average of Its Recent Magnitude. Lecture Notes, 2012.
- Diederik P. Kingma and Jimmy Ba. Adam: A Method for Stochastic Optimization. arXiv preprint arXiv:1412.6980, 2014.
- Ilya Loshchilov and Frank Hutter. Decoupled Weight Decay Regularization. In International Conference on Learning Representations, 2017. URL: https://openreview.net/forum?id=Bkg6RiRAb7.
- T. Dozat. Incorporating Nesterov Momentum into Adam. OpenReview.net, 2016. URL: https://openreview.net/forum?id=H1Z2w9lgl.
- R. Chelouah and P. Siarry. A Continuous Genetic Algorithm Designed for the Global Optimization of Multimodal Functions. Journal of Heuristics, 2000. Publisher: Springer.
- F. Marini and B. Walczak. Particle Swarm Optimization (PSO): A Tutorial. Chemometrics and Intelligent Laboratory Systems, 2015. Publisher: Elsevier.
Paper Prompts
Sign up for free to create and run prompts on this paper using GPT-5.
Top Community Prompts
Collections
Sign up for free to add this paper to one or more collections.