Skip to main content

Showing 1–48 of 48 results for author: Hale, M

Searching in archive math. Search in all archives.
.
  1. arXiv:2504.02049  [pdf, other

    math.OC cs.MA math.AT

    Distributed Multi-agent Coordination over Cellular Sheaves

    Authors: Tyler Hanks, Hans Riess, Samuel Cohen, Trevor Gross, Matthew Hale, James Fairbanks

    Abstract: Techniques for coordination of multi-agent systems are vast and varied, often utilizing purpose-built solvers or controllers with tight coupling to the types of systems involved or the coordination goal. In this paper, we introduce a general unified framework for heterogeneous multi-agent coordination using the language of cellular sheaves and nonlinear sheaf Laplacians, which are generalizations… ▽ More

    Submitted 3 April, 2025; v1 submitted 2 April, 2025; originally announced April 2025.

    MSC Class: 93A16; 93B45; 55N30

  2. arXiv:2502.02597  [pdf, ps, other

    math.OC

    Distributed Nonconvex Optimization with Exponential Convergence Rate via Hybrid Systems Methods

    Authors: Katherine R. Hendrickson, Dawn M. Hustig-Schultz, Matthew T. Hale, Ricardo G. Sanfelice

    Abstract: We present a hybrid systems framework for distributed multi-agent optimization in which agents execute computations in continuous time and communicate in discrete time. The optimization algorithm is analogous to a continuous-time form of parallelized coordinate descent. Agents implement an update-and-hold strategy in which gradients are computed at communication times and held constant during flow… ▽ More

    Submitted 20 January, 2025; originally announced February 2025.

    Comments: 26 pages, 4 figures, currently under review

  3. arXiv:2501.19315  [pdf, ps, other

    math.OC

    Differentially Private Linear Programming: Reduced Sub-Optimality and Guaranteed Constraint Satisfaction

    Authors: Alexander Benvenuti, Brendan Bialy, Miriam Dennis, Matthew Hale

    Abstract: Linear programming is a fundamental tool in a wide range of decision systems. However, without privacy protections, sharing the solution to a linear program may reveal information about the underlying data used to formulate it, which may be sensitive. Therefore, in this paper, we introduce an approach for protecting sensitive data while formulating and solving a linear program. First, we prove tha… ▽ More

    Submitted 31 January, 2025; originally announced January 2025.

    Comments: 17 pages, 2 figures

  4. arXiv:2501.18803  [pdf, other

    cs.LG math.OC

    Deceptive Sequential Decision-Making via Regularized Policy Optimization

    Authors: Yerin Kim, Alexander Benvenuti, Bo Chen, Mustafa Karabag, Abhishek Kulkarni, Nathaniel D. Bastian, Ufuk Topcu, Matthew Hale

    Abstract: Autonomous systems are increasingly expected to operate in the presence of adversaries, though an adversary may infer sensitive information simply by observing a system, without even needing to interact with it. Therefore, in this work we present a deceptive decision-making framework that not only conceals sensitive information, but in fact actively misleads adversaries about it. We model autonomo… ▽ More

    Submitted 30 January, 2025; originally announced January 2025.

    Comments: 21 pages, 5 figures

  5. arXiv:2411.11732  [pdf, other

    math.OC

    Distributed Asynchronous Time-Varying Quadratic Programming with Asynchronous Objective Sampling

    Authors: Gabriel Behrendt, Zachary I. Bell, Matthew Hale

    Abstract: We present a distributed algorithm to track the fixed points of time-varying quadratic programs when agents can (i) sample their objective function asynchronously, (ii) compute new iterates asynchronously, and (iii) communicate asynchronously. We show that even for a time-varying strongly convex quadratic program, asynchronous sampling of objectives can cause agents to minimize a certain form of n… ▽ More

    Submitted 18 November, 2024; originally announced November 2024.

  6. arXiv:2410.10828  [pdf, other

    math.OC

    Distributed Asynchronous Mixed-Integer Linear Programming with Feasibility Guarantees

    Authors: Luke Fina, Christopher Petersen, Matthew Hale

    Abstract: In this paper we solve mixed-integer linear programs (MILPs) via distributed asynchronous saddle point computation. This work is motivated by the MILPs being able to model problems in multi-agent autonomy, such as task assignment problems and trajectory planning with collision avoidance constraints in multi-robot systems. To solve a MILP, we relax it with a linear program approximation. We first s… ▽ More

    Submitted 27 September, 2024; originally announced October 2024.

    Comments: 22 pages, 4 figures. arXiv admin note: text overlap with arXiv:2211.11842

  7. arXiv:2409.08364  [pdf, other

    math.OC

    Guaranteed Feasibility in Differentially Private Linearly Constrained Convex Optimization

    Authors: Alexander Benvenuti, Brendan Bialy, Miriam Dennis, Matthew Hale

    Abstract: Convex programming with linear constraints plays an important role in the operation of a number of everyday systems. However, absent any additional protections, revealing or acting on the solutions to such problems may reveal information about their constraints, which can be sensitive. Therefore, in this paper, we introduce a method for solving convex programs while keeping linear constraints priv… ▽ More

    Submitted 12 September, 2024; originally announced September 2024.

    Comments: 2 figures, 6 pages

  8. arXiv:2406.10124  [pdf

    math.OC eess.SY

    Technical Report: A Totally Asynchronous Nesterov's Accelerated Gradient Method for Convex Optimization

    Authors: Ellie Pond, April Sebok, Zachary Bell, Matthew Hale

    Abstract: We present a totally asynchronous algorithm for convex optimization that is based on a novel generalization of Nesterov's accelerated gradient method. This algorithm is developed for fast convergence under "total asynchrony," i.e., allowing arbitrarily long delays between agents' computations and communications without assuming any form of delay bound. These conditions may arise, for example, due… ▽ More

    Submitted 14 June, 2024; originally announced June 2024.

    Comments: 11 pages, 1 figure

  9. arXiv:2404.00010  [pdf, other

    math.OC

    Technical Report: Pose Graph Optimization over Planar Unit Dual Quaternions: Improved Accuracy with Provably Convergent Riemannian Optimization

    Authors: William D. Warke, J. Humberto Ramos, Prashant Ganesh, Kevin M. Brink, Matthew T. Hale

    Abstract: It is common in pose graph optimization (PGO) algorithms to assume that noise in the translations and rotations of relative pose measurements is uncorrelated. However, existing work shows that in practice these measurements can be highly correlated, which leads to degradation in the accuracy of PGO solutions that rely on this assumption. Therefore, in this paper we develop a novel algorithm derive… ▽ More

    Submitted 28 January, 2025; v1 submitted 9 March, 2024; originally announced April 2024.

    Comments: 61 pages

  10. arXiv:2403.05711  [pdf, other

    math.OC math.CT

    A Compositional Framework for First-Order Optimization

    Authors: Tyler Hanks, Matthew Klawonn, Evan Patterson, Matthew Hale, James Fairbanks

    Abstract: Optimization decomposition methods are a fundamental tool to develop distributed solution algorithms for large scale optimization problems arising in fields such as machine learning and optimal control. In this paper, we present an algebraic framework for hierarchically composing optimization problems defined on hypergraphs and automatically generating distributed solution algorithms that respect… ▽ More

    Submitted 8 March, 2024; originally announced March 2024.

  11. arXiv:2312.00646  [pdf, ps, other

    math.OC

    Distributed Asynchronous Discrete-Time Feedback Optimization

    Authors: Gabriel Behrendt, Matthew Longmire, Zachary I. Bell, Matthew Hale

    Abstract: In this article, we present an algorithm that drives the outputs of a network of agents to jointly track the solutions of time-varying optimization problems in a way that is robust to asynchrony in the agents' operations. We consider three operations that can be asynchronous: (1) computations of control inputs, (2) measurements of network outputs, and (3) communications of agents' inputs and outpu… ▽ More

    Submitted 1 December, 2023; originally announced December 2023.

  12. arXiv:2305.03820  [pdf, other

    math.OC math.CT

    Modeling Model Predictive Control: A Category Theoretic Framework for Multistage Control Problems

    Authors: Tyler Hanks, Baike She, Matthew Hale, Evan Patterson, Matthew Klawonn, James Fairbanks

    Abstract: Model predictive control (MPC) is an optimal control technique which involves solving a sequence of constrained optimization problems across a given time horizon. In this paper, we introduce a category theoretic framework for constructing complex MPC problem formulations by composing subproblems. Specifically, we construct a monoidal category - called Para(Conv) - whose objects are Euclidean space… ▽ More

    Submitted 9 March, 2024; v1 submitted 5 May, 2023; originally announced May 2023.

    Comments: To appear in the proceedings of the 2024 American Control Conference (ACC)

  13. arXiv:2303.09647  [pdf, other

    math.OC cs.RO eess.SP

    Anomaly Search Over Many Sequences With Switching Costs

    Authors: Matthew Ubl, Benjamin D. Robinson, Matthew T. Hale

    Abstract: This paper considers the quickest search problem to identify anomalies among large numbers of data streams. These streams can model, for example, disjoint regions monitored by a mobile robot. A particular challenge is a version of the problem in which the experimenter must suffer a cost each time the data stream being sampled changes, such as the time the robot must spend moving between regions. I… ▽ More

    Submitted 16 March, 2023; originally announced March 2023.

    Comments: 6 pages, 4 figures

  14. arXiv:2211.15366  [pdf, other

    math.OC

    Node and Edge Differential Privacy for Graph Laplacian Spectra: Mechanisms and Scaling Laws

    Authors: Calvin Hawkins, Bo Chen, Kasra Yazdani, Matthew Hale

    Abstract: This paper develops a framework for privatizing the spectrum of the graph Laplacian of an undirected graph using differential privacy. We consider two privacy formulations. The first obfuscates the presence of edges in the graph and the second obfuscates the presence of nodes. We compare these two privacy formulations and show that the privacy formulation that considers edges is better suited to m… ▽ More

    Submitted 28 November, 2022; originally announced November 2022.

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

  15. arXiv:2211.11842  [pdf, other

    math.OC

    Technical Report: Distributed Asynchronous Large-Scale Mixed-Integer Linear Programming via Saddle Point Computation

    Authors: Luke Fina, Matthew Hale

    Abstract: We solve large-scale mixed-integer linear programs (MILPs) via distributed asynchronous saddle point computation. This is motivated by the MILPs being able to model problems in multi-agent autonomy, e.g., task assignment problems and trajectory planning with collision avoidance constraints in multi-robot systems. To solve a MILP, we relax it with a nonlinear program approximation whose accuracy ti… ▽ More

    Submitted 21 November, 2022; originally announced November 2022.

    Comments: 14 pages, 2 figures

  16. arXiv:2211.11653  [pdf, ps, other

    math.OC

    Autonomous Satellite Rendezvous and Proximity Operations with Time-Constrained Sub-Optimal Model Predictive Control

    Authors: Gabriel Behrendt, Alexander Soderlund, Matthew Hale, Sean Phillips

    Abstract: This paper presents a time-constrained model predictive control strategy for the 6 degree-of-freedom (6DOF) autonomous rendezvous and docking problem between a controllable "deputy" spacecraft and an uncontrollable "chief" spacecraft. The control strategy accounts for computational time constraints due to limited onboard processing speed. The translational dynamics model is derived from the Clohes… ▽ More

    Submitted 21 November, 2022; originally announced November 2022.

  17. arXiv:2205.13406  [pdf, other

    math.OC

    Differentially Private Formation Control: Privacy and Network Co-Design

    Authors: Calvin Hawkins, Matthew Hale

    Abstract: As multi-agent systems proliferate, there is increasing need for coordination protocols that protect agents' sensitive information while still allowing them to collaborate. Often, a network system and controller are first designed and implemented, and then privacy is only incorporated after that. However, the absence of privacy from the design process can make it difficult to implement without sig… ▽ More

    Submitted 26 May, 2022; originally announced May 2022.

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

  18. arXiv:2205.09160  [pdf, other

    math.OC

    Linear Regularizers Enforce the Strict Saddle Property

    Authors: Matthew Ubl, Kasra Yazdani, Matthew T. Hale

    Abstract: Satisfaction of the strict saddle property has become a standard assumption in non-convex optimization, and it ensures that many first-order optimization algorithms will almost always escape saddle points. However, functions exist in machine learning that do not satisfy this property, such as the loss function of a neural network with at least two hidden layers. First-order methods such as gradien… ▽ More

    Submitted 19 August, 2022; v1 submitted 18 May, 2022; originally announced May 2022.

    Comments: 8 pages, 6 figures

  19. arXiv:2203.11307  [pdf, ps, other

    math.OC

    Faster Asynchronous Nonconvex Block Coordinate Descent with Locally Chosen Stepsizes

    Authors: Matthew Ubl, Matthew T. Hale

    Abstract: Distributed nonconvex optimization problems underlie many applications in learning and autonomy, and such problems commonly face asynchrony in agents' computations and communications. When delays in these operations are bounded, they are called partially asynchronous. In this paper, we present an uncoordinated stepsize selection rule for partially asynchronous block coordinate descent that only re… ▽ More

    Submitted 21 March, 2022; originally announced March 2022.

    Comments: 12 pages, 1 figure

  20. arXiv:2110.06705  [pdf, ps, other

    math.OC

    Technical Report: A Totally Asynchronous Algorithm for Tracking Solutions to Time-Varying Convex Optimization Problems

    Authors: Gabriel Behrendt, Matthew Hale

    Abstract: This paper presents a decentralized algorithm for a team of agents to track time-varying fixed points that are the solutions to time-varying convex optimization problems. The algorithm is first-order, and it allows for total asynchrony in the communications and computations of all agents, i.e., all such operations can occur with arbitrary timing and arbitrary (finite) delays. Convergence rates are… ▽ More

    Submitted 13 October, 2021; originally announced October 2021.

    Comments: 10 pages, 3 figures

  21. arXiv:2107.10338  [pdf, other

    math.OC

    Totally Asynchronous Primal-Dual Convex Optimization in Blocks

    Authors: Katherine Hendrickson, Matthew Hale

    Abstract: We present a parallelized primal-dual algorithm for solving constrained convex optimization problems. The algorithm is "block-based," in that vectors of primal and dual variables are partitioned into blocks, each of which is updated only by a single processor. We consider four possible forms of asynchrony: in updates to primal variables, updates to dual variables, communications of primal variable… ▽ More

    Submitted 3 May, 2022; v1 submitted 21 July, 2021; originally announced July 2021.

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

  22. arXiv:2104.10113  [pdf, other

    math.OC

    Exponentially Converging Distributed Gradient Descent with Intermittent Communication via Hybrid Methods

    Authors: Katherine Hendrickson, Dawn Hustig-Schultz, Matthew Hale, Ricardo G. Sanfelice

    Abstract: We present a hybrid systems framework for multi-agent optimization in which agents execute computations in continuous time and communicate in discrete time. The optimization algorithm is a hybrid version of parallelized coordinate descent. Agents implement a sample-and-hold strategy in which gradients are computed at communication times and held constant during flows between communications. Comple… ▽ More

    Submitted 30 September, 2021; v1 submitted 20 April, 2021; originally announced April 2021.

  23. arXiv:2102.04547  [pdf, other

    math.OC

    Asynchronous Parallel Nonconvex Optimization Under the Polyak-Lojasiewicz Condition

    Authors: Kasra Yazdani, Matthew Hale

    Abstract: Communication delays and synchronization are major bottlenecks for parallel computing, and tolerating asynchrony is therefore crucial for accelerating parallel computation. Motivated by optimization problems that do not satisfy convexity assumptions, we present an asynchronous block coordinate descent algorithm for nonconvex optimization problems whose objective functions satisfy the Polyak-Lojasi… ▽ More

    Submitted 23 May, 2021; v1 submitted 8 February, 2021; originally announced February 2021.

    Comments: 6 pages, 1 figure

  24. arXiv:2006.09144  [pdf, other

    math.OC

    Totally Asynchronous Large-Scale Quadratic Programming: Regularization, Convergence Rates, and Parameter Selection

    Authors: Matthew Ubl, Matthew T. Hale

    Abstract: Quadratic programs arise in robotics, communications, smart grids, and many other applications. As these problems grow in size, finding solutions becomes more computationally demanding, and new algorithms are needed to efficiently solve them at massive scales. Targeting large-scale problems, we develop a multi-agent quadratic programming framework in which each agent updates only a small number of… ▽ More

    Submitted 15 June, 2020; originally announced June 2020.

    Comments: 25 pages, 2 figures. arXiv admin note: substantial text overlap with arXiv:1903.08618

  25. arXiv:2004.05142  [pdf, ps, other

    math.OC

    Towards Totally Asynchronous Primal-Dual Convex Optimization in Blocks

    Authors: Katherine Hendrickson, Matthew Hale

    Abstract: We present a parallelized primal-dual algorithm for solving constrained convex optimization problems. The algorithm is "block-based," in that vectors of primal and dual variables are partitioned into blocks, each of which is updated only by a single processor. We consider four possible forms of asynchrony: in updates to primal variables, updates to dual variables, communications of primal variable… ▽ More

    Submitted 28 August, 2020; v1 submitted 10 April, 2020; originally announced April 2020.

  26. arXiv:2004.02744  [pdf, ps, other

    math.OC cs.CR

    Differentially Private Formation Control

    Authors: Calvin Hawkins, Matthew Hale

    Abstract: As multi-agent systems proliferate, there is increasing demand for coordination protocols that protect agents' sensitive information while allowing them to collaborate. To help address this need, this paper presents a differentially private formation control framework. Agents' state trajectories are protected using differential privacy, which is a statistical notion of privacy that protects data b… ▽ More

    Submitted 13 September, 2020; v1 submitted 6 April, 2020; originally announced April 2020.

  27. arXiv:1911.05606  [pdf, other

    math.OC

    Non-Asymptotic Connectivity of Random Graphs and Their Unions

    Authors: Beth Bjorkman, Matthew Hale, Thomas Lamkin, Benjamin Robinson, Craig Thompson

    Abstract: Graph-theoretic methods have seen wide use throughout the literature on multi-agent control and optimization. When communications are intermittent and unpredictable, such networks have been modeled using random communication graphs. When graphs are time-varying, it is common to assume that their unions are connected over time, yet, to the best of our knowledge, there are not results that determine… ▽ More

    Submitted 11 August, 2020; v1 submitted 12 November, 2019; originally announced November 2019.

    Comments: 16 pages, 5 figures. arXiv admin note: text overlap with arXiv:1703.07804

  28. arXiv:1905.07459  [pdf, other

    cs.IT math.OC

    Bidirectional Information Flow and the Roles of Privacy Masks in Cloud-Based Control

    Authors: Ali Reza Pedram, Takashi Tanaka, Matthew Hale

    Abstract: We consider a cloud-based control architecture for a linear plant with Gaussian process noise, where the state of the plant contains a client's sensitive information. We assume that the cloud tries to estimate the state while executing a designated control algorithm. The mutual information between the client's actual state and the cloud's estimate is adopted as a measure of privacy loss. We discus… ▽ More

    Submitted 17 May, 2019; originally announced May 2019.

  29. arXiv:1903.08618  [pdf, other

    math.OC

    Totally Asynchronous Distributed Quadratic Programming with Independent Stepsizes and Regularizations

    Authors: Matthew Ubl, Matthew Hale

    Abstract: Quadratic programs arise in robotics, communications, smart grids, and many other applications. As these problems grow in size, finding solutions becomes much more computationally demanding, and new algorithms are needed to efficiently solve them. Targeting large-scale problems, we develop a multi-agent quadratic programming framework in which each agent updates only a small number of the total de… ▽ More

    Submitted 20 March, 2019; originally announced March 2019.

    Comments: 15 pages, 1 figure

  30. arXiv:1903.08199  [pdf, ps, other

    eess.SY math.OC

    Error Bounds and Guidelines for Privacy Calibration in Differentially Private Kalman Filtering

    Authors: Kasra Yazdani, Matthew Hale

    Abstract: Differential privacy has emerged as a formal framework for protecting sensitive information in control systems. One key feature is that it is immune to post-processing, which means that arbitrary post-hoc computations can be performed on privatized data without weakening differential privacy. It is therefore common to filter private data streams. To characterize this setup, in this paper we presen… ▽ More

    Submitted 23 September, 2019; v1 submitted 19 March, 2019; originally announced March 2019.

    Comments: 17 pages, 2 figures

  31. arXiv:1902.06310  [pdf, other

    math.OC

    Differentially Private Smart Metering: Implementation, Analytics, and Billing

    Authors: Matthew Hale, Prabir Barooah, Kendall Parker, Kasra Yazdani

    Abstract: Smart power grids offer to revolutionize power distribution by sharing granular power usage data, though this same data sharing can reveal a great deal about users, and there are serious privacy concerns for customers. In this paper, we address these concerns using differential privacy. Differential privacy is a statistical notion of privacy that adds carefully-calibrated noise to sensitive data b… ▽ More

    Submitted 17 February, 2019; originally announced February 2019.

    Comments: 17 pages, 5 figures

  32. arXiv:1901.03211  [pdf, other

    math.OC

    Stability and Sustainability of Resource Consumption Networks

    Authors: Matthew T. Hale, Sebastian F. Ruf, Talha Manzoor, Abubakr Muhammad

    Abstract: In this paper, we examine both stability and sustainability of a network-based model of natural resource consumption. Stability is studied from a dynamical systems perspective, though we argue that sustainability is a fundamentally different notion from stability in social-ecological systems. Accordingly, we also present a criterion for sustainability that is guided by the existing literature on s… ▽ More

    Submitted 10 January, 2019; originally announced January 2019.

    Comments: 22 pages, 5 figures

  33. arXiv:1809.08634  [pdf, other

    cs.CR math.OC

    Towards Differential Privacy for Symbolic Systems

    Authors: Austin Jones, Kevin Leahy, Matthew Hale

    Abstract: In this paper, we develop a privacy implementation for symbolic control systems. Such systems generate sequences of non-numerical data, and these sequences can be represented by words or strings over a finite alphabet. This work uses the framework of differential privacy, which is a statistical notion of privacy that makes it unlikely that privatized data will reveal anything meaningful about unde… ▽ More

    Submitted 23 September, 2018; originally announced September 2018.

    Comments: 15 pages, 5 figures, Submitted to the 2019 American Control Conference (ACC)

  34. arXiv:1807.05082  [pdf, ps, other

    math.OC cs.CR

    Differentially Private LQ Control

    Authors: Kasra Yazdani, Austin Jones, Kevin Leahy, Matthew Hale

    Abstract: As multi-agent systems proliferate and share more user data, new approaches are needed to protect sensitive data while still enabling system operation. To address this need, this paper presents a private multi-agent LQ control framework. Agents' state trajectories can be sensitive and we therefore protect them using differential privacy. We quantify the impact of privacy along three dimensions: th… ▽ More

    Submitted 14 February, 2022; v1 submitted 12 July, 2018; originally announced July 2018.

    Comments: 16 pages, 4 figures, 1 table; submitted to IEEE Transactions on Automatic Control. arXiv admin note: substantial text overlap with arXiv:1709.02862

  35. arXiv:1807.04700  [pdf, other

    math.OC

    Technical Report: Infinite Horizon Discrete-Time Linear Quadratic Gaussian Tracking Control Derivation

    Authors: Kasra Yazdani, Matthew Hale

    Abstract: This technical report is an accompaniment to the paper "Differentially Private LQ Control" that is currently under review. This technical report provides a complete derivation of the infinite horizon discrete-time linear quadratic Gaussian tracking controller, which we were unable to find in the existing literature.

    Submitted 6 December, 2018; v1 submitted 12 July, 2018; originally announced July 2018.

    Comments: 10 pages

  36. arXiv:1803.08076  [pdf, other

    math.OC

    Asynchronous Distributed Optimization with Heterogeneous Regularizations and Normalizations

    Authors: Stefan Hochhaus, Matthew Hale

    Abstract: As multi-agent networks grow in size and scale, they become increasingly difficult to synchronize, though agents must work together even when generating and sharing different information at different times. Targeting such cases, this paper presents an asynchronous optimization framework in which the time between successive communications and computations is unknown and unspecified for each agent.… ▽ More

    Submitted 17 September, 2018; v1 submitted 21 March, 2018; originally announced March 2018.

    Comments: 13 pages, 4 figures, 2 tables. Accepted to the 2018 IEEE CDC

  37. arXiv:1710.01114  [pdf, other

    math.OC

    Differential Privacy for Sets in Euclidean Space

    Authors: Matthew T. Hale

    Abstract: As multi-agent systems become more numerous and more data-driven, novel forms of privacy are needed in order to protect data types that are not accounted for by existing privacy frameworks. In this paper, we present a new form of privacy for set-valued data which extends the notion of differential privacy to sets which users want to protect. While differential privacy is typically defined in terms… ▽ More

    Submitted 3 October, 2017; originally announced October 2017.

    Comments: 14 pages, 3 figures; Submitted to ACC 2018

  38. arXiv:1709.02862  [pdf, other

    math.OC

    Privacy in Feedback: The Differentially Private LQG

    Authors: Matthew Hale, Austin Jones, Kevin Leahy

    Abstract: Information communicated within cyber-physical systems (CPSs) is often used in determining the physical states of such systems, and malicious adversaries may intercept these communications in order to infer future states of a CPS or its components. Accordingly, there arises a need to protect the state values of a system. Recently, the notion of differential privacy has been used to protect state t… ▽ More

    Submitted 15 March, 2019; v1 submitted 8 September, 2017; originally announced September 2017.

    Comments: 17 pages, 3 figures

  39. arXiv:1708.08422  [pdf, ps, other

    math.OC

    Differentially Private Cloud-Based Multi-Agent Optimization with Constraints

    Authors: Matthew Hale, Magnus Egerstedt

    Abstract: We present an optimization framework that solves constrained multi-agent optimization problems while keeping each agent's state differentially private. The agents in the network seek to optimize a local objective function in the presence of global constraints. Agents communicate only through a trusted cloud computer and the cloud also performs computations based on global information. The cloud co… ▽ More

    Submitted 28 August, 2017; originally announced August 2017.

    Comments: 12 pages, 1 figure; appeared at American Controls Conference (ACC) 2015

  40. arXiv:1708.07554  [pdf, other

    quant-ph math-ph math.CA nucl-th

    Monotonic properties of the shift and penetration factors

    Authors: Carl R. Brune, Gerald M. Hale, Mark W. Paris

    Abstract: We study derivatives of the shift and penetration factors of collision theory with respect to energy, angular momentum, and charge. Definitive results for the signs of these derivatives are found for the repulsive Coulomb case. In particular, we find that the derivative of the shift factor with respect to energy is positive for the repulsive Coulomb case, a long anticipated but heretofore unproven… ▽ More

    Submitted 7 February, 2018; v1 submitted 22 August, 2017; originally announced August 2017.

    Comments: 13 pages, 1 figure

    Journal ref: Phys. Rev. C 97, 024603 (2018)

  41. arXiv:1703.07804  [pdf, ps, other

    math.OC

    On the Connectivity of Unions of Random Graphs

    Authors: Matthew T. Hale

    Abstract: Graph-theoretic tools and techniques have seen wide use in the multi-agent systems literature, and the unpredictable nature of some multi-agent communications has been successfully modeled using random communication graphs. Across both network control and network optimization, a common assumption is that the union of agents' communication graphs is connected across any finite interval of some pres… ▽ More

    Submitted 15 September, 2017; v1 submitted 22 March, 2017; originally announced March 2017.

    Comments: 16 pages, 3 tables; accepted to 2017 IEEE Conference on Decision and Control (CDC)

  42. arXiv:1610.06863  [pdf, other

    math.OC

    Convergence Rate Estimates for Consensus over Random Graphs

    Authors: Matthew T. Hale, Magnus Egerstedt

    Abstract: Multi-agent coordination algorithms with randomized interactions have seen use in a variety of settings in the multi-agent systems literature. In some cases, these algorithms can be random by design, as in a gossip-like algorithm, and in other cases they are random due to external factors, as in the case of intermittent communications. Targeting both of these scenarios, we present novel convergenc… ▽ More

    Submitted 21 March, 2017; v1 submitted 21 October, 2016; originally announced October 2016.

    Comments: 17 pages, 2 figures, to be presented at American Controls Conference (ACC) 2017

  43. arXiv:1606.01993  [pdf, other

    math.OC

    Asynchronous Multi-Agent Primal-Dual Optimization

    Authors: Matthew T. Hale, Angelia Nedich, Magnus Egerstedt

    Abstract: We present a framework for asynchronously solving convex optimization problems over networks of agents which are augmented by the presence of a centralized cloud computer. This framework uses a Tikhonov-regularized primal-dual approach in which the agents update the system's primal variables and the cloud updates its dual variables. To minimize coordination requirements placed upon the system, the… ▽ More

    Submitted 13 October, 2016; v1 submitted 6 June, 2016; originally announced June 2016.

    Comments: 36 pages, 5 figures, 3 tables

  44. arXiv:1603.02747  [pdf, other

    math.OC

    Hamiltonian-Based Algorithm for Optimal Control

    Authors: M. T. Hale, Y. Wardi, H. Jaleel, M. Egerstedt

    Abstract: This paper proposes an algorithmic technique for a class of optimal control problems where it is easy to compute a pointwise minimizer of the Hamiltonian associated with every applied control. The algorithm operates in the space of relaxed controls and projects the final result into the space of ordinary controls. It is based on the descent direction from a given relaxed control towards a pointwis… ▽ More

    Submitted 8 March, 2016; originally announced March 2016.

    Comments: To be submitted to Nonlinear Analysis: Hybrid Systems

  45. arXiv:1509.08161  [pdf, other

    math.OC

    Approximately Truthful Multi-Agent Optimization Using Cloud-Enforced Joint Differential Privacy

    Authors: M. T. Hale, M. Egerstedt

    Abstract: Multi-agent coordination problems often require agents to exchange state information in order to reach some collective goal, such as agreement on a final state value. In some cases, it is feasible that opportunistic agents may deceptively report false state values for their own benefit, e.g., to claim a larger portion of shared resources. Motivated by such cases, this paper presents a multi-agent… ▽ More

    Submitted 8 November, 2016; v1 submitted 27 September, 2015; originally announced September 2015.

    Comments: 17 pages, 3 figures

  46. arXiv:1508.06230  [pdf, other

    math.OC

    Cloud-Based Centralized/Decentralized Multi-Agent Optimization with Communication Delays

    Authors: Matthew T. Hale, Angelia Nedic, Magnus Egerstedt

    Abstract: We present and analyze a computational hybrid architecture for performing multi-agent optimization. The optimization problems under consideration have convex objective and constraint functions with mild smoothness conditions imposed on them. For such problems, we provide a primal-dual algorithm implemented in the hybrid architecture, which consists of a decentralized network of agents into which c… ▽ More

    Submitted 25 August, 2015; originally announced August 2015.

    Comments: 8 pages, 4 figures

  47. arXiv:1507.04371  [pdf, other

    math.OC

    Cloud-Enabled Differentially Private Multi-Agent Optimization with Constraints

    Authors: Matthew Hale, Magnus Egerstedt

    Abstract: We present an optimization framework for solving multi-agent nonlinear programs subject to inequality constraints while keeping the agents' state trajectories private. Each agent has an objective function depending only upon its own state and the agents are collectively subject to global constraints. The agents do not directly communicate with each other but instead route messages through a truste… ▽ More

    Submitted 2 August, 2016; v1 submitted 15 July, 2015; originally announced July 2015.

    Comments: 38 pages, 4 figures

  48. arXiv:1404.0098  [pdf, ps, other

    math.OC

    Cloud-Based Optimization: A Quasi-Decentralized Approach to Multi-Agent Coordination

    Authors: Matthew Hale, Magnus Egerstedt

    Abstract: New architectures and algorithms are needed to reflect the mixture of local and global information that is available as multi-agent systems connect over the cloud. We present a novel architecture for multi-agent coordination where the cloud is assumed to be able to gather information from all agents, perform centralized computations, and disseminate the results in an intermittent manner. This arch… ▽ More

    Submitted 22 September, 2014; v1 submitted 31 March, 2014; originally announced April 2014.

    Comments: 7 pages, 3 figures