ROCVAug 6, 2022

Smart Explorer: Recognizing Objects in Dense Clutter via Interactive Exploration

arXiv:2208.03496v18 citationsh-index: 17
AI Analysis

This addresses a critical challenge for robotic manipulation tasks like grasping and packing, though it appears incremental as it builds on existing methods for interaction and recognition.

The paper tackles the problem of recognizing objects in dense clutter, where occlusion and visual ambiguity cause conventional models to miss objects or make incorrect predictions, by proposing an interactive exploration framework called Smart Explorer that physically interacts with the clutter to maximize recognition performance while minimizing motions, achieving promising recognition accuracy with only a few actions and outperforming random pushing by a large margin.

Recognizing objects in dense clutter accurately plays an important role to a wide variety of robotic manipulation tasks including grasping, packing, rearranging and many others. However, conventional visual recognition models usually miss objects because of the significant occlusion among instances and causes incorrect prediction due to the visual ambiguity with the high object crowdedness. In this paper, we propose an interactive exploration framework called Smart Explorer for recognizing all objects in dense clutters. Our Smart Explorer physically interacts with the clutter to maximize the recognition performance while minimize the number of motions, where the false positives and negatives can be alleviated effectively with the optimal accuracy-efficiency trade-offs. Specifically, we first collect the multi-view RGB-D images of the clutter and reconstruct the corresponding point cloud. By aggregating the instance segmentation of RGB images across views, we acquire the instance-wise point cloud partition of the clutter through which the existed classes and the number of objects for each class are predicted. The pushing actions for effective physical interaction are generated to sizably reduce the recognition uncertainty that consists of the instance segmentation entropy and multi-view object disagreement. Therefore, the optimal accuracy-efficiency trade-off of object recognition in dense clutter is achieved via iterative instance prediction and physical interaction. Extensive experiments demonstrate that our Smart Explorer acquires promising recognition accuracy with only a few actions, which also outperforms the random pushing by a large margin.

Foundations

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

Your Notes