Semantic Navigation for Robot-Human Teams

Most of the work done in localization, mapping, and navigation for both ground and aerial vehicles has been done by means of point landmarks or occupancy grids, using vision or laser range finders. However, to make these robots one day able to cooperate with humans in complex scenarios, we need to build semantic maps of the environment.

This video shows a particle-filter-map-based localization using "soft" object detection. Soft object detection differs from "hard" object detection in that we do not extract an "affirmative/negative" response about the presence of the object but rather we compute, for each pixel in the current frame, the probability that the object under consideration is there. This gives raise to many false positive (see the multiple peaks in the object "heat-map") that are disambiguated during motion by the particle filter.

References

R. Anati, D. Scaramuzza, K. Derpanis, K. Daniilidis. Robot Localization Using Soft Object Detection. IEEE International Conference on Robotics and Automation, St. Paul, 2012. [ PDF ]