Robustness in Large Language Models: A Survey of Mitigation Strategies and Evaluation Metrics
Pankaj Kumar, Subhankar Mishra
TL;DR
The paper surveys robustness in large language models (LLMs), defining robustness as reliable performance under input perturbations, distribution shifts, and adversarial conditions beyond standard accuracy. It systematically characterizes seven interdependent dimensions of robustness, analyzes data, training, architectural, and inference-related sources of non-robustness, and reviews a wide array of mitigation strategies spanning pre-processing, in-processing, intra-processing, and post-processing. The authors also catalog metrics and benchmarks for evaluating robustness across adversarial, OOD, consistency, fairness, and task-specific dimensions, and discuss major challenges and future directions, including scalable defenses, causal understanding, and adaptive evaluation. By integrating cross-domain insights and outlining practical mitigation and evaluation frameworks, the survey aims to accelerate the development of trustworthy, robust LLMs for real-world deployment.
Abstract
Large Language Models (LLMs) have emerged as a promising cornerstone for the development of natural language processing (NLP) and artificial intelligence (AI). However, ensuring the robustness of LLMs remains a critical challenge. To address these challenges and advance the field, this survey provides a comprehensive overview of current studies in this area. First, we systematically examine the nature of robustness in LLMs, including its conceptual foundations, the importance of consistent performance across diverse inputs, and the implications of failure modes in real-world applications. Next, we analyze the sources of non-robustness, categorizing intrinsic model limitations, data-driven vulnerabilities, and external adversarial factors that compromise reliability. Following this, we review state-of-the-art mitigation strategies, and then we discuss widely adopted benchmarks, emerging metrics, and persistent gaps in assessing real-world reliability. Finally, we synthesize findings from existing surveys and interdisciplinary studies to highlight trends, unresolved issues, and pathways for future research.
