English

Active Perception using Light Curtains for Autonomous Driving

Computer Vision and Pattern Recognition 2021-07-09 v1 Machine Learning Robotics

Abstract

Most real-world 3D sensors such as LiDARs perform fixed scans of the entire environment, while being decoupled from the recognition system that processes the sensor data. In this work, we propose a method for 3D object recognition using light curtains, a resource-efficient controllable sensor that measures depth at user-specified locations in the environment. Crucially, we propose using prediction uncertainty of a deep learning based 3D point cloud detector to guide active perception. Given a neural network's uncertainty, we derive an optimization objective to place light curtains using the principle of maximizing information gain. Then, we develop a novel and efficient optimization algorithm to maximize this objective by encoding the physical constraints of the device into a constraint graph and optimizing with dynamic programming. We show how a 3D detector can be trained to detect objects in a scene by sequentially placing uncertainty-guided light curtains to successively improve detection accuracy. Code and details can be found on the project webpage: http://siddancha.github.io/projects/active-perception-light-curtains.

Keywords

Cite

@article{arxiv.2008.02191,
  title  = {Active Perception using Light Curtains for Autonomous Driving},
  author = {Siddharth Ancha and Yaadhav Raaj and Peiyun Hu and Srinivasa G. Narasimhan and David Held},
  journal= {arXiv preprint arXiv:2008.02191},
  year   = {2021}
}

Comments

Published at the European Conference on Computer Vision (ECCV), 2020

R2 v1 2026-06-23T17:39:41.376Z