English

Replica Exchange for Non-Convex Optimization

Optimization and Control 2021-06-17 v4 Probability Machine Learning

Abstract

Gradient descent (GD) is known to converge quickly for convex objective functions, but it can be trapped at local minima. On the other hand, Langevin dynamics (LD) can explore the state space and find global minima, but in order to give accurate estimates, LD needs to run with a small discretization step size and weak stochastic force, which in general slow down its convergence. This paper shows that these two algorithms and their non-swapping variants. can ``collaborate" through a simple exchange mechanism, in which they swap their current positions if LD yields a lower objective function. This idea can be seen as the singular limit of the replica-exchange technique from the sampling literature. We show that this new algorithm converges to the global minimum linearly with high probability, assuming the objective function is strongly convex in a neighborhood of the unique global minimum. By replacing gradients with stochastic gradients, and adding a proper threshold to the exchange mechanism, our algorithm can also be used in online settings. We also study non-swapping variants of the algorithm, which achieve similar performance. We further verify our theoretical results through some numerical experiments and observe superior performance of the proposed algorithm over running GD or LD alone.

Keywords

Cite

@article{arxiv.2001.08356,
  title  = {Replica Exchange for Non-Convex Optimization},
  author = {Jing Dong and Xin T. Tong},
  journal= {arXiv preprint arXiv:2001.08356},
  year   = {2021}
}

Comments

70 pages, 15 figures

R2 v1 2026-06-23T13:18:23.762Z