English

ShowTable: Unlocking Creative Table Visualization with Collaborative Reflection and Refinement

Computer Vision and Pattern Recognition 2026-03-27 v2

Abstract

While existing generation and unified models excel at general image generation, they struggle with tasks requiring deep reasoning, planning, and precise data-to-visual mapping abilities beyond general scenarios. To push beyond the existing limitations, we introduce a new and challenging task: creative table visualization, requiring the model to generate an infographic that faithfully and aesthetically visualizes the data from a given table. To address this challenge, we propose ShowTable, a pipeline that synergizes MLLMs with diffusion models via a progressive self-correcting process. The MLLM acts as the central orchestrator for reasoning the visual plan and judging visual errors to provide refined instructions, the diffusion execute the commands from MLLM, achieving high-fidelity results. To support this task and our pipeline, we introduce three automated data construction pipelines for training different modules. Furthermore, we introduce TableVisBench, a new benchmark with 800 challenging instances across 5 evaluation dimensions, to assess performance on this task. Experiments demonstrate that our pipeline, instantiated with different models, significantly outperforms baselines, highlighting its effective multi-modal reasoning, generation, and error correction capabilities.

Keywords

Cite

@article{arxiv.2512.13303,
  title  = {ShowTable: Unlocking Creative Table Visualization with Collaborative Reflection and Refinement},
  author = {Zhihang Liu and Xiaoyi Bao and Pandeng Li and Junjie Zhou and Zhaohe Liao and Yefei He and Kaixun Jiang and Chen-Wei Xie and Yun Zheng and Hongtao Xie},
  journal= {arXiv preprint arXiv:2512.13303},
  year   = {2026}
}

Comments

Accepted to CVPR 2026, project page: https://lntzm.github.io/showtable-page/

R2 v1 2026-07-01T08:25:13.292Z