Skip to main content

Showing 1–12 of 12 results for author: Kusari, A

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

    cs.CV cs.AI eess.IV

    Generating camera failures as a class of physics-based adversarial examples

    Authors: Manav Prabhakar, Jwalandhar Girnar, Arpan Kusari

    Abstract: While there has been extensive work on generating physics-based adversarial samples recently, an overlooked class of such samples come from physical failures in the camera. Camera failures can occur as a result of an external physical process, i.e. breakdown of a component due to stress, or an internal component failure. In this work, we develop a simulated physical process for generating broken l… ▽ More

    Submitted 23 May, 2024; originally announced May 2024.

  2. arXiv:2403.11432  [pdf, other

    cs.RO cs.AI cs.LG

    Demystifying the Physics of Deep Reinforcement Learning-Based Autonomous Vehicle Decision-Making

    Authors: Hanxi Wan, Pei Li, Arpan Kusari

    Abstract: With the advent of universal function approximators in the domain of reinforcement learning, the number of practical applications leveraging deep reinforcement learning (DRL) has exploded. Decision-making in autonomous vehicles (AVs) has emerged as a chief application among them, taking the sensor data or the higher-order kinematic variables as the input and providing a discrete choice or continuo… ▽ More

    Submitted 13 June, 2024; v1 submitted 17 March, 2024; originally announced March 2024.

    Comments: Submitted for peer-review

  3. arXiv:2308.12846  [pdf, other

    cs.RO

    Object level footprint uncertainty quantification in infrastructure based sensing

    Authors: Arpan Kusari, Asma Almutairi, Mark E. Gilbert, David J. LeBlanc

    Abstract: We examine the problem of estimating footprint uncertainty of objects imaged using the infrastructure based camera sensing. A closed form relationship is established between the ground coordinates and the sources of the camera errors. Using the error propagation equation, the covariance of a given ground coordinate can be measured as a function of the camera errors. The uncertainty of the footprin… ▽ More

    Submitted 24 August, 2023; originally announced August 2023.

    Comments: Submitted to IEEE Sensors journal

  4. arXiv:2308.12277  [pdf, other

    cs.RO

    Operational requirements for localization in autonomous vehicles

    Authors: Arpan Kusari, Satabdi Saha

    Abstract: Autonomous vehicles (AVs) need to determine their position and orientation accurately with respect to global coordinate system or local features under different scene geometries, traffic conditions and environmental conditions. \cite{reid2019localization} provides a comprehensive framework for the localization requirements for AVs. However, the framework is too restrictive whereby - (a) only a ver… ▽ More

    Submitted 23 August, 2023; originally announced August 2023.

    Comments: Submitted to IROS 2023 Localization Workshop

  5. arXiv:2209.09090  [pdf, other

    stat.ML cs.AI cs.CV cs.LG

    Uncertainty-aware Efficient Subgraph Isomorphism using Graph Topology

    Authors: Arpan Kusari, Wenbo Sun

    Abstract: Subgraph isomorphism or subgraph matching is generally considered as an NP-complete problem, made more complex in practical applications where the edge weights take real values and are subject to measurement noise and possible anomalies. To the best of our knowledge, almost all subgraph matching methods utilize node labels to perform node-node matching. In the absence of such labels (in applicatio… ▽ More

    Submitted 14 November, 2022; v1 submitted 14 September, 2022; originally announced September 2022.

    Comments: Authors contributed equally. Names listed in alphabetical order

  6. A Probabilistic Framework for Estimating the Risk of Pedestrian-Vehicle Conflicts at Intersections

    Authors: Pei Li, Huizhong Guo, Shan Bao, Arpan Kusari

    Abstract: Pedestrian safety has become an important research topic among various studies due to the increased number of pedestrian-involved crashes. To evaluate pedestrian safety proactively, surrogate safety measures (SSMs) have been widely used in traffic conflict-based studies as they do not require historical crashes as inputs. However, most existing SSMs were developed based on the assumption that road… ▽ More

    Submitted 28 July, 2022; originally announced July 2022.

  7. arXiv:2205.11460  [pdf, other

    cs.CV cs.CG

    Graph-theoretical approach to robust 3D normal extraction of LiDAR data

    Authors: Arpan Kusari, Wenbo Sun

    Abstract: Low dimensional primitive feature extraction from LiDAR point clouds (such as planes) forms the basis of majority of LiDAR data processing tasks. A major challenge in LiDAR data analysis arises from the irregular nature of LiDAR data that forces practitioners to either regularize the data using some form of gridding or utilize a triangular mesh such as triangulated irregular network (TIN). While t… ▽ More

    Submitted 23 May, 2022; originally announced May 2022.

    Comments: Published at ISPRS Annals of Photogrammetry and Remote Sensing

  8. arXiv:2110.07111  [pdf

    cs.RO eess.SY

    A Novel Traffic Simulation Framework for Testing Autonomous Vehicles Using SUMO and CARLA

    Authors: Pei Li, Arpan Kusari, David J. LeBlanc

    Abstract: Traffic simulation is an efficient and cost-effective way to test Autonomous Vehicles (AVs) in a complex and dynamic environment. Numerous studies have been conducted for AV evaluation using traffic simulation over the past decades. However, the current simulation environments fall behind on two fronts -- the background vehicles (BVs) fail to simulate naturalistic driving behavior and the existing… ▽ More

    Submitted 13 October, 2021; originally announced October 2021.

  9. arXiv:2109.11620  [pdf, other

    cs.RO eess.SY

    Enhancing SUMO simulator for simulation based testing and validation of autonomous vehicles

    Authors: Arpan Kusari, Pei Li, Hanzhi Yang, Nikhil Punshi, Mich Rasulis, Scott Bogard, David J. LeBlanc

    Abstract: Current autonomous vehicle (AV) simulators are built to provide large-scale testing required to prove capabilities under varied conditions in controlled, repeatable fashion. However, they have certain failings including the need for user expertise and complex inconvenient tutorials for customized scenario creation. Simulation of Urban Mobility (SUMO) simulator, which has been presented as an open-… ▽ More

    Submitted 23 September, 2021; originally announced September 2021.

  10. arXiv:2012.00724  [pdf, other

    cs.LG cs.AI

    Assessing and Accelerating Coverage in Deep Reinforcement Learning

    Authors: Arpan Kusari

    Abstract: Current deep reinforcement learning (DRL) algorithms utilize randomness in simulation environments to assume complete coverage in the state space. However, particularly in high dimensions, relying on randomness may lead to gaps in coverage of the trained DRL neural network model, which in turn may lead to drastic and often fatal real-world situations. To the best of the author's knowledge, the ass… ▽ More

    Submitted 1 December, 2020; originally announced December 2020.

  11. arXiv:1910.00584  [pdf, other

    cs.LG cs.AI stat.ML

    CWAE-IRL: Formulating a supervised approach to Inverse Reinforcement Learning problem

    Authors: Arpan Kusari

    Abstract: Inverse reinforcement learning (IRL) is used to infer the reward function from the actions of an expert running a Markov Decision Process (MDP). A novel approach using variational inference for learning the reward function is proposed in this research. Using this technique, the intractable posterior distribution of the continuous latent variable (the reward function in this case) is analytically a… ▽ More

    Submitted 2 October, 2019; originally announced October 2019.

  12. arXiv:1909.05004  [pdf, other

    cs.LG cs.RO stat.ML

    Predicting optimal value functions by interpolating reward functions in scalarized multi-objective reinforcement learning

    Authors: Arpan Kusari, Jonathan P. How

    Abstract: A common approach for defining a reward function for Multi-objective Reinforcement Learning (MORL) problems is the weighted sum of the multiple objectives. The weights are then treated as design parameters dependent on the expertise (and preference) of the person performing the learning, with the typical result that a new solution is required for any change in these settings. This paper investigat… ▽ More

    Submitted 3 March, 2020; v1 submitted 11 September, 2019; originally announced September 2019.

    Comments: Accepted at ICRA 2020