Bicriteria Polygon Aggregation with Arbitrary Shapes
Lotte Blank, David Eppstein, Jan-Henrik Haunert, Herman Haverkort, Benedikt Kolbe, Philip Mayer, Petra Mutzel, Alexander Naumann, Jonas Sauer

TL;DR
This paper presents a polynomial-time algorithm for bicriteria polygon aggregation with arbitrary shapes, optimizing for area and perimeter, and introduces approximation methods for variants with polygonal boundaries, validated on real-world data.
Contribution
It provides the first efficient algorithm for unrestricted boundary shapes in polygon aggregation, characterizes optimal solutions, and offers approximation techniques for practical variants.
Findings
Polynomial-time algorithm for arbitrary boundary shapes.
Optimal solutions have boundaries composed of polygon edges and circular arcs.
Approximate solutions are visually similar and near-optimal on real-world data.
Abstract
We study the problem of aggregating polygons by covering them with disjoint representative regions, thereby inducing a clustering of the polygons. Our objective is to minimize a weighted sum of the total area and the total perimeter of the regions. This problem has applications in cartographic map generalization and urban analytics. Here, the polygons represent building footprints and the clusters may represent urban areas. Previous approaches forced the boundaries of the regions to come from a fixed subdivision of the plane, which allows the optimal solution (restricted in this way) to be found from a minimum cut in a dual graph. It is natural to ask whether the problem can still be solved efficiently if this restriction is removed, allowing output regions to be bounded by arbitrary curves. We provide a positive answer in the form of a polynomial-time algorithm. Additionally, we fully…
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
TopicsIndustrial Vision Systems and Defect Detection · Color Science and Applications · Color perception and design
