# Learning Large-Scale Topological Maps Using Sum-Product Networks

**Authors:** Kaiyu Zheng

arXiv: 1706.03416 · 2017-07-11

## TL;DR

This paper introduces a novel approach using Sum-Product Networks to learn and infer large-scale topological maps for autonomous robots, capturing spatial relationships and semantic attributes effectively.

## Contribution

It proposes two methods for learning topological maps with SPNs and an algorithm for building SPNs for graph-structured maps using templates, advancing probabilistic spatial understanding.

## Key findings

- Models can infer semantic attributes of places.
- Models detect maps with novel attribute arrangements.
- Demonstrates understanding of spatial relations in topological maps.

## Abstract

In order to perform complex actions in human environments, an autonomous robot needs the ability to understand the environment, that is, to gather and maintain spatial knowledge. Topological map is commonly used for representing large scale, global maps such as floor plans. Although much work has been done in topological map extraction, we have found little previous work on the problem of learning the topological map using a probabilistic model. Learning a topological map means learning the structure of the large-scale space and dependency between places, for example, how the evidence of a group of places influence the attributes of other places. This is an important step towards planning complex actions in the environment. In this thesis, we consider the problem of using probabilistic deep learning model to learn the topological map, which is essentially a sparse undirected graph where nodes represent places annotated with their semantic attributes (e.g. place category). We propose to use a novel probabilistic deep model, Sum-Product Networks (SPNs), due to their unique properties. We present two methods for learning topological maps using SPNs: the place grid method and the template-based method. We contribute an algorithm that builds SPNs for graphs using template models. Our experiments evaluate the ability of our models to enable robots to infer semantic attributes and detect maps with novel semantic attribute arrangements. Our results demonstrate their understanding of the topological map structure and spatial relations between places.

## Full text

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

## Figures

19 figures with captions in the complete paper: https://tomesphere.com/paper/1706.03416/full.md

## References

30 references — full list in the complete paper: https://tomesphere.com/paper/1706.03416/full.md

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