Implementation of Learning to Enhance Cost Reduction in Object Search

Authors

  • Vennela Mandava Department of Computer Science, George Mason University, Fairfax, VA
  • Yogeshwar Yehamadram Sridhar Department of Computer Science, George Mason University, Fairfax, VA
  • Ansh Malhotra Department of Computer Science, George Mason University, Fairfax, VA
  • Akansha Bagga Department of Computer Science, George Mason University, Fairfax, VA
  • Abhish Khanal Department of Computer Science, George Mason University, Fairfax, VA
  • Raihan Arnob Department of Computer Science, George Mason University, Fairfax, VA
  • Abhishek Paudel Department of Computer Science, George Mason University, Fairfax, VA
  • Gregory J. Stein Department of Computer Science, George Mason University, Fairfax, VA

Abstract

Many object search algorithms in unknown household environments search greedily, since many algorithms, unaware of where task-critical objects may be located, naively search nearby containers until the target object(s) can be found, thus making them problematically inefficient. Efficient object search in unknown environments requires predicting what lies beyond the known space. In our work, we demonstrate that machine learning is an effective tool for making such predictions about where unseen objects are likely to be found in household environments. In our research, we trained and tested neural networks that we designed to complete complex tasks in household environments while minimizing the overall cost of running a certain algorithm. We train a graph neural network in similar household environments and then use the resulting model to predict the probability of the object’s existence at unseen locations. By using our learned models, the algorithm can anticipate where target object(s) are likely to be found and allow the robot to make more informed decisions, even in unfamiliar situations, enabling the system to adapt its decisions based on training done in similar environments. We finally report the learned model that results in the best object-search performance.

Published

2024-10-13

Issue

Section

College of Engineering and Computing: Department of Computer Science