← Latest papers
💰 quantitative finance

A quantum unstructured search algorithm for discrete optimisation: the use case of portfolio optimisation

This paper proposes QSERA, a quantum unstructured search algorithm that leverages Grover's algorithm to find extrema or roots of discrete functions with quadratic speed-up, demonstrating its application in portfolio optimisation by handling higher-order objective functions beyond the standard QUBO framework.

Original authors: Titos Matsakos, Adrian Lomas

Published 2026-01-22
📖 5 min read🧠 Deep dive

Original authors: Titos Matsakos, Adrian Lomas

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are a financial manager trying to build the perfect investment portfolio. You have a massive list of thousands of stocks and bonds, and you need to pick a specific handful of them that will give you the best return for the lowest risk.

In the world of math, this is a "combinatorial optimization" problem. It's like trying to find a single, perfect combination of ingredients in a recipe book that has more recipes than there are grains of sand on Earth. A normal computer would have to check these recipes one by one, which would take forever.

This paper introduces a new "quantum recipe finder" called QSERA (Quantum Search for Extrema and Roots Algorithm). Here is how it works, using simple analogies:

1. The Problem: Finding a Needle in a Haystack

Imagine you have a giant, unsorted list of 16 different investment portfolios (in the paper's example). You want to find the one that is closest to a specific "Goldilocks" target (not too risky, not too safe, just right).

  • The Classical Way: A regular computer is like a person walking through a dark library, picking up a book, checking if it's the right one, putting it back if it's wrong, and moving to the next. If there are 16 books, you might have to check 8 of them on average. If there are a million books, you might have to check half a million.
  • The Quantum Way: The paper proposes using a quantum computer, which is like having a magical flashlight that can shine on all the books at once. It doesn't just check them; it uses a special trick to make the "right" book glow brighter and the "wrong" books fade away.

2. The Magic Trick: The "Oracle"

The core of this new algorithm is a two-step process to turn a complex math problem into a simple "Yes/No" question for the quantum computer.

Step A: The Translation (The Recipe Card)
The objective function (the complex math formula calculating risk and return) is like a complicated recipe. The algorithm first translates this recipe into a simpler "scorecard."

  • It takes the complex formula and rescales it so that the "perfect" answer gets a score of 1, and everything else gets a score between 0 and 1.
  • Think of this as turning a complex taste test into a simple light switch: The perfect portfolio turns the light ON (1), and everything else is dim or OFF (0).

Step B: The Amplification (Grover's Algorithm)
Once the "perfect" portfolio is marked with a "1" (or a light switch), the algorithm uses a famous quantum technique called Grover's Algorithm.

  • Imagine you are in a room with 16 people, and only one is wearing a red hat (the solution).
  • The algorithm performs a series of "reflections" or "echoes." With every echo, the person with the red hat gets slightly louder, and everyone else gets slightly quieter.
  • After a specific number of echoes (which is much fewer than checking everyone one by one), the person with the red hat is so loud that if you ask the room to shout out, it will almost certainly be them.

3. Why This is Special

The paper highlights a few key advantages of this new method:

  • It Handles Complex Recipes: Most current quantum methods can only handle "simple" recipes (mathematically, quadratic equations). This new method, QSERA, can handle "complex" recipes with many ingredients interacting in complicated ways (higher-order terms). It's like being able to bake a cake with 10 different interacting spices, not just sugar and flour.
  • It's Fast: While a classical computer needs to check items one by one (taking time proportional to the number of items), this quantum method finds the answer much faster (proportional to the square root of the number of items). If you have 10,000 options, a classical computer might check 5,000, but this quantum method only needs about 100 checks.
  • It's Forgiving: The paper notes that you don't always need to know the exact perfect answer in advance. Even if you only have a rough guess of what the "best" score should be, the algorithm can still find a very good answer, though it might need to run the "echo" process a few times to be sure.

4. The Real-World Test

To prove it works, the authors ran a simulation with a small portfolio of just 4 assets.

  • They set a target (a specific risk and return).
  • They built a quantum circuit (a blueprint for the quantum computer) to translate the math into the "light switch" signal.
  • They ran the algorithm.
  • The Result: The quantum computer successfully identified the portfolio that was closest to the target, giving it the highest probability of being "measured" (found).

The Catch

The paper is honest about the limitations. To make the "light switch" work perfectly, you ideally need to know the absolute best and worst possible scores in advance. If you don't know them exactly, you have to guess. If your guess is a little off, the "perfect" light might not shine as brightly as it should, and you might need to run the search a few times to be sure you found the absolute best option.

In summary: The paper proposes a new quantum tool that translates complex financial math into a simple "find the winner" game. It uses quantum magic to amplify the correct answer, allowing us to solve difficult investment puzzles much faster than we could with traditional computers, even when the math gets very complicated.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →