English

More Agents Improve Math Problem Solving but Adversarial Robustness Gap Persists

Computation and Language 2026-03-17 v2 Artificial Intelligence

Abstract

When LLM agents work together, they seem to be more powerful than a single LLM in mathematical question answering. However, are they also more robust to adversarial inputs? We investigate this question using adversarially perturbed math questions. These perturbations include punctuation noise with three intensities (10%, 30%, 50%), plus real-world and human-like typos (WikiTypo, R2ATA). Using a unified sampling-and-voting framework (Agent Forest), we evaluate six open-source models (Qwen3-4B/14B, Llama3.1-8B, Mistral-7B, Gemma3-4B/12B) across four benchmarks (GSM8K, MATH, MMLU-Math, MultiArith), with various numbers of agents n = {1,2,5,10,15,20,25}. Our findings show that 1) Noise type matters: punctuation noise harm scales with its severity, and the human typos remain the dominant bottleneck, yielding the largest gaps to Clean accuracy and the highest attack success rate (ASR) even with a large number of agents; 2) Collaboration reliably improves accuracy as the number of agents, n, increases, with the largest gains from n=1 to n=5 and diminishing returns beyond n\approx10. However, the adversarial robustness gap persists regardless of the agent count.

Keywords

Cite

@article{arxiv.2511.07112,
  title  = {More Agents Improve Math Problem Solving but Adversarial Robustness Gap Persists},
  author = {Khashayar Alavi and Zhastay Yeltay and Lucie Flek and Akbar Karimi},
  journal= {arXiv preprint arXiv:2511.07112},
  year   = {2026}
}
R2 v1 2026-07-01T07:29:38.312Z