用可控制的进化操作生成挑战性测试题,评估大模型真实鲁棒性。
AutoEvoEval: An Automated Framework for Evolving Close-Ended LLM Evaluation Data
- 设计22种可解释的原子演化操作,支持多轮组合生成复杂测试样本。
- 单一操作平均使模型准确率下降7.283%,多步组合最高提升52.932%攻击效果。
- 揭示当前评测基准可能高估模型泛化能力,适合关注模型安全性的研究者。
大语言模型在各类任务上表现优异,但现有评测基准多为静态,难以全面评估其在真实场景下的鲁棒性和泛化能力。以往基于进化或对抗性数据增强的方法虽提升了评测多样性,却缺乏对扰动类型和多步复杂度的系统控制,限制了全面的鲁棒性分析。为此,我们提出AutoEvoEval,一个面向闭合式任务(如多选问答)的基于进化的评测框架。该框架引入22种可解释的原子演化操作,并支持多轮组合,实现对多样化、高难度、真实场景测试样本的可控生成。我们在一系列开源与闭源大模型上开展广泛实验,回答四个研究问题。结果表明,原子操作平均导致模型准确率下降7.283\\(\%),其中破坏结构或误导语义的编辑引发最大降幅;同一扰动下不同模型敏感度差异显著,多步演化组合可将对抗效应放大至52.932\%。这些发现提示当前基准可能过度估计模型的真实泛化能力,凸显进化感知鲁棒性评测的必要性。代码与资源见:https://github.com/SYSUSELab/AutoEvoEval。
原文摘要 · Abstract (English)
Large language models (LLMs) have shown remarkable performance on various tasks, but existing evaluation benchmarks are often static and insufficient to fully assess their robustness and generalization in realistic scenarios. Prior work using evolutionary or adversarial data augmentation has improved evaluation diversity but lacks systematic control over perturbation types and multi-step complexity, limiting comprehensive robustness analysis. To address these gaps, we propose AutoEvoEval, an evolution-based evaluation framework for close-ended tasks such as multi-choice question answering. AutoEvoEval introduces 22 interpretable atomic evolution operations and supports multi-round compositions, enabling controlled generation of diverse, challenging, and realistic test samples. We conduct extensive experiments addressing four research questions on a broad set of open- and closed-source LLMs. Our results show that atomic operations cause an average accuracy drop of 7.283\%, with structure-disrupting or misleading semantic edits causing the largest declines. Model sensitivities vary significantly for the same perturbation, and combining multiple evolution steps amplifies adversarial effects by up to 52.932\%. These findings suggest current benchmarks may overestimate true model generalization and emphasize the need for evolution-aware robustness evaluation. Code and resources are available at: https://github.com/SYSUSELab/AutoEvoEval.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。