Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Learning Solution-Aware Transformers for Efficiently Solving Quadratic Assignment Problem

About

Recently various optimization problems, such as Mixed Integer Linear Programming Problems (MILPs), have undergone comprehensive investigation, leveraging the capabilities of machine learning. This work focuses on learning-based solutions for efficiently solving the Quadratic Assignment Problem (QAPs), which stands as a formidable challenge in combinatorial optimization. While many instances of simpler problems admit fully polynomial-time approximate solution (FPTAS), QAP is shown to be strongly NP-hard. Even finding a FPTAS for QAP is difficult, in the sense that the existence of a FPTAS implies $P = NP$. Current research on QAPs suffer from limited scale and computational inefficiency. To attack the aforementioned issues, we here propose the first solution of its kind for QAP in the learn-to-improve category. This work encodes facility and location nodes separately, instead of forming computationally intensive association graphs prevalent in current approaches. This design choice enables scalability to larger problem sizes. Furthermore, a \textbf{S}olution \textbf{AW}are \textbf{T}ransformer (SAWT) architecture integrates the incumbent solution matrix with the attention score to effectively capture higher-order information of the QAPs. Our model's effectiveness is validated through extensive experiments on self-generated QAP instances of varying sizes and the QAPLIB benchmark.

Zhentao Tan, Yadong Mu• 2024

Related benchmarks

TaskDatasetResultRank
Quadratic Assignment ProblemQAPLIB
Gap1.4
80
Quadratic Assignment ProblemGeometrically Structured synthetic datasets n=20
Solution Cost54.72
13
Quadratic Assignment ProblemGeometrically Structured synthetic datasets (n=50)
Cost380.9
13
Quadratic Assignment ProblemGeometrically Structured synthetic datasets n=100
Solution Cost1.62e+3
13
Quadratic Assignment ProblemLarge-scale synthetic QAP dataset QAP200
Cost6.74e+3
5
Quadratic Assignment ProblemLarge-scale synthetic QAP dataset QAP500
Cost4.37e+4
5
Showing 6 of 6 rows

Other info

Follow for update