Learning Graph-Structured Sum-Product Networks for Probabilistic Semantic Maps

Abstract

We introduce Graph-Structured Sum-Product Networks (GraphSPNs), a probabilistic approach to structured prediction for problems where dependencies between latent variables are expressed in terms of arbitrary, dynamic graphs. While many approaches to structured prediction place strict constraints on the interactions between inferred variables, many real-world problems can be only characterized using complex graph structures of varying size, often contaminated with noise when obtained from real data. Here, we focus on one such problem in the domain of robotics. We demonstrate how GraphSPNs can be used to bolster inference about semantic, conceptual place descriptions using noisy topological relations discovered by a robot exploring large-scale office spaces. Through experiments, we show that GraphSPNs consistently outperform the traditional approach based on undirected graphical models, successfully disambiguating information in global semantic maps built from uncertain, noisy local evidence. We further exploit the probabilistic nature of the model to infer marginal distributions over semantic descriptions of as yet unexplored places and detect spatial environment configurations that are novel and incongruent with the known evidence.

Cite

Text

Zheng et al. "Learning Graph-Structured Sum-Product Networks for Probabilistic Semantic Maps." AAAI Conference on Artificial Intelligence, 2018. doi:10.1609/AAAI.V32I1.11743

Markdown

[Zheng et al. "Learning Graph-Structured Sum-Product Networks for Probabilistic Semantic Maps." AAAI Conference on Artificial Intelligence, 2018.](https://mlanthology.org/aaai/2018/zheng2018aaai-learning/) doi:10.1609/AAAI.V32I1.11743

BibTeX

@inproceedings{zheng2018aaai-learning,
  title     = {{Learning Graph-Structured Sum-Product Networks for Probabilistic Semantic Maps}},
  author    = {Zheng, Kaiyu and Pronobis, Andrzej and Rao, Rajesh P. N.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2018},
  pages     = {4547-4555},
  doi       = {10.1609/AAAI.V32I1.11743},
  url       = {https://mlanthology.org/aaai/2018/zheng2018aaai-learning/}
}