SOTAVerified

Weakly-supervised learning of visual relations

2017-07-29ICCV 2017Unverified0· sign in to hype

Julia Peyre, Ivan Laptev, Cordelia Schmid, Josef Sivic

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

This paper introduces a novel approach for modeling visual relations between pairs of objects. We call relation a triplet of the form (subject, predicate, object) where the predicate is typically a preposition (eg. 'under', 'in front of') or a verb ('hold', 'ride') that links a pair of objects (subject, object). Learning such relations is challenging as the objects have different spatial configurations and appearances depending on the relation in which they occur. Another major challenge comes from the difficulty to get annotations, especially at box-level, for all possible triplets, which makes both learning and evaluation difficult. The contributions of this paper are threefold. First, we design strong yet flexible visual features that encode the appearance and spatial configuration for pairs of objects. Second, we propose a weakly-supervised discriminative clustering model to learn relations from image-level labels only. Third we introduce a new challenging dataset of unusual relations (UnRel) together with an exhaustive annotation, that enables accurate evaluation of visual relation retrieval. We show experimentally that our model results in state-of-the-art results on the visual relationship dataset significantly improving performance on previously unseen relations (zero-shot learning), and confirm this observation on our newly introduced UnRel dataset.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
VRD Phrase DetectionPeyre et. al [[Peyre et al.2017]]R@10019.5Unverified
VRD Predicate DetectionPeyre et. al [[Peyre et al.2017]]R@10052.6Unverified
VRD Relationship DetectionPeyre et. al [[Peyre et al.2017]]R@10017.1Unverified

Reproductions