Salience-guided Ground Factor for Robust Localization of Delivery Robots in Complex Urban Environments
Jooyong Park, Jungwoo Lee, Euncheol Choi, Younggun Cho
TL;DR
This work tackles robust localization for delivery robots in complex urban environments by introducing Salient Ground Features (SGFs) detected from a calibrated BEV through Salient Object Detection. The system leverages Motion Compensate Inverse Perspective Mapping (MC-IPM) to produce stable ground features, a rotation-robust SGF descriptor for loop closure, and a Horn-like 4-step Hu-moment-based selection to identify salient features for matching. Experimental results in campus-like environments show significant improvements in trajectory accuracy over Odometry and ORB-SLAM3, including under night-time conditions, and demonstrate robustness to uneven ground via MC-IPM. The approach offers a low-cost, vision-based localization enhancement by exploiting nonstandard, human-salient ground cues without relying on predefined semantic classes, with potential for integration into broader SLAM frameworks.
Abstract
In urban environments for delivery robots, particularly in areas such as campuses and towns, many custom features defy standard road semantic categorizations. Addressing this challenge, our paper introduces a method leveraging Salient Object Detection (SOD) to extract these unique features, employing them as pivotal factors for enhanced robot loop closure and localization. Traditional geometric feature-based localization is hampered by fluctuating illumination and appearance changes. Our preference for SOD over semantic segmentation sidesteps the intricacies of classifying a myriad of non-standardized urban features. To achieve consistent ground features, the Motion Compensate IPM (MC-IPM) technique is implemented, capitalizing on motion for distortion compensation and subsequently selecting the most pertinent salient ground features through moment computations. For thorough evaluation, we validated the saliency detection and localization performances to the real urban scenarios. Project page: https://sites.google.com/view/salient-ground-feature/home.
