paper-with-me

홈 › Papers

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

2018-12-09 · Xinpeng Chen, Lin Ma, Jingyuan Chen, Zequn Jie, Wei Liu, Jiebo Luo

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 rely on object proposals or detected regions, our proposed model aims to comprehend a referring expression through one single stage without resorting to region proposals as well as the subsequent region-wise feature extraction. Specifically, a multimodal interactor is proposed to summarize the local region features regarding the referring expression attentively. Subsequently, a grounder is proposed to localize the referring expression within the given image directly. For further improving the localization accuracy, a guided attention mechanism is proposed to enforce the grounder to focus on the central region of the referent. Moreover, by exploiting and predicting visual attribute information, the grounder can further distinguish the referent objects within an image and thereby improve the model performance. Experiments on RefCOCO, RefCOCO+, and RefCOCOg datasets demonstrate that our proposed SSG without relying on any region proposals can achieve comparable performance with other advanced models. Furthermore, our SSG outperforms the previous models and achieves the state-of-art performance on the ReferItGame dataset. More importantly, our SSG is time efficient and can ground a referring expression in a 416*416 image from the RefCOCO dataset in 25ms (40 referents per second) on average with a Nvidia Tesla P40, accomplishing more than 9* speedups over the existing multi-stage models.

📄 PDF Abstract BibTeX arXiv:1812.03426

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeReferring ExpressionReferring Expression Comprehension

Similar Papers 제목 키워드 기반

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

GREC: Generalized Referring Expression Comprehension

2023-08-30 · Shuting He, Henghui Ding, Chang Liu, Xudong Jiang

The objective of Classic Referring Expression Comprehension (REC) is to produce a bounding box corresponding to the object mentioned in a given textual description. Commonly, existing datasets and techniques in classic R…

Generalized Referring Expression ComprehensionReferring ExpressionReferring Expression Comprehension

GREx: Generalized Referring Expression Segmentation, Comprehension, and Generation

2026-01-08 · Henghui Ding, Chang Liu, Shuting He, Xudong Jiang 외 arxiv

Referring Expression Segmentation (RES) and Comprehension (REC) respectively segment and detect the object described by an expression, while Referring Expression Generation (REG) generates an expression for the selected …

Generalized Referring Expression SegmentationReferring expression generation

Comprehension-guided referring expressions

2017-01-12 · CVPR 2017 7 · Ruotian Luo, Gregory Shakhnarovich

We consider generation and comprehension of natural language referring expression for objects in an image. Unlike generic "image captioning" which lacks natural standard evaluation criteria, quality of a referring expres…

Referring ExpressionReferring expression generation

RefEgo: Referring Expression Comprehension Dataset from First-Person Perception of Ego4D

2023-08-23 · ICCV 2023 1 · Shuhei Kurita, Naoki Katsura, Eri Onami

Grounding textual expressions on scene objects from first-person views is a truly demanding capability in developing agents that are aware of their surroundings and behave following intuitive text instructions. Such capa…

ObjectObject TrackingReferring ExpressionReferring Expression Comprehension