# SASSE: Scalable and Adaptable 6-DOF Pose Estimation

**Authors:** Huu Le, Tuan Hoang, Qianggong Zhang, Thanh-Toan Do, Anders Eriksson,, Michael Milford

arXiv: 1902.01549 · 2019-02-06

## TL;DR

SASSE introduces a scalable, adaptable 6-DOF pose estimation system that balances accuracy, storage efficiency, and flexibility, enabling effective localization with minimal storage and computational resources.

## Contribution

The paper presents a novel localization system that simultaneously achieves sub-linear storage growth, descriptor-agnosticism, and adaptability to computational resources, a combination not previously realized.

## Key findings

- Achieves competitive accuracy with state-of-the-art methods.
- Demonstrates significantly reduced storage requirements.
- Provides faster training and deployment speeds.

## Abstract

Visual localization has become a key enabling component of many place recognition and SLAM systems. Contemporary research has primarily focused on improving accuracy and precision-recall type metrics, with relatively little attention paid to a system's absolute storage scaling characteristics, its flexibility to adapt to available computational resources, and its longevity with respect to easily incorporating newly learned or hand-crafted image descriptors. Most significantly, improvement in one of these aspects typically comes at the cost of others: for example, a snapshot-based system that achieves sub-linear storage cost typically provides no metric pose estimation, or, a highly accurate pose estimation technique is often ossified in adapting to recent advances in appearance-invariant features. In this paper, we present a novel 6-DOF localization system that for the first time simultaneously achieves all the three characteristics: significantly sub-linear storage growth, agnosticism to image descriptors, and customizability to available storage and computational resources. The key features of our method are developed based on a novel adaptation of multiple-label learning, together with effective dimensional reduction and learning techniques that enable simple and efficient optimization. We evaluate our system on several large benchmarking datasets and provide detailed comparisons to state-of-the-art systems. The proposed method demonstrates competitive accuracy with existing pose estimation methods while achieving better sub-linear storage scaling, significantly reduced absolute storage requirements, and faster training and deployment speeds.

## Full text

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

## Figures

35 figures with captions in the complete paper: https://tomesphere.com/paper/1902.01549/full.md

## References

38 references — full list in the complete paper: https://tomesphere.com/paper/1902.01549/full.md

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