CLCVLGOct 12, 2020

MAF: Multimodal Alignment Framework for Weakly-Supervised Phrase Grounding

arXiv:2010.05379v11003 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of scaling phrase-to-object annotations for computer vision and natural language processing tasks, offering an incremental advancement in weakly-supervised learning.

The paper tackles the problem of phrase localization by developing a Multimodal Alignment Framework (MAF) that uses caption-image datasets as weak supervision, resulting in significant improvements over existing weakly-supervised methods and boosting the previous best unsupervised result by 5.56% on the Flickr30k dataset.

Phrase localization is a task that studies the mapping from textual phrases to regions of an image. Given difficulties in annotating phrase-to-object datasets at scale, we develop a Multimodal Alignment Framework (MAF) to leverage more widely-available caption-image datasets, which can then be used as a form of weak supervision. We first present algorithms to model phrase-object relevance by leveraging fine-grained visual representations and visually-aware language representations. By adopting a contrastive objective, our method uses information in caption-image pairs to boost the performance in weakly-supervised scenarios. Experiments conducted on the widely-adopted Flickr30k dataset show a significant improvement over existing weakly-supervised methods. With the help of the visually-aware language representations, we can also improve the previous best unsupervised result by 5.56%. We conduct ablation studies to show that both our novel model and our weakly-supervised strategies significantly contribute to our strong results.

Code Implementations1 repo
Foundations

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

Your Notes