paper-with-me

홈 › Papers

Align2Ground: Weakly Supervised Phrase Grounding Guided by Image-Caption Alignment

2019-03-27 · ICCV 2019 10 · Samyak Datta, Karan Sikka, Anirban Roy, Karuna Ahuja, Devi Parikh, Ajay Divakaran

We address the problem of grounding free-form textual phrases by using weak supervision from image-caption pairs. We propose a novel end-to-end model that uses caption-to-image retrieval as a downstream' task to guide the process of phrase localization. Our method, as a first step, infers the latent correspondences between regions-of-interest (RoIs) and phrases in the caption and creates a discriminative image representation using these matched RoIs. In a subsequent step, this (learned) representation is aligned with the caption. Our key contribution lies in building this caption-conditioned' image encoding which tightly couples both the tasks and allows the weak supervision to effectively guide visual grounding. We provide an extensive empirical and qualitative analysis to investigate the different components of our proposed model and compare it with competitive baselines. For phrase localization, we report an improvement of 4.9% (absolute) over the prior state-of-the-art on the VisualGenome dataset. We also report results that are at par with the state-of-the-art on the downstream caption-to-image retrieval task on COCO and Flickr30k datasets.

📄 PDF Abstract BibTeX arXiv:1903.11649

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalPhrase GroundingRetrievalVisual Grounding

Similar Papers 제목 키워드 기반

Improving Pre-trained Vision-and-Language Embeddings for Phrase Grounding

2021-11-01 · EMNLP 2021 11 · Zi-Yi Dou, Nanyun Peng

Phrase grounding aims to map textual phrases to their associated image regions, which can be a prerequisite for multimodal reasoning and can benefit tasks requiring identifying objects based on language. With pre-trained…

Multimodal ReasoningPhrase Grounding

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

Similarity Maps for Self-Training Weakly-Supervised Phrase Grounding

2023-01-01 · CVPR 2023 1 · Tal Shaharabany, Lior Wolf

A phrase grounding model receives an input image and a text phrase and outputs a suitable localization map. We present an effective way to refine a phrase ground model by considering self-similarity maps extracted fr…

Phrase Grounding

PIRC Net : Using Proposal Indexing, Relationships and Context for Phrase Grounding

2018-12-07 · Rama Kovvuri, Ram Nevatia

Phrase Grounding aims to detect and localize objects in images that are referred to and are queried by natural language phrases. Phrase grounding finds applications in tasks such as Visual Dialog, Visual Search and Image…

Phrase GroundingSentenceTransfer LearningVisual Dialog

MAF: Multimodal Alignment Framework for Weakly-Supervised Phrase Grounding

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

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) t…

Phrase Grounding