Succinct QUBO formulations for permutation problems by sorting networks
Katalin Friedl, Levente Geg\H{o}, L\'aszl\'o Kab\'odi, Vikt\'oria Nemkin

TL;DR
This paper presents a novel, efficient QUBO formulation for permutations using compare-exchange networks, significantly reducing variables and enabling unbiased sampling, with applications in cryptography and combinatorial design.
Contribution
Introduces a new QUBO formulation for permutations based on compare-exchange networks, reducing variable count and enabling additional permutation operations.
Findings
Uses $O(n \, \log^2 n)$ variables, fewer than standard methods.
Supports permutation operations like multiplication, inversion, and order checking.
Enables unbiased sampling of permutations with constraints.
Abstract
Quadratic Unconstrained Binary Optimization (QUBO) is a standard NP-hard optimization problem. Recently, it has gained renewed interest through quantum computing, as QUBOs directly reduce to the Ising model, on which quantum annealing devices are based. We introduce a QUBO formulation for permutations using compare-exchange networks, with only binary variables. This is a substantial improvement over the standard permutation matrix encoding, which requires variables and has a much denser interaction graph. A central feature of our approach is uniformity: each permutation corresponds to a unique variable assignment, enabling unbiased sampling. Our construction also allows additional constraints, including fixed points and parity. Moreover, it provides a representation of permutations that supports the operations multiplication and inversion, and also makes it…
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
TopicsQuantum Computing Algorithms and Architecture · Complexity and Algorithms in Graphs · Cryptography and Data Security
