paper-with-me

홈 › Papers

AdaDGS: An adaptive black-box optimization method with a nonlocal directional Gaussian smoothing gradient

2020-11-03 · Hoang Tran, Guannan Zhang

The local gradient points to the direction of the steepest slope in an infinitesimal neighborhood. An optimizer guided by the local gradient is often trapped in local optima when the loss landscape is multi-modal. A directional Gaussian smoothing (DGS) approach was recently proposed in (Zhang et al., 2020) and used to define a truly nonlocal gradient, referred to as the DGS gradient, for high-dimensional black-box optimization. Promising results show that replacing the traditional local gradient with the DGS gradient can significantly improve the performance of gradient-based methods in optimizing highly multi-modal loss functions. However, the optimal performance of the DGS gradient may rely on fine tuning of two important hyper-parameters, i.e., the smoothing radius and the learning rate. In this paper, we present a simple, yet ingenious and efficient adaptive approach for optimization with the DGS gradient, which removes the need of hyper-parameter fine tuning. Since the DGS gradient generally points to a good search direction, we perform a line search along the DGS direction to determine the step size at each iteration. The learned step size in turn will inform us of the scale of function landscape in the surrounding area, based on which we adjust the smoothing radius accordingly for the next iteration. We present experimental results on high-dimensional benchmark functions, an airfoil design problem and a game content generation problem. The AdaDGS method has shown superior performance over several the state-of-the-art black-box optimization methods.

📄 PDF Abstract BibTeX arXiv:2011.02009

Code (1)

HoangATran/AdaDGS

Similar Papers 제목 키워드 기반

A Novel Evolution Strategy with Directional Gaussian Smoothing for Blackbox Optimization

2020-02-07 · Jiaxin Zhang, Hoang Tran, Dan Lu, Guannan Zhang

We propose an improved evolution strategy (ES) using a novel nonlocal gradient operator for high-dimensional black-box optimization. Standard ES methods with $d$-dimensional Gaussian smoothing suffer from the curse of di…

global-optimization

Nonlocal Adaptive Direction-Guided Structure Tensor Total Variation For Image Recovery

2020-08-28 · Ezgi Demircan-Tureyen, Mustafa E. Kamasak

A common strategy in variational image recovery is utilizing the nonlocal self-similarity (NSS) property, when designing energy functionals. One such contribution is nonlocal structure tensor total variation (NLSTV), whi…

GroupCDL: Interpretable Denoising and Compressed Sensing MRI via Learned Group-Sparsity and Circulant Attention

2024-07-19 · Nikola Janjusevic, Amirhossein Khalilian-Gourtani, Adeen Flinker, Li Feng 외

Nonlocal self-similarity within images has become an increasingly popular prior in deep-learning models. Despite their successful image restoration performance, such models remain largely uninterpretable due to their bla…

compressed sensingDenoisingDictionary LearningImage Denoising+2

An adaptive stochastic gradient-free approach for high-dimensional blackbox optimization

2020-06-18 · Anton Dereventsov, Clayton G. Webster, Joseph D. Daws Jr

In this work, we propose a novel adaptive stochastic gradient-free (ASGF) approach for solving high-dimensional nonconvex optimization problems based on function evaluations. We employ a directional Gaussian smoothing of…

global-optimizationVocal Bursts Intensity Prediction

Fast and Interpretable Nonlocal Neural Networks for Image Denoising via Group-Sparse Convolutional Dictionary Learning

2023-06-02 · Nikola Janjušević, Amirhossein Khalilian-Gourtani, Adeen Flinker, Yao Wang

Nonlocal self-similarity within natural images has become an increasingly popular prior in deep-learning models. Despite their successful image restoration performance, such models remain largely uninterpretable due to t…

DenoisingDictionary LearningGrayscale Image DenoisingImage Denoising+1