paper-with-me

Papers

SciDiagramEdit: Learning to Edit Scientific Diagrams from Paper Revisions

2026-07-16 · Yasheng Sun, Zezi Zeng, Yifan Yang, Chong Luo, Wenyi Wang, Ziwei Liu, Jürgen Schmidhuber arxiv

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.

📄 PDF Abstract BibTeX arXiv:2607.15272

Code (1)

Tavish9/awesome-daily-AI-arxiv ★ 111

Similar Papers 제목 키워드 기반

EarlySciRev: A Dataset of Early-Stage Scientific Revisions Extracted from LaTeX Writing Traces

2026-03-30 · Léane Jourdan, Julien Aubert-Béduchaud, Yannis Chupin, Marah Baccari 외 arxiv

Scientific writing is an iterative process that generates rich revision traces, yet publicly available resources typically expose only final or near-final versions of papers. This limits empirical study of revision behav…

WikiSTAR: A System for Shedding Light on the Hidden History of Scientific Wikipedia Articles

2026-07-14 · Omer Ehrlich, Nitzan Barzilay, Rona Aviram, Tom Hope arxiv

Wikipedia plays a key role in shaping public understanding of science, and its openly accessible revision history is a unique record of how scientific knowledge evolves over time. Yet scientifically meaningful revisions …

Are Large Language Models Good Classifiers? A Study on Edit Intent Classification in Scientific Document Revisions

2024-10-02 · Qian Ruan, Ilia Kuznetsov, Iryna Gurevych

Classification is a core NLP task architecture with many potential applications. While large language models (LLMs) have brought substantial advancements in text generation, their potential for enhancing classification t…

Classificationintent-classificationIntent ClassificationText Generation

PaperBanana-Interact: Scientific Diagram Refinement with Multi-Turn Human Feedback

2026-08-31 · Xueqing Wu, Ashwin Balasubramanian, Bingxuan Li, Dawei Zhu 외 arxiv

Recent efforts have aimed to automate scientific diagram generation from paper content (Lin et al., 2026; Zhu et al., 2026a). However, fully satisfying an author's visual and communicative preferences in a single turn is…

Re3: A Holistic Framework and Dataset for Modeling Collaborative Document Revision

2024-05-31 · Qian Ruan, Ilia Kuznetsov, Iryna Gurevych

Collaborative review and revision of textual documents is the core of knowledge work and a promising target for empirical analysis and NLP assistance. Yet, a holistic framework that would allow modeling complex relations…