paper-with-me

홈 › Papers

Referring Relationships

2018-03-28 · CVPR 2018 6 · Ranjay Krishna, Ines Chami, Michael Bernstein, Li Fei-Fei

Images are not simply sets of objects: each image represents a web of interconnected relationships. These relationships between entities carry semantic meaning and help a viewer differentiate between instances of an entity. For example, in an image of a soccer match, there may be multiple persons present, but each participates in different relationships: one is kicking the ball, and the other is guarding the goal. In this paper, we formulate the task of utilizing these "referring relationships" to disambiguate between entities of the same category. We introduce an iterative model that localizes the two entities in the referring relationship, conditioned on one another. We formulate the cyclic condition between the entities in a relationship by modelling predicates that connect the entities as shifts in attention from one entity to another. We demonstrate that our model can not only outperform existing approaches on three datasets --- CLEVR, VRD and Visual Genome --- but also that it produces visually meaningful predicate shifts, as an instance of interpretable neural networks. Finally, we show that by modelling predicates as attention shifts, we can even localize entities in the absence of their category, allowing our model to find completely unseen categories.

📄 PDF Abstract BibTeX arXiv:1803.10362

Code (2)

StanfordVL/ReferringRelationships 공식 구현
shikorab/DSG tf

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…

CPARR: Category-based Proposal Analysis for Referring Relationships

2020-04-17 · Chuanzi He, Haidong Zhu, Jiyang Gao, Kan Chen 외

The task of referring relationships is to localize subject and object entities in an image satisfying a relationship query, which is given in the form of \texttt{<subject, predicate, object>}. This requires simultaneous …

ObjectRelationship DetectionVisual Relationship Detection

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

Relationship-Embedded Representation Learning for Grounding Referring Expressions

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

Grounding referring expressions in images aims to locate the object instance in an image described by a referring expression. It involves a joint understanding of natural language and image content, and is essential for …

Referring ExpressionRepresentation Learning

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