Zum Hauptinhalt springen

Showing 1–10 of 10 results for author: Havens, A

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

    math.OC cs.AI cs.LG

    Capabilities of Large Language Models in Control Engineering: A Benchmark Study on GPT-4, Claude 3 Opus, and Gemini 1.0 Ultra

    Authors: Darioush Kevian, Usman Syed, Xingang Guo, Aaron Havens, Geir Dullerud, Peter Seiler, Lianhui Qin, Bin Hu

    Abstract: In this paper, we explore the capabilities of state-of-the-art large language models (LLMs) such as GPT-4, Claude 3 Opus, and Gemini 1.0 Ultra in solving undergraduate-level control problems. Controls provides an interesting case study for LLM reasoning due to its combination of mathematical theory and engineering design. We introduce ControlBench, a benchmark dataset tailored to reflect the bread… ▽ More

    Submitted 4 April, 2024; originally announced April 2024.

  2. arXiv:2401.14033  [pdf, ps, other

    cs.LG

    Novel Quadratic Constraints for Extending LipSDP beyond Slope-Restricted Activations

    Authors: Patricia Pauli, Aaron Havens, Alexandre Araujo, Siddharth Garg, Farshad Khorrami, Frank Allgöwer, Bin Hu

    Abstract: Recently, semidefinite programming (SDP) techniques have shown great promise in providing accurate Lipschitz bounds for neural networks. Specifically, the LipSDP approach (Fazlyab et al., 2019) has received much attention and provides the least conservative Lipschitz upper bounds that can be computed with polynomial time guarantees. However, one main restriction of LipSDP is that its formulation r… ▽ More

    Submitted 25 January, 2024; originally announced January 2024.

    Comments: accepted as a conference paper at ICLR 2024

  3. arXiv:2303.03169  [pdf, ps, other

    cs.LG

    A Unified Algebraic Perspective on Lipschitz Neural Networks

    Authors: Alexandre Araujo, Aaron Havens, Blaise Delattre, Alexandre Allauzen, Bin Hu

    Abstract: Important research efforts have focused on the design and training of neural networks with a controlled Lipschitz constant. The goal is to increase and sometimes guarantee the robustness against adversarial attacks. Recent promising techniques draw inspirations from different backgrounds to design 1-Lipschitz neural networks, just to name a few: convex potential layers derive from the discretizati… ▽ More

    Submitted 26 October, 2023; v1 submitted 6 March, 2023; originally announced March 2023.

    Comments: ICLR 2023. Spotlight paper

  4. arXiv:2201.00801  [pdf, other

    math.OC cs.LG

    Revisiting PGD Attacks for Stability Analysis of Large-Scale Nonlinear Systems and Perception-Based Control

    Authors: Aaron Havens, Darioush Keivan, Peter Seiler, Geir Dullerud, Bin Hu

    Abstract: Many existing region-of-attraction (ROA) analysis tools find difficulty in addressing feedback systems with large-scale neural network (NN) policies and/or high-dimensional sensing modalities such as cameras. In this paper, we tailor the projected gradient descent (PGD) attack method developed in the adversarial learning community as a general-purpose ROA analysis tool for large-scale nonlinear sy… ▽ More

    Submitted 3 January, 2022; originally announced January 2022.

    Comments: Submitted to L4DC 2022

  5. arXiv:2111.15537  [pdf, other

    cs.LG math.OC

    Model-Free $μ$ Synthesis via Adversarial Reinforcement Learning

    Authors: Darioush Keivan, Aaron Havens, Peter Seiler, Geir Dullerud, Bin Hu

    Abstract: Motivated by the recent empirical success of policy-based reinforcement learning (RL), there has been a research trend studying the performance of policy-based RL methods on standard control benchmark problems. In this paper, we examine the effectiveness of policy-based RL methods on an important robust control problem, namely $μ$ synthesis. We build a connection between robust adversarial RL and… ▽ More

    Submitted 8 June, 2022; v1 submitted 30 November, 2021; originally announced November 2021.

    Comments: Accepted to ACC 2022

  6. arXiv:2106.02973  [pdf, other

    cs.LG

    Forced Variational Integrator Networks for Prediction and Control of Mechanical Systems

    Authors: Aaron Havens, Girish Chowdhary

    Abstract: As deep learning becomes more prevalent for prediction and control of real physical systems, it is important that these overparameterized models are consistent with physically plausible dynamics. This elicits a problem with how much inductive bias to impose on the model through known physical parameters and principles to reduce complexity of the learning problem to give us more reliable prediction… ▽ More

    Submitted 5 June, 2021; originally announced June 2021.

    Comments: To appear in L4DC 2021

  7. arXiv:2103.12945  [pdf, other

    math.OC cs.LG eess.SY

    On Imitation Learning of Linear Control Policies: Enforcing Stability and Robustness Constraints via LMI Conditions

    Authors: Aaron Havens, Bin Hu

    Abstract: When applying imitation learning techniques to fit a policy from expert demonstrations, one can take advantage of prior stability/robustness assumptions on the expert's policy and incorporate such control-theoretic prior knowledge explicitly into the learning process. In this paper, we formulate the imitation learning of linear policies as a constrained optimization problem, and present efficient… ▽ More

    Submitted 23 March, 2021; originally announced March 2021.

    Comments: To appear in ACC 2021

  8. arXiv:1912.04201  [pdf, other

    cs.LG cs.AI stat.ML

    Learning Latent State Spaces for Planning through Reward Prediction

    Authors: Aaron Havens, Yi Ouyang, Prabhat Nagarajan, Yasuhiro Fujita

    Abstract: Model-based reinforcement learning methods typically learn models for high-dimensional state spaces by aiming to reconstruct and predict the original observations. However, drawing inspiration from model-free reinforcement learning, we propose learning a latent dynamics model directly from rewards. In this work, we introduce a model-based planning framework which learns a latent reward prediction… ▽ More

    Submitted 9 December, 2019; originally announced December 2019.

    Comments: Deep RL Workshop, Neurips 2019, Vancouver

  9. arXiv:1906.12061  [pdf, other

    cs.LG cs.CR stat.ML

    Learning to Cope with Adversarial Attacks

    Authors: Xian Yeow Lee, Aaron Havens, Girish Chowdhary, Soumik Sarkar

    Abstract: The security of Deep Reinforcement Learning (Deep RL) algorithms deployed in real life applications are of a primary concern. In particular, the robustness of RL agents in cyber-physical systems against adversarial attacks are especially vital since the cost of a malevolent intrusions can be extremely high. Studies have shown Deep Neural Networks (DNN), which forms the core decision-making unit in… ▽ More

    Submitted 28 June, 2019; originally announced June 2019.

    Comments: arXiv paper

  10. arXiv:1807.06064  [pdf, other

    cs.LG stat.ML

    Online Robust Policy Learning in the Presence of Unknown Adversaries

    Authors: Aaron J. Havens, Zhanhong Jiang, Soumik Sarkar

    Abstract: The growing prospect of deep reinforcement learning (DRL) being used in cyber-physical systems has raised concerns around safety and robustness of autonomous agents. Recent work on generating adversarial attacks have shown that it is computationally feasible for a bad actor to fool a DRL policy into behaving sub optimally. Although certain adversarial attacks with specific attack models have been… ▽ More

    Submitted 16 July, 2018; originally announced July 2018.

    Comments: 18 pages, 9 figures