AIJan 23, 2013

Learning Hidden Markov Models with Geometrical Constraints

arXiv:1301.6740v16 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of acquiring accurate models for robot navigation in environments like road networks and office buildings, representing an incremental improvement through constraint integration.

The paper tackles the problem of learning hidden Markov models (HMMs) and partially observable Markov decision processes (POMDPs) for robot navigation by incorporating domain-specific geometrical constraints, which improves model quality, reduces convergence iterations, and enhances robustness to limited data.

Hidden Markov models (HMMs) and partially observable Markov decision processes (POMDPs) form a useful tool for modeling dynamical systems. They are particularly useful for representing environments such as road networks and office buildings, which are typical for robot navigation and planning. The work presented here is concerned with acquiring such models. We demonstrate how domain-specific information and constraints can be incorporated into the statistical estimation process, greatly improving the learned models in terms of the model quality, the number of iterations required for convergence and robustness to reduction in the amount of available data. We present new initialization heuristics which can be used even when the data suffers from cumulative rotational error, new update rules for the model parameters, as an instance of generalized EM, and a strategy for enforcing complete geometrical consistency in the model. Experimental results demonstrate the effectiveness of our approach for both simulated and real robot data, in traditionally hard-to-learn environments.

Foundations

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

Your Notes