inAiLoading page content...
inAiLoading page content...
Research program
We study how decomposition, routing, verification, and retrieval stacks beat raw parameter scale on cost, latency, and stability while matching quality.
This is the existing deeper Limits of Intelligence overview. The collection page is the cleaner entry point for this research direction.
Data vintage: Oct 2025
Orchestration layers—step decomposition, uncertainty-aware routing, verifier-guided decoding, retrieval/memory, and plan–act–verify loops—match or beat larger monolithic models at equal quality while improving €/task, seconds per task, and stability. We publish a 2024–Oct 2025 evidence synthesis, a decomposition-depth versus capability model with error-cascade and repair analysis, ablation deltas across routing and verifiers, and product integrations that cut cost and variance without losing auditability.
Benchmarking matured around cost-quality planes and latency trade-offs. RouterBench and FrugalGPT quantify cross-model price dispersion; compute-optimal inference work reframes scaling as spend-more-at-inference. Verifier stacks expose both gains and scaling flaws; conformal prediction and calibration tuning keep routers honest. Selective retrieval beats always-on RAG, while verification-aware planning and speculative decoding reclaim orchestration overhead.
Routing & cascades
RouterBench and FrugalGPT establish cost-quality frontiers; learned policies and cascades match GPT-4-level quality with up to −98% cost.
RouterBench (Mar 2024) · FrugalGPT (Dec 2024)
Test-time compute
Compute-optimal inference studies show smaller models with tree search beat 14× larger baselines under matched FLOPs.
Wu et al., Snell et al. (ICLR 2025)
Verifier stacks
Process reward models, outcome models, and automated supervision increase accuracy with fewer samples but require robust ranking strategies.
NeurIPS 2024–2025
Uncertainty & calibration
Conformal prediction adapts to LLMs to guarantee coverage; calibration-tuning improves gating signals for cascades.
NeurIPS 2024 · ACL 2024
Selective retrieval
RAFT and self-routing RAG reduce retrieval calls by ~29% while raising accuracy by ~5 pp, cutting tokens and spend.
arXiv 2024–2025
Planner–executor–verifier
Verification-aware plans encode checks that trigger rollback; verification hooks beat monolithic act-only agents.
arXiv 2024–2025
Pareto frontier schematic — orchestration pushes €/task and seconds/task down while maintaining quality parity.
Decomposition depth increases win-region for orchestrated 8B stacks versus larger monoliths; report paired accuracy with confidence intervals.
| Task class | Models or stack | Quality / win-rate | Variance | Latency | €/task | Tokens/task | Source |
|---|---|---|---|---|---|---|---|
| Multi-LLM routing | RouterBench routers vs single LLMs | Comparable accuracy; 2–5× cost spread | — | — | varies 2–5× | — | RouterBench (Mar 2024) |
| API cascade | FrugalGPT cascade → GPT-4 | Matches GPT-4; −98% cost | — | — | −98% | — | TMLR (Dec 2024) |
| Math reasoning | Llemma-7B + tree search vs Llemma-34B | 7B+search > 34B under matched FLOPs | — | + budgeted | — | + samples | ICLR (Apr 2025) |
| Latency optimisation | Draft-&-Verify, cascade-speculative | Comparable quality | — | ≈2–3× faster | ↓ | — | ACL & NeurIPS (2024) |
| Mixture-of-agents | Open-model ensembles vs GPT-4 Omni | 65.1% vs 57.5% judged win-rate | — | — | — | — | arXiv (Jun 2024); ICLR (Jan 2025) |
| Selective retrieval | Self-routing RAG | +5.1 pp accuracy; −29% retrievals | — | ↓ | ↓ | ↓ context | arXiv (Apr 2025) |
| Component | Swap / ablation | ΔQuality | ΔVariance | Cost / latency impact | Source |
|---|---|---|---|---|---|
| Multi-sample (k) | 1 → k vote | ↑ (task-dependent) | ↓ | + tokens, + seconds | ICLR (Apr 2025) |
| Early-stop self-consistency | Off → on | ≈ quality | ≈ | −34–84% samples | Findings-ACL (Nov 2024) |
| Verifier choice | ORM → PRM/OVM | ↑ accuracy | ↓ | − samples | NeurIPS & ACL (2024–2025) |
| Conformal filter | Off → on | Coverage guarantee | ↓ FP variance | + small seconds | NeurIPS (Oct 2024) |
| Selective RAG | Always → gated | ↑ accuracy | — | ↓ tokens | arXiv (Mar–Jun 2024) |
| Speculative decode | Disable → enable | ≈ quality | — | ≈2–3× faster | ACL & NeurIPS (2024) |
Seed variance on reasoning benchmarks is high; run ≥30 seeds with confidence intervals. Combine self-consistency with verifier-guided re-ranking to stabilise acceptance. Track p95/p99 latency when speculative decoding is enabled so orchestration overhead does not erode service-level objectives.
Product systems can use glossary memories, trace memories, and selective retrieval to attach evidence to outputs. Verifier stacks can gate publish decisions; conformal filters can govern abstention; regression monitors with WECO rules can trigger rollback. Cost savings may accrue through cascades that pick cheaper models for simple attributes while escalating to expensive models only where acceptance targets demand it.
Data vintage: Oct 2025 · Last updated 01 Oct 2025