paper-with-me

홈 › Papers

Focusing On Targets For Improving Weakly Supervised Visual Grounding

2023-02-22 · Viet-Quoc Pham, Nao Mishima

Weakly supervised visual grounding aims to predict the region in an image that corresponds to a specific linguistic query, where the mapping between the target object and query is unknown in the training stage. The state-of-the-art method uses a vision language pre-training model to acquire heatmaps from Grad-CAM, which matches every query word with an image region, and uses the combined heatmap to rank the region proposals. In this paper, we propose two simple but efficient methods for improving this approach. First, we propose a target-aware cropping approach to encourage the model to learn both object and scene level semantic representations. Second, we apply dependency parsing to extract words related to the target object, and then put emphasis on these words in the heatmap combination. Our method surpasses the previous SOTA methods on RefCOCO, RefCOCO+, and RefCOCOg by a notable margin.

📄 PDF Abstract BibTeX arXiv:2302.11252

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency ParsingObjectVisual Grounding

Methods 이 논문이 사용한 방법론

Heatmap 설명 없음

Similar Papers 제목 키워드 기반

Found a Reason for me? Weakly-supervised Grounded Visual Question Answering using Capsules

2021-05-11 · CVPR 2021 1 · Aisha Urooj Khan, Hilde Kuehne, Kevin Duarte, Chuang Gan 외

The problem of grounding VQA tasks has seen an increased attention in the research community recently, with most attempts usually focusing on solving this task by using pretrained object detectors. However, pre-trained o…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Cycle-Consistency Learning for Captioning and Grounding

2023-12-23 · Ning Wang, Jiajun Deng, Mingbo Jia

We present that visual grounding and image captioning, which perform as two mutually inverse processes, can be bridged together for collaborative training by careful designs. By consolidating this idea, we introduce CyCo…

Image CaptioningVisual Grounding

Weakly-Supervised 3D Visual Grounding based on Visual Linguistic Alignment

2023-12-15 · Xiaoxu Xu, Yitian Yuan, Qiudan Zhang, Wenhui Wu 외

Learning to ground natural language queries to target objects or regions in 3D point clouds is quite essential for 3D scene understanding. Nevertheless, existing 3D visual grounding approaches require a substantial numbe…

3D visual groundingNatural Language QueriesScene UnderstandingVisual Grounding

Relation-aware Instance Refinement for Weakly Supervised Visual Grounding

2021-03-24 · CVPR 2021 1 · Yongfei Liu, Bo Wan, Lin Ma, Xuming He

Visual grounding, which aims to build a correspondence between visual objects and their language entities, plays a key role in cross-modal scene understanding. One promising and scalable strategy for learning visual grou…

ObjectRelationScene UnderstandingVisual Grounding+1

Finding "It": Weakly-Supervised Reference-Aware Visual Grounding in Instructional Videos

2018-06-01 · CVPR 2018 6 · De-An Huang, Shyamal Buch, Lucio Dery, Animesh Garg 외

Grounding textual phrases in visual content with standalone image-sentence pairs is a challenging task. When we consider grounding in instructional videos, this problem becomes profoundly more complex: the latent tempora…

Multiple Instance LearningSentenceVisual Grounding