QUIET:用于评估大模型创意生成能力的多空白级联故事完形填空基准 / QUIET: A Multi-Blank Cascaded Story Cloze Benchmark for LLM Creative Generation Capability
1️⃣ 一句话总结
该论文提出了一个名为QUIET的新型评测基准,通过在故事中设置多个相互关联的空白,让大模型凭创意进行开放式填空,然后用自动化评分方法衡量答案是否既符合约束又出人意料,从而客观评估模型的创造性生成能力。
Large language models (LLMs) face a dual challenge in creative capability evaluation: existing benchmarks (e.g., Story Cloze Test, HellaSwag) measure models' discriminative ability over narrative continuation using multiple-choice recognition paradigms, rather than directly measuring creative generation capability; rubric-based scoring and LLM-as-Judge methods rely on subjective dimension assessment or natural language model outputs, and cannot provide objective, automated scoring mechanisms. This paper proposes QUIET (Quality Understanding via Interlocked Evaluation Testing), a diagnostic benchmark for LLM creative capability based on multi-blank cascaded story cloze. QUIET sets N blanks (10-20) in a story with complete structure, with each blank accompanied by an explicit content constraint, and cascade dependency relationships between blanks -- the content filled into earlier blanks constrains the feasible solution space for later blanks. The evaluated model (or human participants) fills all blanks in open-ended generation mode; the results are scored by an information-theoretic automated scoring protocol without human grading. The scoring protocol directly operationalizes the "calibrated surprise" theoretical framework (Zou & Xu, 2026a). For each blank k, a composite score is computed: score = satisfy * (1 + lambda * surprise), where lambda = 1.0. Here, "satisfy" measures how well the blank filling satisfies the content constraint (objective logical reasoning judgment, not subjective aesthetic scoring), and "surprise" measures the degree of surprise given that the constraint is satisfied. Creative answers that do not satisfy the constraint score zero; answers that satisfy the constraint but are mediocre score low; answers that satisfy the constraint and are surprising score high.
QUIET:用于评估大模型创意生成能力的多空白级联故事完形填空基准 / QUIET: A Multi-Blank Cascaded Story Cloze Benchmark for LLM Creative Generation Capability
该论文提出了一个名为QUIET的新型评测基准,通过在故事中设置多个相互关联的空白,让大模型凭创意进行开放式填空,然后用自动化评分方法衡量答案是否既符合约束又出人意料,从而客观评估模型的创造性生成能力。
源自 arXiv: 2605.25955