Papers › A Picture is Worth More Than 77 Text Tokens: Evaluating CLIP-Style Models on Dense Captions

A Picture is Worth More Than 77 Text Tokens: Evaluating CLIP-Style Models on Dense Captions

14 Dec 2023CVPR 2024 1arXiv:2312.08578archive 2025-07-28

Jack Urbanek, Florian Bordes, Pietro Astolfi, Mary Williamson, Vasu Sharma, Adriana Romero-Soriano

Curation methods for massive vision-language datasets trade off between dataset size and quality. However, even the highest quality of available curated captions are far too short to capture the rich visual detail in an image. To show the value of dense and highly-aligned image-text pairs, we collect the Densely Captioned Images (DCI) dataset, containing 7805 natural images human-annotated with mask-aligned descriptions averaging above 1000 words each. With precise and reliable captions associated with specific parts of an image, we can evaluate vision-language models' (VLMs) understanding of image content with a novel task that matches each caption with its corresponding subcrop. As current models are often limited to 77 text tokens, we also introduce a summarized version (sDCI) in which each caption length is limited. We show that modern techniques that make progress on standard benchmarks do not correspond with significant improvement on our sDCI based benchmark. Lastly, we finetune CLIP using sDCI and show significant improvements over the baseline despite a small training set. By releasing the first human annotated dense image captioning dataset, we hope to enable the development of new benchmarks or fine-tuning recipes for the next generation of VLMs to come.

PaperPDFConference PDFCodeCode 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="2312.08578")

Code

Syntology Ran 8 of 12 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 8 ran with no contract checked.

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

facebookresearch/dci officialmentioned in papermentioned on GitHubNOASSERTION 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

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

8ran
4unverified

Licence: 12 of the 12 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 facebookresearch/dci. “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.

different_enough facebookresearch/dci/dataset/densely_captioned_images/dataset/spacy_negs.py official repository ran fingerprinted licence not identified · pointer only · 1cee1f63cec4466a · report
extract_final_data facebookresearch/dci/reproduction/crowdsourcing/annotate/export_data.py official repository ran licence not identified · pointer only · ffb19f5fbd27f6b3 · report
extract_stats_data facebookresearch/dci/reproduction/crowdsourcing/annotate/get_worker_stats.py official repository ran licence not identified · pointer only · 2690cac287c66746 · report
get_all_words facebookresearch/dci/reproduction/crowdsourcing/annotate/get_worker_stats.py official repository ran licence not identified · pointer only · e61c479b6d80bf20 · report
get_grouped_diag facebookresearch/dci/dataset/densely_captioned_images/dataset/loss.py official repository ran fingerprinted licence not identified · pointer only · 8bfc1fd87426be36 · report
get_pooled_diag facebookresearch/dci/dataset/densely_captioned_images/dataset/loss.py official repository ran licence not identified · pointer only · 89e4607c1001611d · report
get_pooled_groups facebookresearch/dci/dataset/densely_captioned_images/dataset/loss.py official repository ran fingerprinted licence not identified · pointer only · fa46a5068238794a · report
levenshtein_distance facebookresearch/dci/dataset/densely_captioned_images/dataset/spacy_negs.py official repository ran fingerprinted no licence file found · pointer only · 90a8e73fa6de72a4 · report
build_tasks facebookresearch/dci/reproduction/crowdsourcing/annotate/run_task.py official repository unverified licence not identified · pointer only · 31cd14e7516ac2be · report
get_antonyms facebookresearch/dci/dataset/densely_captioned_images/dataset/spacy_negs.py official repository unverified licence not identified · pointer only · 3aa3ce7d8f3a139f · report
get_clip_token_length facebookresearch/dci/dataset/densely_captioned_images/dataset/utils.py official repository unverified licence not identified · pointer only · 62c8d5458ed48728 · report
truncate_long_captions facebookresearch/dci/dataset/densely_captioned_images/dataset/utils.py official repository unverified licence not identified · pointer only · 8bf1cef2fb35e633 · report

Tasks

Image Captioning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

CLIP

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