A quantum unstructured search algorithm for discrete optimisation: the use case of portfolio optimisation
Titos Matsakos, Adrian Lomas
TL;DR
This work introduces QSERA, a quantum unstructured search algorithm for finding extrema or roots of discrete functions by mapping the problem to a Grover oracle via a rescaled function g(x) in [0,1] and a raised power n, enabling a quadratic speedup ($O(\sqrt{N})$) over classical search. It extends the QUSA framework to incorporate higher-order objective terms by expressing g(x)^n as a polynomial in binary variables and constructing a gate-based oracle from a hierarchical set of QSERA gates, including Q_*0, Q_*1, Q_*2, and beyond. The authors validate the approach with an end-to-end portfolio-optimisation example, encoding 16 portfolios on 4 qubits and demonstrating that the optimal portfolio can be identified with high probability after a small number of Grover iterations, albeit affected by approximate bounds for f_min and f_max. Overall, QSERA broadens quantum optimisation beyond QUBO by accommodating higher-order terms and enabling discretized treatment of continuous problems, offering a pathway to quantum-accelerated discrete optimisation with caveats related to bound accuracy and circuit depth.
Abstract
We propose a quantum unstructured search algorithm to find the extrema or roots of discrete functions, $f(\mathbf{x})$, such as the objective functions in combinatorial and other discrete optimisation problems. The first step of the Quantum Search for Extrema and Roots Algorithm (QSERA) is to translate conditions of the form $f(\mathbf{x}_*) \simeq f_*$, where $f_*$ is the extremum or zero, to an unstructured search problem for $\mathbf{x}_*$. This is achieved by mapping $f(\mathbf{x})$ to a function $u(z)$ to create a quantum oracle, such that $u(z_*) = 1$ and $u(z \neq z_*) = 0$. The next step is to employ Grover's algorithm to find $z_*$, which offers a quadratic speed-up over classical algorithms. The number of operations needed to map $f(\mathbf{x})$ to $u(z)$ determines the accuracy of the result and the circuit depth. We describe the implementation of QSERA by assembling a quantum circuit for portfolio optimisation, which can be formulated as a combinatorial problem. QSERA can handle objective functions with higher order terms than the commonly-used Quadratic Unconstrained Binary Optimisation (QUBO) framework. Moreover, while QSERA requires some a priori knowledge of the extrema of $f(\mathbf{x})$, it can still find approximate solutions even if the conditions are not exactly satisfied.
