English

Optimization on the Surface of the (Hyper)-Sphere

Computational Geometry 2019-09-17 v1 Machine Learning Optimization and Control

Abstract

Thomson problem is a classical problem in physics to study how nn number of charged particles distribute themselves on the surface of a sphere of kk dimensions. When k=2k=2, i.e. a 2-sphere (a circle), the particles appear at equally spaced points. Such a configuration can be computed analytically. However, for higher dimensions such as k3k \ge 3, i.e. the case of 3-sphere (standard sphere), there is not much that is understood analytically. Finding global minimum of the problem under these settings is particularly tough since the optimization problem becomes increasingly computationally intensive with larger values of kk and nn. In this work, we explore a wide variety of numerical optimization methods to solve the Thomson problem. In our empirical study, we find stochastic gradient based methods (SGD) to be a compelling choice for this problem as it scales well with the number of points.

Keywords

Cite

@article{arxiv.1909.06463,
  title  = {Optimization on the Surface of the (Hyper)-Sphere},
  author = {Parameswaran Raman and Jiasen Yang},
  journal= {arXiv preprint arXiv:1909.06463},
  year   = {2019}
}
R2 v1 2026-06-23T11:15:02.332Z