open-weight-7-8b-instruct-models-supervised-detector-built-how-hidden
mechanismsingle paperpending review

In open-weight 7-8B instruct models, a supervised detector built on how hidden states change between adjacent layers separates factually wrong from correct answers better than a probe on any single layer, and shuffling the layer order destroys most of the signal — so the ordering of the depth trajectory, not just the content of one layer, carries the information.

Ingested from a paper but not yet reviewed by a human. It is deliberately inert: it does not move any technique’s standing, does not count toward the backtest, and is excluded anywhere a claim would carry weight. Read the source before relying on it.

Capability: Stating false facts confidently

Observed on

Requires white-box access to intermediate activations and labelled data to train the scoring head and calibrator; evaluated on English closed-book QA and dialogue (TruthfulQA, Halu.

Sources

  • Single paper, single author, author-verified numbers. On Llama-3-8B/TruthfulQA the full method reports 75.5% AUROC vs 66.8% for the best single layer, 66.4% for a matched final-layer MLP, and 58.3% with shuffled layer order; baselines include logit entropy, perplexity, spectral geometry, semantic entropy and an NLI verifier. Transfer to other backbones and datasets loses a few points. No independent replication, and the detector's advantage over the multi-sample baselines is small enough to be within plausible noise given no error bars.
Status: pending-reviewLast checked: 2026-09-09Evidence activity: not checked yet
Contest this claim

Disagreeing is the most useful thing you can do here. Both sides of every contested claim in this catalog were assembled by the same person, which is its weakest point.

Related claims

Notes

Drafted from the paper by a model and filed unreviewed. Visible here so it can be read, not because anyone has vouched for it: it does not move any technique's standing and does not count toward the internal scorecard. Drafted confidence: low. Falsifier as drafted: A replication where a probe on the best single layer, or a matched-size head on the final layer, matches the cross-layer transition detector's AUROC, or where shuffling layer order leaves accuracy roughly unchanged. Proposed technique, not catalogued: Inter-layer transition-divergence hallucination probe.