Skip to main content

Showing 1–50 of 191 results for author: Pappas, G J

.
  1. arXiv:2405.13998  [pdf, other

    cs.LG stat.ML

    Bridging Operator Learning and Conditioned Neural Fields: A Unifying Perspective

    Authors: Sifan Wang, Jacob H Seidman, Shyam Sankaran, Hanwen Wang, George J. Pappas, Paris Perdikaris

    Abstract: Operator learning is an emerging area of machine learning which aims to learn map**s between infinite dimensional function spaces. Here we uncover a connection between operator learning architectures and conditioned neural fields from computer vision, providing a unified perspective for examining differences between popular operator learning models. We find that many commonly used operator learn… ▽ More

    Submitted 22 May, 2024; originally announced May 2024.

    Comments: 23 pages, 13 figures

  2. arXiv:2405.10875  [pdf, other

    eess.SY stat.ML

    Recursively Feasible Shrinking-Horizon MPC in Dynamic Environments with Conformal Prediction Guarantees

    Authors: Charis Stamouli, Lars Lindemann, George J. Pappas

    Abstract: In this paper, we focus on the problem of shrinking-horizon Model Predictive Control (MPC) in uncertain dynamic environments. We consider controlling a deterministic autonomous system that interacts with uncontrollable stochastic agents during its mission. Employing tools from conformal prediction, existing works derive high-confidence prediction regions for the unknown agent trajectories, and int… ▽ More

    Submitted 17 May, 2024; originally announced May 2024.

  3. arXiv:2404.09030  [pdf, other

    eess.SY cs.LG

    Active Learning for Control-Oriented Identification of Nonlinear Systems

    Authors: Bruce D. Lee, Ingvar Ziemann, George J. Pappas, Nikolai Matni

    Abstract: Model-based reinforcement learning is an effective approach for controlling an unknown system. It is based on a longstanding pipeline familiar to the control community in which one performs experiments on the environment to collect a dataset, uses the resulting dataset to identify a model of the system, and finally performs control synthesis using the identified model. As interacting with the syst… ▽ More

    Submitted 13 April, 2024; originally announced April 2024.

  4. arXiv:2404.07937  [pdf, ps, other

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

    Rate-Optimal Non-Asymptotics for the Quadratic Prediction Error Method

    Authors: Charis Stamouli, Ingvar Ziemann, George J. Pappas

    Abstract: We study the quadratic prediction error method -- i.e., nonlinear least squares -- for a class of time-varying parametric predictor models satisfying a certain identifiability condition. While this method is known to asymptotically achieve the optimal rate for a wide range of problems, there have been no non-asymptotic results matching these optimal rates outside of a select few, typically linear,… ▽ More

    Submitted 15 April, 2024; v1 submitted 11 April, 2024; originally announced April 2024.

    Comments: 38 pages, added acknowledgements

  5. arXiv:2404.01318  [pdf, other

    cs.CR cs.LG

    JailbreakBench: An Open Robustness Benchmark for Jailbreaking Large Language Models

    Authors: Patrick Chao, Edoardo Debenedetti, Alexander Robey, Maksym Andriushchenko, Francesco Croce, Vikash Sehwag, Edgar Dobriban, Nicolas Flammarion, George J. Pappas, Florian Tramer, Hamed Hassani, Eric Wong

    Abstract: Jailbreak attacks cause large language models (LLMs) to generate harmful, unethical, or otherwise objectionable content. Evaluating these attacks presents a number of challenges, which the current collection of benchmarks and evaluation techniques do not adequately address. First, there is no clear standard of practice regarding jailbreaking evaluation. Second, existing works compute costs and suc… ▽ More

    Submitted 16 June, 2024; v1 submitted 27 March, 2024; originally announced April 2024.

    Comments: JailbreakBench v1.0: more attack artifacts, more test-time defenses, a more accurate jailbreak judge (Llama-3-70B with a custom prompt), a larger dataset of human preferences for selecting a jailbreak judge (300 examples), an over-refusal evaluation dataset (100 benign/borderline behaviors), a semantic refusal judge based on Llama-3-8B

  6. arXiv:2403.19103  [pdf, other

    cs.CV cs.AI cs.CL cs.LG

    Automated Black-box Prompt Engineering for Personalized Text-to-Image Generation

    Authors: Yutong He, Alexander Robey, Naoki Murata, Yiding Jiang, Joshua Williams, George J. Pappas, Hamed Hassani, Yuki Mitsufuji, Ruslan Salakhutdinov, J. Zico Kolter

    Abstract: Prompt engineering is effective for controlling the output of text-to-image (T2I) generative models, but it is also laborious due to the need for manually crafted prompts. This challenge has spurred the development of algorithms for automated prompt generation. However, these methods often struggle with transferability across T2I models, require white-box access to the underlying model, and produc… ▽ More

    Submitted 27 March, 2024; originally announced March 2024.

  7. arXiv:2403.18972  [pdf, other

    cs.RO eess.SY

    Risk-Aware Robotics: Tail Risk Measures in Planning, Control, and Verification

    Authors: Prithvi Akella, Anushri Dixit, Mohamadreza Ahmadi, Lars Lindemann, Margaret P. Chapman, George J. Pappas, Aaron D. Ames, Joel W. Burdick

    Abstract: The need for a systematic approach to risk assessment has increased in recent years due to the ubiquity of autonomous systems that alter our day-to-day experiences and their need for safety, e.g., for self-driving vehicles, mobile service robots, and bipedal robots. These systems are expected to function safely in unpredictable environments and interact seamlessly with humans, whose behavior is no… ▽ More

    Submitted 27 March, 2024; originally announced March 2024.

  8. arXiv:2403.17247  [pdf, other

    cs.AI cs.RO eess.SY math.OC stat.ML

    DASA: Delay-Adaptive Multi-Agent Stochastic Approximation

    Authors: Nicolo Dal Fabbro, Arman Adibi, H. Vincent Poor, Sanjeev R. Kulkarni, Aritra Mitra, George J. Pappas

    Abstract: We consider a setting in which $N$ agents aim to speedup a common Stochastic Approximation (SA) problem by acting in parallel and communicating with a central server. We assume that the up-link transmissions to the server are subject to asynchronous and potentially unbounded time-varying delays. To mitigate the effect of delays and stragglers while rea** the benefits of distributed computation,… ▽ More

    Submitted 28 March, 2024; v1 submitted 25 March, 2024; originally announced March 2024.

  9. arXiv:2402.16192  [pdf, other

    cs.CL

    Defending Large Language Models against Jailbreak Attacks via Semantic Smoothing

    Authors: Jiabao Ji, Bairu Hou, Alexander Robey, George J. Pappas, Hamed Hassani, Yang Zhang, Eric Wong, Shiyu Chang

    Abstract: Aligned large language models (LLMs) are vulnerable to jailbreaking attacks, which bypass the safeguards of targeted LLMs and fool them into generating objectionable content. While initial defenses show promise against token-based threat models, there do not exist defenses that provide robustness against semantic attacks and avoid unfavorable trade-offs between robustness and nominal performance.… ▽ More

    Submitted 28 February, 2024; v1 submitted 25 February, 2024; originally announced February 2024.

    Comments: 37 pages

  10. arXiv:2402.11800  [pdf, other

    cs.LG cs.AI cs.MA eess.SY math.OC

    Stochastic Approximation with Delayed Updates: Finite-Time Rates under Markovian Sampling

    Authors: Arman Adibi, Nicolo Dal Fabbro, Luca Schenato, Sanjeev Kulkarni, H. Vincent Poor, George J. Pappas, Hamed Hassani, Aritra Mitra

    Abstract: Motivated by applications in large-scale and multi-agent reinforcement learning, we study the non-asymptotic performance of stochastic approximation (SA) schemes with delayed updates under Markovian sampling. While the effect of delays has been extensively studied for optimization, the manner in which they interact with the underlying Markov process to shape the finite-time performance of SA remai… ▽ More

    Submitted 27 March, 2024; v1 submitted 18 February, 2024; originally announced February 2024.

    Comments: Accepted to the 27th International Conference on Artificial Intelligence and Statistics (AISTATS) 2024!

  11. arXiv:2402.05928  [pdf, ps, other

    cs.LG stat.ML

    Sharp Rates in Dependent Learning Theory: Avoiding Sample Size Deflation for the Square Loss

    Authors: Ingvar Ziemann, Stephen Tu, George J. Pappas, Nikolai Matni

    Abstract: In this work, we study statistical learning with dependent ($β$-mixing) data and square loss in a hypothesis class $\mathscr{F}\subset L_{Ψ_p}$ where $Ψ_p$ is the norm $\|f\|_{Ψ_p} \triangleq \sup_{m\geq 1} m^{-1/p} \|f\|_{L^m} $ for some $p\in [2,\infty]$. Our inquiry is motivated by the search for a sharp noise interaction term, or variance proxy, in learning with dependent data. Absent any real… ▽ More

    Submitted 12 June, 2024; v1 submitted 8 February, 2024; originally announced February 2024.

  12. arXiv:2312.07434  [pdf, other

    cs.LG eess.SY

    Multi-Modal Conformal Prediction Regions with Simple Structures by Optimizing Convex Shape Templates

    Authors: Renukanandan Tumu, Matthew Cleaveland, Rahul Mangharam, George J. Pappas, Lars Lindemann

    Abstract: Conformal prediction is a statistical tool for producing prediction regions for machine learning models that are valid with high probability. A key component of conformal prediction algorithms is a \emph{non-conformity score function} that quantifies how different a model's prediction is from the unknown ground truth value. Essentially, these functions determine the shape and the size of the confo… ▽ More

    Submitted 25 June, 2024; v1 submitted 12 December, 2023; originally announced December 2023.

    Comments: Accepted to L4DC 2024. 14 pages, 3 figures. The source code and toolbox are available at https://github.com/nandantumu/conformal_region_designer

  13. arXiv:2312.06848  [pdf, other

    eess.SY cs.RO

    Data-Driven Modeling and Verification of Perception-Based Autonomous Systems

    Authors: Thomas Waite, Alexander Robey, Hassani Hamed, George J. Pappas, Radoslav Ivanov

    Abstract: This paper addresses the problem of data-driven modeling and verification of perception-based autonomous systems. We assume the perception model can be decomposed into a canonical model (obtained from first principles or a simulator) and a noise model that contains the measurement noise introduced by the real environment. We focus on two types of noise, benign and adversarial noise, and develop a… ▽ More

    Submitted 11 December, 2023; originally announced December 2023.

    Comments: 23 pages, 12 figures, and 3 tables. Submitted to: 6th Annual Learning for Dynamics & Control Conference

  14. arXiv:2310.08419  [pdf, other

    cs.LG cs.AI

    Jailbreaking Black Box Large Language Models in Twenty Queries

    Authors: Patrick Chao, Alexander Robey, Edgar Dobriban, Hamed Hassani, George J. Pappas, Eric Wong

    Abstract: There is growing interest in ensuring that large language models (LLMs) align with human values. However, the alignment of such models is vulnerable to adversarial jailbreaks, which coax LLMs into overriding their safety guardrails. The identification of these vulnerabilities is therefore instrumental in understanding inherent weaknesses and preventing future misuse. To this end, we propose Prompt… ▽ More

    Submitted 13 October, 2023; v1 submitted 12 October, 2023; originally announced October 2023.

    Comments: 21 pages, 10 figures

  15. arXiv:2310.03684  [pdf, other

    cs.LG cs.AI stat.ML

    SmoothLLM: Defending Large Language Models Against Jailbreaking Attacks

    Authors: Alexander Robey, Eric Wong, Hamed Hassani, George J. Pappas

    Abstract: Despite efforts to align large language models (LLMs) with human intentions, widely-used LLMs such as GPT, Llama, and Claude are susceptible to jailbreaking attacks, wherein an adversary fools a targeted LLM into generating objectionable content. To address this vulnerability, we propose SmoothLLM, the first algorithm designed to mitigate jailbreaking attacks. Based on our finding that adversarial… ▽ More

    Submitted 11 June, 2024; v1 submitted 5 October, 2023; originally announced October 2023.

  16. arXiv:2309.16527  [pdf, ps, other

    eess.SY

    Structural Risk Minimization for Learning Nonlinear Dynamics

    Authors: Charis Stamouli, Evangelos Chatzipantazis, George J. Pappas

    Abstract: Recent advances in learning or identification of nonlinear dynamics focus on learning a suitable model within a pre-specified model class. However, a key difficulty that remains is the choice of the model class from which the dynamics will be learned. The fundamental challenge is trading the richness of the model class with the learnability within the model class. Toward addressing the so-called m… ▽ More

    Submitted 28 September, 2023; originally announced September 2023.

  17. arXiv:2309.03873  [pdf, ps, other

    eess.SY cs.LG stat.ML

    A Tutorial on the Non-Asymptotic Theory of System Identification

    Authors: Ingvar Ziemann, Anastasios Tsiamis, Bruce Lee, Yassir Jedra, Nikolai Matni, George J. Pappas

    Abstract: This tutorial serves as an introduction to recently developed non-asymptotic methods in the theory of -- mainly linear -- system identification. We emphasize tools we deem particularly useful for a range of problems in this domain, such as the covering technique, the Hanson-Wright Inequality and the method of self-normalized martingales. We then employ these tools to give streamlined proofs of the… ▽ More

    Submitted 16 June, 2024; v1 submitted 7 September, 2023; originally announced September 2023.

  18. arXiv:2308.08086  [pdf, other

    eess.SY cs.LG math.OC

    Safety Filter Design for Neural Network Systems via Convex Optimization

    Authors: Shaoru Chen, Kong Yao Chee, Nikolai Matni, M. Ani Hsieh, George J. Pappas

    Abstract: With the increase in data availability, it has been widely demonstrated that neural networks (NN) can capture complex system dynamics precisely in a data-driven manner. However, the architectural complexity and nonlinearity of the NNs make it challenging to synthesize a provably safe controller. In this work, we propose a novel safety filter that relies on convex optimization to ensure safety for… ▽ More

    Submitted 28 August, 2023; v1 submitted 15 August, 2023; originally announced August 2023.

    Comments: This paper has been accepted to the 2023 62nd IEEE Conference on Decision and Control (CDC)

  19. arXiv:2308.06658  [pdf, other

    cs.RO

    Robust Localization of Aerial Vehicles via Active Control of Identical Ground Vehicles

    Authors: Igor Spasojevic, Xu Liu, Ankit Prabhu, Alejandro Ribeiro, George J. Pappas, Vijay Kumar

    Abstract: This paper addresses the problem of active collaborative localization in heterogeneous robot teams with unknown data association. It involves positioning a small number of identical unmanned ground vehicles (UGVs) at desired positions so that an unmanned aerial vehicle (UAV) can, through unlabelled measurements of UGVs, uniquely determine its global pose. We model the problem as a sequential two p… ▽ More

    Submitted 12 August, 2023; originally announced August 2023.

    Comments: To appear in IROS 2023

  20. arXiv:2308.00570  [pdf, other

    cs.RO eess.SY

    Enhancing Sample Efficiency and Uncertainty Compensation in Learning-based Model Predictive Control for Aerial Robots

    Authors: Kong Yao Chee, Thales C. Silva, M. Ani Hsieh, George J. Pappas

    Abstract: The recent increase in data availability and reliability has led to a surge in the development of learning-based model predictive control (MPC) frameworks for robot systems. Despite attaining substantial performance improvements over their non-learning counterparts, many of these frameworks rely on an offline learning procedure to synthesize a dynamics model. This implies that uncertainties encoun… ▽ More

    Submitted 1 August, 2023; originally announced August 2023.

    Comments: 7 pages, 7 figures. Accepted for publication in the proceedings of the 2023 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS 2023)

  21. arXiv:2306.11035  [pdf, other

    cs.LG math.OC stat.ML

    Adversarial Training Should Be Cast as a Non-Zero-Sum Game

    Authors: Alexander Robey, Fabian Latorre, George J. Pappas, Hamed Hassani, Volkan Cevher

    Abstract: One prominent approach toward resolving the adversarial vulnerability of deep neural networks is the two-player zero-sum paradigm of adversarial training, in which predictors are trained against adversarially chosen perturbations of data. Despite the promise of this approach, algorithms based on this paradigm have not engendered sufficient levels of robustness and suffer from pathological behavior… ▽ More

    Submitted 18 March, 2024; v1 submitted 19 June, 2023; originally announced June 2023.

  22. 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.

  23. arXiv:2305.18193  [pdf, other

    cs.RO

    Active Collaborative Localization in Heterogeneous Robot Teams

    Authors: Igor Spasojevic, Xu Liu, Alejandro Ribeiro, George J. Pappas, Vijay Kumar

    Abstract: Accurate and robust state estimation is critical for autonomous navigation of robot teams. This task is especially challenging for large groups of size, weight, and power (SWAP) constrained aerial robots operating in perceptually-degraded GPS-denied environments. We can, however, actively increase the amount of perceptual information available to such robots by augmenting them with a small number… ▽ More

    Submitted 29 May, 2023; originally announced May 2023.

    Comments: To appear in Robotics: Science and Systems (RSS) 2023

  24. arXiv:2305.11165  [pdf, ps, other

    cs.LG math.ST stat.ML

    The noise level in linear regression with dependent data

    Authors: Ingvar Ziemann, Stephen Tu, George J. Pappas, Nikolai Matni

    Abstract: We derive upper bounds for random design linear regression with dependent ($β$-mixing) data absent any realizability assumptions. In contrast to the strictly realizable martingale noise regime, no sharp instance-optimal non-asymptotics are available in the literature. Up to constant factors, our analysis correctly recovers the variance term predicted by the Central Limit Theorem -- the noise level… ▽ More

    Submitted 27 October, 2023; v1 submitted 18 May, 2023; originally announced May 2023.

  25. arXiv:2305.09689  [pdf, other

    eess.SY cs.RO

    Learning Switching Port-Hamiltonian Systems with Uncertainty Quantification

    Authors: Thomas Beckers, Tom Z. Jiahao, George J. Pappas

    Abstract: Switching physical systems are ubiquitous in modern control applications, for instance, locomotion behavior of robots and animals, power converters with switches and diodes. The dynamics and switching conditions are often hard to obtain or even inaccessible in case of a-priori unknown environments and nonlinear components. Black-box neural networks can learn to approximately represent switching dy… ▽ More

    Submitted 15 May, 2023; originally announced May 2023.

    Comments: Accepted at IFAC World Congress 2023. arXiv admin note: text overlap with arXiv:2305.09017

  26. Gaussian Process Port-Hamiltonian Systems: Bayesian Learning with Physics Prior

    Authors: Thomas Beckers, Jacob Seidman, Paris Perdikaris, George J. Pappas

    Abstract: Data-driven approaches achieve remarkable results for the modeling of complex dynamics based on collected data. However, these models often neglect basic physical principles which determine the behavior of any real-world system. This omission is unfavorable in two ways: The models are not as data-efficient as they could be by incorporating physical prior knowledge, and the model itself might not b… ▽ More

    Submitted 15 May, 2023; originally announced May 2023.

    Comments: Accepted at the IEEE Conference on Decision and Control 2022

  27. arXiv:2305.09006  [pdf, other

    cs.LG eess.SY

    Physics-enhanced Gaussian Process Variational Autoencoder

    Authors: Thomas Beckers, Qirui Wu, George J. Pappas

    Abstract: Variational autoencoders allow to learn a lower-dimensional latent space based on high-dimensional input/output data. Using video clips as input data, the encoder may be used to describe the movement of an object in the video without ground truth data (unsupervised learning). Even though the object's dynamics is typically based on first principles, this prior knowledge is mostly ignored in the exi… ▽ More

    Submitted 15 May, 2023; originally announced May 2023.

    Comments: Accepted paper at the 5th Annual Learning for Dynamics & Control Conference

  28. arXiv:2305.08104  [pdf, other

    cs.LG cs.AI cs.MA eess.SY math.OC

    Federated TD Learning over Finite-Rate Erasure Channels: Linear Speedup under Markovian Sampling

    Authors: Nicolò Dal Fabbro, Aritra Mitra, George J. Pappas

    Abstract: Federated learning (FL) has recently gained much attention due to its effectiveness in speeding up supervised learning tasks under communication and privacy constraints. However, whether similar speedups can be established for reinforcement learning remains much less understood theoretically. Towards this direction, we study a federated policy evaluation problem where agents communicate via a cent… ▽ More

    Submitted 14 May, 2023; originally announced May 2023.

  29. arXiv:2305.05485  [pdf, other

    cs.RO

    Resilient Temporal Logic Planning in the Presence of Robot Failures

    Authors: Samarth Kalluraya, George J. Pappas, Yiannis Kantaros

    Abstract: Several task and motion planning algorithms have been proposed recently to design paths for mobile robot teams with collaborative high-level missions specified using formal languages, such as Linear Temporal Logic (LTL). However, the designed paths often lack reactivity to failures of robot capabilities (e.g., sensing, mobility, or manipulation) that can occur due to unanticipated events (e.g., hu… ▽ More

    Submitted 2 October, 2023; v1 submitted 9 May, 2023; originally announced May 2023.

  30. arXiv:2304.01075  [pdf, other

    eess.SY cs.LG

    Conformal Prediction Regions for Time Series using Linear Complementarity Programming

    Authors: Matthew Cleaveland, Insup Lee, George J. Pappas, Lars Lindemann

    Abstract: Conformal prediction is a statistical tool for producing prediction regions of machine learning models that are valid with high probability. However, applying conformal prediction to time series data leads to conservative prediction regions. In fact, to obtain prediction regions over $T$ time steps with confidence $1-δ$, {previous works require that each individual prediction region is valid} with… ▽ More

    Submitted 8 January, 2024; v1 submitted 3 April, 2023; originally announced April 2023.

  31. arXiv:2304.00194  [pdf, other

    eess.SY cs.LG cs.RO

    Safe Perception-Based Control under Stochastic Sensor Uncertainty using Conformal Prediction

    Authors: Shuo Yang, George J. Pappas, Rahul Mangharam, Lars Lindemann

    Abstract: We consider perception-based control using state estimates that are obtained from high-dimensional sensor measurements via learning-enabled perception maps. However, these perception maps are not perfect and result in state estimation errors that can lead to unsafe system behavior. Stochastic sensor noise can make matters worse and result in estimation errors that follow unknown distributions. We… ▽ More

    Submitted 25 August, 2023; v1 submitted 31 March, 2023; originally announced April 2023.

    Comments: This paper is accepted by IEEE CDC 2023

  32. arXiv:2302.10351  [pdf, other

    cs.LG stat.ML

    Variational Autoencoding Neural Operators

    Authors: Jacob H. Seidman, Georgios Kissas, George J. Pappas, Paris Perdikaris

    Abstract: Unsupervised learning with functional data is an emerging paradigm of machine learning research with applications to computer vision, climate modeling and physical systems. A natural way of modeling functional data is by learning operators between infinite dimensional spaces, leading to discretization invariant representations that scale independently of the sample grid resolution. Here we present… ▽ More

    Submitted 20 February, 2023; originally announced February 2023.

  33. arXiv:2302.02212  [pdf, other

    cs.LG math.OC

    Federated Temporal Difference Learning with Linear Function Approximation under Environmental Heterogeneity

    Authors: Han Wang, Aritra Mitra, Hamed Hassani, George J. Pappas, James Anderson

    Abstract: We initiate the study of federated reinforcement learning under environmental heterogeneity by considering a policy evaluation problem. Our setup involves $N$ agents interacting with environments that share the same state and action space but differ in their reward functions and state transition kernels. Assuming agents can communicate via a central server, we ask: Does exchanging information expe… ▽ More

    Submitted 1 July, 2024; v1 submitted 4 February, 2023; originally announced February 2023.

  34. 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

  35. arXiv:2301.00944  [pdf, ps, other

    cs.LG cs.AI eess.SY math.OC

    Temporal Difference Learning with Compressed Updates: Error-Feedback meets Reinforcement Learning

    Authors: Aritra Mitra, George J. Pappas, Hamed Hassani

    Abstract: In large-scale distributed machine learning, recent works have studied the effects of compressing gradients in stochastic optimization to alleviate the communication bottleneck. These works have collectively revealed that stochastic gradient descent (SGD) is robust to structured perturbations such as quantization, sparsification, and delays. Perhaps surprisingly, despite the surge of interest in m… ▽ More

    Submitted 4 June, 2024; v1 submitted 2 January, 2023; originally announced January 2023.

    Comments: Accepted to Transactions on Machine Learning Research

  36. arXiv:2212.00278  [pdf, other

    cs.RO eess.SY

    Adaptive Conformal Prediction for Motion Planning among Dynamic Agents

    Authors: Anushri Dixit, Lars Lindemann, Skylar Wei, Matthew Cleaveland, George J. Pappas, Joel W. Burdick

    Abstract: This paper proposes an algorithm for motion planning among dynamic agents using adaptive conformal prediction. We consider a deterministic control system and use trajectory predictors to predict the dynamic agents' future motion, which is assumed to follow an unknown distribution. We then leverage ideas from adaptive conformal prediction to dynamically quantify prediction uncertainty from an onlin… ▽ More

    Submitted 30 November, 2022; originally announced December 2022.

  37. arXiv:2211.01539  [pdf, other

    eess.SY cs.LO cs.RO

    Conformal Prediction for STL Runtime Verification

    Authors: Lars Lindemann, Xin Qin, Jyotirmoy V. Deshmukh, George J. Pappas

    Abstract: We are interested in predicting failures of cyber-physical systems during their operation. Particularly, we consider stochastic systems and signal temporal logic specifications, and we want to calculate the probability that the current system trajectory violates the specification. The paper presents two predictive runtime verification algorithms that predict future system states from the current o… ▽ More

    Submitted 10 March, 2023; v1 submitted 2 November, 2022; originally announced November 2022.

  38. arXiv:2210.10254  [pdf, other

    cs.RO eess.SY

    Safe Planning in Dynamic Environments using Conformal Prediction

    Authors: Lars Lindemann, Matthew Cleaveland, Gihyun Shim, George J. Pappas

    Abstract: We propose a framework for planning in unknown dynamic environments with probabilistic safety guarantees using conformal prediction. Particularly, we design a model predictive controller (MPC) that uses i) trajectory predictions of the dynamic environment, and ii) prediction regions quantifying the uncertainty of the predictions. To obtain prediction regions, we use conformal prediction, a statist… ▽ More

    Submitted 8 June, 2023; v1 submitted 18 October, 2022; originally announced October 2022.

  39. arXiv:2209.12091  [pdf, other

    cs.RO cs.AI cs.MA

    Graph Neural Networks for Multi-Robot Active Information Acquisition

    Authors: Mariliza Tzes, Nikolaos Bousias, Evangelos Chatzipantazis, George J. Pappas

    Abstract: This paper addresses the Multi-Robot Active Information Acquisition (AIA) problem, where a team of mobile robots, communicating through an underlying graph, estimates a hidden state expressing a phenomenon of interest. Applications like target tracking, coverage and SLAM can be expressed in this framework. Existing approaches, though, are either not scalable, unable to handle dynamic phenomena or… ▽ More

    Submitted 24 September, 2022; originally announced September 2022.

    Comments: This work has been submitted to the IEEE International Conference on Robotics and Automation (ICRA2023) for possible publication. Copyright may be transferred without notice, after which this version may no longer be accessible. Mariliza Tzes and Nikolaos Bousias equally contributed

  40. arXiv:2209.06323  [pdf, other

    cs.RO eess.SY

    Multi-robot Mission Planning in Dynamic Semantic Environments

    Authors: Samarth Kalluraya, George J. Pappas, Yiannis Kantaros

    Abstract: This paper addresses a new semantic multi-robot planning problem in uncertain and dynamic environments. Particularly, the environment is occupied with non-cooperative, mobile, uncertain labeled targets. These targets are governed by stochastic dynamics while their current and future positions as well as their semantic labels are uncertain. Our goal is to control mobile sensing robots so that they… ▽ More

    Submitted 3 March, 2023; v1 submitted 13 September, 2022; originally announced September 2022.

    Comments: arXiv admin note: text overlap with arXiv:2012.10490

  41. arXiv:2209.05423  [pdf, other

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

    Statistical Learning Theory for Control: A Finite Sample Perspective

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

    Abstract: This tutorial survey provides an overview of recent non-asymptotic advances in statistical learning theory as relevant to control and system identification. While there has been substantial progress across all areas of control, the theory is most well-developed when it comes to linear system identification and learning for the linear quadratic regulator, which are the focus of this manuscript. Fro… ▽ More

    Submitted 27 April, 2023; v1 submitted 12 September, 2022; originally announced September 2022.

    Comments: Survey Paper, Submitted to Control Systems Magazine. Second version contains additional motivation for finite sample statistics and more detailed comparison with classical literature

  42. arXiv:2209.05146  [pdf, other

    eess.SY

    Secure state estimation over Markov wireless communication channels (extended version)

    Authors: Anastasia Impicciatore, Anastasios Tsiamis, Yuriy Zacchia Lun, Alessandro D'Innocenzo, George J. Pappas

    Abstract: This note studies state estimation in wireless networked control systems with secrecy against eavesdrop**. Specifically, a sensor transmits a system state information to the estimator over a legitimate user link, and an eavesdropper overhears these data over its link independent of the user link. Each connection may be affected by packet losses and is modeled by a finite-state Markov channel (FS… ▽ More

    Submitted 12 September, 2022; originally announced September 2022.

  43. arXiv:2208.00262  [pdf, other

    cs.RO eess.SY

    Energy-Aware, Collision-Free Information Gathering for Heterogeneous Robot Teams

    Authors: Xiaoyi Cai, Brent Schlotfeldt, Kasra Khosoussi, Nikolay Atanasov, George J. Pappas, Jonathan P. How

    Abstract: This paper considers the problem of safely coordinating a team of sensor-equipped robots to reduce uncertainty about a dynamical process, where the objective trades off information gain and energy cost. Optimizing this trade-off is desirable, but leads to a non-monotone objective function in the set of robot trajectories. Therefore, common multi-robot planners based on coordinate descent lose thei… ▽ More

    Submitted 9 March, 2023; v1 submitted 30 July, 2022; originally announced August 2022.

    Comments: To appear in Transactions on Robotics; 18 pages and 16 figures. arXiv admin note: text overlap with arXiv:2101.11093

  44. arXiv:2207.09944  [pdf, other

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

    Probable Domain Generalization via Quantile Risk Minimization

    Authors: Cian Eastwood, Alexander Robey, Shashank Singh, Julius von Kügelgen, Hamed Hassani, George J. Pappas, Bernhard Schölkopf

    Abstract: Domain generalization (DG) seeks predictors which perform well on unseen test distributions by leveraging data drawn from multiple related training distributions or domains. To achieve this, DG is commonly formulated as an average- or worst-case problem over the set of possible domains. However, predictors that perform well on average lack robustness while predictors that perform well in the worst… ▽ More

    Submitted 22 August, 2023; v1 submitted 20 July, 2022; originally announced July 2022.

    Comments: NeurIPS 2022 camera-ready (+ minor corrections)

  45. arXiv:2206.03551  [pdf, other

    cs.LG

    NOMAD: Nonlinear Manifold Decoders for Operator Learning

    Authors: Jacob H. Seidman, Georgios Kissas, Paris Perdikaris, George J. Pappas

    Abstract: Supervised learning in function spaces is an emerging area of machine learning research with applications to the prediction of complex physical systems such as fluid flows, solid mechanics, and climate modeling. By directly learning maps (operators) between infinite dimensional function spaces, these models are able to learn discretization invariant representations of target functions. A common ap… ▽ More

    Submitted 7 June, 2022; originally announced June 2022.

  46. arXiv:2206.02834  [pdf, other

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

    Collaborative Linear Bandits with Adversarial Agents: Near-Optimal Regret Bounds

    Authors: Aritra Mitra, Arman Adibi, George J. Pappas, Hamed Hassani

    Abstract: We consider a linear stochastic bandit problem involving $M$ agents that can collaborate via a central server to minimize regret. A fraction $α$ of these agents are adversarial and can act arbitrarily, leading to the following tension: while collaboration can potentially reduce regret, it can also disrupt the process of learning due to adversaries. In this work, we provide a fundamental understand… ▽ More

    Submitted 6 June, 2022; originally announced June 2022.

  47. arXiv:2205.14523  [pdf, other

    eess.SY cs.FL cs.LO

    Risk of Stochastic Systems for Temporal Logic Specifications

    Authors: Lars Lindemann, Lejun Jiang, Nikolai Matni, George J. Pappas

    Abstract: The wide availability of data coupled with the computational advances in artificial intelligence and machine learning promise to enable many future technologies such as autonomous driving. While there has been a variety of successful demonstrations of these technologies, critical system failures have repeatedly been reported. Even if rare, such system failures pose a serious barrier to adoption wi… ▽ More

    Submitted 8 October, 2022; v1 submitted 28 May, 2022; originally announced May 2022.

  48. 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

  49. arXiv:2205.06301  [pdf, other

    cs.RO

    Reactive Informative Planning for Mobile Manipulation Tasks under Sensing and Environmental Uncertainty

    Authors: Mariliza Tzes, Vasileios Vasilopoulos, Yiannis Kantaros, George J. Pappas

    Abstract: In this paper we address mobile manipulation planning problems in the presence of sensing and environmental uncertainty. In particular, we consider mobile sensing manipulators operating in environments with unknown geometry and uncertain movable objects, while being responsible for accomplishing tasks requiring gras** and releasing objects in a logical fashion. Existing algorithms either do not… ▽ More

    Submitted 12 May, 2022; originally announced May 2022.

    Comments: Accepted by the 2022 IEEE International Conference on Robotics and Automation (ICRA 22), 7 pages, 6 figures

  50. arXiv:2204.04176  [pdf, other

    cs.GT eess.SY

    Path Defense in Dynamic Defender-Attacker Blotto Games (dDAB) with Limited Information

    Authors: Austin K. Chen, Bryce L. Ferguson, Daigo Shishika, Michael Dorothy, Jason R. Marden, George J. Pappas, Vijay Kumar

    Abstract: We consider a path guarding problem in dynamic Defender-Attacker Blotto games (dDAB), where a team of robots must defend a path in a graph against adversarial agents. Multi-robot systems are particularly well suited to this application, as recent work has shown the effectiveness of these systems in related areas such as perimeter defense and surveillance. When designing a defender policy that guar… ▽ More

    Submitted 25 May, 2023; v1 submitted 8 April, 2022; originally announced April 2022.