English

A Sequential Computation Algorithm for the Center of the Smallest Enclosing Ball

Information Theory 2025-06-03 v1 math.IT

Abstract

In this paper, we consider the problem of finding the center QQ^\ast of the SEB (smallest enclosing ball) for nn points in dd-dimensional Euclidean space. One application of the SEB is SVDD (support vector data description) in support vector machines. Our objective is to develop a sequential computation algorithm for determining the barycentric coordinate of QQ^\ast. To achieve it, we apply the concept of the Arimoto-Blahut algorithm, which is a sequential computation algorithm used to compute the channel capacity. We first consider the case in which an equidistant point Q~\widetilde{Q} from the nn points exists, and construct a recurrence formula that converges to the barycentric coordinate λ~\widetilde{\bm\lambda} of Q~\widetilde{Q}. When Q~\widetilde{Q} lies within the convex hull of the nn points, Q~\widetilde{Q} coincides with QQ^\ast, hence in this case, the recurrence formula converges to the barycentric coordinate λ\bm\lambda^\ast of QQ^\ast. The resulting recurrence formula is very simple because it uses only the coordinates of the nn points. The computational complexity, with an approximation error of ϵ\epsilon to the exact solution λ~\widetilde{\bm\lambda}, is O(κn2log(1/ϵ))O(\kappa n^2\log(1/\epsilon)), where κ\kappa is a value determined by the nn points. Furthermore, we modify the algorithm so that it can also be applied in cases where Q~\widetilde{Q} does not exist, and evaluate the convergence performance numerically. We compare the proposed algorithm with conventional algorithms in terms of run time and computational accuracy through several examples. The proposed algorithm has some advantages and some disadvantages compared to the conventional algorithms, but overall, since the proposed algorithm can be computed using a very simple formula, it is considered sufficiently practical.

Keywords

Cite

@article{arxiv.2506.00734,
  title  = {A Sequential Computation Algorithm for the Center of the Smallest Enclosing Ball},
  author = {Kenji Nakagawa and Yoshinori Takei},
  journal= {arXiv preprint arXiv:2506.00734},
  year   = {2025}
}

Comments

33 pages, 9 figures

R2 v1 2026-07-01T02:52:39.569Z