paper-with-me

Papers

GAMBIT: A Three-Mode Benchmark for Adversarial Robustness in Multi-Agent LLM Collectives

2026-05-09 · Alexandre Le Mercier, Chris Develder, Thomas Demeester arxiv

In multi-agent systems (MAS), a single deceptive agent can nullify all gains of an agentic AI collective and evade deployed defenses. However, existing adversarial studies on MAS target only shallow tasks and do not consider adaptive adversaries, which evolve their strategies to evade the very detectors trained to catch them. To address that gap, we introduce GAMBIT, a benchmark with three evaluation modes and two independent scores for evaluating imposter detectors: the first two modes measure zero-shot detection under increasing distribution shift, and a third recalibration mode measures how quickly a detector adapts to novel attacks from just 20 labeled examples. The benchmark comes with a dataset of 27,804 labeled instances spanning 240 co-evolved imposter strategies. Our contributions are threefold: (1) Using chess as a substrate deep reasoning problem and Gemini 3.1 Pro for agents, we release GAMBIT and its dataset to evaluate imposter detectors under realistic constraints against a stealthy adaptive imposter; (2) We introduce an adaptive imposter agent based on an efficient evolutionary framework, generalizable beyond chess, that collapses collective task performance while remaining essentially undetectable (50.5% F1-score with a Gemini-based detector); (3) We show that zero-shot evaluation can be highly misleading for adaptive adversaries: two detectors with near-identical zero-shot scores differ by 8x on few-shot adaptation, while the meta-learned variant converges 20x faster, a gap only visible in the recalibration mode. Altogether, GAMBIT provides the first multi-agent benchmark where adversarial attacks and defenses co-evolve, with an imposter framework generalizable beyond our use case, and promising techniques for fast recalibration in a rapidly evolving adversarial system. Code and data: https://anonymous.4open.science/r/gambit.

📄 PDF Abstract BibTeX arXiv:2605.09027

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Gambits: Theory and Evidence

2021-10-05 · Shiva Maharaj, Nicholas Polson, Christian Turk

Gambits are central to human decision-making. Our goal is to provide a theory of Gambits. A Gambit is a combination of psychological and technical factors designed to disrupt predictable play. Chess provides an environme…

Decision MakingSequential Decision Making

Hearing the Unspoken: Language Model Priors for Acoustic Adversarial Attacks

2026-06-05 · Jiani Xie, Andrew C. Cullen, Paul Montague, Benjamin I. P. Rubinstein arxiv

Automatic Speech Recognition (ASR) systems operating in real-time settings must process acoustic input under strict temporal constraints, where transcription decisions are inherently made on incomplete information. This …

Speech Recognition

A biomechanical study of neck strength and impact dynamics on head and neck injury parameters

2024-12-06 · Rahid Zaman, Ashfaq Adnan

Traumatic brain injuries (TBI) are considered a silent epidemic. It affects many people, from automobiles to sports to service members. In this study, we employed a musculoskeletal head-neck model to understand the effec…

Thought-Level Beam Search for Reasoning

2026-08-11 · Lijie Yang, Hongyin Luo, Jiawei Zhao, Tri Dao 외 hf

Test-time compute scaling is a primary driver of performance in large reasoning models (LRMs), but extreme inefficiency bounds current approaches, shifting the critical question from how much compute to spend, to where t…

GAMBIT: A Gamified Jailbreak Framework for Multimodal Large Language Models

2026-01-06 · Xiangdong Hu, Yangyang Jiang, Qin Hu, Xiaojun Jia arxiv

Multimodal Large Language Models (MLLMs) have become widely deployed, yet their safety alignment remains fragile under adversarial inputs. Previous work has shown that increasing inference steps can disrupt safety mechan…