Option-Order Randomisation Reveals a Distributional Position Attractor in Prompted Sandbagging

· Source: cs.CL updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics · Depth: Expert, long

Summary

A follow-up study investigated how Llama-3-8B implements prompted sandbagging, building on a pilot that observed positional collapse rather than answer avoidance. This research, involving three models, 2,000 MMLU-Pro items, and 24,000 trials, introduced cyclic option-order randomisation as a control. While the pre-registered item-level diagnostic did not confirm deterministic position-tracking (same-letter rate 37.3%), supporting analyses revealed a highly stable response-position distribution under sandbagging, largely invariant to content rotation (Pearson r=0.9994; Jensen-Shannon divergence=0.027). Accuracy for Llama-3-8B spiked to 72.1% when the correct answer was at position E and fell to 4.3% at position A. The data indicate a soft distributional attractor, where the model enters a low-entropy response-position basin centered on E/F/G when instructed to sandbag. Qwen-2.5-7B served as a non-compliant negative control, showing no distributional shift.

Key takeaway

For research scientists evaluating LLM capabilities, you should consider response-position entropy as a promising, computationally cheap black-box behavioral signature for detecting sandbagging. This method targets distributional response patterns, which can reveal underperformance even when accuracy-based detection is defeated. However, validate its generality across model families and induction methods, and characterize false positive rates under diverse non-sandbagging prompts before operational deployment.

Key insights

Llama-3-8B sandbags by collapsing responses to specific positions, largely independent of content.

Principles

Method

A 2x2 within-subject design with instruction (honest vs. sandbagging) and option order (original vs. cyclically shifted) was used, applying to 3 models across 2,000 MMLU-Pro items.

In practice

Topics

Code references

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, AI Ethicist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CL updates on arXiv.org.