# Improving Visual Relation Detection using Depth Maps

**Authors:** Sahand Sharifzadeh, Sina Moayed Baharlou, Max Berrendorf, Rajat Koner,, Volker Tresp

arXiv: 1905.00966 · 2020-10-20

## TL;DR

This paper demonstrates that incorporating depth maps into visual relation detection significantly enhances performance, especially for under-represented relations, by introducing a new dataset and a novel evaluation metric.

## Contribution

It introduces VG-Depth, a synthetic depth map dataset, and a new Macro Recall@K metric, showing depth maps improve relation detection accuracy.

## Key findings

- Depth maps improve relation detection accuracy by up to 8%.
- The new Macro Recall@K metric better evaluates under-represented relations.
- Depth information helps detect both spatial and non-spatial relations.

## Abstract

Visual relation detection methods rely on object information extracted from RGB images such as 2D bounding boxes, feature maps, and predicted class probabilities. We argue that depth maps can additionally provide valuable information on object relations, e.g. helping to detect not only spatial relations, such as standing behind, but also non-spatial relations, such as holding. In this work, we study the effect of using different object features with a focus on depth maps. To enable this study, we release a new synthetic dataset of depth maps, VG-Depth, as an extension to Visual Genome (VG). We also note that given the highly imbalanced distribution of relations in VG, typical evaluation metrics for visual relation detection cannot reveal improvements of under-represented relations. To address this problem, we propose using an additional metric, calling it Macro Recall@K, and demonstrate its remarkable performance on VG. Finally, our experiments confirm that by effective utilization of depth maps within a simple, yet competitive framework, the performance of visual relation detection can be improved by a margin of up to 8%.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.00966/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1905.00966/full.md

## References

35 references — full list in the complete paper: https://tomesphere.com/paper/1905.00966/full.md

---
Source: https://tomesphere.com/paper/1905.00966