HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Detector-Free Weakly Supervised Grounding by Separation

Detector-Free Weakly Supervised Grounding by Separation

Abstract

Nowadays, there is an abundance of data involving images and surrounding free-form text weakly corresponding to those images. Weakly Supervised phrase-Grounding (WSG) deals with the task of using this data to learn to localize (or to ground) arbitrary text phrases in images without any additional annotations. However, most recent SotA methods for WSG assume the existence of a pre-trained object detector, relying on it to produce the ROIs for localization. In this work, we focus on the task of Detector-Free WSG (DF-WSG) to solve WSG without relying on a pre-trained detector. We directly learn everything from the images and associated free-form text pairs, thus potentially gaining an advantage on the categories unsupported by the detector. The key idea behind our proposed Grounding by Separation (GbS) method is synthesizing `text to image-regions' associations by random alpha-blending of arbitrary image pairs and using the corresponding texts of the pair as conditions to recover the alpha map from the blended image via a segmentation network. At test time, this allows using the query phrase as a condition for a non-blended query image, thus interpreting the test image as a composition of a region corresponding to the phrase and the complement region. Using this approach we demonstrate a significant accuracy improvement, of up to $8.5\%$ over previous DF-WSG SotA, for a range of benchmarks including Flickr30K, Visual Genome, and ReferIt, as well as a significant complementary improvement (above $7\%$) over the detector-based approaches for WSG.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
phrase-grounding-on-flickr30kGbS Ensemble MS-COCO
Pointing Game Accuracy: 75.6
phrase-grounding-on-flickr30kGBS Ensemble + 12-in-1
Pointing Game Accuracy: 85.9
phrase-grounding-on-referitGbS Ensemble MS-COCO
Pointing Game Accuracy: 58.21
phrase-grounding-on-visual-genomeGbS VG
Pointing Game Accuracy: 55.91
phrase-grounding-on-visual-genomeGbS Ensemble MS-COCO
Pointing Game Accuracy: 54.55

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
Detector-Free Weakly Supervised Grounding by Separation | Papers | HyperAI