Telescope: Learnable Hyperbolic Foveation for Ultra-Long-Range Object Detection
This addresses a critical safety issue for autonomous long-haul trucks by enabling reliable detection of distant objects to meet braking distance requirements at high speeds.
The paper tackles the problem of detecting objects at ultra-long ranges beyond 500 meters for autonomous highway driving, where small object sizes cause state-of-the-art detectors to fail, and achieves a 76% relative improvement in mAP from 0.185 to 0.326 at distances beyond 250 meters.
Autonomous highway driving, especially for long-haul heavy trucks, requires detecting objects at long ranges beyond 500 meters to satisfy braking distance requirements at high speeds. At long distances, vehicles and other critical objects occupy only a few pixels in high-resolution images, causing state-of-the-art object detectors to fail. This challenge is compounded by the limited effective range of commercially available LiDAR sensors, which fall short of ultra-long range thresholds because of quadratic loss of resolution with distance, making image-based detection the most practically scalable solution given commercially available sensor constraints. We introduce Telescope, a two-stage detection model designed for ultra-long range autonomous driving. Alongside a powerful detection backbone, this model contains a novel re-sampling layer and image transformation to address the fundamental challenges of detecting small, distant objects. Telescope achieves $76\%$ relative improvement in mAP in ultra-long range detection compared to state-of-the-art methods (improving from an absolute mAP of 0.185 to 0.326 at distances beyond 250 meters), requires minimal computational overhead, and maintains strong performance across all detection ranges.