用真实语料的困惑度识别大模型评测间的隐藏重叠。
Mapping Overlaps in Benchmarks through Perplexity in the Wild
- 通过逐步前向选择提取关键词汇,用困惑度预测评测表现。
- 发现知识与推理类评测重叠显著,人文类评测则彼此差异大。
- 方法避开题目格式干扰,更适合分析模型真实能力结构。
我们提出评测签名来刻画大模型评测集的能力需求及其重叠关系。签名由真实语料中具有代表性的关键词组成,其模型词符困惑度反映训练暴露程度,可预测评测表现。通过跨32个大模型和89个评测集的元评估,采用线性回归进行逐步前向选择提取签名。分析表明,尽管模型表现相关性普遍高,语义重叠集中在中等范围,但评测签名揭示了更细致的结构:知识与推理类评测间存在显著重叠,而文化与人文类评测彼此相似度低。相比受题型等无关因素影响的表现相关性,签名对这些混淆因素更鲁棒。我们还发现逻辑、数学、语言、指令遵循与文化/世界建模之间存在跨功能重叠,其中编程能力最为孤立,仅与缺失信息检测能力有中等关联。定性分析显示,仅知识签名与真实知识一致,暗示大模型语义组织可能不同于人类概念结构。研究为评测有效性、模型敏感性及大模型能力关联图谱提供了新视角。代码与数据已开源于 https://github.com/siyangwu1/Benchmark-Signature-Repository。
原文摘要 · Abstract (English)
We introduce benchmark signatures to characterize the capacity demands of LLM benchmarks and their overlaps. Signatures are sets of salient tokens from in-the-wild corpora whose model token perplexity, reflecting training exposure, predicts benchmark performance. We extract them via stepwise forward selection with linear regression in a meta-evaluation spanning 32 LLMs and 89 benchmarks across diverse domains. We then analyze how these signatures relate to both the semantic similarity of benchmark questions and the correlation structure of model performance. While performance correlations are uniformly high and semantic overlaps stay in a narrow mid-range, benchmark signatures reveal more nuanced structure. For instance, they uncover substantial overlap between benchmarks in knowledge and reasoning tasks, whereas benchmarks in culture- and humanity-oriented domains show low similarity with each other. Unlike raw performance correlations, which are influenced by benchmark-orthogonal factors such as question formats, signatures are robust to such confounds. We further identify cross-functional overlaps between logic, math, language, instruction following, and cultural/world modeling, with coding emerging as the most isolated function, interacting only moderately with the ability of detecting missing information. Qualitative analysis shows that only the knowledge signature aligns with actual knowledge, suggesting that LLM semantic organization may differ from human conceptual structure. Together, these findings offer insights into benchmark validity, LLM sensitivities, and the landscape of interconnected LLM capacities. We have open-sourced the code and data in this https://github.com/siyangwu1/Benchmark-Signature-Repository.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。