CVSep 26, 2018

A Problem Reduction Approach for Visual Relationships Detection

arXiv:1809.09828v11 citations
Originality Incremental advance
AI Analysis

This addresses the problem of identifying relationships between objects in images for applications like scene understanding, though it appears incremental by building on existing object detection methods.

The paper tackled visual relationship detection by reducing it to object detection problems, achieving prize-winning results in the Google AI Open Images V4 Visual Relationship Track Challenge at ECCV 2018.

Identifying different objects (man and cup) is an important problem on its own, but identifying the relationship between them (holding) is critical for many real world use cases. This paper describes an approach to reduce a visual relationship detection problem to object detection problems. The method was applied to Google AI Open Images V4 Visual Relationship Track Challenge, which was held in conjunction with 2018 European Conference on Computer Vision (ECCV 2018) and it finished as a prize winner. The challenge was to build an algorithm that detects pairs of objects in particular relations: things like "woman playing guitar," "beer on table," or "dog inside car.".

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes