DiversiTree: A New Method to Efficiently Compute Diverse Sets of Near-Optimal Solutions to Mixed-Integer Optimization Problems
Izuwa Ahanor, Hugh Medal, Andrew C. Trapp

TL;DR
DiversiTree introduces a novel branch-and-bound based approach that explicitly incorporates diversity in the search process, significantly increasing the variety of near-optimal solutions in mixed-integer optimization without sacrificing runtime.
Contribution
The paper proposes a new diversity-focused node selection strategy within branch-and-bound, improving solution set diversity by 12% to 190% compared to existing methods.
Findings
Significantly increases diversity of solutions with similar runtime
Effective when diversity emphasis continues after minimal tree depth
Can be integrated into existing integer programming solvers
Abstract
While most methods for solving mixed-integer optimization problems compute a single optimal solution, a diverse set of near-optimal solutions can often lead to improved outcomes. We present a new method for finding a set of diverse solutions by emphasizing diversity within the search for near-optimal solutions. Specifically, within a branch-and-bound framework, we investigated parameterized node selection rules that explicitly consider diversity. Our results indicate that our approach significantly increases the diversity of the final solution set. When compared with two existing methods, our method runs with similar runtime as regular node selection methods and gives a diversity improvement between 12% and 190%. In contrast, popular node selection rules, such as best-first search, in some instances performed worse than state-of-the-art methods by more than 35% and gave an improvement…
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
TopicsVehicle Routing Optimization Methods · Metaheuristic Optimization Algorithms Research · Scheduling and Timetabling Solutions
