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
Abstract
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, 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.
Key Points
- Benchmark from real revisions: The benchmark extracts before/after figure pairs from arXiv version histories, with each pair anchored to the original authors' own revision intent.
- Editable vector source: Unlike raster-based approaches, the framework works directly on editable vector graphics, enabling fine-grained inspection and co-editing of individual primitives (shapes, labels, arrows) together with the agent.
- Skill-evolution agent learning: To handle the diversity of editing instructions, an agent proposer continuously refines the agent's skill specifications based on multi-turn execution trajectories.
- Results: The evolved skills progressively improve editing accuracy on a validation set, showing that natural paper revisions serve as an effective training signal for instruction-driven figure editing.
- arXiv paper: https://arxiv.org/abs/2607.15272