# Efficient partition of integer optimization problems with one-hot   encoding

**Authors:** Shuntaro Okada, Masayuki Ohzeki, Shinichiro Taguchi

arXiv: 1906.07385 · 2022-11-09

## TL;DR

This paper addresses the challenge of efficiently partitioning large integer optimization problems into feasible subproblems for quantum annealing, focusing on reducing the search space expansion caused by one-hot encoding.

## Contribution

The paper proposes a novel partitioning method that improves the extraction of feasible subproblems in one-hot encoded integer optimization problems for quantum annealing.

## Key findings

- Reduces the search space expansion in one-hot encoding.
- Enhances the feasibility rate of subproblems.
- Improves solution efficiency for quantum annealing.

## Abstract

Quantum annealing is a heuristic algorithm for solving combinatorial optimization problems, and D-Wave Systems Inc. has developed hardware for implementing this algorithm. The current version of the D-Wave quantum annealer can solve unconstrained binary optimization problems with a limited number of binary variables, although cost functions of many practical problems are defined by a large number of integer variables. To solve these problems with the quantum annealer, the integer variables are generally binarized with one-hot encoding, and the binarized problem is partitioned into small subproblems. However, the entire search space of the binarized problem is considerably extended compared to that of the original integer problem and is dominated by unfeasible solutions. Therefore, to efficiently solve large optimization problems with one-hot encoding, partitioning methods that extract subproblems with as many feasible solutions as possible are required.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.07385/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1906.07385/full.md

## References

50 references — full list in the complete paper: https://tomesphere.com/paper/1906.07385/full.md

---
Source: https://tomesphere.com/paper/1906.07385