Skip to main content

Showing 1–9 of 9 results for author: Banfi, J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2409.04306  [pdf, other

    cs.RO cs.AI

    Safe and Efficient Path Planning under Uncertainty via Deep Collision Probability Fields

    Authors: Felix Herrmann, Sebastian Zach, Jacopo Banfi, Jan Peters, Georgia Chalvatzaki, Davide Tateo

    Abstract: Estimating collision probabilities between robots and environmental obstacles or other moving agents is crucial to ensure safety during path planning. This is an important building block of modern planning algorithms in many application scenarios such as autonomous driving, where noisy sensors perceive obstacles. While many approaches exist, they either provide too conservative estimates of the co… ▽ More

    Submitted 6 September, 2024; originally announced September 2024.

    Comments: Preprint version of a paper accepted to the IEEE Robotics and Automation Letters

  2. arXiv:2308.07420  [pdf, other

    cs.RO

    Multiple-Hypothesis Path Planning with Uncertain Object Detections

    Authors: Brian H. Wang, Beatriz Asfora, Rachel Zheng, Aaron Peng, Jacopo Banfi, Mark Campbell

    Abstract: Path planning in obstacle-dense environments is a key challenge in robotics, and depends on inferring scene attributes and associated uncertainties. We present a multiple-hypothesis path planner designed to navigate complex environments using obstacle detections. Path hypotheses are generated by reasoning about uncertainty and range, as initial detections are typically at far ranges with high unce… ▽ More

    Submitted 14 August, 2023; originally announced August 2023.

  3. arXiv:2207.13791  [pdf, other

    cs.RO cs.CV cs.HC cs.LG

    Learning to Assess Danger from Movies for Cooperative Escape Planning in Hazardous Environments

    Authors: Vikram Shree, Sarah Allen, Beatriz Asfora, Jacopo Banfi, Mark Campbell

    Abstract: There has been a plethora of work towards improving robot perception and navigation, yet their application in hazardous environments, like during a fire or an earthquake, is still at a nascent stage. We hypothesize two key challenges here: first, it is difficult to replicate such scenarios in the real world, which is necessary for training and testing purposes. Second, current systems are not full… ▽ More

    Submitted 27 July, 2022; originally announced July 2022.

    Comments: 8 pages, 8 figures Accepted for publication at 2022 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)

  4. arXiv:2205.14251  [pdf, other

    cs.RO

    Is it Worth to Reason about Uncertainty in Occupancy Grid Maps during Path Planning?

    Authors: Jacopo Banfi, Lindsey Woo, Mark Campbell

    Abstract: This paper investigates the usefulness of reasoning about the uncertain presence of obstacles during path planning, which typically stems from the usage of probabilistic occupancy grid maps for representing the environment when mapping via a noisy sensor like a stereo camera. The traditional planning paradigm prescribes using a hard threshold on the occupancy probability to declare that a cell is… ▽ More

    Submitted 27 May, 2022; originally announced May 2022.

    Comments: To appear in the Proceedings of ICRA 2022

  5. arXiv:2104.03809  [pdf, other

    cs.RO cs.HC cs.MA

    Exploiting Natural Language for Efficient Risk-Aware Multi-robot SaR Planning

    Authors: Vikram Shree, Beatriz Asfora, Rachel Zheng, Samantha Hong, Jacopo Banfi, Mark Campbell

    Abstract: The ability to develop a high-level understanding of a scene, such as perceiving danger levels, can prove valuable in planning multi-robot search and rescue (SaR) missions. In this work, we propose to uniquely leverage natural language descriptions from the mission commander in chief and image data captured by robots to estimate scene danger. Given a description and an image, a state-of-the-art de… ▽ More

    Submitted 8 April, 2021; originally announced April 2021.

    Comments: 8 pages, 5 figures. To be presented at the IEEE International Conference on Robotics and Automation, 2021. Dataset available at: https://github.com/vikshree/DISC-L.git

    Journal ref: IEEE Robotics and Automation Letters, vol. 6, no. 2, pp. 3152-3159, April 2021

  6. arXiv:2103.15967  [pdf, other

    cs.RO cs.CV eess.IV

    Detecting and Mapping Trees in Unstructured Environments with a Stereo Camera and Pseudo-Lidar

    Authors: Brian H. Wang, Carlos Diaz-Ruiz, Jacopo Banfi, Mark Campbell

    Abstract: We present a method for detecting and mapping trees in noisy stereo camera point clouds, using a learned 3-D object detector. Inspired by recent advancements in 3-D object detection using a pseudo-lidar representation for stereo data, we train a PointRCNN detector to recognize trees in forest-like environments. We generate detector training data with a novel automatic labeling process that cluster… ▽ More

    Submitted 29 March, 2021; originally announced March 2021.

    Comments: Accepted to the 2021 IEEE International Conference on Robotics and Automation (ICRA)

  7. arXiv:2011.12480  [pdf, other

    cs.RO cs.CC cs.MA

    Mixed-Integer Linear Programming Models for Multi-Robot Non-Adversarial Search

    Authors: Beatriz A. Asfora, Jacopo Banfi, Mark Campbell

    Abstract: In this letter, we consider the Multi-Robot Efficient Search Path Planning (MESPP) problem, where a team of robots is deployed in a graph-represented environment to capture a moving target within a given deadline. We prove this problem to be NP-hard, and present the first set of Mixed-Integer Linear Programming (MILP) models to tackle the MESPP problem. Our models are the first to encompass multip… ▽ More

    Submitted 12 January, 2021; v1 submitted 24 November, 2020; originally announced November 2020.

    Comments: Published at IEEE Robotics and Automation Letters, presented at IROS 2020. Presentation available at https://youtu.be/BhUczcDq3Dc Code is open source and available at https://github.com/basfora/milp_mespp.git

    Journal ref: IEEE Robotics and Automation Letters, vol. 5, no. 4, pp. 6805-6812, Oct. 2020

  8. arXiv:2011.07316  [pdf, other

    cs.RO

    Planning Paths Through Unknown Space by Imagining What Lies Therein

    Authors: Yutao Han, Jacopo Banfi, Mark Campbell

    Abstract: This paper presents a novel framework for planning paths in maps containing unknown spaces, such as from occlusions. Our approach takes as input a semantically-annotated point cloud, and leverages an image inpainting neural network to generate a reasonable model of unknown space as free or occupied. Our validation campaign shows that it is possible to greatly increase the performance of standard p… ▽ More

    Submitted 14 November, 2020; originally announced November 2020.

    Comments: Accepted to Conference on Robot Learning (CoRL) 2020

  9. arXiv:2003.03464  [pdf, other

    cs.RO

    DeepSemanticHPPC: Hypothesis-based Planning over Uncertain Semantic Point Clouds

    Authors: Yutao Han, Hubert Lin, Jacopo Banfi, Kavita Bala, Mark Campbell

    Abstract: Planning in unstructured environments is challenging -- it relies on sensing, perception, scene reconstruction, and reasoning about various uncertainties. We propose DeepSemanticHPPC, a novel uncertainty-aware hypothesis-based planner for unstructured environments. Our algorithmic pipeline consists of: a deep Bayesian neural network which segments surfaces with uncertainty estimates; a flexible po… ▽ More

    Submitted 6 March, 2020; originally announced March 2020.

    Comments: Accepted by the IEEE International Conference on Robotics and Automation (ICRA) 2020. Video Link: https://youtu.be/_SVEZx5vbiQ. The first three authors contributed equally to this work