Skip to content
NEURA PARSE

00Quantum decision research

Quantum Autonomous Navigation, Tracking & Intelligence System

QANTIS studies hardware-calibrated rare-evidence estimation and planner-facing POMDP belief updates on IBM Heron. The quantum processor returns an ordinary posterior; policy and action remain classical.

2 public arXiv preprints · arXiv:2607.06760v1 · IBM Heron · MIT (Community Edition)

QANTIS calibrated belief-update service connecting a classical prior and observation model to IBM Heron evidence estimation and a posterior returned to a classical planner
Research architecture · no autonomous-action or wall-clock-advantage claim
Canonical spelling
QANTIS · Q-A-N-T-I-S
Research context
Quantum · IBM Heron · POMDP
Primary records
arXiv:2603.00785 · arXiv:2607.06760

01Research model

The public surface explains the method, reported results, reproducibility record, and limits. It does not turn a controlled hardware study into a production claim.

01

Under the paper's oracle model, amplitude amplification changes rare-evidence query scaling from O(P(e)⁻¹) to O(P(e)⁻¹ᐟ²). This is a logical sample-complexity result, not a wall-clock hardware claim.

02

Across the reported sequential Tiger POMDP checks, the hardware-derived posterior and exact Bayes posterior selected the same immediate action. Policies and action execution remain with the classical planner.

03

The foundational paper casts multi-target data association as a QUBO and reports an 11-variable FPC-QAOA hardware feasibility case. Classical Hungarian and GNN baselines remain faster and exact on the tested small instance, so this is not an advantage claim.

04

Across the foundational study, ZNE helped reported circuits below roughly 100 ISA gates and hurt examples above roughly 1,000. The result is a circuit- and backend-specific operating map, not a universal mitigation rule.

Classical planning remains outside the quantum evidence service.
  1. 01

    A prior belief and observation model define the update requested by the planner.

  2. 02

    IBM Heron circuits estimate the rare-event evidence term under a calibrated operating envelope.

  3. 03

    The service returns a classical posterior rather than replacing the planner or policy layer.

  4. 04

    The study compares the resulting immediate action with the action selected by exact Bayes.

02Public records

The 2026 records separate foundational hardware feasibility from the later sequential belief-update study.

01

Public arXiv preprint · February 28, 2026

arXiv:2603.00785v1

31 pages · 4 figures · 12 tables · quant-ph + cs.AI

The foundational QANTIS paper reports a hardware campaign counted as 45 experiments across POMDP belief conditioning and multi-target data association on three IBM Heron backends; the count is not 45 independent replications.

Paper recordOpen +
  • Grover amplitude amplification for POMDP belief conditioning
  • Closed-loop hybrid quantum-classical Tiger POMDP
  • FPC-QAOA for multi-target data association
  • 45 reported campaign experiments across IBM Heron backends, not independent replications
02

Public arXiv preprint · July 7, 2026

arXiv:2607.06760v1

10 pages · 6 figures · cs.AI + quant-ph

CC BY 4.0

A controlled hardware case study that treats the quantum processor as a calibrated belief-update service: it receives a prior and observation model, estimates rare-event evidence, and returns an ordinary posterior to a classical planner.

Paper recordOpen +
  • Sequential Tiger POMDP runs at 8 and 12 primary steps
  • 20-step and 32-step controls within the reported operating band
  • Boundary-aware BIQAE near zero and one
  • Immediate-action agreement with exact Bayes in every reported check
Publication record and research keywordsRecord +

Attribution

Author and citation details are maintained in the linked arXiv records.

Keywords

Quantum computing · POMDP · Amplitude amplification · Fixed-point amplitude amplification · BIQAE · Sequential belief updating · QAOA · Multi-target tracking · Data association · NISQ · Error mitigation · IBM Heron

03Explore and access

The interactive surface is didactic. It helps explain evidence routing; it is not the research implementation or an autonomous decision system.

01 · InferCalibrated 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)⁻¹ᐟ²) query-complexity change under the paper's oracle model; not a wall-clock result

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

Can compose with qmesh → signed run manifest → offline-verifiable provenance chain.

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

The public repository carries the inspectable community surface. Collaboration scope is discussed separately and does not change the public claim boundary.

Compare editions
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
Hardware campaign artefactsopsAggregate results in cited preprints; raw campaign artefacts not bundledAvailable by governed engagement
Comparative benchmarks vs classical SOTAopsNot includedIncluded
Confidential datasets & mission profilesopsNot includedIncluded
SupportopsCommunity, best-effortDedicated engineering
LicenceopsMITCommercial / partner agreement

04Hardware evidence

Results below are reported observations from controlled IBM Heron studies. They are not wall-clock speedup, production readiness, or quantum-advantage claims.

Probability Amplification
one reported Grover operating point
Hellinger Distance
hardware posterior vs exact Bayes
Usable Shots
accepted-event usable-shot yield
QPUs Tested
IBM Heron backends

Validated route

Reported backends

ibm_torino · ibm_fez · ibm_marrakesh

2 arXiv preprints · IBM Heron QPUs · Sequential posterior checks

B01The foundational study found ZNE useful below ~100 ISA gates

B02The same study found ZNE harmful above ~1000 ISA gates

B0311-variable FPC-QAOA hardware case; quality degraded at 19 variables

05Code and reading

Three packages keep shared infrastructure, POMDP research, and tracking research composable. QANTIS can also use qmesh as an experiment-substrate layer without merging their claims.

01

quantum-common

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

02

quantum-pomdp

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

03

quantum-mht

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

4 field notes
6 field notes
Dark QANTIS service architecture for calibrated evidence estimation and a planner-facing posterior
Technical deep dive01

QANTIS does not replace the planner. Its hardware-tested inference core accepts a prior and observation model, estimates the difficult evidence term, and hands a conventional probability distribution back to classical software.

14 min readQuantum decision systems
Comparison of no amplification, guarded Grover amplification, and all-step fixed-point amplification across sequential QANTIS Tiger belief updates
Technical deep dive02

The headline FPAA run achieved a maximum Hellinger distance of 0.009 at 32,768 shots per step. At 10,000 matched shots, the maximum was about 0.033, so the evidence supports stability rather than equal-budget superiority.

13 min readSequential inference
Three-column QANTIS BIQAE calibration diagram comparing near-zero, interior, and near-one amplitude routes, shallow circuits, and confidence-interval outputs
Technical deep dive03

On the reported Pittsburgh backend calibration, boundary error fell from 0.6317 to 0.00224 at amplitude 0.01 and from 0.4890 to 0.00773 at amplitude 0.95.

13 min readQuantum calibration
QANTIS rare-event inference visual showing sparse evidence passing through shallow circuit layers into a concentrated accepted-event distribution, with estimation error and circuit depth below
Technical deep dive04

The rarest tested row closely tracks the analytic accepted-event probability, but transpilation keeps the circuit shallow. The result maps a logical sample-complexity envelope rather than validating deep circuits or wall-clock speedup.

14 min readRare-event inference
Two similar but non-identical posterior distributions pass through the same pair of decision thresholds and converge on one matching immediate-action result
Technical deep dive05

The reported 8-step matched-shot, 20-step, and 32-step checks show the same immediate action as exact Bayes with zero scored cumulative value loss under the tested Tiger rule.

12 min readDecision assurance
IBM Heron QANTIS operating map showing shallow two- and three-qubit belief oracles inside a stable corridor and deeper UCGate chains beyond the coherence boundary
Technical deep dive06

The paper's exploratory scaling probes distinguish state-space size from compiled circuit depth. Optimized four-state cases map a shallow corridor; deeper chains become noise-frontier markers.

14 min readQuantum hardware

Start with the classical baseline, hardware envelope, evidence plan, and a result that remains useful even when the quantum route does not earn promotion.