Sample-Cluster-Select: A new framework to obtain diverse approximate solutions of combinatorial optimization problems
Susumu Hashimoto, Takeaki Uno

TL;DR
Sample-Cluster-Select (SCS) is a framework that generates diverse representative solutions for combinatorial optimization problems, enhancing trust and understanding of the solution space for practitioners.
Contribution
The paper introduces SCS, a novel clustering-based approach that provides multiple representative solutions to improve trust and insight in solving combinatorial optimization problems.
Findings
SCS outperforms multi-start local search and k-best algorithms in most cases.
SCS offers competitive performance against evolutionary algorithms.
Clustering reveals local structures and neighboring solutions, aiding understanding.
Abstract
When solving real-world problems, practitioners often hesitate to implement solutions obtained from mathematical models, especially for important decisions. This hesitation stems from practitioners' lack of trust in optimization models and computational results. To address these challenges, we propose Sample-Cluster-Select (SCS) for solving practical combinatorial optimization problems under the assumption of potentially acceptable solution set. SCS first samples the potential solutions, performs clustering on these solutions, and selects a representative solution for each cluster. SCS aims to build trust by helping users understand the solution space through multiple representative solutions, while simultaneously identifying promising alternatives around these solutions. We conducted experiments on randomly generated instances, comparing SCS against multi-start local search 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
TopicsConstraint Satisfaction and Optimization · Vehicle Routing Optimization Methods · Advanced Multi-Objective Optimization Algorithms
