CVCLFeb 17, 2021

Conceptual 12M: Pushing Web-Scale Image-Text Pre-Training To Recognize Long-Tail Visual Concepts

arXiv:2102.08981v21470 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of long-tail visual recognition for vision-and-language models by scaling up pre-training data, though it is incremental as it builds on existing data collection methods.

The authors tackled the limited scale and diversity of vision-and-language pre-training datasets by introducing Conceptual 12M (CC12M), a dataset with 12 million image-text pairs, which achieved new state-of-the-art results on benchmarks like nocaps and Conceptual Captions.

The availability of large-scale image captioning and visual question answering datasets has contributed significantly to recent successes in vision-and-language pre-training. However, these datasets are often collected with overrestrictive requirements inherited from their original target tasks (e.g., image caption generation), which limit the resulting dataset scale and diversity. We take a step further in pushing the limits of vision-and-language pre-training data by relaxing the data collection pipeline used in Conceptual Captions 3M (CC3M) [Sharma et al. 2018] and introduce the Conceptual 12M (CC12M), a dataset with 12 million image-text pairs specifically meant to be used for vision-and-language pre-training. We perform an analysis of this dataset and benchmark its effectiveness against CC3M on multiple downstream tasks with an emphasis on long-tail visual recognition. Our results clearly illustrate the benefit of scaling up pre-training data for vision-and-language tasks, as indicated by the new state-of-the-art results on both the nocaps and Conceptual Captions benchmarks.

Code Implementations3 repos
Foundations

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

Your Notes