Discovery engine & verifiable serving

Reduce a large corpus to a small, verified candidate set — then serve an open LLM behind provenance-carrying, fail-closed contracts.
Discovery reduces a large corpus or signal store to a small, verified candidate set with sparse-spectral discovery designed to avoid a full scan, packs cache-stable RAG context, and serves an open-source LLM (Qwen3.5-4B) on an NVIDIA RTX 5070 Ti — every surfaced item carrying a SHA-256 trace behind a fail-closed contract. The pipeline is discover → verify → pack → serve → trace, and each stage is measured independently with a reproducible gate. Serving results are single-GPU and scope-bounded; the integrated structured-data → LLM fusion is the roadmap objective, not a current claim.
Single RTX 5070 Ti, WSL2, eager mode. Serving numbers are single-GPU and scope-bounded. Discovery-quality evidence and serving evidence are separate evidence classes and are never cross-quoted.
These are serving-lane feasibility results on the vLLM / RTX 5070 Ti stack, single GPU, eager mode. Throughput and the fp8 KV-cache trade are vLLM-native platform behaviours measured in this environment, not standalone algorithmic product claims; 1.72× is a static-prefix upper bound.
How it works
Each stage has a reproducible gate; the serving stages are measured on a single NVIDIA RTX 5070 Ti with retained artifacts. The prefix-cache result is a static-prefix upper bound, and the integrated structured-data → LLM fusion is the roadmap objective, not a current claim.
Sparse-spectral discovery reduces a large corpus / signal store to a small candidate set, designed to avoid a full linear scan. On six structured-numeric domains it recovers sparse structure at recall 1.0 with full determinism.
Exact verification confirms candidates deterministically. A fail-closed output contract passes only on validated engine metadata and rejects unverifiable runs — non-engine-backed evidence cannot enter the surfaced set.
The runtime assembles cache-stable, verified RAG context for the model. Whether packed dynamic context achieves the static-prefix cache benefit is the open dynamic-prefix measurement — not yet claimed.
An OpenAI-compatible payload is served to an open LLM (Qwen3.5-4B) on the RTX 5070 Ti via vLLM. Measured: prefix caching 1.72× TTFT (static-prefix upper bound); concurrency throughput 7.3× (38.9 → 284.6 tok/s), saturating 8–16 streams.
Every turn / manifest carries the previous manifest’s SHA-256 — a tamper-evident chain over the whole session — with evidence tiers enforced. Machine closure of a review queue is benchmark-tier reclassification, not human review.
Where it works
Each capability is claimed only where it is measured, with its evidence class and scope stated. Open rows are not claimed and mark where NVIDIA validation would extend the envelope.
| Capability | Status | Path | Claim |
|---|---|---|---|
| Prefix-cache TTFT benefit | supported (measured) | serving | 1.72× on a static synthetic prefix (2.11× prefill-only); APC-off control 1.03× |
| Concurrency throughput | supported (measured) | serving | 7.3×, 38.9 → 284.6 tok/s, single GPU eager, saturating 8–16 |
| GPU encode economics | supported (measured) | embedding | 23–41× encode-only same-environment (end-to-end 8–20×) |
| fp8 KV-cache trade | supported (measured) | serving | +25% KV capacity for −6% short-request throughput |
| Regulated-document discovery | supported (measured) | discovery | recall 1.0 on the 17-query evaluation subset (in-sample); certified 5,745/6,101 |
| Structured-numeric + real sensor | supported (measured) | discovery | recall 1.0 on 6 planted-GT domains; bearing-fault family within ±2% (fixed band) |
| Dynamic-prefix / production RAG cache benefit | open — unmeasured | fallback | no benefit claimed; the roadmap gate for future validation |
| Multi-GPU / production serving scale | open — not claimed | single GPU only | single consumer GPU, eager mode; no production or multi-GPU claim |
Application fit
The broader pattern — reduce a large mixed structured / unstructured store to a small verified candidate set, then contextualize it with an LLM behind auditable traces — fits many NVIDIA-accelerated workloads where the useful output is a small candidate set and the answer must carry provenance. These are application-fit examples, not measured product claims.
Legal / compliance document discovery where every surfaced item needs an auditable, reproducible trace back to source evidence.
Sparse discovery over sensor, tabular, telemetry, and log streams feeding an LLM analysis layer.
Structured sensor + report fusion with verifiable analytic traces for defense analysts.
Fault-frequency and anomaly discovery on rotating machinery and power-grid signals (real bearing and rotating-machinery datasets).
Guardrails
See the certification and fallback discipline shared across the SparseDSP portfolio — or request an evaluation packet.
NVIDIA and RTX are trademarks and/or registered trademarks of NVIDIA Corporation. Qwen is a trademark of its respective owner; vLLM is an open-source project. References to third-party software and hardware describe the measured environment and do not imply endorsement.