Dominik Joho, Wolfram Burgard
            Searching for Objects: Combining Multiple Cues to Object Locations Using a Maximum Entropy Model
 
	     
	    Abstract. 
            In this paper, we consider the problem of how background
            knowledge about usual object arrangements can be utilized
            by a mobile robot to more efficiently find an object in an
            unknown environment. We decompose the action selection
            problem during the search into two parts. First, we
            compute a belief over the location of the object and
            subsequently use the belief to select the next target
            location the robot should visit. For the inference part,
            we utilize a maximum entropy model which models the
            conditional distribution over possible locations of the
            target object given the observations made so far. The
            model is based on co-occurrences of objects and object
            attributes in different spatial contexts. The parameters
            are learned by maximizing the data likelihood using
            gradient ascent. We evaluate our approach by simulated
            search runs based on data obtained from different
            real-world environments. Our results show a significant
            improvement over a standard search technique which does
            not employ domain-specific background knowledge.
            
	    
            BibTeX
@InProceedings{joho10icra,
  author =       {Dominik Joho and Wolfram Burgard},
  title =        {Searching for Objects: Combining Multiple Cues To Object Locations 
                  Using a Maximum Entropy Model},
  booktitle =    {Proceedings of the {IEEE} International Conference on Robotics 
                  and Automation {(ICRA)}},
  pages =        {723--728},
  month =        may,
  year =         {2010},
  address =      {Anchorage, AK, USA},
  doi =          {10.1109/ROBOT.2010.5509285},
  issn =         {1050-4729},
  isbn =         {978-1-4244-5038-1}
}