Maximum-Weight Two Boxes Symmetric Difference Problem
Jos\'e Fern\'andez Goycoolea, Luis H. Herrera, Pablo P\'erez Lantero, Carlos Seara

TL;DR
This paper introduces an algorithm to find two overlapping axis-aligned rectangles that maximize the total weight of points in their symmetric difference, with potential extensions to multiple boxes.
Contribution
It presents a novel $O(n^4 ext{log} n)$ time algorithm for the maximum-weight symmetric difference problem for two rectangles, adaptable to multiple boxes.
Findings
Algorithm efficiently finds optimal rectangles for weighted points.
Framework can be extended to multiple boxes and unions.
Provides theoretical bounds and practical adaptability.
Abstract
Let be a set of points in the plane, where each element of is assigned a weight , positive or negative. In this paper, we present an algorithm that runs in time and space to find two possibly overlapping axis-aligned rectangles and so as to maximize the total weight of the points contained in the symmetric difference of and . The same optimization framework can easily be adapted to solve related problems such as to maximize the total weight in the symmetric difference of boxes and/or in the union of boxes.
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.
