AuraTracer智迹闻
中文

EVENT DOSSIER

ClosureBench: A Constructive Benchmark for Compositional Graph Reasoning

2026-09-07 12:00 Models 🔥 42.2 heat score
1sources
1days unfolding
42.2heat score
5mentions
SummaryAI generated

On September 7, 2026, the arXiv cs.LG preprint arXiv:2608.18242v2 officially released ClosureBench, a constructive benchmark for graph reasoning. This benchmark avoids overfitting of models to a fixed test set by generating instances as needed. Tasks are constructed using clear logical primitives, and answers are verified by executing code to ensure accurate truth values with unlimited instance supply. ClosureBench covers 26 task categories, including three levels of complexity and three independent difficulty dimensions (graph size, edge density, and query depth). Evaluation shows that accuracy decreases with increasing graph size and query depth, from open-source models with 1.5B parameters to advanced systems such as o3, GPT-4.1, Gemini 2.5, and Claude Sonnet 4. The difficulty mainly stems from the propagation of rules on the graph during multi-step reasoning, rather than from the surface form or reasoning rules themselves; a finely tuned 4B model maintains an accuracy of approximately 93% through output verification programs...

Related eventsRELATED EVENTS
Key entitiesKEY ENTITIES
Claude Sonnet 4ClosureBenchGPT-4.1Gemini 2.5o3

Coverage · reports per dayLANGUAGE SPLIT

Entity relations
Claude Sonnet 4 × Closu…1Claude Sonnet 4 × GPT-4…1Claude Sonnet 4 × Gemin…1Claude Sonnet 4 × o31ClosureBench × GPT-4.11ClosureBench × Gemini 2…1

SignalsSIGNALS

Keyword heat
  • ClosureBench1
  • o31
  • GPT-4.11
  • Gemini 2.51
  • Claude Sonnet 41

All reports (1)SOURCES

A arXiv cs.LG en 2026-09-07 12:00

ClosureBench: A Constructive Benchmark for Compositional Graph Reasoning

arXiv:2608.18242v2 发布 ClosureBench,这是一个用于组合图推理的构造性基准测试。该基准通过按需生成实例来避免模型对固定测试集的过拟合,任务由明确的逻辑原语构建,答案通过执行代码验证以确保真值准确且实例供应无限。ClosureBench 涵盖 26 个任务类别,包含三个组成层级及三个独立难度维度(图大小、边密度和查询深度)。评估显示,从 1.5B 参数开源模型到 o3、GPT-4.1、Gemini 2.5 及 Claude Sonnet 4 等前沿系统,其准确率随图大小和查询深度增加而下降。难度主要源于多步推理中规则在图上的传递,而非表面形式或推理规则本身;一个经微调的 4B 模型通过输出验证程序保持约 93% 的高准确率且成本更低,而 o3 从原子查询的 96% 降至最组合任务的…