Sweeping an oval to a vanishing point
Adrian Dumitrescu, Minghui Jiang

TL;DR
This paper investigates the problem of optimally sweeping convex regions in the plane using a sequence of slanted sweeps, disproving a previous conjecture and analyzing approximation algorithms for the problem.
Contribution
It introduces a new slanted sweeping model, disproves a conjecture about the sufficiency of two sweeps, and analyzes approximation algorithms within this framework.
Findings
Existence of convex regions where two sweeps are not optimal.
Disproof of the conjecture that two sweeps always suffice.
Algorithms achieve approximately 1.27 approximation ratio.
Abstract
Given a convex region in the plane, and a sweep-line as a tool, what is best way to reduce the region to a single point by a sequence of sweeps? The problem of sweeping points by orthogonal sweeps was first studied in [2]. Here we consider the following \emph{slanted} variant of sweeping recently introduced in [1]: In a single sweep, the sweep-line is placed at a start position somewhere in the plane, then moved continuously according to a sweep vector (not necessarily orthogonal to the sweep-line) to another parallel end position, and then lifted from the plane. The cost of a sequence of sweeps is the sum of the lengths of the sweep vectors. The (optimal) sweeping cost of a region is the infimum of the costs over all finite sweeping sequences for that region. An optimal sweeping sequence for a region is one with a minimum total cost, if it exists. Another parameter of interest…
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 · Advanced Numerical Analysis Techniques · Advanced Optimization Algorithms Research
