Skip to main content

Showing 1–11 of 11 results for author: Sibai, H

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

    cs.RO cs.AI cs.FL

    A Grammar for the Representation of Unmanned Aerial Vehicles with 3D Topologies

    Authors: Piergiuseppe Mallozzi, Hussein Sibai, Inigo Incer, Sanjit A. Seshia, Alberto Sangiovanni-Vincentelli

    Abstract: We propose a context-sensitive grammar for the systematic exploration of the design space of the topology of 3D robots, particularly unmanned aerial vehicles. It defines production rules for adding components to an incomplete design topology modeled over a 3D grid. The rules are local. The grammar is simple, yet capable of modeling most existing UAVs as well as novel ones. It can be easily general… ▽ More

    Submitted 27 February, 2023; originally announced February 2023.

  2. arXiv:2212.14115  [pdf, ps, other

    cs.LG cs.AI

    Certifying Safety in Reinforcement Learning under Adversarial Perturbation Attacks

    Authors: Junlin Wu, Hussein Sibai, Yevgeniy Vorobeychik

    Abstract: Function approximation has enabled remarkable advances in applying reinforcement learning (RL) techniques in environments with high-dimensional inputs, such as images, in an end-to-end fashion, map** such inputs directly to low-level control. Nevertheless, these have proved vulnerable to small adversarial input perturbations. A number of approaches for improving or certifying robustness of end-t… ▽ More

    Submitted 28 December, 2022; originally announced December 2022.

  3. arXiv:2011.10713  [pdf, other

    eess.SY cs.FL cs.LG cs.RO

    SceneChecker: Boosting Scenario Verification using Symmetry Abstractions

    Authors: Hussein Sibai, Yangge Li, Sayan Mitra

    Abstract: We presentSceneChecker, a tool for verifying scenarios involving vehicles executing complex plans in large cluttered workspaces. SceneChecker converts the scenario verification problem to a standard hybrid system verification problem, and solves it effectively by exploiting structural properties in the plan and the vehicle dynamics. SceneChecker uses symmetry abstractions, a novel refinement algor… ▽ More

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

  4. SkyTrakx: A Toolkit for Simulation and Verification of Unmanned Air-Traffic Management Systems (Extended Version)

    Authors: Chiao Hsieh, Hussein Sibai, Hebron Taylor, Yifeng Ni, Sayan Mitra

    Abstract: The key concept for safe and efficient traffic management for Unmanned Aircraft Systems (UAS) is the notion of operation volume (OV). An OV is a 4-dimensional block of airspace and time, which can express an aircraft's intent, and can be used for planning, de-confliction, and traffic management. While there are several high-level simulators for UAS Traffic Management (UTM), we are lacking a framew… ▽ More

    Submitted 11 July, 2021; v1 submitted 9 September, 2020; originally announced September 2020.

    Comments: 11 pages, 11 figures; This is the extended version of the paper with the same title accepted by the 24th IEEE International Conference on Intelligent Transportation (ITSC 2021)

  5. arXiv:2006.09485  [pdf, other

    eess.SY cs.FL

    Symmetry Abstractions for Hybrid Systems and their Applications

    Authors: Hussein Sibai, Sayan Mitra

    Abstract: A symmetry of a dynamical system is a map that transforms one trajectory to another trajectory. We introduce a new type of abstraction for hybrid automata based on symmetries. The abstraction combines different modes in a concrete automaton A, whose trajectories are related by symmetries, into a single mode in the abstract automaton B. The abstraction sets the guard and reset of an abstract edge t… ▽ More

    Submitted 16 June, 2020; originally announced June 2020.

  6. arXiv:2004.00275  [pdf, other

    cs.LG cs.CR stat.ML

    Differentially Private Algorithms for Statistical Verification of Cyber-Physical Systems

    Authors: Yu Wang, Hussein Sibai, Mark Yen, Sayan Mitra, Geir E. Dullerud

    Abstract: Statistical model checking is a class of sequential algorithms that can verify specifications of interest on an ensemble of cyber-physical systems (e.g., whether 99% of cars from a batch meet a requirement on their energy efficiency). These algorithms infer the probability that given specifications are satisfied by the systems with provable statistical guarantees by drawing sufficient numbers of i… ▽ More

    Submitted 27 June, 2022; v1 submitted 1 April, 2020; originally announced April 2020.

    Comments: Under review for IEEE Open Journal of Control Systems

  7. arXiv:1911.00608  [pdf, other

    cs.FL cs.LO cs.SC eess.SY

    Multi-Agent Safety Verification using Symmetry Transformations

    Authors: Hussein Sibai, Navid Mokhlesi, Chuchu Fan, Sayan Mitra

    Abstract: We show that symmetry transformations and caching can enable scalable, and possibly unbounded, verification of multi-agent systems. Symmetry transformations map solutions and to other solutions. We show that this property can be used to transform cached reachsets to compute new reachsets, for hybrid and multi-agent models. We develop a notion of virtual system which define symmetry transformations… ▽ More

    Submitted 1 November, 2019; originally announced November 2019.

  8. arXiv:1910.05599  [pdf, other

    cs.RO cs.MA eess.SP

    Online monitoring for safe pedestrian-vehicle interactions

    Authors: Peter Du, Zhe Huang, Tianqi Liu, Ke Xu, Qichao Gao, Hussein Sibai, Katherine Driggs-Campbell, Sayan Mitra

    Abstract: As autonomous systems begin to operate amongst humans, methods for safe interaction must be investigated. We consider an example of a small autonomous vehicle in a pedestrian zone that must safely maneuver around people in a free-form fashion. We investigate two key questions: How can we effectively integrate pedestrian intent estimation into our autonomous stack. Can we develop an online monitori… ▽ More

    Submitted 17 July, 2020; v1 submitted 12 October, 2019; originally announced October 2019.

    Comments: 15 pages, 5 figures,

  9. arXiv:1712.02494  [pdf, other

    cs.CV cs.AI cs.GR cs.LG

    Adversarial Examples that Fool Detectors

    Authors: Jiajun Lu, Hussein Sibai, Evan Fabry

    Abstract: An adversarial example is an example that has been adjusted to produce a wrong label when presented to a system at test time. To date, adversarial example constructions have been demonstrated for classifiers, but not for detectors. If adversarial examples that could fool a detector exist, they could be used to (for example) maliciously create security hazards on roads populated with smart vehicles… ▽ More

    Submitted 7 December, 2017; originally announced December 2017.

    Comments: Follow up paper for adversarial stop signs. Submitted to CVPR 2018

  10. arXiv:1710.03337  [pdf, other

    cs.CV cs.AI cs.GR

    Standard detectors aren't (currently) fooled by physical adversarial stop signs

    Authors: Jiajun Lu, Hussein Sibai, Evan Fabry, David Forsyth

    Abstract: An adversarial example is an example that has been adjusted to produce the wrong label when presented to a system at test time. If adversarial examples existed that could fool a detector, they could be used to (for example) wreak havoc on roads populated with smart vehicles. Recently, we described our difficulties creating physical adversarial stop signs that fool a detector. More recently, Evtimo… ▽ More

    Submitted 26 October, 2017; v1 submitted 9 October, 2017; originally announced October 2017.

    Comments: Follow up for previous adversarial stop sign paper

  11. arXiv:1707.03501  [pdf, other

    cs.CV cs.AI cs.CR

    NO Need to Worry about Adversarial Examples in Object Detection in Autonomous Vehicles

    Authors: Jiajun Lu, Hussein Sibai, Evan Fabry, David Forsyth

    Abstract: It has been shown that most machine learning algorithms are susceptible to adversarial perturbations. Slightly perturbing an image in a carefully chosen direction in the image space may cause a trained neural network model to misclassify it. Recently, it was shown that physical adversarial examples exist: printing perturbed images then taking pictures of them would still result in misclassificatio… ▽ More

    Submitted 11 July, 2017; originally announced July 2017.

    Comments: Accepted to CVPR 2017, Spotlight Oral Workshop