paper-with-me

Papers

ArtChart: A Benchmark for Faithful Artistic Chart Generation with Integrated Text Rendering

2026-07-17 · Meijia Huang, Yingjie Yin, Shihao Wang, Chenguang Ma arxiv

Artistic charts make data memorable and visually engaging, but generating them faithfully demands simultaneously preserving numerical geometry, rendering exact in-image text, binding labels to correct marks, and maintaining coherent artistic style. Current text-to-image and image editing models frequently fail on these coupled constraints, producing distorted geometries, hallucinated text, misbound labels, or over-stylized marks that undermine readability and mathematical integrity. This paper introduces ArtChart, a framework for artistic chart generation with integrated text rendering, encompassing a task definition, benchmark, and evaluation protocol. This is the first work to simultaneously address mathematically faithful chart synthesis, accurate in-image text rendering, and artistic stylization of chart elements. ArtChart features a chart-specific plug-and-play module conditioned on text-free grayscale chart layouts, ensuring mathematical and logical fidelity. A RL learning strategy with OCR accuracy, layout quality, and aesthetic rewards refines generation, while a multi-expert distillation framework resolves inter-reward conflicts through specialized expert optimization. We construct ArtChart-Bench, a bilingual 2K-prompt benchmark spanning four chart types and diverse label formats. We further design ArtChart-Eval, a six-axis evaluation suite covering mathematical logic, text accuracy, text layout, aesthetics, instruction following, and readability, supporting comparison across T2I, image-editing, controllable-generation, and closed-source API models. Extensive experiments demonstrate that ArtChart consistently outperforms open-source baselines, producing charts that are both visually appealing and math faithful.

📄 PDF Abstract BibTeX arXiv:2607.16060

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction FollowingImage Editing

Similar Papers 제목 키워드 기반

DEEPCHART: How Far are LLMs from Faithful Data-Science Chart Generation?

2026-08-27 · Jiahui tang, Kuicai Dong, Dexun Li, Hongchao Gu 외 arxiv

Faithful chart generation in real-world data-science workflows requires grounding visualizations in scattered evidence, computing chart-ready quantities, and rendering them accurately. Modern LLMs can produce visually pl…

Semantic-Structural Alignment for Generative Pictorial Charts

2026-05-05 · Zhida Sun, Yulin Zhang, Zheng Gu, Min Lu 외 arxiv

Traditional statistical graphics are precise but often lack the visual appeal, memorability, and engagement of pictorial charts. We present a generative framework for the automated synthesis of pictorial charts that brid…

Visual StorytellingImage Editing

ChartFI: Benchmarking Faithfulness and Insightfulness of Chart Descriptions from Multimodal Large Language Models

2026-05-22 · Fen Wang, Zekai Shao, Qiman Kang, Chunran Hu 외 arxiv

Chart descriptions are essential for accessibility, cross-modal retrieval, and assisting readers in extracting insights from complex visualizations. As multimodal large language models (MLLMs) are increasingly adopted fo…

Cross-Modal Retrieval

From Charts to Code: A Hierarchical Benchmark for Multimodal Models

2025-10-20 · Jiahao Tang, Henry Hengyuan Zhao, Lijian Wu, Zijian Zhang 외 arxiv

We introduce Chart2Code, a new benchmark for evaluating the chart understanding and code generation capabilities of large multimodal models (LMMs). Chart2Code is explicitly designed from a user-driven perspective, captur…

Multimodal ReasoningCode Generation

FloCA: Towards Faithful and Logically Consistent Flowchart Reasoning

2026-02-15 · Jinzi Zou, Bolin Wang, Liang Li, Shuo Zhang 외 arxiv

Flowchart-oriented dialogue (FOD) systems aim to guide users through multi-turn decision-making or operational procedures by following a domain-specific flowchart to achieve a task goal. In this work, we formalize flowch…

Task-Oriented Dialogue SystemsResponse Generation