HomeEvidenceBenchmarks

Benchmark Arena

Every claim should be executable

Compare the published cases within their stated dataset and metric boundaries. Filtering, model compilation and advisory control use different tests. The tables preserve recorded results, including zeros and non-applicable cases.

Declared datasetsHeld-out boundariesFailures stay visibleProtocol-bound claims

How to read this page

Six terms, once

dB (RMSE-reduction) — how much error the filter removed vs the noisy input; higher is better. Rule of thumb: +6 dB cuts the error roughly in half; a negative number means the filter made the signal worse than doing nothing.

SNR — signal-to-noise ratio of the input: 30 dB is nearly clean, 0 dB is noise as loud as the signal.

on / flt / OFF (on product pages: instant = A1 = on · low-latency = A2 = flt · offline = A3 = OFF) — the three outputs of the same engine at three latency budgets: on = zero-lag (sees past + current sample only), flt = 120 samples of delay, OFF = offline batch that re-processes the retained signal tail.

NRMSE & free-run — normalized prediction error during a rollout using the model’s own previous predictions after initialization. Free-run does not establish an independent test split; check whether the evaluation data were also used in model selection.

Settling time & effort — response time and the specified control-effort metric. A controller supplied with true equations is a reference comparator; calling it an oracle does not prove it is globally optimal.

Constraint violation & ms/step — the recorded limit violation and time per control step. A rounded 0.000 alone is not proof of no violations; inspect the tolerance and event count in the protocol.

1 · Signal filtration

Real-waveform service acceptance

Sixteen real waveform datasets from three source archives were evaluated at 20 dB and 5 dB with reproducible injected Gaussian noise: 32 planned cases, 32 completed, zero failures. Gain is RMSE reduction relative to the noisy input; 0 dB is an explicit Identity/no-regression abstention.

OutputEvaluatedMean gainMedianMaximum
A1 online320.827 dB0.000 dB3.736 dB
A2 causal delayed302.808 dB3.367 dB5.558 dB
A3 offline326.460 dB4.864 dB21.031 dB

A2 has a declared logical delay of 120 samples. Two short Nile records were not applicable for A2 because they contain fewer than the required 121 samples; they were not counted as passes. This protocol measures denoising on real-shaped waveforms with known injected noise; it is not a commercial-competitor comparison.

All 32 cases — the full table

DatasetSNR, dBOnline A1, dBMin-latency A2, dBOffline A3, dB
Cascaded_Tanks_test200.4113.6358.643
Cascaded_Tanks_test52.8114.06710.337
Cascaded_Tanks_train200.5104.0867.565
Cascaded_Tanks_train53.0154.56212.589
EMPS_test202.7925.03417.993
EMPS_test53.7365.55519.193
EMPS_train202.7175.25418.856
EMPS_train53.7185.55821.031
Silverbox_test1200.0000.0001.388
Silverbox_test150.7533.0374.644
Silverbox_test2200.0000.0002.738
Silverbox_test250.0002.4024.514
Silverbox_test3200.0000.0001.139
Silverbox_test350.0002.7164.288
Silverbox_train200.0000.0001.562
Silverbox_train50.4893.0985.083
WienerHammer_test200.0004.4756.729
WienerHammer_test52.2224.8218.573
WienerHammer_train200.0003.8847.145
WienerHammer_train52.6625.3359.292
BoucWen_test1200.0005.3958.207
BoucWen_test150.2084.89014.161
BoucWen_train200.0001.3052.923
BoucWen_train50.4093.6787.155
nile200.000N/A0.000
nile50.000N/A0.000
sunspots200.0000.0000.000
sunspots50.0000.0000.000
EURUSD_logret200.0000.0000.000
EURUSD_logret50.0000.3870.181
GSPC_logret200.0000.0000.000
GSPC_logret50.0001.0630.801

In this published suite, the source labels the zero-gain cases as Identity abstentions. In general, numerical 0 dB does not imply unchanged output; use the explicit status. The two 100-sample Nile records are N/A for A2 and are not counted as passes. Dataset identifiers are shown in the rows above.

2 · Model compiler

Free-run results on public measured-system cases

Each case comes from a public nonlinear system-identification benchmark suite and is evaluated in free-run on a held-out tail. The NRMSE ratio is compiler ÷ the declared stable classical baseline on the same dataset; below 1 means the recorded compiler result is lower. The evidence package identifies which values were reproduced directly from current artifacts and which remain hash-bound to accepted source records.

Benchmark caseCompiler — free-run NRMSEBest classical baseline — NRMSE · methodRatio (ours ÷ baseline)
PUB-0010.02040.0547 · lightweight nonlinear state-space0.37×WIN
PUB-0020.02530.0959 · lightweight nonlinear state-space0.26×WIN
PUB-0040.21680.3174 · EDMD/DMD0.68×WIN
PUB-0050.05610.5577 · EDMD/DMD0.10×WIN
PUB-0060.25830.2838 · RLS/Kalman tracker0.91×WIN
PUB-0080.11030.1794 · EDMD/DMD0.61×WIN

PUB-001…PUB-008 are case identifiers from the bound NDC benchmark pack. Directly reproduced and carried-forward values are distinguished in the evidence package; this table does not imply that every case was recompiled in the current release.

3 · Control

Advisory control against a frozen linear baseline

The controller is evaluated with a commissioned model, declared state information and command constraints. The frozen LQR comparator uses the linearized version of the same model and information boundary.

ControllerMean normalized score ↓Release interpretation
Automatic B1 full-model SDRE0.434471Deployable causal control policy
Future-selected frozen linear LQR0.761707Diagnostic lower-information model family

The exact-linear parity test agrees at floating-point precision. The nonlinear result comes from recomputing the state-dependent control law from the commissioned model. These simulations are algorithm evidence, not a guarantee of physical-system safety or site-specific performance.

4 · Wide systems and MIMO

Up to 4,096 channels through deterministic sharding

A physical stream supports up to 264 synchronized response channels. A logical stream group partitions up to 4,096 channels into deterministic shards, fans ingest out, checks tick alignment and merges filtered rows back in the original column order.

CapabilityRelease contract
Filtering and analyticsGroup-wide read/write surface, up to 4,096 channels
Cross-channel modelWithin each physical shard
ControlShard-local; cross-shard coordinated control withheld

Wide stream groups preserve filtering and analytics across deterministic shards. Control remains local to one physical shard; the service does not combine independent shard commands into a coordinated wide-system controller.

Filtering, NDC and Control use different protocols and metrics. Results are evidence for those protocols, not universal performance promises. Live use must remain within the product and artifact limits shown for the customer configuration.

Versioned evidence, not universal claims

Filtering evidence is tied to the published waveform/noise protocol. NDC evidence uses free-run NRMSE and a separate benchmark pack. Control evidence is model-conditional simulation with a fixed information and actuator contract. Production activation adds tenant isolation, live PostgreSQL, managed billing and identity, installation-specific envelopes and, for autonomous actuation, HIL acceptance.

Open your workspace