{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2604-27249","title":"Instruction Complexity Induces Positional Collapse in Adversarial LLM Evaluation","arxiv_id":"2604.27249","date":"2026-04-29","proceeding":null,"authors":["Jon-Paul Cacioli"],"abstract":"When instructed to underperform on multiple-choice evaluations, do language models engage with question content or fall back on positional shortcuts? We map the boundary between these regimes using a six-condition adversarial instruction-specificity gradient administered to two instruction-tuned LLMs (Llama-3-8B and Llama-3.1-8B) on 2,000 MMLU-Pro items. Distributional screening (response-position entropy) and an independent content-engagement criterion (difficulty-accuracy correlation) jointly characterise each condition. The gradient reveals three regimes rather than a monotonic transition. Vague adversarial instructions produce moderate accuracy reduction with preserved content engagement. Standard sandbagging and capability-imitation instructions produce positional entropy collapse with partial content engagement. A two-step answer-aware avoidance instruction produces extreme positional collapse, with near-total concentration on a single response position (99.9% and 87.4%) and no measurable content sensitivity. This was the only multi-step instruction tested, and it produced the most extreme shortcut. The attractor position matches each model's content-absent null-prompt default. The effect replicates across both models and four academic domains. Distributional collapse and content engagement can co-occur (50% concordance between screening criteria), indicating that entropy-based screening and difficulty-based content assessment capture partially independent dimensions of response validity. Results suggest that instruction complexity can determine whether adversarial compliance uses content-aware or content-blind mechanisms in small instruction-tuned LLMs under greedy decoding.","url_abs":"https://arxiv.org/abs/2604.27249","url_pdf":"https://arxiv.org/pdf/2604.27249","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2604.27249","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2604.27249"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/synthiumjp/bcb-sandbagging-pilot","reach":null}],"summary":{"ran":16,"unverified":2},"by_repo_kind":{"found_in_text":{"samples":18,"ran":16,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":18,"samples":[{"code_sha256_prefix":"a05bbdbcee6c43ec","entry":"apply_cyclic_shift","repo":"synthiumjp/bcb-sandbagging-pilot","repo_kind":"found_in_text","path":"generate_permutations.py","file_url":"https://github.com/synthiumjp/bcb-sandbagging-pilot/blob/HEAD/generate_permutations.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a05bbdbcee6c43ec"}},{"code_sha256_prefix":"4ae5fe456fafe4e1","entry":"compute_js_divergence","repo":"synthiumjp/bcb-sandbagging-pilot","repo_kind":"found_in_text","path":"run_study3_analysis.py","file_url":"https://github.com/synthiumjp/bcb-sandbagging-pilot/blob/HEAD/run_study3_analysis.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4ae5fe456fafe4e1"}},{"code_sha256_prefix":"5b2d10645c1506c1","entry":"compute_measures","repo":"synthiumjp/bcb-sandbagging-pilot","repo_kind":"found_in_text","path":"run_study3_analysis.py","file_url":"https://github.com/synthiumjp/bcb-sandbagging-pilot/blob/HEAD/run_study3_analysis.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5b2d10645c1506c1"}},{"code_sha256_prefix":"db73a995831d064e","entry":"correct_letter_after_shift","repo":"synthiumjp/bcb-sandbagging-pilot","repo_kind":"found_in_text","path":"generate_permutations.py","file_url":"https://github.com/synthiumjp/bcb-sandbagging-pilot/blob/HEAD/generate_permutations.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"db73a995831d064e"}},{"code_sha256_prefix":"94f126953852d22f","entry":"format_options_string","repo":"synthiumjp/bcb-sandbagging-pilot","repo_kind":"found_in_text","path":"run_positional_bias.py","file_url":"https://github.com/synthiumjp/bcb-sandbagging-pilot/blob/HEAD/run_positional_bias.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"94f126953852d22f"}},{"code_sha256_prefix":"06f988b2d435329c","entry":"format_options_string","repo":"synthiumjp/bcb-sandbagging-pilot","repo_kind":"found_in_text","path":"run_robustness_check.py","file_url":"https://github.com/synthiumjp/bcb-sandbagging-pilot/blob/HEAD/run_robustness_check.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"06f988b2d435329c"}},{"code_sha256_prefix":"cbf877e6ae9140a1","entry":"format_user_message","repo":"synthiumjp/bcb-sandbagging-pilot","repo_kind":"found_in_text","path":"run_study3.py","file_url":"https://github.com/synthiumjp/bcb-sandbagging-pilot/blob/HEAD/run_study3.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"cbf877e6ae9140a1"}},{"code_sha256_prefix":"d2b15211f0262bb8","entry":"generate_shifts","repo":"synthiumjp/bcb-sandbagging-pilot","repo_kind":"found_in_text","path":"generate_permutations.py","file_url":"https://github.com/synthiumjp/bcb-sandbagging-pilot/blob/HEAD/generate_permutations.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d2b15211f0262bb8"}},{"code_sha256_prefix":"f7d76a74415d3757","entry":"get_option_texts","repo":"synthiumjp/bcb-sandbagging-pilot","repo_kind":"found_in_text","path":"run_positional_bias.py","file_url":"https://github.com/synthiumjp/bcb-sandbagging-pilot/blob/HEAD/run_positional_bias.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f7d76a74415d3757"}},{"code_sha256_prefix":"10a7dc7a0d93a685","entry":"load_all_data","repo":"synthiumjp/bcb-sandbagging-pilot","repo_kind":"found_in_text","path":"run_study3_analysis.py","file_url":"https://github.com/synthiumjp/bcb-sandbagging-pilot/blob/HEAD/run_study3_analysis.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"10a7dc7a0d93a685"}},{"code_sha256_prefix":"e55e0822df93c985","entry":"load_items","repo":"synthiumjp/bcb-sandbagging-pilot","repo_kind":"found_in_text","path":"run_study3.py","file_url":"https://github.com/synthiumjp/bcb-sandbagging-pilot/blob/HEAD/run_study3.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e55e0822df93c985"}},{"code_sha256_prefix":"2467069a4724a8c1","entry":"load_jsonl","repo":"synthiumjp/bcb-sandbagging-pilot","repo_kind":"found_in_text","path":"generate_figures.py","file_url":"https://github.com/synthiumjp/bcb-sandbagging-pilot/blob/HEAD/generate_figures.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"2467069a4724a8c1"}},{"code_sha256_prefix":"4fedda3641574c41","entry":"load_null_subset","repo":"synthiumjp/bcb-sandbagging-pilot","repo_kind":"found_in_text","path":"run_study3.py","file_url":"https://github.com/synthiumjp/bcb-sandbagging-pilot/blob/HEAD/run_study3.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4fedda3641574c41"}},{"code_sha256_prefix":"cfd751ee0341a750","entry":"norm_entropy","repo":"synthiumjp/bcb-sandbagging-pilot","repo_kind":"found_in_text","path":"run_analysis_local.py","file_url":"https://github.com/synthiumjp/bcb-sandbagging-pilot/blob/HEAD/run_analysis_local.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"cfd751ee0341a750"}},{"code_sha256_prefix":"6875077d8b0a3ff4","entry":"parse_options_from_formatted","repo":"synthiumjp/bcb-sandbagging-pilot","repo_kind":"found_in_text","path":"run_positional_bias.py","file_url":"https://github.com/synthiumjp/bcb-sandbagging-pilot/blob/HEAD/run_positional_bias.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6875077d8b0a3ff4"}},{"code_sha256_prefix":"c36ca34e9c974b81","entry":"response_vector","repo":"synthiumjp/bcb-sandbagging-pilot","repo_kind":"found_in_text","path":"generate_figures.py","file_url":"https://github.com/synthiumjp/bcb-sandbagging-pilot/blob/HEAD/generate_figures.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c36ca34e9c974b81"}},{"code_sha256_prefix":"24f0e6e62ec4beec","entry":"screen_from_jsonl","repo":"synthiumjp/bcb-sandbagging-pilot","repo_kind":"found_in_text","path":"eval_screen.py","file_url":"https://github.com/synthiumjp/bcb-sandbagging-pilot/blob/HEAD/eval_screen.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"24f0e6e62ec4beec"}},{"code_sha256_prefix":"461f6e367a6b7e93","entry":"screen_responses","repo":"synthiumjp/bcb-sandbagging-pilot","repo_kind":"found_in_text","path":"eval_screen.py","file_url":"https://github.com/synthiumjp/bcb-sandbagging-pilot/blob/HEAD/eval_screen.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"461f6e367a6b7e93"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CL","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}