Navers lab
← Research

PPTBench

A benchmark for faithful, editable reconstruction of scientific flow diagrams.

Navers Lab · Einsia.AI · 2026


The leaderboard

36 configurations across 10 model families are evaluated on the same 500 tasks. The best system reaches 77.34; the full table keeps every reasoning effort and harness visible.

Score out of 100 · one column per configuration less effort more
77.34
GPT-6-Astra
67.80
Kimi K3
49.28
GPT-5.6 Sol
47.69
Qwen 3.8 Max
35.91
Claude Opus 5
33.46
GPT-5.6 Terra
32.42
GLM-5.3-Flash
31.02
GPT-5.6 Luna
9.64
GPT-5.5
8.98
Claude Sonnet 5

The benchmark

500tasks
36configurations
18,000model–task pairs
54,000judge rounds

Each task starts from a scientific diagram and asks an agent to produce a one-page PowerPoint made from native, editable elements. Hard gates check artifact validity and process semantics before structured visual detail is scored.

Task coverage

The task set spans 13 source domains. The bars show the complete domain distribution; the cards are representative references rather than an exhaustive task list.

Systems, architecture & software engineering 9118.2%
AI & machine learning 9018.0%
Computer vision & imaging 6713.4%
Language, speech & audio 5410.8%
Quantum & fundamental physics 438.6%
Astronomy & astrophysics 377.4%
Robotics & human–computer interaction 295.8%
Networks, security & information systems 255.0%
Biomedical & life sciences 193.8%
Signal processing & control 173.4%
Materials & condensed matter 122.4%
Social computing & economics 102.0%
Other science & instrumentation 61.2%

One image in. One slide out.

This preview uses a real GPT-5.6 Sol Max reconstruction. The animation reveals native PowerPoint objects one by one in slide order; it is an illustrative reveal, not the model's actual authoring trace.

Reference
Reference diagram for task 0168
Reconstruction (GPT-5.6 Sol Max)
Native PowerPoint objects accumulating into the final reconstruction

How scoring works

Every reconstruction passes through the same staged review: deterministic artifact checks first, then three independent GPT-5.6 Luna High judge rounds for process meaning and fine-grained fidelity.

Stage 01

Artifact Gate

The output must open, render and remain a one-page, editable PPTX. A missing, corrupt or unusable artifact receives zero before any visual comparison.

  • PPTX opens and renders
  • One-page output
  • Native editable content

Key findings

Agents know PPT syntax, but visual ability is weak

Valid artifacts are nearly free; correct ones are not, revealing that most failures happen after a readable PPTX has already been produced.

Agents still struggle with PPT details

After the hard gates, text issues contribute 51.7% of deductions, with unexpected wrapping the largest and most stable defect.

More reasoning is not always useful

Higher reasoning effort mainly raises gate pass rates, while conditional detail quality barely improves and the maximum setting is not consistently best.

More checking tracks with higher scores

Across generation traces, configurations with more inspection steps tend to score higher, revealing that verification matters alongside the initial draft.