paper-with-me

Papers

Multi-objective QUBO Solver: Bi-objective Quadratic Assignment

2022-05-26 · Mayowa Ayodele, Richard Allmendinger, Manuel López-Ibáñez, Matthieu Parizy

Quantum and quantum-inspired optimisation algorithms are designed to solve problems represented in binary, quadratic and unconstrained form. Combinatorial optimisation problems are therefore often formulated as Quadratic Unconstrained Binary Optimisation Problems (QUBO) to solve them with these algorithms. Moreover, these QUBO solvers are often implemented using specialised hardware to achieve enormous speedups, e.g. Fujitsu's Digital Annealer (DA) and D-Wave's Quantum Annealer. However, these are single-objective solvers, while many real-world problems feature multiple conflicting objectives. Thus, a common practice when using these QUBO solvers is to scalarise such multi-objective problems into a sequence of single-objective problems. Due to design trade-offs of these solvers, formulating each scalarisation may require more time than finding a local optimum. We present the first attempt to extend the algorithm supporting a commercial QUBO solver as a multi-objective solver that is not based on scalarisation. The proposed multi-objective DA algorithm is validated on the bi-objective Quadratic Assignment Problem. We observe that algorithm performance significantly depends on the archiving strategy adopted, and that combining DA with non-scalarisation methods to optimise multiple objectives outperforms the current scalarised version of the DA in terms of final solution quality.

📄 PDF Abstract BibTeX arXiv:2205.13399

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Study of Scalarisation Techniques for Multi-Objective QUBO Solving

2022-10-20 · Mayowa Ayodele, Richard Allmendinger, Manuel López-Ibáñez, Matthieu Parizy

In recent years, there has been significant research interest in solving Quadratic Unconstrained Binary Optimisation (QUBO) problems. Physics-inspired optimisation algorithms have been proposed for deriving optimal or su…

QROSS: QUBO Relaxation Parameter Optimisation via Learning Solver Surrogates

2021-03-19 · Tian Huang, Siong Thye Goh, Sabrish Gopalakrishnan, Tao Luo 외

An increasingly popular method for solving a constrained combinatorial optimisation problem is to first convert it into a quadratic unconstrained binary optimisation (QUBO) problem, and solve it using a standard QUBO sol…

Traveling Salesman Problem

Standardization of Multi-Objective QUBOs

2025-04-16 · Loong Kuan Lee, Thore Thassilo Gerlach, Nico Piatkowski

Multi-objective optimization involving Quadratic Unconstrained Binary Optimization (QUBO) problems arises in various domains. A fundamental challenge in this context is the effective balancing of multiple objectives, eac…

Comparing the Digital Annealer with Classical Evolutionary Algorithm

2022-05-26 · Mayowa Ayodele

In more recent years, there has been increasing research interest in exploiting the use of application specific hardware for solving optimisation problems. Examples of solvers that use specialised hardware are IBM's Quan…

Evolutionary Algorithms

Quantum Compressed Sensing CT Reconstruction Algorithm Based on Penalized Weighted Least Squares and Guided Total Variation

2026-07-12 · Yuwen Zhang, Yujie Liu, Ao Wang, Yikuang Yuluo 외 arxiv

Objective. Existing quadratic unconstrained binary optimization (QUBO)-based sparse-view computed tomography (CT) reconstruction neglects photon-counting statistics and anatomical heterogeneity. We address both limitatio…