用情境谜题评估大模型的发散思维能力,效果接近人类判断。
Weak-eval-Strong: Evaluating and Eliciting Lateral Thinking of LLMs with Situation Puzzles
- 设计多轮问答框架,让模型通过提问推理故事全貌
- 975个分级谜题测试显示,顶尖模型与人类判断一致率达80%以上
- 可提升其他发散思维任务性能,适合研究创造性智能的学者
尽管自然语言处理的进步显著提升了大语言模型在垂直思维任务上的表现,但其发散思维能力仍缺乏探索且难以衡量,原因在于创造思维过程复杂且相关数据稀缺。为此,我们提出SPLAT基准,利用情境谜题评估并激发大模型的发散思维。该基准包含975个分三级难度的情境谜题,采用新型多轮玩家-裁判框架,替代传统依赖强评估模型的方法。在此框架中,模型(玩家)向评估模型(裁判)提问以推断不完整故事的完整情景,裁判依据详细参考情景作答或判断预测是否匹配。该方法降低对强评估模型的依赖,使先进大模型得以被有效评估。实验表明,使用如WizardLM-2等强评估模型时,其在中间问题回答和最终情景准确率上与人类判断的一致性超过80%,接近人与人之间的共识水平。此外,将本基准的数据与推理流程应用于其他发散思维基准(如RiddleSense和BrainTeaser),均带来性能提升,表明该基准能有效评估并激发大模型的发散思维能力。代码已开源:https://github.com/chenqi008/LateralThinking。
原文摘要 · Abstract (English)
While advancements in NLP have significantly improved the performance of Large Language Models (LLMs) on tasks requiring vertical thinking, their lateral thinking capabilities remain under-explored and challenging to measure due to the complexity of assessing creative thought processes and the scarcity of relevant data. To address these challenges, we introduce SPLAT, a benchmark leveraging Situation Puzzles to evaluate and elicit LAteral Thinking of LLMs. This benchmark, containing 975 graded situation puzzles across three difficulty levels, employs a new multi-turn player-judge framework instead of the traditional model-based evaluation, which often necessitates a stronger evaluation model. This framework simulates an interactive game where the model (player) asks the evaluation model (judge) questions about an incomplete story to infer the full scenario. The judge answers based on a detailed reference scenario or evaluates if the player's predictions align with the reference one. This approach lessens dependence on more robust evaluation models, enabling the assessment of state-of-the-art LLMs. The experiments demonstrate that a robust evaluation model, such as WizardLM-2, closely matches human judgements in both intermediate question-answering and final scenario accuracy, achieving over 80% agreement-similar to the agreement levels among humans. Furthermore, applying data and reasoning processes from our benchmark to other lateral thinking-related benchmarks, e.g., RiddleSense and BrainTeaser, leads to performance enhancements. This suggests that our benchmark effectively evaluates and elicits the lateral thinking abilities of LLMs. Code is available at: https://github.com/chenqi008/LateralThinking.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。