White-box probe · cost

An LLM judge is a second full model call. The probe is one linear read.

To score every response for deception, an LLM judge makes a second full model call. A white-box probe does one linear read of activations you already computed — AUROC 0.93 (0.96 best layer), including on the live serving forward pass. Slide to see the compute gap.

Drag the slider — or tap a preset — to set your monthly monitoring volume.

Responses monitored / month
1,000,000/ mo
1K1M100M
LLM judge
$12,000
per month
White-box probe
$0.02
per month

Both bars share one scale. The probe's cost is so small its green bar is enlarged just to stay visible.

600,000x cheaper
$12,000 saved every month vs. an LLM judge

Architectural estimate (order of magnitude): a frontier LLM judge ≈ $0.012 per response — a whole extra model call (~1.5k input + 0.5k output tokens). The probe reads activations the model already computed: one linear read over 62 layers, no extra call, no added latency. These dollar figures illustrate the architectural gap; they are not a billed benchmark.

Catch deception in your own models

FAR.AI builds white-box probes that flag lying, sandbagging, and sycophancy in real time.

Talk to us
FAR.AI · deception probe · demo: cost
Real FAR validation · google/gemma-3-27b-it · diverse linear probe · AUROC 0.93 (0.96 best layer), 0.928 on the live serving path · scores are live probe outputs.