paper-with-me

Papers

MAF: Multimodal Alignment Framework for Weakly-Supervised Phrase Grounding

2020-10-12 · EMNLP 2020 11 · Qinxin Wang, Hao Tan, Sheng Shen, Michael W. Mahoney, Zhewei Yao

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.

📄 PDF Abstract BibTeX arXiv:2010.05379

Code (1)

qinzzz/Multimodal-Alignment-Framework 공식 구현 pytorch

Tasks

Phrase Grounding

Similar Papers 제목 키워드 기반

Weakly-Supervised Visual-Textual Grounding with Semantic Prior Refinement

2023-05-18 · Davide Rigoni, Luca Parolari, Luciano Serafini, Alessandro Sperduti 외

Using only image-sentence pairs, weakly-supervised visual-textual grounding aims to learn region-phrase correspondences of the respective entity mentions. Compared to the supervised approach, learning is more difficult s…

Sentence

How to Understand "Support"? An Implicit-enhanced Causal Inference Approach for Weakly-supervised Phrase Grounding

2024-02-29 · Jiamin Luo, Jianing Zhao, Jingjing Wang, Guodong Zhou

Weakly-supervised Phrase Grounding (WPG) is an emerging task of inferring the fine-grained phrase-region matching, while merely leveraging the coarse-grained sentence-image pairs for training. However, existing studies o…

Causal InferencecounterfactualImplicit RelationsPhrase Grounding+1

Learning to Segment Referred Objects from Narrated Egocentric Videos

2024-01-01 · CVPR 2024 1 · YuHan Shen, Huiyu Wang, Xitong Yang, Matt Feiszli 외

Egocentric videos provide a first-person perspective of the wearer's activities involving simultaneous interactions with multiple objects. In this work we propose the task of weakly-supervised Narration-based Video O…

ObjectSegmentationSemantic SegmentationVideo Object Segmentation+1

Learning to Selectively Learn for Weakly-supervised Paraphrase Generation

2021-09-25 · EMNLP 2021 11 · Kaize Ding, Dingcheng Li, Alexander Hanbo Li, Xing Fan 외

Paraphrase generation is a longstanding NLP task that has diverse applications for downstream NLP tasks. However, the effectiveness of existing efforts predominantly relies on large amounts of golden labeled data. Though…

Language ModelingLanguage ModellingMeta-LearningParaphrase Generation+1

Learning Better Visual Representations for Weakly-Supervised Object Detection Using Natural Language Supervision

2021-09-29 · Mesut Erhan Unal, Adriana Kovashka

We present a framework to better leverage natural language supervision for a specific downstream task, namely weakly-supervised object detection (WSOD). Our framework employs a multimodal pre-training step, during which …

cross-modal alignmentobject-detectionObject DetectionRepresentation Learning+1