A Continuous Variable Optimization Method for the Quadratic Assignment Problem
Abstract
We present a novel continuous algorithm for solving the Quadratic Assignment Problem (QAP), leveraging auxiliary dynamics to enforce permutation constraints without the need for post-processing. This approach outperforms traditional continuous methods in terms of constraint enforcement and demonstrates faster convergence compared to branch-and-bound techniques. Despite the algorithm's effectiveness, the number of auxiliary variables currently scales cubically with the problem size, posing a limitation. However, our analysis suggests that associating auxiliary variables with correlators of clause functions could significantly improve efficiency. Additionally, the algorithm encounters challenges with local minima due to the geodesically non-convex QAP potential. We propose future research directions to address this issue, including alternative formulations of the potential landscape and strategies for escaping local minima.
Cite
Text
Vizkeleti and Leleu. "A Continuous Variable Optimization Method for the Quadratic Assignment Problem." NeurIPS 2024 Workshops: OPT, 2024.Markdown
[Vizkeleti and Leleu. "A Continuous Variable Optimization Method for the Quadratic Assignment Problem." NeurIPS 2024 Workshops: OPT, 2024.](https://mlanthology.org/neuripsw/2024/vizkeleti2024neuripsw-continuous/)BibTeX
@inproceedings{vizkeleti2024neuripsw-continuous,
title = {{A Continuous Variable Optimization Method for the Quadratic Assignment Problem}},
author = {Vizkeleti, Aron and Leleu, Timothee},
booktitle = {NeurIPS 2024 Workshops: OPT},
year = {2024},
url = {https://mlanthology.org/neuripsw/2024/vizkeleti2024neuripsw-continuous/}
}