Neura Parse
Home

Quantum Autonomous
Navigation & Intelligence

QANTIS is a hardware-validated quantum platform for POMDP planning and multi-target data association. Validated across 45 experiments on IBM Heron QPUs, it demonstrates quadratic speedup in belief conditioning and solves NP-hard tracking problems via QAOA. A follow-on sequential belief-updating manuscript is currently under IEEE review.

QANTIS v1.0
hardware-validated
Researchers in laboratory coats discussing findings in a high-tech research lab

QANTIS is presented with a professional research context: IBM Heron validation, sequential POMDP review work, and a clear path from experiment to product decision systems.

45 experiments
IBM Heron QPUs
IEEE review path
Live model
1

Problem

arXiv

2

Simulation

45 experiments

3

Hardware

IEEE review

4

Review

arXiv

Signal

arXiv

Signal

45 experiments

Signal

IEEE review

This page describes the open-source Community Edition distributed under MIT — a clean, citable surface for researchers, students, and partners to integrate at the API level. The full Collaborator Edition (production-grade modules, hardened mitigation pipelines, internal experimental harness, additional applications including Quantum-Bio Intelligence and CRISPR) is maintained in a private workspace reserved for Neura Parse partners. Real benchmark runs, hardware campaign results, and superior performance figures are disclosed only through peer-reviewed publications and formal engagements.

Reviewers and programme committees evaluating QANTIS-related submissions can request artefact access through the corresponding author or directly through Neura Parse Ltd.

QANTIS is built around an opinionated decision loop. Deterministic optimisers solve deterministic models. QANTIS optimises uncertain belief-to-action loops — the harder online problem in which noisy observations must become calibrated beliefs, calibrated risk estimates, feasible actions, and verifiable decisions under a fixed compute budget.

Calibrated belief

Turn noisy, partial, or rare observations into a calibrated posterior belief — the single source of truth that every downstream step depends on.

Grover-AA on POMDP belief

O(P(e)⁻¹) → O(P(e)⁻¹ᐟ²) quadratic speedup on belief conditioning

BIQAE

Boundary-aware Bayesian quantum amplitude estimation under bounded depth

Hellinger distance ≤ 0.0149

vs ideal distribution across T=8 hardware steps (Tiger POMDP)

qantis / decision-engine.infer
  • Raw sensor stream
  • Prior model
  • Observation noise model
  • Posterior belief
  • Confidence intervals
  • Calibration diagnostics

Compiled through qmesh → ed25519-signed run manifest → offline-verifiable hash chain.

Click a step above to inspect inputs, outputs, and the techniques QANTIS uses at that stage.

Every QANTIS application — POMDP planning, multi-target tracking, sensor fusion, future Quantum-Bio modules — is a specialisation of this four-part loop. The Community Edition exposes a basic surface; the calibrated production-grade variant lives in the Collaborator Edition.

The public repository ships a clean, didactic surface intended for evaluation, citation, and integration testing. Production modules, hardened mitigation pipelines, and full benchmarks are reserved for the Collaborator Edition — accessed through formal engagement.

18 rows
Backend abstraction layerframeworkPublic connectorsHardened, multi-vendor, optimised
Configuration & reproducibilityframeworkIncludedIncluded
Error mitigation pipelineframeworkBaseline (ZNE, Pauli twirling)Full mitigation & calibration stack
Benchmarking infrastructureframeworkIllustrativeFull experimental harness
Infer — calibrated beliefengineBasic surfaceCalibrated, production-grade
Risk — event & tail-riskengineBasic surfaceCalibrated, production-grade
Optimise — feasible decisionsengineBasic surfaceCalibrated, production-grade
Verify — trust & diagnosticsengineBasic surfaceCalibrated, production-grade
POMDP planning (Tiger reference)applicationsIncludedIncluded
Multi-Hypothesis Tracking (MHT)applicationsIncludedIncluded
Quantum-Bio IntelligenceapplicationsNot includedIncluded
CRISPR moduleapplicationsNot includedIncluded
Sensor fusion · adversarial robustness · mission orchestrationapplicationsNot includedIncluded
Real hardware resultsopsNot publishedReserved for partners
Comparative benchmarks vs classical SOTAopsNot includedIncluded
Confidential datasets & mission profilesopsNot includedIncluded
SupportopsCommunity, best-effortDedicated engineering
LicenceopsMITCommercial / partner agreement
Need the Collaborator Edition?Contact Neura Parse Ltd →

We introduce QANTIS (Quantum Autonomous Navigation, Tracking & Intelligence System), a hardware-validated quantum platform that addresses autonomous navigation under uncertainty using quantum methods. The framework targets two core challenges: POMDP planning under partial observability and NP-hard multi-target data association in tracking scenarios.

For POMDP planning, belief conditioning traditionally costs O(P(e)-1). QANTIS leverages quantum amplitude amplification through a Grover-based belief oracle to reduce this to O(P(e)-1/2), achieving a quadratic speedup. A single Grover iterate amplifies observation probability from 0.179 to 0.907 — a 5.1x improvement validated on real hardware. The first closed-loop hybrid quantum-classical Tiger POMDP is demonstrated on superconducting hardware over T=8 decision steps with a maximum Hellinger distance of just 0.0149.

For multi-target data association (MTDA), the NP-hard assignment problem is formulated as a QUBO and solved via QAOA with fixed-parameter circuits. Hardware experiments across 45 runs on three IBM Heron QPUs (ibm_torino, ibm_fez, ibm_marrakesh) establish NISQ feasibility boundaries: ZNE is beneficial below ~100 ISA gates and harmful above ~1000, while FPC-QAOA produces meaningful results at up to 15 QUBO variables.

The IEEE-review manuscript is a follow-on work. The original QANTIS arXiv paper stays listed here with its citation, authors, and public source links.

Hardware-validated quantum platform for POMDP planning and multi-target data association, validated across IBM Heron QPUs.

February 28, 2026·Apache 2.0 source release

The follow-on QANTIS manuscript is listed here at a high level only while review is in progress. Full technical details will remain limited until the review process is complete.

Extends QANTIS from single-step belief inference toward sequential decision support under partial observability.

Quantum amplitude amplification reduces belief conditioning cost from O(P(e)⁻¹) to O(P(e)⁻¹˲), quadratically accelerating observation updates in partially observable environments.

First closed-loop hybrid quantum-classical Tiger POMDP executed on superconducting hardware (T=8 steps, maximum Hellinger distance 0.0149), proving real-time quantum decision-making viability.

NP-hard multi-target data association is cast as a QUBO and solved via QAOA with fixed-parameter circuits. Meaningful results demonstrated at up to 15 QUBO variables on NISQ hardware.

Systematic NISQ feasibility boundary established: ZNE beneficial below ~100 ISA gates, harmful above ~1000. Composable mitigation pipeline validated across 45 experiments on 3 IBM Heron backends.

45 experiments executed across three IBM Heron backends — ibm_torino, ibm_fez, and ibm_marrakesh — with composable error mitigation.

5.1x via single Grover iterate
quantum vs ideal distribution
post-mitigation recovery
IBM Heron backends

QANTIS is structured as three composable Python packages — shared primitives, POMDP planning, and multi-hypothesis tracking — all released under Apache 2.0.

Shared utilities, circuit primitives, error mitigation (ZNE, Pauli twirling), and backend abstraction layer for IBM Qiskit Runtime.

POMDP belief-state oracle construction, Grover amplitude amplification, closed-loop hybrid planning loop, and Tiger POMDP reference implementation.

Multi-target data association via QUBO formulation, FPC-QAOA solver, classical MHT baseline, and cost-matrix construction for tracking scenarios.

Bayram Yüksel Eker
Suayb S. Arslan
Özgür Nazlı
Mustafa Serhat Demirgil
Furkan Deligöz
New sequential POMDP manuscript under IEEE review
February 28, 2026
31 pages, 4 figures, 12 tables
MIT (Community Edition)
Public · Collaborator Edition private
ibm_torino
ibm_fez
ibm_marrakesh
ZNE beneficial below ~100 ISA gates
ZNE harmful above ~1000 ISA gates
FPC-QAOA meaningful at 15 QUBO variables

Hardware runs flow through qmesh, the modality-agnostic IR that handles backend abstraction, error mitigation, and ed25519-signed run manifests. The same provenance chain that satisfies regulated industries also gives reviewers and partners offline-verifiable hash chains for every reported result.

The QANTIS Community Edition ships under MIT for evaluation and integration. The Collaborator Edition — production modules, hardened pipelines, full benchmarks — is available through formal engagement with Neura Parse Ltd.