arXiv:2505.06698cs.CL2025-05ACL被引 1

SCAN可精细评估大模型能力,发现同类能力间表现差异。

SCAN: Structured Capability Assessment and Navigation for LLMs

  • 构建分层能力标签体系,自动解析海量查询
  • 覆盖21个主流模型,揭示同一类别内能力差异显著
  • 支持交互式导航,适合开发者深度分析模型短板

大语言模型评估日益重要,自动基准测试正替代人工评价。现有研究多聚焦模型排名近似,但难以提供用户和开发者对特定模型能力的全面、细粒度理解。为此,我们提出SCAN(结构化能力评估与导航)框架,通过四项核心组件实现模型能力的详尽刻画:(1) TaxBuilder从大量查询中提取能力指示标签,自动生成分层分类体系;(2) RealMix查询合成与过滤机制,确保每类能力均有充足评测数据;(3) 可视化与分析工具集,支持高效导航与洞察;(4) 基于PC²(预比较衍生准则)的LLM作为评判者方法,相比经典方案显著提升准确性。利用SCAN,我们对21个主流大模型进行了全面评估。对GPT-OSS家族的深入分析发现,即使在同一能力类别下的子能力间也存在显著性能差异。该结果凸显了细粒度评估在准确理解模型行为中的关键作用。项目主页与资源见https://github.com/liudan193/SCAN。

原文摘要 · Abstract (English)

Evaluating Large Language Models (LLMs) has become increasingly important, with automatic evaluation benchmarks gaining prominence as alternatives to human evaluation. While existing research has focused on approximating model rankings, such benchmarks fail to provide users and developers with a comprehensive and fine-grained understanding of a specific model's capabilities. To fill this gap, we propose \textbf{SCAN} (Structured Capability Assessment and Navigation), a practical framework that enables detailed characterization of LLM capabilities through comprehensive and fine-grained evaluation. SCAN incorporates four key components: (1) TaxBuilder, which extracts capability-indicating tags from extensive queries to construct a hierarchical taxonomy automatically; (2) RealMix, a query synthesis and filtering mechanism that ensures sufficient evaluation data for each capability tag; (3) a suite of visualization and analysis tools that facilitate efficient navigation and analysis of model capabilities; and (4) a PC$^2$-based (Pre-Comparison-derived Criteria) LLM-as-a-Judge approach that achieves significantly higher accuracy compared to classic LLM-as-a-Judge method. Using SCAN, we conduct a comprehensive evaluation of 21 mainstream LLMs. Our detailed analysis of the GPT-OSS family reveals substantial performance variations, even within sub-capabilities belonging to the same category of capability. This finding highlights the importance of fine-grained evaluation in accurately understanding LLM behavior. Project homepage and resources are available at \href{https://github.com/liudan193/SCAN}{https://github.com/liudan193/SCAN}.

大模型评估能力分析LLM诊断

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。