paper-with-me

Papers

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 expression may be measured by the receiver's ability to correctly infer which object is being described. Following this intuition, we propose two approaches to utilize models trained for comprehension task to generate better expressions. First, we use a comprehension module trained on human-generated expressions, as a "critic" of referring expression generator. The comprehension module serves as a differentiable proxy of human evaluation, providing training signal to the generation module. Second, we use the comprehension module in a generate-and-rerank pipeline, which chooses from candidate expressions generated by a model according to their performance on the comprehension task. We show that both approaches lead to improved referring expression generation on multiple benchmark datasets.

📄 PDF Abstract BibTeX arXiv:1701.03439

Code (0)

등록된 구현이 없습니다.

Tasks

Referring ExpressionReferring expression generation

Similar Papers 제목 키워드 기반

Cross-Modal Relationship Inference for Grounding Referring Expressions

2019-06-01 · CVPR 2019 6 · Sibei Yang, Guanbin Li, Yizhou Yu

Grounding referring expressions is a fundamental yet challenging task facilitating human-machine communication in the physical world. It locates the target object in an image on the basis of the comprehension of the rela…

A Joint Speaker-Listener-Reinforcer Model for Referring Expressions

2016-12-30 · CVPR 2017 7 · Licheng Yu, Hao Tan, Mohit Bansal, Tamara L. Berg

Referring expressions are natural language constructions used to identify particular objects within a scene. In this paper, we propose a unified framework for the tasks of referring expression comprehension and generatio…

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

Dynamic Graph Attention for Referring Expression Comprehension

2019-09-18 · ICCV 2019 10 · Sibei Yang, Guanbin Li, Yizhou Yu

Referring expression comprehension aims to locate the object instance described by a natural language referring expression in an image. This task is compositional and inherently requires visual reasoning on top of the re…

Graph AttentionReferring ExpressionReferring Expression ComprehensionVisual Reasoning

Learning to Generate Unambiguous Spatial Referring Expressions for Real-World Environments

2019-04-15 · Fethiye Irmak Doğan, Sinan Kalkan, Iolanda Leite

Referring to objects in a natural and unambiguous manner is crucial for effective human-robot interaction. Previous research on learning-based referring expressions has focused primarily on comprehension tasks, while gen…

Referring Expression