RA-L 20250 citations

Adaptive-Cloud: Dynamic Computation Control for 3D Object Detection From LIDAR Point Clouds

Mir Sayeed Mohammad, Uday Kamal, Saibal Mukhopadhyay

Abstract

In this work, we introduce an adaptive hierarchical framework for efficient 3D object detection from point cloud data, designed to dynamically balance computational efficiency and detection performance. Our approach employs a shared feature extractor and multiple detector backbones of varying widths, enabling selective activation of models based on the complexity of the input scene. A novel feature gating mechanism dynamically determines the most relevant features for reduced-width backbones, while a surrogate loss prediction module ranks models in real-time, ensuring optimal backbone selection with minimal overhead. This adaptive strategy reduces compute costs by 41.4% while maintaining a negligible 2.44% reduction in detection accuracy across a range of real-world driving scenes (urban, highway, residential, campus, person) from the KITTI dataset. By addressing runtime adaptability-a critical gap in existing 3D detection frameworks-our method provides a significant algorithmic improvement for high-performance detection models in resource-constrained environments.

BibTeX
@inproceedings{ral2025_adaptiveclouddyn,
  title = {Adaptive-Cloud: Dynamic Computation Control for 3D Object Detection From LIDAR Point Clouds},
  author = {Mir Sayeed Mohammad and Uday Kamal and Saibal Mukhopadhyay},
  booktitle = {RA-L 2025},
  year = {2025}
}