paper-with-me

Papers

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

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

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, faster, and higher resolution alternative: programmable light curtains. Light curtains are a controllable depth sensor that sense only along a surface that the user selects. We adapt a probabilistic method based on particle filters and occupancy grids to explicitly estimate the position and velocity of 3D points in the scene using partial measurements made by light curtains. The central challenge is to decide where to place the light curtain to accurately perform this task. We propose multiple curtain placement strategies guided by maximizing information gain and verifying predicted object locations. Then, we combine these strategies using an online learning framework. We propose a novel self-supervised reward function that evaluates the accuracy of current velocity estimates using future light curtain placements. We use a multi-armed bandit framework to intelligently switch between placement policies in real time, outperforming fixed policies. We develop a full-stack navigation system that uses position and velocity estimates from light curtains for downstream tasks such as localization, mapping, path-planning, and obstacle avoidance. This work paves the way for controllable light curtains to accurately, efficiently, and purposefully perceive and navigate complex and dynamic environments. Project website: https://siddancha.github.io/projects/active-velocity-estimation/

📄 PDF Abstract BibTeX arXiv:2302.12597

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed BanditsNavigatePosition

Similar Papers 제목 키워드 기반

Active Perception using Light Curtains for Autonomous Driving

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

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 r…

3D Object RecognitionAutonomous DrivingObject Recognition

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

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 …

Programmable Triangulation Light Curtains

2018-09-01 · ECCV 2018 9 · Jian Wang, Joseph Bartels, William Whittaker, Aswin C. Sankaranarayanan 외

A vehicle on a road or a robot in the field does not need a full-featured 3D depth sensor to detect potential collisions or monitor its blind spot. Instead, it needs to only monitor if any object comes within its near pr…

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…