Stream, compress, encode, and govern multi-port voyage-cost tensors in real time — fueling fleet optimisation, quantum algorithms, and interactive research dashboards on Kryptur infrastructure.
Recognised among leading quantum-maritime research pipelines, Kryptur advances smarter fleet optimisation through Tensor-Train compression, GPU acceleration, and NISQ-ready quantum encoding.
7,528× reduction of a 1.87 GB voyage tensor in 32.3 seconds on H200 GPU hardware.
Amplitude-encoded TT cores executed on a 156-qubit processor with 0.9936 measured fidelity.
Fleet optimisation on compressed cores runs 50× faster than raw dense tensors with <0.2% gap.
Live compression calls a same-origin proxy at /api/ttdecom/decompose_voyage_tensor, which forwards to the Hetzner TTDECOM service. The demo runs without a key; production keys are forwarded as X-API-Key when provided. Request access from research@kryptur.org.
Endpoint: POST /api/ttdecom/decompose_voyage_tensor
Compress a synthetic voyage-cost tensor using Tensor-Train decomposition. All computation runs on a shared cloud orchestration layer; for heavy workloads, dedicated tensor-stage GPU instances are used automatically.
Authors: Raja Ram M · Kryptur Quantum R&D · Borel Sigma Data Center
Abstract. We present an end-to-end pipeline that compresses a petabyte-scale maritime voyage-cost tensor by 7,528× using GPU-accelerated Tensor-Train decomposition, and demonstrate direct loading of compressed data into a 156-qubit quantum processor with 0.9936 fidelity. Eight Quantum-stage algorithms — kernel estimation, QAOA, PCA, swap-test anomaly detection, ensemble VQE, quantum SVM, reservoir forecasting, and ZNE — consume less than 30 seconds of quantum processing time combined.
Global shipping moves over 11 billion tonnes of cargo annually, yet real-time fleet optimisation remains constrained by voyage-cost tensor dimensionality. Tensor-Train decomposition compresses such data by orders of magnitude while preserving low-rank trade-lane structure.
A 4-D tensor (15000 ports × 30 cargoes × 104 weeks × 5 vessel types) is decomposed via TT-SVD on H200 GPU. TT cores are amplitude-encoded on a 156-qubit QPU for hardware validation.
Compression ratio 7,528× in 32.3 s; QPU fidelity 0.993647; quantum reservoir MSE 0.0048 vs. classical AR 0.0119.
The pipeline is exposed via REST /decompose_voyage_tensor with auto-scaling to GPU for large tensors.
46-stage experimental campaign spanning orchestration compression, tensor analytics, and quantum algorithms.
| # | Stage | Input | Output |
|---|---|---|---|
| 1 | Real-time fleet rerouting | TT-cores | MIP solver <1 min |
| 4 | Scenario simulation | TT-cores + disruption mask | Cost delta +3.69% |
| 7 | Cross-validation | 5 synthetic seeds | Ratio 7528× ± 0 |
| 8 | Transfer learning | Original cores + new cargo | Extended cores (31 cargoes) |
| # | Stage | Input | Output |
|---|---|---|---|
| 9 | Large-tensor TT decomposition | 15k×30×104×5 tensor | 7,528× compression, 32 s |
| 10 | Pareto frontier | Ranks 2–16 | Elbow at rank 5 |
| 11 | Anomaly detection | Rank-4 reconstruction | 4.84 M anomalies flagged |
| 22 | Forecast from G₂ | G₂ weekly slices | RMSE 0.0468 |
| # | Stage | Input | Output |
|---|---|---|---|
| 28 | MPS amplitude encoding | TT-cores → 3-qubit state | Fidelity 0.9936 |
| 29 | Quantum kernel matrix | 4 ports, ZZFeatureMap | 10 kernel entries |
| 30 | QAOA route sampling | 3-qubit Hamiltonian | Optimal route 30.9% |
| 36 | Quantum reservoir forecasting | G₂ time series | MSE 0.0048 |