# Hinted Networks

**Authors:** Joel Lamy-Poirier, Anqi Xu

arXiv: 1812.06297 · 2018-12-18

## TL;DR

This paper introduces Hinted Networks, which enhance neural network regression accuracy by injecting prior hints, demonstrated through improved camera relocalization performance in various outdoor and indoor datasets.

## Contribution

The paper proposes two novel architectural variants, Hinted Embedding and Hinted Residual networks, that improve localization accuracy without extra data, applied to the PoseNet model.

## Key findings

- Significant accuracy improvements in outdoor and indoor datasets
- Effective in aerial-view localization across large areas and different seasons
- No additional information required for enhanced performance

## Abstract

We present Hinted Networks: a collection of architectural transformations for improving the accuracies of neural network models for regression tasks, through the injection of a prior for the output prediction (i.e. a hint). We ground our investigations within the camera relocalization domain, and propose two variants, namely the Hinted Embedding and Hinted Residual networks, both applied to the PoseNet base model for regressing camera pose from an image. Our evaluations show practical improvements in localization accuracy for standard outdoor and indoor localization datasets, without using additional information. We further assess the range of accuracy gains within an aerial-view localization setup, simulated across vast areas at different times of the year.

## Full text

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

## Figures

21 figures with captions in the complete paper: https://tomesphere.com/paper/1812.06297/full.md

## References

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

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