ArXiv

SciDiagramEdit: Learning to Edit Scientific Diagrams from Paper Revisions

Authors
Yasheng Sun, Zezi Zeng, Yifan Yang...
Categories
cs.CL, cs.AI
arXiv
https://arxiv.org/abs/2607.15272v1
PDF
https://arxiv.org/pdf/2607.15272v1

Brief

SciDiagramEdit presents a benchmark and agentic skill-evolution framework for automated editing of scientific figures by learning from real arXiv paper revisions. The system works on vector figure sources and uses an agentic proposer that refines skill specifications from execution traces over epochs; this training on natural author edits yields progressively higher edit accuracy on held-out validation, demonstrating that paper revisions are an effective supervision signal.

Why it matters

SciDiagramEdit builds a benchmark that mines before/after figure pairs from arXiv version histories and operates on the figure's editable vector source so users can inspect and co-edit individual primitives.

Key details

  • The paper introduces agentic learning via skill evolution: an agentic proposer refines the agent's skill specification from execution traces over multiple epochs, which progressively increases edit accuracy on a held-out validation set.
  • Metadata: authored by Yasheng Sun, Zezi Zeng, Yifan Yang, Chong Luo, Wenyi Wang, Ziwei Liu, and Jürgen Schmidhuber; arXiv:2607.15272v1 (published 2026-07-16); 20 pages, PDF available.
Source evidence

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, 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. Our benchmark mines before/after figure pairs from arXiv version histories, each grounded in the authors' own revision intent. To accommodate the diversity of editing instructions, we adopt agentic learning via skill evolution: an agentic proposer continually refines the agent's skill specification from execution traces over multiple epochs. The resulting skill progressively lifts edit accuracy on a held-out validation set, providing evidence that natural paper revisions are an effective training signal for instruction-driven figure editing.

Comment: 20 pages