Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Webly Supervised Concept Expansion for General Purpose Vision Models

About

General Purpose Vision (GPV) systems are models that are designed to solve a wide array of visual tasks without requiring architectural changes. Today, GPVs primarily learn both skills and concepts from large fully supervised datasets. Scaling GPVs to tens of thousands of concepts by acquiring data to learn each concept for every skill quickly becomes prohibitive. This work presents an effective and inexpensive alternative: learn skills from supervised datasets, learn concepts from web image search, and leverage a key characteristic of GPVs: the ability to transfer visual knowledge across skills. We use a dataset of 1M+ images spanning 10k+ visual concepts to demonstrate webly-supervised concept expansion for two existing GPVs (GPV-1 and VL-T5) on 3 benchmarks: 5 COCO-based datasets (80 primary concepts), a newly curated series of 5 datasets based on the OpenImages and VisualGenome repositories (~500 concepts), and the Web-derived dataset (10k+ concepts). We also propose a new architecture, GPV-2 that supports a variety of tasks -- from vision tasks like classification and localization to vision+language tasks like QA and captioning, to more niche ones like human-object interaction detection. GPV-2 benefits hugely from web data and outperforms GPV-1 and VL-T5 across these benchmarks. Our data, code, and web demo are available at https://prior.allenai.org/projects/gpv2.

Amita Kamath, Christopher Clark, Tanmay Gupta, Eric Kolve, Derek Hoiem, Aniruddha Kembhavi• 2022

Related benchmarks

TaskDatasetResultRank
Referring Expression ComprehensionRefCOCO (val)
Accuracy51.59
344
Visual Question AnsweringA-OKVQA
Acc60.3
202
Visual Question AnsweringA-OKVQA (val)
Accuracy0.603
88
Visual Question AnsweringA-OKVQA (test)
Accuracy40.7
88
Visual Question AnsweringVizWiz (test)
Accuracy38.1
79
Multi-choice Visual Question AnsweringA-OKVQA
Accuracy60.3
49
General Robust Image Task (GRIT) multi-task evaluationGRIT ablation set (same)
Categorization Accuracy85
38
Visual Question Answering (Multi-choice)A-OKVQA (test)
Accuracy53.7
28
Direct Answer Visual Question AnsweringA-OKVQA (test)
Accuracy40.7
22
Direct Answer Visual Question AnsweringA-OKVQA
Accuracy48.6
18
Showing 10 of 14 rows

Other info

Code

Follow for update