Papers › VisText: A Benchmark for Semantically Rich Chart Captioning

VisText: A Benchmark for Semantically Rich Chart Captioning

28 Jun 2023arXiv:2307.05356archive 2025-07-28

Benny J. Tang, Angie Boggust, Arvind Satyanarayan

Captions that describe or explain charts help improve recall and comprehension of the depicted data and provide a more accessible medium for people with visual disabilities. However, current approaches for automatically generating such captions struggle to articulate the perceptual or cognitive features that are the hallmark of charts (e.g., complex trends and patterns). In response, we introduce VisText: a dataset of 12,441 pairs of charts and captions that describe the charts' construction, report key statistics, and identify perceptual and cognitive phenomena. In VisText, a chart is available as three representations: a rasterized image, a backing data table, and a scene graph -- a hierarchical representation of a chart's visual elements akin to a web page's Document Object Model (DOM). To evaluate the impact of VisText, we fine-tune state-of-the-art language models on our chart captioning task and apply prefix-tuning to produce captions that vary the semantic content they convey. Our models generate coherent, semantically rich captions and perform on par with state-of-the-art chart captioning models across machine translation and text generation metrics. Through qualitative analysis, we identify six broad categories of errors that our models make that can inform future work.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2307.05356")

Code

Syntology Ran 10 of 11 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 10 ran with no contract checked.

By repository: official repository: 11 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

mitvis/vistext officialmentioned in paperpytorchGPL-3.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 10 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

10ran
1unverified

Licence: 11 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from mitvis/vistext. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

all_gather mitvis/vistext/code/image_guided/dist_utils.py official repository ran GPL-3.0 (copyleft) · pointer only · 41c46b0d5713eb14 · report
cleanL2L3 mitvis/vistext/code/utils_gen.py official repository ran fingerprinted GPL-3.0 (copyleft) · pointer only · c11c62760530db91 · report
evalRG mitvis/vistext/code/utils_metrics.py official repository ran GPL-3.0 (copyleft) · pointer only · 855485cd9c595a15 · report
evalRG_single mitvis/vistext/code/utils_metrics.py official repository ran fingerprinted GPL-3.0 (copyleft) · pointer only · 7dfe74447fc98501 · report
generate_title mitvis/vistext/code/utils_gen.py official repository ran fingerprinted GPL-3.0 (copyleft) · pointer only · a0816452bef935d2 · report
get_optimizer mitvis/vistext/code/image_guided/param.py official repository ran GPL-3.0 (copyleft) · pointer only · 30b5edaf5d8dee25 · report
parse_args mitvis/vistext/code/image_guided/param.py official repository ran GPL-3.0 (copyleft) · pointer only · 895e1f65c2bdbed9 · report
str2bool mitvis/vistext/code/image_guided/param.py official repository ran GPL-3.0 (copyleft) · pointer only · 55ae29a3f85c0bd1 · report
tokenizerEncDec mitvis/vistext/code/utils_metrics.py official repository ran GPL-3.0 (copyleft) · pointer only · a83a7eb15f404822 · report
wordsub mitvis/vistext/code/utils_gen.py official repository ran fingerprinted GPL-3.0 (copyleft) · pointer only · 33b1450e6900b7f4 · report
convert_slow_vlt5tokenizer mitvis/vistext/code/image_guided/tokenization.py official repository unverified GPL-3.0 (copyleft) · pointer only · c8c2e5c9597c3212 · report

Tasks

Machine TranslationText Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections