Skip to main content

Showing 1–18 of 18 results for author: Kousik, S

  1. arXiv:2406.17151  [pdf, other

    cs.RO

    Socially Acceptable Bipedal Robot Navigation via Social Zonotope Network Model Predictive Control

    Authors: Abdulaziz Shamsah, Krishanu Agarwal, Nigam Katta, Abirath Raju, Shreyas Kousik, Ye Zhao

    Abstract: This study addresses the challenge of social bipedal navigation in a dynamic, human-crowded environment, a research area largely underexplored in legged robot navigation. We present a zonotope-based framework that couples prediction and motion planning for a bipedal ego-agent to account for bidirectional influence with the surrounding pedestrians. This framework incorporates a Social Zonotope Netw… ▽ More

    Submitted 24 June, 2024; originally announced June 2024.

    Comments: 19 pages, 19 figures. arXiv admin note: text overlap with arXiv:2403.16485, arXiv:2310.09969

  2. arXiv:2406.01814  [pdf, other

    cs.RO

    ZAPP! Zonotope Agreement of Prediction and Planning for Continuous-Time Collision Avoidance with Discrete-Time Dynamics

    Authors: Luca Paparusso, Shreyas Kousik, Edward Schmerling, Francesco Braghin, Marco Pavone

    Abstract: The past few years have seen immense progress on two fronts that are critical to safe, widespread mobile robot deployment: predicting uncertain motion of multiple agents, and planning robot motion under uncertainty. However, the numerical methods required on each front have resulted in a mismatch of representation for prediction and planning. In prediction, numerical tractability is usually achiev… ▽ More

    Submitted 3 June, 2024; originally announced June 2024.

    Comments: 8 pages, 3 figures, 1 table, submitted to 2024 IEEE International Conference on Robotics and Automation (ICRA)

  3. arXiv:2403.16485  [pdf, other

    cs.RO

    Real-time Model Predictive Control with Zonotope-Based Neural Networks for Bipedal Social Navigation

    Authors: Abdulaziz Shamsah, Krishanu Agarwal, Shreyas Kousik, Ye Zhao

    Abstract: This study addresses the challenge of bipedal navigation in a dynamic human-crowded environment, a research area that remains largely underexplored in the field of legged navigation. We propose two cascaded zonotope-based neural networks: a Pedestrian Prediction Network (PPN) for pedestrians' future trajectory prediction and an Ego-agent Social Network (ESN) for ego-agent social path planning. Rep… ▽ More

    Submitted 25 March, 2024; originally announced March 2024.

    Comments: 8 pages, 9 figures

  4. arXiv:2403.07076  [pdf, other

    cs.RO cs.AI cs.CV

    Mapping High-level Semantic Regions in Indoor Environments without Object Recognition

    Authors: Roberto Bigazzi, Lorenzo Baraldi, Shreyas Kousik, Rita Cucchiara, Marco Pavone

    Abstract: Robots require a semantic understanding of their surroundings to operate in an efficient and explainable way in human environments. In the literature, there has been an extensive focus on object labeling and exhaustive scene graph generation; less effort has been focused on the task of purely identifying and mapping large semantic regions. The present work proposes a method for semantic region map… ▽ More

    Submitted 11 March, 2024; originally announced March 2024.

    Comments: Accepted by IEEE International Conference on Robotics and Automation (ICRA 2024)

  5. arXiv:2402.15604  [pdf, other

    cs.RO eess.SY

    Goal-Reaching Trajectory Design Near Danger with Piecewise Affine Reach-avoid Computation

    Authors: Long Kiu Chung, Wonsuhk Jung, Chuizheng Kong, Shreyas Kousik

    Abstract: Autonomous mobile robots must maintain safety, but should not sacrifice performance, leading to the classical reach-avoid problem: find a trajectory that is guaranteed to reach a goal and avoid obstacles. This paper addresses the near danger case, also known as a narrow gap, where the agent starts near the goal, but must navigate through tight obstacles that block its path. The proposed method bui… ▽ More

    Submitted 28 May, 2024; v1 submitted 23 February, 2024; originally announced February 2024.

    Comments: The first two authors contributed equally to the work. This work has been submitted for possible publication. Copyright may be transferred without notice, after which this version may no longer be accessible

  6. arXiv:2309.07504  [pdf, other

    cs.RO cs.AI

    Connected Autonomous Vehicle Motion Planning with Video Predictions from Smart, Self-Supervised Infrastructure

    Authors: Jiankai Sun, Shreyas Kousik, David Fridovich-Keil, Mac Schwager

    Abstract: Connected autonomous vehicles (CAVs) promise to enhance safety, efficiency, and sustainability in urban transportation. However, this is contingent upon a CAV correctly predicting the motion of surrounding agents and planning its own motion safely. Doing so is challenging in complex urban environments due to frequent occlusions and interactions among many agents. One solution is to leverage smart… ▽ More

    Submitted 14 September, 2023; originally announced September 2023.

    Comments: 2023 IEEE 26th International Conference on Intelligent Transportation Systems (ITSC)

  7. arXiv:2301.13308  [pdf, other

    cs.RO eess.SY math.OC

    Can't Touch This: Real-Time, Safe Motion Planning and Control for Manipulators Under Uncertainty

    Authors: Jonathan Michaux, Patrick Holmes, Bohao Zhang, Che Chen, Baiyue Wang, Shrey Sahgal, Tiancheng Zhang, Sidhartha Dey, Shreyas Kousik, Ram Vasudevan

    Abstract: Ensuring safe, real-time motion planning in arbitrary environments requires a robotic manipulator to avoid collisions, obey joint limits, and account for uncertainties in the mass and inertia of objects and the robot itself. This paper proposes Autonomous Robust Manipulation via Optimization with Uncertainty-aware Reachability (ARMOUR), a provably-safe, receding-horizon trajectory planner and trac… ▽ More

    Submitted 1 November, 2023; v1 submitted 30 January, 2023; originally announced January 2023.

    Comments: 20 pages, 6 figures

  8. arXiv:2209.14238  [pdf, other

    cs.RO

    Set-Valued Shadow Matching Using Zonotopes for 3-D Map-Aided GNSS Localization

    Authors: Sriramya Bhamidipati, Shreyas Kousik, Grace Gao

    Abstract: Unlike many urban localization methods that return point-valued estimates, a set-valued representation enables robustness by ensuring that a continuum of possible positions obeys safety constraints. One strategy with the potential for set-valued estimation is GNSS-based shadow matching~(SM), where one uses a three-dimensional (3-D) map to compute GNSS shadows (where line-of-sight is blocked). Howe… ▽ More

    Submitted 28 September, 2022; originally announced September 2022.

    Comments: Accepted for publication in Journal of Navigation, Winter 2022 issue

  9. arXiv:2204.07417  [pdf, other

    cs.RO cs.LG eess.SY

    Safe Reinforcement Learning Using Black-Box Reachability Analysis

    Authors: Mahmoud Selim, Amr Alanwar, Shreyas Kousik, Grace Gao, Marco Pavone, Karl H. Johansson

    Abstract: Reinforcement learning (RL) is capable of sophisticated motion planning and control for robots in uncertain environments. However, state-of-the-art deep RL approaches typically lack safety guarantees, especially when the robot and environment models are unknown. To justify widespread deployment, robots must respect safety constraints without sacrificing performance. Thus, we propose a Black-box Re… ▽ More

    Submitted 21 November, 2022; v1 submitted 15 April, 2022; originally announced April 2022.

    Comments: This paper is accepted at IEEE Robotics and Automation Letters and International Conference on Robotics and Automation (ICRA)

  10. arXiv:2204.06171  [pdf, other

    cs.RO

    Self-Supervised Traffic Advisors: Distributed, Multi-view Traffic Prediction for Smart Cities

    Authors: Jiankai Sun, Shreyas Kousik, David Fridovich-Keil, Mac Schwager

    Abstract: Connected and Autonomous Vehicles (CAVs) are becoming more widely deployed, but it is unclear how to best deploy smart infrastructure to maximize their capabilities. One key challenge is to ensure CAVs can reliably perceive other agents, especially occluded ones. A further challenge is the desire for smart infrastructure to be autonomous and readily scalable to wide-area deployments, similar to mo… ▽ More

    Submitted 30 July, 2022; v1 submitted 13 April, 2022; originally announced April 2022.

    Comments: 2022 IEEE 25th International Conference on Intelligent Transportation Systems (ITSC)

  11. arXiv:2107.07696  [pdf, other

    cs.LG cs.AI cs.RO

    Constrained Feedforward Neural Network Training via Reachability Analysis

    Authors: Long Kiu Chung, Adam Dai, Derek Knowles, Shreyas Kousik, Grace X. Gao

    Abstract: Neural networks have recently become popular for a wide variety of uses, but have seen limited application in safety-critical domains such as robotics near and around humans. This is because it remains an open challenge to train a neural network to obey safety constraints. Most existing safety-related methods only seek to verify that already-trained networks obey constraints, requiring alternating… ▽ More

    Submitted 16 July, 2021; originally announced July 2021.

    Comments: 5 pages, 4 figures

  12. arXiv:2011.08421  [pdf, other

    cs.RO eess.SY

    Reachability-based Trajectory Safeguard (RTS): A Safe and Fast Reinforcement Learning Safety Layer for Continuous Control

    Authors: Yifei Simon Shao, Chao Chen, Shreyas Kousik, Ram Vasudevan

    Abstract: Reinforcement Learning (RL) algorithms have achieved remarkable performance in decision making and control tasks due to their ability to reason about long-term, cumulative reward using trial and error. However, during RL training, applying this trial-and-error approach to real-world robots operating in safety critical environment may lead to collisions. To address this challenge, this paper propos… ▽ More

    Submitted 2 March, 2021; v1 submitted 16 November, 2020; originally announced November 2020.

  13. arXiv:2003.01758  [pdf, other

    math.OC cs.RO

    Safe, Optimal, Real-time Trajectory Planning with a Parallel Constrained Bernstein Algorithm

    Authors: Shreyas Kousik, Bohao Zhang, Pengcheng Zhao, Ram Vasudevan

    Abstract: To move through the world, mobile robots typically use a receding-horizon strategy, wherein they execute an old plan while computing a new plan to incorporate new sensor information. A plan should be dynamically feasible, meaning it obeys constraints like the robot's dynamics and obstacle avoidance; it should have liveness, meaning the robot does not stop to plan so frequently that it cannot accom… ▽ More

    Submitted 3 March, 2020; originally announced March 2020.

    Comments: 20 pages, 8 figures

  14. arXiv:2002.01591  [pdf, other

    cs.RO

    Reachable Sets for Safe, Real-Time Manipulator Trajectory Design

    Authors: Patrick Holmes, Shreyas Kousik, Bohao Zhang, Daphna Raz, Corina Barbalata, Matthew Johnson-Roberson, Ram Vasudevan

    Abstract: For robotic arms to operate in arbitrary environments, especially near people, it is critical to certify the safety of their motion planning algorithms. However, there is often a trade-off between safety and real-time performance; one can either carefully design safe plans, or rapidly generate potentially-unsafe plans. This work presents a receding-horizon, real-time trajectory planner with safety… ▽ More

    Submitted 29 September, 2020; v1 submitted 4 February, 2020; originally announced February 2020.

    Comments: 14 pages, 4 figures

  15. arXiv:1904.05728  [pdf, other

    cs.RO eess.SY

    Technical Report: Safe, Aggressive Quadrotor Flight via Reachability-based Trajectory Design

    Authors: Shreyas Kousik, Patrick Holmes, Ramanarayan Vasudevan

    Abstract: Quadrotors can provide services such as infrastructure inspection and search-and-rescue, which require operating autonomously in cluttered environments. Autonomy is typically achieved with receding-horizon planning, where a short plan is executed while a new one is computed, because sensors receive limited information at any time. To ensure safety and prevent robot loss, plans must be verified as… ▽ More

    Submitted 18 June, 2019; v1 submitted 11 April, 2019; originally announced April 2019.

    Comments: 12 Pages, 3 Figures, 1 Table

  16. arXiv:1902.02851  [pdf, other

    cs.RO

    Towards Provably Not-at-Fault Control of Autonomous Robots in Arbitrary Dynamic Environments

    Authors: Sean Vaskov, Shreyas Kousik, Hannah Larson, Fan Bu, James Ward, Stewart Worrall, Matthew Johnson-Roberson, Ram Vasudevan

    Abstract: As autonomous robots increasingly become part of daily life, they will often encounter dynamic environments while only having limited information about their surroundings. Unfortunately, due to the possible presence of malicious dynamic actors, it is infeasible to develop an algorithm that can guarantee collision-free operation. Instead, one can attempt to design a control technique that guarantee… ▽ More

    Submitted 7 February, 2019; originally announced February 2019.

    Comments: 10 pages, 3 figures

  17. arXiv:1809.06746  [pdf, other

    cs.RO eess.SY

    Bridging the Gap Between Safety and Real-Time Performance in Receding-Horizon Trajectory Design for Mobile Robots

    Authors: Shreyas Kousik, Sean Vaskov, Fan Bu, Matthew Johnson-Roberson, Ram Vasudevan

    Abstract: To operate with limited sensor horizons in unpredictable environments, autonomous robots use a receding-horizon strategy to plan trajectories, wherein they execute a short plan while creating the next plan. However, creating safe, dynamically-feasible trajectories in real time is challenging; and, planners must ensure persistent feasibility, meaning a new trajectory is always available before the… ▽ More

    Submitted 22 April, 2020; v1 submitted 18 September, 2018; originally announced September 2018.

    Comments: The first two authors contributed equally to this work

  18. arXiv:1705.00091  [pdf, other

    eess.SY cs.RO

    Safe Trajectory Synthesis for Autonomous Driving in Unforeseen Environments

    Authors: Shreyas Kousik, Sean Vaskov, Matthew Johnson-Roberson, Ramanarayan Vasudevan

    Abstract: Path planning for autonomous vehicles in arbitrary environments requires a guarantee of safety, but this can be impractical to ensure in real-time when the vehicle is described with a high-fidelity model. To address this problem, this paper develops a method to perform trajectory design by considering a low-fidelity model that accounts for model mismatch. The presented method begins by computing a… ▽ More

    Submitted 28 April, 2017; originally announced May 2017.

    Comments: Submitted to DSCC 2017