CVDec 15, 2018

Hinted Networks

arXiv:1812.06297v14 citations
Originality Synthesis-oriented
AI Analysis

This work addresses camera localization accuracy for robotics and AR/VR applications, but it is incremental as it builds on existing PoseNet models with architectural tweaks.

The paper tackled the problem of improving neural network accuracy for regression tasks, specifically camera relocalization, by injecting output priors as hints, resulting in practical accuracy gains on standard datasets without extra information.

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.

Foundations

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

Your Notes