Sorting Network Relaxations for Vector Permutation Problems
Cong Han Lim, Stephen J. Wright

TL;DR
This paper introduces a compact convex relaxation for permutation problems using a new polytope representation, reducing computational complexity and enabling efficient solutions for large-scale instances.
Contribution
It applies Goemans' permutahedron formulation to convex relaxations, significantly reducing variables and constraints in permutation optimization problems.
Findings
Reduced variables from Θ(n^2) to Θ(n log n)
Achieved similar solution quality with less computational time
Introduced a new regularization scheme for the convex formulation
Abstract
The Birkhoff polytope (the convex hull of the set of permutation matrices) is frequently invoked in formulating relaxations of optimization problems over permutations. The Birkhoff polytope is represented using variables and constraints, significantly more than the variables one could use to represent a permutation as a vector. Using a recent construction of Goemans (2010), we show that when optimizing over the convex hull of the permutation vectors (the permutahedron), we can reduce the number of variables and constraints to in theory and in practice. We modify the recent convex formulation of the 2-SUM problem introduced by Fogel et al. (2013) to use this polytope, and demonstrate how we can attain results of similar quality in significantly less computational time for large . To our knowledge, this is the first usage of…
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
TopicsAdvanced Combinatorial Mathematics · Advanced Graph Theory Research · Random Matrices and Applications
