CVOct 27, 2019

Leveraging Auxiliary Text for Deep Recognition of Unseen Visual Relationships

arXiv:1910.12324v14 citations
Originality Incremental advance
AI Analysis

This addresses a key bottleneck in scene understanding for computer vision applications, offering an incremental improvement by integrating textual data to enhance visual relationship detection.

The paper tackles the problem of recognizing unseen visual relationships by leveraging auxiliary textual data, showing that using text from books outperforms text from images for unseen relationships and matches performance for seen relationships.

One of the most difficult tasks in scene understanding is recognizing interactions between objects in an image. This task is often called visual relationship detection (VRD). We consider the question of whether, given auxiliary textual data in addition to the standard visual data used for training VRD models, VRD performance can be improved. We present a new deep model that can leverage additional textual data. Our model relies on a shared text--image representation of subject-verb-object relationships appearing in the text, and object interactions in images. Our method is the first to enable recognition of visual relationships missing in the visual training data and appearing only in the auxiliary text. We test our approach on two different text sources: text originating in images and text originating in books. We test and validate our approach using two large-scale recognition tasks: VRD and Scene Graph Generation. We show a surprising result: Our approach works better with text originating in books, and outperforms the text originating in images on the task of unseen relationship recognition. It is comparable to the model which utilizes text originating in images on the task of seen relationship recognition.

Foundations

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

Your Notes