paper-with-me

Papers

Active Perception using Light Curtains for Autonomous Driving

2020-08-05 · ECCV 2020 8 · Siddharth Ancha, Yaadhav Raaj, Peiyun Hu, Srinivasa G. Narasimhan, David Held

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.

📄 PDF Abstract BibTeX arXiv:2008.02191

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object RecognitionAutonomous DrivingObject Recognition

Similar Papers 제목 키워드 기반

Active Safety Envelopes using Light Curtains with Probabilistic Guarantees

2021-07-08 · Siddharth Ancha, Gaurav Pathak, Srinivasa G. Narasimhan, David Held

To safely navigate unknown environments, robots must accurately perceive dynamic obstacles. Instead of directly measuring the scene depth with a LiDAR sensor, we explore the use of a much cheaper and higher resolution se…

Navigate

Active Velocity Estimation using Light Curtains via Self-Supervised Multi-Armed Bandits

2023-02-24 · Siddharth Ancha, Gaurav Pathak, Ji Zhang, Srinivasa Narasimhan 외

To navigate in an environment safely and autonomously, robots must accurately estimate where obstacles are and how they move. Instead of using expensive traditional 3D sensors, we explore the use of a much cheaper, faste…

Multi-Armed BanditsNavigatePosition

Exploiting & Refining Depth Distributions With Triangulation Light Curtains

2021-06-19 · CVPR 2021 1 · Yaadhav Raaj, Siddharth Ancha, Robert Tamburo, David Held 외

Active sensing through the use of Adaptive Depth Sensors is a nascent field, with potential in areas such as Advanced driver-assistance systems (ADAS). They do however require dynamically driving a laser / light-sour…

Combating Partial Perception Deficit in Autonomous Driving with Multimodal LLM Commonsense

2025-03-10 · Yuting Hu, Chenhui Xu, Ruiyang Qin, Dancheng Liu 외

Partial perception deficits can compromise autonomous vehicle safety by disrupting environmental understanding. Current protocols typically respond with immediate stops or minimal-risk maneuvers, worsening traffic flow a…

Autonomous DrivingMotion Planning

Holocurtains: Programming Light Curtains via Binary Holography

2022-01-01 · CVPR 2022 1 · Dorian Chan, Srinivasa G. Narasimhan, Matthew O'Toole

Light curtain systems are designed for detecting the presence of objects within a user-defined 3D region of space, which has many applications across vision and robotics. However, the shape of light curtains have so …