paper-with-me

Papers

Proposal-free One-stage Referring Expression via Grid-Word Cross-Attention

2021-05-05 · Wei Suo, Mengyang Sun, Peng Wang, Qi Wu

Referring Expression Comprehension (REC) has become one of the most important tasks in visual reasoning, since it is an essential step for many vision-and-language tasks such as visual question answering. However, it has not been widely used in many downstream tasks because it suffers 1) two-stage methods exist heavy computation cost and inevitable error accumulation, and 2) one-stage methods have to depend on lots of hyper-parameters (such as anchors) to generate bounding box. In this paper, we present a proposal-free one-stage (PFOS) model that is able to regress the region-of-interest from the image, based on a textual query, in an end-to-end manner. Instead of using the dominant anchor proposal fashion, we directly take the dense-grid of an image as input for a cross-attention transformer that learns grid-word correspondences. The final bounding box is predicted directly from the image without the time-consuming anchor selection process that previous methods suffer. Our model achieves the state-of-the-art performance on four referring expression datasets with higher efficiency, comparing to previous best one-stage and two-stage methods.

📄 PDF Abstract BibTeX arXiv:2105.02061

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringReferring ExpressionReferring Expression ComprehensionVisual Question AnsweringVisual Question Answering (VQA)Visual Reasoning

Similar Papers 제목 키워드 기반

Real-Time Referring Expression Comprehension by Single-Stage Grounding Network

2018-12-09 · Xinpeng Chen, Lin Ma, Jingyuan Chen, Zequn Jie 외

In this paper, we propose a novel end-to-end model, namely Single-Stage Grounding network (SSG), to localize the referent given a referring expression within an image. Different from previous multi-stage models which rel…

AttributeReferring ExpressionReferring Expression Comprehension

Ref-NMS: Breaking Proposal Bottlenecks in Two-Stage Referring Expression Grounding

2020-09-03 · Long Chen, Wenbo Ma, Jun Xiao, Hanwang Zhang 외

The prevailing framework for solving referring expression grounding is based on a two-stage process: 1) detecting proposals with an object detector and 2) grounding the referent to one of the proposals. Existing two-stag…

Referring ExpressionVocal Bursts Valence Prediction

A Real-Time Cross-modality Correlation Filtering Method for Referring Expression Comprehension

2019-09-16 · CVPR 2020 6 · Yue Liao, Si Liu, Guanbin Li, Fei Wang 외

Referring expression comprehension aims to localize the object instance described by a natural language expression. Current referring expression methods have achieved good performance. However, none of them is able to ac…

Referring ExpressionReferring Expression Comprehension

An End-to-End Approach to Natural Language Object Retrieval via Context-Aware Deep Reinforcement Learning

2017-03-22 · Fan Wu, Zhongwen Xu, Yi Yang

We propose an end-to-end approach to the natural language object retrieval task, which localizes an object within an image according to a natural language description, i.e., referring expression. Previous works divide th…

Deep Reinforcement LearningObjectReferring ExpressionReinforcement Learning+1

Adaptive Reconstruction Network for Weakly Supervised Referring Expression Grounding

2019-08-28 · ICCV 2019 10 · Xuejing Liu, Liang Li, Shuhui Wang, Zheng-Jun Zha 외

Weakly supervised referring expression grounding aims at localizing the referential object in an image according to the linguistic query, where the mapping between the referential object and query is unknown in the train…

AttributeReferring ExpressionRegion Proposal