paper-with-me

홈 › Papers

Natural Language Guided Visual Relationship Detection

2017-11-16 · Wentong Liao, Lin Shuai, Bodo Rosenhahn, Michael Ying Yang

Reasoning about the relationships between object pairs in images is a crucial task for holistic scene understanding. Most of the existing works treat this task as a pure visual classification task: each type of relationship or phrase is classified as a relation category based on the extracted visual features. However, each kind of relationships has a wide variety of object combination and each pair of objects has diverse interactions. Obtaining sufficient training samples for all possible relationship categories is difficult and expensive. In this work, we propose a natural language guided framework to tackle this problem. We propose to use a generic bi-directional recurrent neural network to predict the semantic connection between the participating objects in the relationship from the aspect of natural language. The proposed simple method achieves the state-of-the-art on the Visual Relationship Detection (VRD) and Visual Genome datasets, especially when predicting unseen relationships (e.g. recall improved from 76.42% to 89.79% on VRD zero-shot testing set).

📄 PDF Abstract BibTeX arXiv:1711.06032

Code (0)

등록된 구현이 없습니다.

Tasks

Relationship DetectionScene UnderstandingVisual Relationship Detection

Similar Papers 제목 키워드 기반

Describe and Attend to Track: Learning Natural Language guided Structural Representation and Visual Attention for Object Tracking

2018-11-25 · Xiao Wang, Chenglong Li, Rui Yang, Tianzhu Zhang 외

The tracking-by-detection framework requires a set of positive and negative training samples to learn robust tracking models for precise localization of target objects. However, existing tracking models mostly treat diff…

Object Tracking

ViP-CNN: Visual Phrase Guided Convolutional Neural Network

2017-02-23 · CVPR 2017 7 · Yikang Li, Wanli Ouyang, Xiaogang Wang, Xiao'ou Tang

As the intermediate level task connecting image captioning and object detection, visual relationship detection started to catch researchers' attention because of its descriptive power and clear structure. It detects the …

DescriptiveImage Captioningobject-detectionObject Detection+3

Constructing a Visual Relationship Authenticity Dataset

2020-10-11 · Chenhui Chu, Yuto Takebayashi, Mishra Vipul, Yuta Nakashima

A visual relationship denotes a relationship between two objects in an image, which can be represented as a triplet of (subject; predicate; object). Visual relationship detection is crucial for scene understanding in ima…

Relationship DetectionScene UnderstandingTripletVisual Relationship Detection

End-to-end Open-vocabulary Video Visual Relationship Detection using Multi-modal Prompting

2024-09-19 · Yongqi Wang, Shuo Yang, Xinxiao wu, Jiebo Luo

Open-vocabulary video visual relationship detection aims to expand video visual relationship detection beyond annotated categories by detecting unseen relationships between both seen and unseen objects in videos. Existin…

DecoderObjectobject-detectionObject Detection+5

VQD: Visual Query Detection in Natural Scenes

2019-04-04 · NAACL 2019 6 · Manoj Acharya, Karan Jariwala, Christopher Kanan

We propose Visual Query Detection (VQD), a new visual grounding task. In VQD, a system is guided by natural language to localize a variable number of objects in an image. VQD is related to visual referring expression rec…

Referring ExpressionReferring Expression ComprehensionVisual Grounding