Why Probabilistic Robotics?

01 Jul 2017

Basic

Robotics involve two main concepts: control and perception permanently. Control means how the robots interactive in the real world such as motion, localization etc. Perception enables the robots to perceives the information from environment by armed with some devices such as sensor and radar etc. Robotics is kind of science to build a feasible solution for our control and perception tasks. As robots act in the working environment, the physical world changes inherently unpredictably. The unpredictable factors are abstracted as Uncertainty.

Uncertainty

Basically, the uncertainty can be summaried as the following parts:

All of these factors contribute to uncertainty or unpredictability. For building a robot we need to handle them appropriately.

Probabilistic Robotics

With the probabilistic theory we can abstract and handle the uncertainty smoothly. The uncertain activities can be represented as the probabilistic distribution over the possible hypotheses. The ambiguity or degree of belief can be nicely accommodate the factors we mentioned before. The degree of belief implies the momentary estimate of the considered elements, say, the state of current robots in localization problem. Probabilistic approaches for estimation is the only typically approach that’s robust again the sensor limitations, environment dynamics and etc. This approach needs a weak requirements of model accuracy than any other algorithms do. It’s also broadly applicable to problems involving perceptions and actions in real world.

As the live world changes, the model of robots and environment changes correspondingly. As robot works the uncertainty lurks anywhere and anytime. With probabilistic model we can abstract the model and handle them in a plausible way to build robot conceptions. The disadvantage of probabilistic approach should be also considered. Say, the probabilistic algorithms take all probabilistic densities into account and it’s less ineffective and needs more computation resources.