Paper Overview
- Field: NLP
- Authors: Yasheng Sun, Zezi Zeng, Yifan Yang, Chong Luo, Wenyi Wang, Ziwei Liu, Jürgen Schmidhuber
- Published: 2026-07-16
- arXiv: 2607.15272
- The benchmark extracts before/after figure pairs from arXiv version histories, with each pair anchored in the authors' own revision intent.
- To accommodate the diversity of editing instructions, the framework uses skill-evolution-based agent learning: an agent proposer continuously refines the agent's skill specification based on multi-turn execution trajectories.
- The resulting skills progressively improve editing accuracy on a validation set, showing that natural paper revisions are an effective training signal for instruction-driven figure editing.
Translation of the Chinese Abstract
Editing figures in research papers is a routine and time-consuming part of everyday research practice: authors relabel components, rearrange panels, and restyle visuals as they revise manuscripts. Automating this editing workflow under natural-language instructions is challenging, however, because a scientific figure is a dense infographic in which heterogeneous visual elements — schematics, plots, photos, captions, and arrows — are composed under a strict visual grammar to advance a specific argument.
To address this, the authors present SciDiagramEdit, a benchmark and skill-evolution framework that learns from natural paper revisions and operates on the figure's editable vector source, where users can inspect and co-edit individual primitives alongside the agent.
Original Abstract (excerpt)
> Editing the figures in a research paper is a routine and time-consuming part of everyday research practice: authors relabel components, rearrange panels, and restyle visuals as they revise their manuscripts. Automating this editing workflow under a natural-language instruction, however, is challenging, because a scientific figure is a dense infographic in which heterogeneous visual elements such as schematics, plots, photos, captions, and arrows are composed under a tight visual grammar to advance a specific argument. To address this, we present SciDiagramEdit, a benchmark and skill-evolution framework that learns from natural paper revisions and operates on the figure's editable vector source, where users can inspect and co-edit individual primitives alongside the agent...
*Auto-collected on 2026-07-18.*