Learning to Prune Instances of k-median and Related Problems

2022 Proceedings of the Symposium on Algorithm Engineering and Experiments (ALENEX)(2022)

引用 2|浏览0
暂无评分
摘要
Previous chapter Next chapter Full AccessProceedings 2022 Proceedings of the Symposium on Algorithm Engineering and Experiments (ALENEX)Learning to Prune Instances of k-median and Related ProblemsDena Tayebi, Saurabh Ray, and Deepak AjwaniDena Tayebi, Saurabh Ray, and Deepak Ajwanipp.184 - 194Chapter DOI:https://doi.org/10.1137/1.9781611977042.15PDFBibTexSections ToolsAdd to favoritesExport CitationTrack CitationsEmail SectionsAboutAbstract In a large number of industrial applications, combinatorial optimization problems are repeatedly solved with datasets from similar distribution. In recent years, machine learning techniques have been shown to be quite effective in speeding up such computations. However, black-box end-to-end machine learning approaches suffer from poor interpretability and the requirement for a large amount of labelled data. In this paper, we demonstrate a simple and highly effective way to incorporate the insights from the algorithmic and optimization literature on these problems into a machine learning framework to speed-up the solutions of these problems. We study the k-median problem and the following closely related combinatorial optimization problems: set cover, max coverage and uncapacitated facility location. These problems are well studied and a large number of approximation algorithms have been designed for these problems. We look at the kind of quantities these approximation algorithms employ and use these to derive useful features for training a classifier that helps quickly reduce the problem size by identifying the difficult core of the problem and pruning the remainder. The difficult core is then solved using an ILP solver. A prime advantage of using such features is that we do not require much data to train the classifier. This results in a much faster algorithm than just using the Integer Linear Programming solver. Several of the features we used for the classifier were derived from approximation algorithms that were designed for the metric instances of the k-median and the uncapacitated facility location problem. However, remarkably, the use of these features also leads to significant speed up in the non-metric instances of these problems and even the other two related problems. Previous chapter Next chapter RelatedDetails Published:2022eISBN:978-1-61197-704-2 https://doi.org/10.1137/1.9781611977042Book Series Name:ProceedingsBook Code:PRAL22Book Pages:iii-220
更多
查看译文
关键词
prune instances,learning
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要