HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Oscar: Object-Semantics Aligned Pre-training for Vision-Language Tasks

Oscar: Object-Semantics Aligned Pre-training for Vision-Language Tasks

Abstract

Large-scale pre-training methods of learning cross-modal representations on image-text pairs are becoming popular for vision-language tasks. While existing methods simply concatenate image region features and text features as input to the model to be pre-trained and use self-attention to learn image-text semantic alignments in a brute force manner, in this paper, we propose a new learning method Oscar (Object-Semantics Aligned Pre-training), which uses object tags detected in images as anchor points to significantly ease the learning of alignments. Our method is motivated by the observation that the salient objects in an image can be accurately detected, and are often mentioned in the paired text. We pre-train an Oscar model on the public corpus of 6.5 million text-image pairs, and fine-tune it on downstream tasks, creating new state-of-the-arts on six well-established vision-language understanding and generation tasks.

Code Repositories

microsoft/Oscar
Official
pytorch
Mentioned in GitHub
milvlg/rosita
pytorch
Mentioned in GitHub
rmokady/clip_prefix_caption
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
cross-modal-retrieval-on-coco-2014Oscar
Image-to-text R@1: 73.5
Image-to-text R@10: 96.0
Image-to-text R@5: 92.2
Text-to-image R@1: 57.5
Text-to-image R@10: 89.8
Text-to-image R@5: 82.8
image-captioning-on-coco-captionsOscar
BLEU-4: 41.7
CIDER: 140
METEOR: 30.6
SPICE: 24.5
image-captioning-on-nocaps-val-overallOSCAR
CIDEr: 80.9
Pretrain (#images): 345M
SPICE: 11.3
image-retrieval-on-cocoOscar
Recall@10: 98.3
image-text-matching-on-commercialadsdatasetOSCAR
ADD(S) AUC: 87.45
image-to-text-retrieval-on-cocoOscar
Recall@10: 99.8
visual-question-answering-on-vqa-v2-test-devOscar
Accuracy: 73.82

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Oscar: Object-Semantics Aligned Pre-training for Vision-Language Tasks | Papers | HyperAI