paper-with-me

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 sensor: programmable light curtains. Light curtains are controllable depth sensors that sense only along a surface that a user selects. We use light curtains to estimate the safety envelope of a scene: a hypothetical surface that separates the robot from all obstacles. We show that generating light curtains that sense random locations (from a particular distribution) can quickly discover the safety envelope for scenes with unknown objects. Importantly, we produce theoretical safety guarantees on the probability of detecting an obstacle using random curtains. We combine random curtains with a machine learning based model that forecasts and tracks the motion of the safety envelope efficiently. Our method accurately estimates safety envelopes while providing probabilistic safety guarantees that can be used to certify the efficacy of a robot perception system to detect and avoid dynamic obstacles. We evaluate our approach in a simulated urban driving environment and a real-world environment with moving pedestrians using a light curtain device and show that we can estimate safety envelopes efficiently and effectively. Project website: https://siddancha.github.io/projects/active-safety-envelopes-with-guarantees

📄 PDF Abstract BibTeX arXiv:2107.04000

Code (0)

등록된 구현이 없습니다.

Tasks

Navigate

Similar Papers 제목 키워드 기반

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

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

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…

Risk-Constrained Interactive Safety under Behavior Uncertainty for Autonomous Driving

2021-02-05 · Julian Bernhard, Alois Knoll

Balancing safety and efficiency when planning in dense traffic is challenging. Interactive behavior planners incorporate prediction uncertainty and interactivity inherent to these traffic situations. Yet, their use of si…

Autonomous Driving