Skip to main content

Showing 1–5 of 5 results for author: Tolani, V

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

    cs.RO cs.AI cs.CV cs.LG eess.SY

    Visual Navigation Among Humans with Optimal Control as a Supervisor

    Authors: Varun Tolani, Somil Bansal, Aleksandra Faust, Claire Tomlin

    Abstract: Real world visual navigation requires robots to operate in unfamiliar, human-occupied dynamic environments. Navigation around humans is especially difficult because it requires anticipating their future motion, which can be quite challenging. We propose an approach that combines learning-based perception with model-based optimal control to navigate among humans based only on monocular, first-perso… ▽ More

    Submitted 12 February, 2021; v1 submitted 20 March, 2020; originally announced March 2020.

    Comments: Project Website: https://smlbansal.github.io/LB-WayPtNav-DH/

  2. arXiv:1912.10120  [pdf, other

    cs.RO cs.CV cs.LG eess.SY

    Generating Robust Supervision for Learning-Based Visual Navigation Using Hamilton-Jacobi Reachability

    Authors: Anjian Li, Somil Bansal, Georgios Giovanis, Varun Tolani, Claire Tomlin, Mo Chen

    Abstract: In Bansal et al. (2019), a novel visual navigation framework that combines learning-based and model-based approaches has been proposed. Specifically, a Convolutional Neural Network (CNN) predicts a waypoint that is used by the dynamics model for planning and tracking a trajectory to the waypoint. However, the CNN inevitably makes prediction errors which often lead to collisions in cluttered and ti… ▽ More

    Submitted 15 May, 2020; v1 submitted 20 December, 2019; originally announced December 2019.

    Comments: Learning for Dynamics and Control (L4DC) 2020

  3. arXiv:1905.00532  [pdf, other

    cs.RO cs.AI cs.LG eess.SY

    An Efficient Reachability-Based Framework for Provably Safe Autonomous Navigation in Unknown Environments

    Authors: Andrea Bajcsy, Somil Bansal, Eli Bronstein, Varun Tolani, Claire J. Tomlin

    Abstract: Real-world autonomous vehicles often operate in a priori unknown environments. Since most of these systems are safety-critical, it is important to ensure they operate safely in the face of environment uncertainty, such as unseen obstacles. Current safety analysis tools enable autonomous systems to reason about safety given full information about the state of the environment a priori. However, thes… ▽ More

    Submitted 1 May, 2019; originally announced May 2019.

  4. arXiv:1903.02531  [pdf, other

    cs.RO cs.AI cs.CV cs.LG eess.SY

    Combining Optimal Control and Learning for Visual Navigation in Novel Environments

    Authors: Somil Bansal, Varun Tolani, Saurabh Gupta, Jitendra Malik, Claire Tomlin

    Abstract: Model-based control is a popular paradigm for robot navigation because it can leverage a known dynamics model to efficiently plan robust robot trajectories. However, it is challenging to use model-based methods in settings where the environment is a priori unknown and can only be observed partially through on-board sensors on the robot. In this work, we address this short-coming by coupling model-… ▽ More

    Submitted 17 July, 2019; v1 submitted 6 March, 2019; originally announced March 2019.

    Comments: Project website: https://vtolani95.github.io/WayPtNav/

  5. arXiv:1702.03920  [pdf, other

    cs.CV cs.AI cs.LG cs.RO

    Cognitive Map** and Planning for Visual Navigation

    Authors: Saurabh Gupta, Varun Tolani, James Davidson, Sergey Levine, Rahul Sukthankar, Jitendra Malik

    Abstract: We introduce a neural architecture for navigation in novel environments. Our proposed architecture learns to map from first-person views and plans a sequence of actions towards goals in the environment. The Cognitive Mapper and Planner (CMP) is based on two key ideas: a) a unified joint architecture for map** and planning, such that the map** is driven by the needs of the task, and b) a spatia… ▽ More

    Submitted 7 February, 2019; v1 submitted 13 February, 2017; originally announced February 2017.

    Comments: Extended IJCV Version of the original paper at CVPR17. Project website with code, models, simulation environment and videos: https://sites.google.com/view/cognitive-map**-and-planning/