CVLGJul 2, 2019

Obj-GloVe: Scene-Based Contextual Object Embedding

arXiv:1907.01478v13 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the need for better contextual understanding in computer vision, but it is incremental as it adapts an existing word embedding method to visual objects.

The paper tackled the problem of exploiting co-occurrence information among visual objects in large-scale image datasets by proposing Obj-GloVe, a scene-based contextual embedding method, and demonstrated its effectiveness in applications like object detection and text-to-image synthesis.

Recently, with the prevalence of large-scale image dataset, the co-occurrence information among classes becomes rich, calling for a new way to exploit it to facilitate inference. In this paper, we propose Obj-GloVe, a generic scene-based contextual embedding for common visual objects, where we adopt the word embedding method GloVe to exploit the co-occurrence between entities. We train the embedding on pre-processed Open Images V4 dataset and provide extensive visualization and analysis by dimensionality reduction and projecting the vectors along a specific semantic axis, and showcasing the nearest neighbors of the most common objects. Furthermore, we reveal the potential applications of Obj-GloVe on object detection and text-to-image synthesis, then verify its effectiveness on these two applications respectively.

Foundations

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

Your Notes