Dual-Matrix Domain-Wall: A Novel Technique for Generating Permutations by QUBO and Ising Models with Quadratic Sizes
Koji Nakano, Shunsuke Tsukiyama, Yasuaki Ito, Takashi Yazane, and Junko Yano, Takumi Kato, Shiro Ozaki, Rie Mori, Ryota Katsuki

TL;DR
This paper introduces the dual-matrix domain-wall encoding, a novel method for representing permutation problems in Ising and QUBO models that reduces quadratic terms and coefficient magnitudes, improving efficiency.
Contribution
The paper presents a new permutation encoding technique called dual-matrix domain-wall that significantly reduces quadratic terms and coefficients in Ising/QUBO models for permutation problems.
Findings
Reduces quadratic term count from $n^3-n^2$ to $6n^2-12n+4
Lowers maximum absolute coefficient from $2n-4$ to 2
Applicable to partial permutations and efficient permutation problem implementation
Abstract
The Ising model is defined by an objective function using a quadratic formula of qubit variables. The problem of an Ising model aims to determine the qubit values of the variables that minimize the objective function, and many optimization problems can be reduced to this problem. In this paper, we focus on optimization problems related to permutations, where the goal is to find the optimal permutation out of the possible permutations of elements. To represent these problems as Ising models, a commonly employed approach is to use a kernel that utilizes one-hot encoding to find any one of the permutations as the optimal solution. However, this kernel contains a large number of quadratic terms and high absolute coefficient values. The main contribution of this paper is the introduction of a novel permutation encoding technique called dual-matrix domain-wall, which…
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 · Coding theory and cryptography · graph theory and CDMA systems
