Papers
Topics
Authors
Recent
Search
2000 character limit reached

A competitive NISQ and qubit-efficient solver for the LABS problem

Published 20 Jun 2025 in quant-ph | (2506.17391v1)

Abstract: Pauli Correlation Encoding (PCE) has recently been introduced as a qubit-efficient approach to combinatorial optimization problems within variational quantum algorithms (VQAs). The method offers a polynomial reduction in qubit count and a super-polynomial suppression of barren plateaus. Moreover, it has been shown to feature a competitive performance with classical state-of-the-art methods on MaxCut. Here, we extend the PCE-based framework to solve the Low Autocorrelation Binary Sequences (LABS) problem. This is a notoriously hard problem with a single instance per problem size, considered a major benchmark for classical and quantum solvers. We simulate our PCE variational quantum solver for LABS instances of up to $N=44$ binary variables using only $n=6$ qubits and a brickwork circuit Ansatz of depth $10$, with a total of $30$ two-qubit gates, i.e. well inside the NISQ regime. We observe a significant scaling advantage in the total time to (the exact) solution of our solver with respect to previous studies using QAOA, and even a modest advantage with respect to the leading classical heuristic, given by Tabu search. Our findings point at PCE-based solvers as a promising quantum-inspired classical heuristic for hard-in-practice problems as well as a tool to reduce the resource requirements for actual quantum algorithms, with both fundamental and applied potential implications.

Summary

  • The paper introduces a qubit-efficient solver that leverages the PCE framework to reduce qubit requirements for the LABS problem.
  • It employs a 10-layer brickwork quantum circuit, achieving exponential runtime improvements over classical Tabu Search.
  • Numerical results indicate scalable performance on NISQ architectures, paving the way for future quantum advantage.

A Competitive NISQ and Qubit-Efficient Solver for the LABS Problem

Introduction

The paper introduces a qubit-efficient solver for the Low Autocorrelation Binary Sequences (LABS) problem using the Pauli Correlation Encoding (PCE) framework. This approach significantly reduces the number of qubits required to solve the LABS problem, achieving a polynomial reduction in qubit count and offering a runtime improvement over traditional classical methods, including Tabu Search. The solver operates within the Noisy Intermediate-Scale Quantum (NISQ) era's constraints, showcasing the potential of quantum-inspired heuristics in solving NP-hard problems.

LABS Problem Overview

The LABS problem involves finding a binary sequence that minimizes the sidelobe energy characterized by E(x)=∑ℓ=1N−1Cℓ2(x)E(x) = \sum_{\ell=1}^{N-1} C_\ell^2(x), where Cℓ(x)C_\ell(x) represents the autocorrelation of sequence xx. This problem is NP-hard due to the optimization landscape’s complexity, which includes a high degree of local minima. Traditional methods like Memetic Tabu Search offer solutions up to size N≤66N \le 66 but degrade significantly for larger instances.

PCE-Based Solver

The novel solver encodes binary variables using nn qubits, allowing for N=poly(n)N = \text{poly}(n) binary variables, thereby achieving a significant reduction in qubit requirements. The PCE framework employs a brickwork parameterized quantum circuit with a depth of 10 layers and 30 two-qubit gates, staying well within NISQ capabilities.

Numerical Results and Performance

The numerical simulations demonstrate the solver's exponential scaling advantage over both QAOA and classical Tabu Search approaches. The time-to-solution (TTS) benchmarks reveal favorable outcomes for the PCE method, showing competitive results with leading classical heuristics, especially in larger problem sizes. Figure 1

Figure 1: Time-to-solution benchmark comparing PCE (red) with Tabu Search (blue) for both even and odd values of NN.

Figure 2

Figure 2: Circuit depth scaling, illustrating linear scaling with the number of qubits nn in the qubit-efficient solver with quadratic compression (k=2k=2).

Figure 3

Figure 3: TTS scaling for different solvers, with fitted exponential scaling parameters.

The solver's architecture, employing a polynomially scaled circuit depth and a sophisticated regularization term, facilitates efficient exploration of large instances. Even accounting for the overhead of sampling and gate operations required for executing the quantum circuit on actual quantum hardware, PCE displays potential scalability for larger instances, suggesting future quantum advantage.

Conclusion

The qubit-efficient PCE solver for LABS provides a compelling demonstration of quantum-inspired computation's potential, offering a pathway for efficient resource usage in quantum algorithms. It presents substantial implications for the development of quantum heuristics and their application on NISQ devices. Future work may focus on exploring solving capabilities beyond LABS and on further reducing classical simulations' overhead, enhancing quantum efficiency and exploring practical crossover points where quantum methods can feasibly surpass classical solvers. The demonstrated scaling advantage frames PCE as a fertile ground for continued exploration into quantum algorithms' applicability to combinatorially hard problems.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Collections

Sign up for free to add this paper to one or more collections.