Anisotropic Gaussian Smoothing for Gradient-based Optimization
Andrew Starnes, Guannan Zhang, Viktor Reshniak, Clayton Webster

TL;DR
This paper introduces anisotropic Gaussian smoothing techniques for gradient-based optimization algorithms, improving their ability to escape local minima and converge more effectively on complex, non-convex functions.
Contribution
The paper proposes a new anisotropic Gaussian smoothing approach that adapts smoothing directions, enhancing traditional gradient methods like GD, SGD, and Adam for better optimization performance.
Findings
Enhanced convergence properties for anisotropic smoothing methods.
Theoretical analysis extends convergence guarantees to non-convex functions.
Practical implementation via Monte Carlo estimation demonstrated.
Abstract
This article introduces a novel family of optimization algorithms - Anisotropic Gaussian Smoothing Gradient Descent (AGS-GD), AGS-Stochastic Gradient Descent (AGS-SGD), and AGS-Adam - that employ anisotropic Gaussian smoothing to enhance traditional gradient-based methods, including GD, SGD, and Adam. The primary goal of these approaches is to address the challenge of optimization methods becoming trapped in suboptimal local minima by replacing the standard gradient with a non-local gradient derived from averaging function values using anisotropic Gaussian smoothing. Unlike isotropic Gaussian smoothing (IGS), AGS adapts the smoothing directionality based on the properties of the underlying function, aligning better with complex loss landscapes and improving convergence. The anisotropy is computed by adjusting the covariance matrix of the Gaussian distribution, allowing for directional…
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
TopicsOptical measurement and interference techniques · Advanced Measurement and Metrology Techniques · Advanced Vision and Imaging
