English

ArithmAttack: Evaluating Robustness of LLMs to Noisy Context in Math Problem Solving

Computation and Language 2026-03-17 v3

Abstract

While Large Language Models (LLMs) have shown impressive capabilities in math problem-solving tasks, their robustness to noisy inputs is not well-studied. We propose ArithmAttack to examine how robust the LLMs are when they encounter noisy prompts that contain extra noise in the form of punctuation marks. While being easy to implement, ArithmAttack does not cause any information loss since words are not added or deleted from the context. We evaluate the robustness of eight LLMs, including LLama3, Mistral, Mathstral, and DeepSeek on noisy GSM8K and MultiArith datasets. Our experiments suggest that all the studied models show vulnerability to such noise, with more noise leading to poorer performances.

Keywords

Cite

@article{arxiv.2501.08203,
  title  = {ArithmAttack: Evaluating Robustness of LLMs to Noisy Context in Math Problem Solving},
  author = {Zain Ul Abedin and Shahzeb Qamar and Lucie Flek and Akbar Karimi},
  journal= {arXiv preprint arXiv:2501.08203},
  year   = {2026}
}

Comments

Accepted to LLMSEC Workshop at ACL 2025

R2 v1 2026-06-28T21:06:03.494Z