Skip to main content

Showing 1–17 of 17 results for author: Morari, M

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

    eess.SY cs.LO

    Combined Left and Right Temporal Robustness for Control under STL Specifications

    Authors: Alëna Rodionova, Lars Lindemann, Manfred Morari, George J. Pappas

    Abstract: Many modern autonomous systems, particularly multi-agent systems, are time-critical and need to be robust against timing uncertainties. Previous works have studied left and right time robustness of signal temporal logic specifications by considering time shifts in the predicates that are either only to the left or only to the right. We propose a combined notion of temporal robustness which simulta… ▽ More

    Submitted 8 June, 2023; originally announced June 2023.

  2. arXiv:2301.11783  [pdf, other

    cs.LG eess.SY math.OC

    Certified Invertibility in Neural Networks via Mixed-Integer Programming

    Authors: Tianqi Cui, Thomas Bertalan, George J. Pappas, Manfred Morari, Ioannis G. Kevrekidis, Mahyar Fazlyab

    Abstract: Neural networks are known to be vulnerable to adversarial attacks, which are small, imperceptible perturbations that can significantly alter the network's output. Conversely, there may exist large, meaningful perturbations that do not affect the network's decision (excessive invariance). In our research, we investigate this latter phenomenon in two contexts: (a) discrete-time dynamical system iden… ▽ More

    Submitted 16 May, 2023; v1 submitted 27 January, 2023; originally announced January 2023.

    Comments: 22 pages, 7 figures

  3. arXiv:2205.14035  [pdf, ps, other

    cs.LG eess.SY math.OC stat.ML

    Learning to Control Linear Systems can be Hard

    Authors: Anastasios Tsiamis, Ingvar Ziemann, Manfred Morari, Nikolai Matni, George J. Pappas

    Abstract: In this paper, we study the statistical difficulty of learning to control linear systems. We focus on two standard benchmarks, the sample complexity of stabilization, and the regret of the online learning of the Linear Quadratic Regulator (LQR). Prior results state that the statistical difficulty for both benchmarks scales polynomially with the system state dimension up to system-theoretic quantit… ▽ More

    Submitted 27 May, 2022; originally announced May 2022.

    Comments: Accepted to COLT 2022

  4. arXiv:2203.15661  [pdf, other

    eess.SY cs.FL

    Temporal Robustness of Temporal Logic Specifications: Analysis and Control Design

    Authors: Alëna Rodionova, Lars Lindemann, Manfred Morari, George J. Pappas

    Abstract: We study the temporal robustness of temporal logic specifications and show how to design temporally robust control laws for time-critical control systems. This topic is of particular interest in connected systems and interleaving processes such as multi-robot and human-robot systems where uncertainty in the behavior of individual agents and humans can induce timing uncertainty. Despite the importa… ▽ More

    Submitted 29 March, 2022; originally announced March 2022.

    Comments: Submitted journal article under review

    Journal ref: ACM Transactions on Embedded Computing Systems, 2022

  5. arXiv:2011.07626  [pdf, other

    eess.SY cs.RO

    Stability Analysis of Complementarity Systems with Neural Network Controllers

    Authors: Alp Aydinoglu, Mahyar Fazlyab, Manfred Morari, Michael Posa

    Abstract: Complementarity problems, a class of mathematical optimization problems with orthogonality constraints, are widely used in many robotics tasks, such as locomotion and manipulation, due to their ability to model non-smooth phenomena (e.g., contact dynamics). In this paper, we propose a method to analyze the stability of complementarity systems with neural network controllers. First, we introduce a… ▽ More

    Submitted 15 November, 2020; originally announced November 2020.

  6. arXiv:2006.10190  [pdf, other

    cs.LG cs.RO stat.ML

    Learning to Track Dynamic Targets in Partially Known Environments

    Authors: Hee** Jeong, Hamed Hassani, Manfred Morari, Daniel D. Lee, George J. Pappas

    Abstract: We solve active target tracking, one of the essential tasks in autonomous systems, using a deep reinforcement learning (RL) approach. In this problem, an autonomous agent is tasked with acquiring information about targets of interests using its onboard sensors. The classical challenges in this problem are system model dependence and the difficulty of computing information-theoretic cost functions… ▽ More

    Submitted 17 June, 2020; originally announced June 2020.

    Comments: IEEE Transaction on Robotics (under review); Demo video: https://youtu.be/0ZFyOWJ2ulo ; Source code: https://github.com/coco66/ttenv

  7. arXiv:2005.04755  [pdf, other

    cs.RO cs.LG eess.SY

    BayesRace: Learning to race autonomously using prior experience

    Authors: Achin Jain, Matthew O'Kelly, Pratik Chaudhari, Manfred Morari

    Abstract: Autonomous race cars require perception, estimation, planning, and control modules which work together asynchronously while driving at the limit of a vehicle's handling capability. A fundamental challenge encountered in designing these software components lies in predicting the vehicle's future state (e.g. position, orientation, and speed) with high accuracy. The root cause is the difficulty in id… ▽ More

    Submitted 15 November, 2020; v1 submitted 10 May, 2020; originally announced May 2020.

    Journal ref: 4th Conference on Robot Learning (CoRL 2020)

  8. arXiv:2004.07876  [pdf, other

    eess.SY cs.LG math.OC

    Reach-SDP: Reachability Analysis of Closed-Loop Systems with Neural Network Controllers via Semidefinite Programming

    Authors: Haimin Hu, Mahyar Fazlyab, Manfred Morari, George J. Pappas

    Abstract: There has been an increasing interest in using neural networks in closed-loop control systems to improve performance and reduce computational costs for on-line implementation. However, providing safety and stability guarantees for these systems is challenging due to the nonlinear and compositional structure of neural networks. In this paper, we propose a novel forward reachability analysis method… ▽ More

    Submitted 16 April, 2020; originally announced April 2020.

  9. arXiv:2002.04794  [pdf, other

    cs.RO

    Computing the racing line using Bayesian optimization

    Authors: Achin Jain, Manfred Morari

    Abstract: A good racing strategy and in particular the racing line is decisive to winning races in Formula 1, MotoGP, and other forms of motor racing. The racing line defines the path followed around a track as well as the optimal speed profile along the path. The objective is to minimize lap time by driving the vehicle at the limits of friction and handling capability. The solution naturally depends upon t… ▽ More

    Submitted 11 February, 2020; originally announced February 2020.

  10. arXiv:2001.07831  [pdf, other

    eess.SY cs.LG

    NeurOpt: Neural network based optimization for building energy management and climate control

    Authors: Achin Jain, Francesco Smarra, Enrico Reticcioli, Alessandro D'Innocenzo, Manfred Morari

    Abstract: Model predictive control (MPC) can provide significant energy cost savings in building operations in the form of energy-efficient control with better occupant comfort, lower peak demand charges, and risk-free participation in demand response. However, the engineering effort required to obtain physics-based models of buildings is considered to be the biggest bottleneck in making MPC scalable to rea… ▽ More

    Submitted 4 May, 2020; v1 submitted 21 January, 2020; originally announced January 2020.

  11. arXiv:1910.10835  [pdf, other

    cs.LG eess.SY math.OC stat.ML

    Large Scale Model Predictive Control with Neural Networks and Primal Active Sets

    Authors: Steven W. Chen, Tianyu Wang, Nikolay Atanasov, Vijay Kumar, Manfred Morari

    Abstract: This work presents an explicit-implicit procedure to compute a model predictive control (MPC) law with guarantees on recursive feasibility and asymptotic stability. The approach combines an offline-trained fully-connected neural network with an online primal active set solver. The neural network provides a control input initialization while the primal active set method ensures recursive feasibilit… ▽ More

    Submitted 5 July, 2021; v1 submitted 23 October, 2019; originally announced October 2019.

  12. arXiv:1910.10754  [pdf, other

    cs.LG cs.RO stat.ML

    Learning Q-network for Active Information Acquisition

    Authors: Hee** Jeong, Brent Schlotfeldt, Hamed Hassani, Manfred Morari, Daniel D. Lee, George J. Pappas

    Abstract: In this paper, we propose a novel Reinforcement Learning approach for solving the Active Information Acquisition problem, which requires an agent to choose a sequence of actions in order to acquire information about a process of interest using on-board sensors. The classic challenges in the information acquisition problem are the dependence of a planning algorithm on known models and the difficult… ▽ More

    Submitted 23 October, 2019; originally announced October 2019.

    Comments: IROS 2019, Video https://youtu.be/0ZFyOWJ2ulo

    Journal ref: IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2019

  13. arXiv:1910.04249  [pdf, other

    eess.SY cs.LG math.OC

    Probabilistic Verification and Reachability Analysis of Neural Networks via Semidefinite Programming

    Authors: Mahyar Fazlyab, Manfred Morari, George J. Pappas

    Abstract: Quantifying the robustness of neural networks or verifying their safety properties against input uncertainties or adversarial attacks have become an important research area in learning-enabled systems. Most results concentrate around the worst-case scenario where the input of the neural network is perturbed within a norm-bounded uncertainty set. In this paper, we consider a probabilistic setting i… ▽ More

    Submitted 9 October, 2019; originally announced October 2019.

  14. arXiv:1906.04893  [pdf, other

    cs.LG cs.AI math.OC stat.ML

    Efficient and Accurate Estimation of Lipschitz Constants for Deep Neural Networks

    Authors: Mahyar Fazlyab, Alexander Robey, Hamed Hassani, Manfred Morari, George J. Pappas

    Abstract: Tight estimation of the Lipschitz constant for deep neural networks (DNNs) is useful in many applications ranging from robustness certification of classifiers to stability analysis of closed-loop systems with reinforcement learning controllers. Existing methods in the literature for estimating the Lipschitz constant suffer from either lack of accuracy or poor scalability. In this paper, we present… ▽ More

    Submitted 14 January, 2023; v1 submitted 11 June, 2019; originally announced June 2019.

  15. arXiv:1903.01287  [pdf, other

    math.OC cs.LG

    Safety Verification and Robustness Analysis of Neural Networks via Quadratic Constraints and Semidefinite Programming

    Authors: Mahyar Fazlyab, Manfred Morari, George J. Pappas

    Abstract: Certifying the safety or robustness of neural networks against input uncertainties and adversarial attacks is an emerging challenge in the area of safe machine learning and control. To provide such a guarantee, one must be able to bound the output of neural networks when their input changes within a bounded set. In this paper, we propose a semidefinite programming (SDP) framework to address this p… ▽ More

    Submitted 15 September, 2021; v1 submitted 4 March, 2019; originally announced March 2019.

  16. arXiv:1803.09891  [pdf, other

    math.OC cs.CR eess.SY

    Cloud-based MPC with Encrypted Data

    Authors: Andreea B. Alexandru, Manfred Morari, George J. Pappas

    Abstract: This paper explores the privacy of cloud outsourced Model Predictive Control (MPC) for a linear system with input constraints. In our cloud-based architecture, a client sends her private states to the cloud who performs the MPC computation and returns the control inputs. In order to guarantee that the cloud can perform this computation without obtaining anything about the client's private data, we… ▽ More

    Submitted 19 September, 2018; v1 submitted 27 March, 2018; originally announced March 2018.

    Comments: Full version of the eponymous work at CDC 2018

  17. arXiv:1711.07300  [pdf, other

    math.OC cs.RO eess.SY

    Optimization-Based Autonomous Racing of 1:43 Scale RC Cars

    Authors: Alexander Liniger, Alexander Domahidi, Manfred Morari

    Abstract: This paper describes autonomous racing of RC race cars based on mathematical optimization. Using a dynamical model of the vehicle, control inputs are computed by receding horizon based controllers, where the objective is to maximize progress on the track subject to the requirement of staying on the track and avoiding opponents. Two different control formulations are presented. The first controller… ▽ More

    Submitted 20 November, 2017; originally announced November 2017.

    Journal ref: Optimal Control Applications and Methods, 36(5), 2015, pp.628-647