Hybrid quantum optimization for NP-hard combinatorial problems

QAOA · Classical refinement · Formal verification

Download paper

Data-T Research presents Hybrid Quantum Optimization — a three-layer architecture in which NISQ QAOA generates candidate bitstrings, classical local search refines them, and SMT formal verification certifies hard constraints for routing, scheduling, and resource allocation.

Raw optimality
~9%
8-qubit QAOA sample quality before refinement
Refined optimality
~24%
After classical greedy bit-flip local search
Improvement Δ
+15 pp
Refinement lift on laboratory histogram
Architecture
3
Sampling · Refinement · Verification layers

Our work

Three-layer stack — sampling, refinement, verification

Figure 1
Architecture

Sample distribution — raw versus refined optimality

Laboratory
Results
Open access archive on ZenodoRead more research on our hub

Results & figures

Present-day quantum hardware is noisy: gate errors, decoherence, and limited connectivity mean raw QAOA output is rarely a clean, high-quality solution on its own. Hybrid pipelines treat quantum sampling as a proposal mechanism that seeds classical refinement, then check the refined result against a formal specification of the constraints the solution must satisfy.

Table 1. Three-layer hybrid architecture
LayerFunctionTechniqueOutput
Quantum samplingBiased proposal over an exponential search spaceQAOA / variational or annealing samplersRaw bitstrings · P_raw
Classical refinementRepair and improve samples with cheap local searchGreedy bit-flip · configuration recoveryRefined bitstrings · P_ref
Formal verificationMachine-checkable correctness vs hard constraintsSMT / Z3 satisfiability with counterexamplesCertified solution or counterexample
Three-layer hybrid quantum optimization architecture
Figure 1. Unified three-layer architecture — quantum sampling, classical refinement, and formal verification as independent, swappable stages.
QAOA circuit diagram
Figure 2. Illustrative QAOA circuit — alternating cost and mixing unitaries for finite depth p on NISQ hardware.
Sample distribution histogram raw versus refined
Figure 3. Laboratory sample distribution — raw QAOA optimality ≈ 8.98% versus refined ≈ 24.32% (Δ ≈ +15.3 percentage points) on an 8-qubit, 1024-shot run.

Abstract

Combinatorial optimization problems — routing, scheduling, resource allocation, and network design — underpin decision-making in logistics, finance, telecommunications, and infrastructure planning. Many of these problems are NP-hard, meaning exact solutions become computationally intractable as problem size grows. This paper describes a general architecture for hybrid quantum-classical optimization in which a NISQ device generates candidate solutions via QAOA, a classical refinement stage repairs and improves those candidates through structure-aware local search, and a formal verification layer establishes logical guarantees over the constraints a solution must satisfy. We describe the mathematical basis of each layer, the metrics used to evaluate improvement (raw versus refined optimality ratio), and the architectural principles that make such a pipeline reproducible and auditable.

Methods overview

Problem class. Decision variables are encoded as bitstrings x ∈ {0,1}ⁿ with objective f(x) and constraints gᵢ(x) ≤ 0. Objectives are typically reformulated as QUBO / Ising Hamiltonians — the native input for annealers and gate-model variational algorithms such as QAOA.

Why NISQ alone is insufficient. Gate and measurement noise, finite shots, and local bit-flip corruption mean raw quantum samples are biased but imperfect proposals. Classical greedy correction recovers much of the lost solution quality at O(n) cost.

QAOA. Alternating cost and mixing unitaries for p rounds with classically tunable angles produce a distribution biased toward lower-cost regions; usable NISQ depths remain shallow.

Classical refinement. A push-forward mapping r concentrates probability mass into better local minima via bit-flip local search, configuration-recovery repair, and optional diversity-preserving post-processing.

Formal verification. SMT solvers (e.g. Z3) certify hard constraints post hoc or guide constrained search — converting "looked good in testing" into machine-checkable feasibility.

Tools & open access

Open access

The full technical report is archived on Zenodo under DOI 10.5281/zenodo.22765909. Experience Maer Marine sign-in and live marine data intelligence capture at maer-marine.q-dit.com. Author contact for Data-T Research: Muskan Sharma — ORCID 0009-0009-2205-533X, LinkedIn Data-T Ltd.