Power maritime logistics with real-time tensor compression

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.

Top research capabilities

Recognised among leading quantum-maritime research pipelines, Kryptur advances smarter fleet optimisation through Tensor-Train compression, GPU acceleration, and NISQ-ready quantum encoding.

TT Voyage Compression

7,528× reduction of a 1.87 GB voyage tensor in 32.3 seconds on H200 GPU hardware.

7,528×

Quantum Encoding

Amplitude-encoded TT cores executed on a 156-qubit processor with 0.9936 measured fidelity.

0.9936

Classical MIP Speedup

Fleet optimisation on compressed cores runs 50× faster than raw dense tensors with <0.2% gap.

50×

Public API Access

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.

Documentation

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.

Request Body (JSON)

  • ports (int): number of ports (10–20000)
  • cargoes (int): cargo types (2–100)
  • weeks (int): time buckets (4–365)
  • vessel_types (int): vessel categories (1–10)
  • rank (int): compression rank (2–20)

Response (JSON)

  • compression_ratio, relative_error, decomposition_time_s
  • original_size_mb, compressed_size_kb, cores_shapes

Explore Experimental Outputs

Select a job type, then a stage, and finally a file type to view the actual experimental output.

Orchestration Live Compression (customise parameters)

Ready. Click "Run Live Compression" to call the cloud API.

Research Summary: Scalable Tensor-Train Decomposition and Quantum Encoding

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.

1. Introduction

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.

2. Methodology

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.

3. Results

Compression ratio 7,528× in 32.3 s; QPU fidelity 0.993647; quantum reservoir MSE 0.0048 vs. classical AR 0.0119.

4. API and Deployment

The pipeline is exposed via REST /decompose_voyage_tensor with auto-scaling to GPU for large tensors.

Full paper on Zenodo →

Complete Stage Inventory (Orchestration / Tensor / Quantum)

46-stage experimental campaign spanning orchestration compression, tensor analytics, and quantum algorithms.

Orchestration Stages

#StageInputOutput
1Real-time fleet reroutingTT-coresMIP solver <1 min
4Scenario simulationTT-cores + disruption maskCost delta +3.69%
7Cross-validation5 synthetic seedsRatio 7528× ± 0
8Transfer learningOriginal cores + new cargoExtended cores (31 cargoes)

Tensor Stages

#StageInputOutput
9Large-tensor TT decomposition15k×30×104×5 tensor7,528× compression, 32 s
10Pareto frontierRanks 2–16Elbow at rank 5
11Anomaly detectionRank-4 reconstruction4.84 M anomalies flagged
22Forecast from G₂G₂ weekly slicesRMSE 0.0468

Quantum Stages

#StageInputOutput
28MPS amplitude encodingTT-cores → 3-qubit stateFidelity 0.9936
29Quantum kernel matrix4 ports, ZZFeatureMap10 kernel entries
30QAOA route sampling3-qubit HamiltonianOptimal route 30.9%
36Quantum reservoir forecastingG₂ time seriesMSE 0.0048