Clutter Resilient Occlusion Avoidance for Tightly-Coupled Motion-Assisted Detection
Zhixuan Xie, Jianjun Chen, Guoliang Li, Shuai Wang, Kejiang Ye, Yonina C. Eldar, Chengzhong Xu
TL;DR
CROA addresses occlusion-driven failures in motion-assisted detection by tightly coupling detector viewpoint optimization with geometry-aware planning. It jointly minimizes occlusion probability and target-robot distance under polyhedron-based collision constraints, using a CCP-based nonconvex handling and a duality-based bilevel solver. The method is implemented for 3D lidar-based detection and validated in a CARLA-ROS simulator, where CROA reduces occlusion and detection errors while increasing the number of informative observations compared to planner- or detector-focused MAD schemes. The results indicate that accurate occlusion modeling and polyhedral obstacle representation yield substantial gains in cluttered, multi-lane driving scenarios, with practical impact for robust autonomous sensing and navigation.
Abstract
Occlusion is a key factor leading to detection failures. This paper proposes a motion-assisted detection (MAD) method that actively plans an executable path, for the robot to observe the target at a new viewpoint with potentially reduced occlusion. In contrast to existing MAD approaches that may fail in cluttered environments, the proposed framework is robust in such scenarios, therefore termed clutter resilient occlusion avoidance (CROA). The crux to CROA is to minimize the occlusion probability under polyhedron-based collision avoidance constraints via the convex-concave procedure and duality-based bilevel optimization. The system implementation supports lidar-based MAD with intertwined execution of learning-based detection and optimization-based planning. Experiments show that CROA outperforms various MAD schemes under a sparse convolutional neural network detector, in terms of point density, occlusion ratio, and detection error, in a multi-lane urban driving scenario.
