Computing Equilibrium Points of Electrostatic Potentials
Abheek Ghosh, Paul W. Goldberg, Alexandros Hollender
TL;DR
This work tackles the problem of computing equilibrium points of electrostatic potentials in d-dimensional space by introducing a grid-based Taylor-approximation framework tailored to well-behaved derivatives. In fixed dimensions, it achieves poly-time computation of ε-approximate stationary points and, under a strong non-degeneracy condition, poly-time strong approximations as well. The authors extend the approach to generalized potentials and establish complexity results, showing PPAD membership and CLS-hardness, with a set of open questions for high-dimensional settings. The results bridge numerical approximation with computational TFNP landscape, offering practical algorithms under precise structural conditions while mapping the inherent complexity for broader potential classes.
Abstract
We study the computation of equilibrium points of electrostatic potentials: locations in space where the electrostatic force arising from a collection of charged particles vanishes. This is a novel scenario of optimization in which solutions are guaranteed to exist due to a nonconstructive argument, but gradient descent is unreliable due to the presence of singularities. We present an algorithm based on piecewise approximation of the potential function by Taylor series. The main insight is to divide the domain into a grid with variable coarseness, where grid cells are exponentially smaller in regions where the function changes rapidly compared to regions where it changes slowly. Our algorithm finds approximate equilibrium points in time poly-logarithmic in the approximation parameter, but these points are not guaranteed to be close to exact solutions. Nevertheless, we show that such points can be computed efficiently under a mild assumption that we call "strong non-degeneracy". We complement these algorithmic results by studying a generalization of this problem and showing that it is CLS-hard and in PPAD, leaving its precise classification as an intriguing open problem.
