Solving Combinatorial Optimization Problems with Deep Neural Network: A Survey

Feng Wang,Qi He,Shicheng Li
DOI: https://doi.org/10.26599/tst.2023.9010076
2024-05-03
Tsinghua Science & Technology
Abstract:Combinatorial Optimization Problems (COPs) are a class of optimization problems that are commonly encountered in industrial production and everyday life. Over the last few decades, traditional algorithms, such as exact algorithms, approximate algorithms, and heuristic algorithms, have been proposed to solve COPs. However, as COPs in the real world become more complex, traditional algorithms struggle to generate optimal solutions in a limited amount of time. Since Deep Neural Networks (DNNs) are not heavily dependent on expert knowledge and are adequately flexible for generalization to various COPs, several DNN-based algorithms have been proposed in the last ten years for solving COPs. Herein, we categorize these algorithms into four classes and provide a brief overview of their applications in real-world problems.
computer science, information systems,engineering, electrical & electronic, software engineering
What problem does this paper attempt to address?