safety-guardrail-classifiers-long-context-failure-caused-proportional-dilution-unsafe
mechanismsingle paperpending review

For safety guardrail classifiers, long-context failure is caused by proportional dilution of the unsafe evidence rather than by absolute input length: as the flagged span's share of the input shrinks, attention mass on it falls, the unsafe-minus-safe logit margin compresses, and unsafe recall collapses, while filling the same length with copies of the unsafe text leaves recall largely intact.

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: Losing information in long inputs

Observed on

Open guardrail classifiers (7B-20B) judging a short labeled span embedded in neutral filler, 0.25k-32k words; filler from Wikipedia, chat logs, code, and Chinese text. Safe recall .

Sources

  • 15 guardrails on a 30,400-sample synthetic benchmark: mean unsafe recall change -50.1 points vs -1.3 for safe recall; Benign-Fill drops 76.0 to 25.1 while the Needle-Repeat control drops only 85.4 to 67.5. Six models analyzed for attention and logit margin, with partial correlations controlling for log length. Restricting visible context to the needle raises recall; keeping equal random filler lowers it. All needles are synthetically inserted, so real-world long prompts may dilute differently.
Status: pending-reviewLast checked: 2026-09-07Evidence 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

Ingested unreviewed on 2026-09-07 and deliberately inert until a human endorses it: it does not move a technique standing, does not count toward the backtest, and is excluded anywhere a claim would carry weight. Drafted confidence: medium. Falsifier as drafted: A paired design in which unsafe recall drops as much when the context is filled with repeated copies of the unsafe needle as when it is filled with benign text, or where recall tracks absolute length rather than needle share. Proposed technique, not yet catalogued: Chunked detection plus attention-head sharpening for long-context guardrails.