Greedy Geometric Algorithms for Collection of Balls, with Applications to Geometric Approximation and Molecular Coarse-Graining
F. Cazals, T. Dreyfus, S. Sachdeva, N. Shah
In Computer Graphics Forum, 33(6), 2014.
Abstract: Choosing balls that best approximate a 3D object is a non-trivial problem. To answer it, we first address the inner approximation problem, which consists of approximating an object FO defined by a union of n balls with k<n balls defining a region FS&sublFO. This solution is further used to construct an outer approximation enclosing the initial shape, and an interpolated approximation sandwiched between the inner and outer approximations. The inner approximation problem is reduced to a geometric generalization of weighted max k-cover, solved with the greedy strategy which achieves the classical 1−1/e lower bound. The outer approximation is reduced to exploiting the partition of the boundary of FO by the Apollonius Voronoi diagram of the balls defining the inner approximation. Implementation-wise, we present robust software incorporating the calculation of the exact Delaunay triangulation of points with degree two algebraic coordinates, of the exact medial axis of a union of balls, and of a certified estimate of the volume of a union of balls. Application-wise, we exhibit accurate coarse-grain molecular models using a number of balls 20 times smaller than the number of atoms, a key requirement to simulate crowded cellular environments.
Keyword(s): computational geometry, biological modelling, modelling, [Theory of Computation]: Theory and algorithms for application domains, [Theory of Computation]: Design and analysis of algorithms, [Theory of Computation]: Randomness, geometry and discrete structures—Computational Geometry
Article URL: http://dx.doi.org/10.1111/cgf.12270
BibTeX format:
@article{Cazals:2014:GGA,
  author = {F. Cazals and T. Dreyfus and S. Sachdeva and N. Shah},
  title = {Greedy Geometric Algorithms for Collection of Balls, with Applications to Geometric Approximation and Molecular Coarse-Graining},
  journal = {Computer Graphics Forum},
  volume = {33},
  number = {6},
  pages = {1--17},
  year = {2014},
}
Search for more articles by F. Cazals.
Search for more articles by T. Dreyfus.
Search for more articles by S. Sachdeva.
Search for more articles by N. Shah.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."