New Approximation Algorithms for Minimum Enclosing Convex Shapes
Ankan Saha (1), S.V.N. Vishwanathan (2), Xinhua Zhang (3) ((1), University of Chicago, (2) Purdue University, (3) University of Alberta)

TL;DR
This paper introduces improved approximation algorithms for the Minimum Enclosing Ball and Convex Polytope problems in high-dimensional spaces, leveraging convex duality and non-smooth optimization techniques to outperform previous coreset-based methods.
Contribution
It presents novel approximation algorithms with better complexity bounds for MEB and MECP problems using convex duality and optimization frameworks, surpassing prior geometric approaches.
Findings
Achieves an $O(nd ilde{Q}/\sqrt{\epsilon})$ approximation for MEB.
Provides an $O(mnd ilde{Q}/\epsilon)$ approximation for MECP.
Outperforms existing coreset-based algorithms in efficiency.
Abstract
Given points in a dimensional Euclidean space, the Minimum Enclosing Ball (MEB) problem is to find the ball with the smallest radius which contains all points. We give a approximation algorithm for producing an enclosing ball whose radius is at most away from the optimum (where is an upper bound on the norm of the points). This improves existing results using \emph{coresets}, which yield a greedy algorithm. Finding the Minimum Enclosing Convex Polytope (MECP) is a related problem wherein a convex polytope of a fixed shape is given and the aim is to find the smallest magnification of the polytope which encloses the given points. For this problem we present a approximation algorithm, where is the number of faces of the polytope. Our algorithms borrow heavily from convex duality and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Digital Image Processing Techniques · Optimization and Packing Problems
