arXiv:2508.05468cs.CL2025-08AAAI被引 1

TASE benchmark评估多语言模型在字符级理解与结构推理上的短板。

TASE: Token Awareness and Structured Evaluation for Multilingual Language Models

  • 构建跨语言的10项任务基准,覆盖字符计数、词元对齐等
  • 35,927个实例测试显示当前模型远低于人类水平
  • 适合研究低层级语言理解与多语种泛化能力的学者

尽管大语言模型在高层次语义任务上表现优异,但在细粒度的词元级理解与结构推理方面仍存在不足,而这些能力对需要精确控制的应用至关重要。本文提出TASE,一个全面的评估基准,用于检验大模型在多语言环境下对词元级信息的感知与推理能力。TASE涵盖中文、英文和韩文的10项任务,分为词元感知与结构理解两大类,包含35,927个评估实例,并设计了可扩展的合成数据生成流水线以支持训练。任务包括字符计数、词元对齐、句法结构解析和长度约束满足等。我们评估了30多个主流商业与开源模型,如O3、Claude 4、Gemini 2.5 Pro、DeepSeek-R1,并使用GRPO方法训练自定义Qwen2.5-14B模型。结果表明,人类表现显著优于当前模型,揭示了词元级推理的持续性缺陷。TASE为未来低层语言理解与跨语言泛化能力的改进提供了新的诊断视角。代码与数据集已公开于https://github.com/cyzcz/Tase。

原文摘要 · Abstract (English)

While large language models (LLMs) have demonstrated remarkable performance on high-level semantic tasks, they often struggle with fine-grained, token-level understanding and structural reasoning--capabilities that are essential for applications requiring precision and control. We introduce TASE, a comprehensive benchmark designed to evaluate LLMs' ability to perceive and reason about token-level information across languages. TASE covers 10 tasks under two core categories: token awareness and structural understanding, spanning Chinese, English, and Korean, with a 35,927-instance evaluation set and a scalable synthetic data generation pipeline for training. Tasks include character counting, token alignment, syntactic structure parsing, and length constraint satisfaction. We evaluate over 30 leading commercial and open-source LLMs, including O3, Claude 4, Gemini 2.5 Pro, and DeepSeek-R1, and train a custom Qwen2.5-14B model using the GRPO training method. Results show that human performance significantly outpaces current LLMs, revealing persistent weaknesses in token-level reasoning. TASE sheds light on these limitations and provides a new diagnostic lens for future improvements in low-level language understanding and cross-lingual generalization. Our code and dataset are publicly available at https://github.com/cyzcz/Tase .

多语言模型词元理解评估基准结构推理

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