CVMar 1, 2024

ChartReformer: Natural Language-Driven Chart Image Editing

arXiv:2403.00209v218 citationsh-index: 6ICDAR
Originality Incremental advance
AI Analysis

This addresses the challenge for users who need to modify chart appearances in image format without underlying data, though it appears incremental as it builds on existing chart editing and language-driven methods.

The paper tackles the problem of editing chart images without access to original data by proposing ChartReformer, a natural language-driven solution that directly edits charts from images based on instruction prompts, with experiments showing promising results.

Chart visualizations are essential for data interpretation and communication; however, most charts are only accessible in image format and lack the corresponding data tables and supplementary information, making it difficult to alter their appearance for different application scenarios. To eliminate the need for original underlying data and information to perform chart editing, we propose ChartReformer, a natural language-driven chart image editing solution that directly edits the charts from the input images with the given instruction prompts. The key in this method is that we allow the model to comprehend the chart and reason over the prompt to generate the corresponding underlying data table and visual attributes for new charts, enabling precise edits. Additionally, to generalize ChartReformer, we define and standardize various types of chart editing, covering style, layout, format, and data-centric edits. The experiments show promising results for the natural language-driven chart image editing.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes