Skip to main content

Showing 1–50 of 121 results for author: Dawson, C

.
  1. arXiv:2405.08307  [pdf, other

    stat.ME math.NA stat.OT

    Sequential Maximal Updated Density Parameter Estimation for Dynamical Systems with Parameter Drift

    Authors: Carlos del-Castillo-Negrete, Rylan Spence, Troy Butler, Clint Dawson

    Abstract: We present a novel method for generating sequential parameter estimates and quantifying epistemic uncertainty in dynamical systems within a data-consistent (DC) framework. The DC framework differs from traditional Bayesian approaches due to the incorporation of the push-forward of an initial density, which performs selective regularization in parameter directions not informed by the data in the re… ▽ More

    Submitted 14 May, 2024; originally announced May 2024.

    Comments: 29 pages, 9 Figures, Code available at https://github.com/UT-CHG/pyDCI

  2. arXiv:2404.03412  [pdf, other

    cs.RO

    RADIUM: Predicting and Repairing End-to-End Robot Failures using Gradient-Accelerated Sampling

    Authors: Charles Dawson, Anjali Parashar, Chuchu Fan

    Abstract: Before autonomous systems can be deployed in safety-critical applications, we must be able to understand and verify the safety of these systems. For cases where the risk or cost of real-world testing is prohibitive, we propose a simulation-based framework for a) predicting ways in which an autonomous system is likely to fail and b) automatically adjusting the system's design and control policy to… ▽ More

    Submitted 4 April, 2024; originally announced April 2024.

  3. arXiv:2403.04818  [pdf, other

    cs.LG physics.ao-ph

    Storm Surge Modeling in the AI ERA: Using LSTM-based Machine Learning for Enhancing Forecasting Accuracy

    Authors: Stefanos Giaremis, Noujoud Nader, Clint Dawson, Hartmut Kaiser, Carola Kaiser, Efstratios Nikidis

    Abstract: Physics simulation results of natural processes usually do not fully capture the real world. This is caused for instance by limits in what physical processes are simulated and to what accuracy. In this work we propose and analyze the use of an LSTM-based deep learning network machine learning (ML) architecture for capturing and predicting the behavior of the systemic error for storm surge forecast… ▽ More

    Submitted 7 March, 2024; originally announced March 2024.

  4. arXiv:2403.00726  [pdf

    cond-mat.mes-hall cond-mat.str-el

    Dichotomous Dynamics of Magnetic Monopole Fluids

    Authors: Chun-Chih Hsu, Hiroto Takahashi, Fabian Jerzembeck, Jahnatta Dasini, Chaia Carroll, Ritika Dusad, Jonathan Ward, Catherine Dawson, Sudarshan Sharma, Graeme Luke, Stephen J. Blundell, Claudio Castelnovo, Jonathan N. Hallén, Roderich Moessner, J. C. Séamus Davis

    Abstract: A recent advance in the study of emergent magnetic monopoles was the discovery that monopole motion is restricted to dynamical fractal trajectories (J. Hallén et al, Science 378, 1218 (2022)) thus explaining the characteristics of magnetic monopole noise spectra (Dusad, R. et al. Nature 571, 234 (2019); Samarakoon, A. M. et al. Proc. Natl. Acad. Sci. 119, e2117453119 (2022)). Here we apply this ne… ▽ More

    Submitted 9 April, 2024; v1 submitted 1 March, 2024; originally announced March 2024.

  5. arXiv:2402.09387  [pdf, other

    physics.plasm-ph cs.LG

    Active Disruption Avoidance and Trajectory Design for Tokamak Ramp-downs with Neural Differential Equations and Reinforcement Learning

    Authors: Allen M. Wang, Oswin So, Charles Dawson, Darren T. Garnier, Cristina Rea, Chuchu Fan

    Abstract: The tokamak offers a promising path to fusion energy, but plasma disruptions pose a major economic risk, motivating considerable advances in disruption avoidance. This work develops a reinforcement learning approach to this problem by training a policy to safely ramp-down the plasma current while avoiding limits on a number of quantities correlated with disruptions. The policy training environment… ▽ More

    Submitted 14 February, 2024; originally announced February 2024.

  6. arXiv:2311.13714  [pdf, other

    cs.RO cs.MA eess.SY math.OC

    Learning Safe Control for Multi-Robot Systems: Methods, Verification, and Open Challenges

    Authors: Kunal Garg, Songyuan Zhang, Oswin So, Charles Dawson, Chuchu Fan

    Abstract: In this survey, we review the recent advances in control design methods for robotic multi-agent systems (MAS), focussing on learning-based methods with safety considerations. We start by reviewing various notions of safety and liveness properties, and modeling frameworks used for problem formulation of MAS. Then we provide a comprehensive review of learning-based methods for safe control design fo… ▽ More

    Submitted 22 November, 2023; originally announced November 2023.

    Comments: Submitted to Annual Reviews in Control

  7. arXiv:2310.06956  [pdf, other

    eess.SY

    Adversarial optimization leads to over-optimistic security-constrained dispatch, but sampling can help

    Authors: Charles Dawson, Chuchu Fan

    Abstract: To ensure safe, reliable operation of the electrical grid, we must be able to predict and mitigate likely failures. This need motivates the classic security-constrained AC optimal power flow (SCOPF) problem. SCOPF is commonly solved using adversarial optimization, where the dispatcher and an adversary take turns optimizing a robust dispatch and adversarial attack, respectively. We show that advers… ▽ More

    Submitted 10 October, 2023; originally announced October 2023.

    Comments: Accepted at NAPS 2023

  8. Efficacy of reduced order source terms for a coupled wave-circulation model in the Gulf of Mexico

    Authors: Mark Loveland, Jessica Meixner, Eirik Valseth, Clint Dawson

    Abstract: During hurricanes, coupled wave-circulation models are critical tools for public safety. The standard approach is to use a high fidelity circulation model coupled with a wave model which uses the most advanced source terms. As a result, the models can be highly computationally expensive and so this study investigates the potential consequences of using highly simplified (reduced order) source term… ▽ More

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

  9. arXiv:2309.09928  [pdf, other

    cs.LG

    Evaluating Adversarial Robustness with Expected Viable Performance

    Authors: Ryan McCoppin, Colin Dawson, Sean M. Kennedy, Leslie M. Blaha

    Abstract: We introduce a metric for evaluating the robustness of a classifier, with particular attention to adversarial perturbations, in terms of expected functionality with respect to possible adversarial perturbations. A classifier is assumed to be non-functional (that is, has a functionality of zero) with respect to a perturbation bound if a conventional measure of performance, such as classification ac… ▽ More

    Submitted 18 September, 2023; originally announced September 2023.

    Comments: Accepted at the 22nd International Conference on Machine Learning and Applications (IEEE 2023)

  10. arXiv:2309.08052  [pdf, other

    cs.RO eess.SY

    A Bayesian approach to breaking things: efficiently predicting and repairing failure modes via sampling

    Authors: Charles Dawson, Chuchu Fan

    Abstract: Before autonomous systems can be deployed in safety-critical applications, we must be able to understand and verify the safety of these systems. For cases where the risk or cost of real-world testing is prohibitive, we propose a simulation-based framework for a) predicting ways in which an autonomous system is likely to fail and b) automatically adjusting the system's design to preemptively mitiga… ▽ More

    Submitted 14 September, 2023; originally announced September 2023.

    Comments: To appear at the 2023 Conference on Robot Learning (CoRL)

  11. arXiv:2308.07844  [pdf, other

    quant-ph

    Fault-tolerant complexes

    Authors: Hector Bombin, Chris Dawson, Terry Farrelly, Yehua Liu, Naomi Nickerson, Mihir Pant, Fernando Pastawski, Sam Roberts

    Abstract: Fault-tolerant complexes describe surface-code fault-tolerant protocols from a single geometric object. We first introduce fusion complexes that define a general family of fusion-based quantum computing (FBQC) fault-tolerant quantum protocols based on surface codes. We show that any 3-dimensional cell complex where each edge has four incident faces gives a valid fusion complex. This construction e… ▽ More

    Submitted 15 August, 2023; originally announced August 2023.

  12. arXiv:2308.00817  [pdf, other

    physics.flu-dyn

    WAVEx: Stabilized Finite Elements for Spectral Wind Wave Models Using FEniCSx

    Authors: Mark Loveland, Eirik Valseth, Jessica Meixner, Clint Dawson

    Abstract: The prediction of the wind wave spectrum of the ocean using numerical models are an important tool for researchers, engineers, and communities living in coastal areas. The governing equation of the wind wave models, the Wave Action Balance Equation, presents unique challenges for implementing reliable numerical models because it is highly advective, highly nonlinear and high dimensional. Historica… ▽ More

    Submitted 6 November, 2023; v1 submitted 1 August, 2023; originally announced August 2023.

  13. arXiv:2307.16090  [pdf, other

    physics.flu-dyn cs.LG

    Rapid Flood Inundation Forecast Using Fourier Neural Operator

    Authors: Alexander Y. Sun, Zhi Li, Wonhyun Lee, Qixing Huang, Bridget R. Scanlon, Clint Dawson

    Abstract: Flood inundation forecast provides critical information for emergency planning before and during flood events. Real time flood inundation forecast tools are still lacking. High-resolution hydrodynamic modeling has become more accessible in recent years, however, predicting flood extents at the street and building levels in real-time is still computationally demanding. Here we present a hybrid proc… ▽ More

    Submitted 29 July, 2023; originally announced July 2023.

    Comments: Artificial Intelligence (AI) and Humanitarian Assistance and Disaster Recovery (HADR) workshop, ICCV 2023 in Paris, France

  14. arXiv:2307.14302  [pdf, other

    cs.CE physics.comp-ph

    A Discontinuous Galerkin Finite Element Model for Compound Flood Simulations

    Authors: Chayanon Wichitrnithed, Eirik Valseth, Ethan J. Kubatko, Younghun Kang, Mackenzie Hudson, Clint Dawson

    Abstract: Recent tropical cyclones, e.g., Hurricane Harvey (2017), have lead to significant rainfall and resulting runoff with accompanying flooding. When the runoff interacts with storm surge, the resulting floods can be greatly amplified and lead to effects that cannot be modeled by simple superposition of its distinctive sources. In an effort to develop accurate numerical simulations of runoff, surge, an… ▽ More

    Submitted 17 December, 2023; v1 submitted 26 July, 2023; originally announced July 2023.

  15. arXiv:2306.06531  [pdf, other

    cs.RO cs.CL cs.HC

    AutoTAMP: Autoregressive Task and Motion Planning with LLMs as Translators and Checkers

    Authors: Yongchao Chen, Jacob Arkin, Charles Dawson, Yang Zhang, Nicholas Roy, Chuchu Fan

    Abstract: For effective human-robot interaction, robots need to understand, plan, and execute complex, long-horizon tasks described by natural language. Recent advances in large language models (LLMs) have shown promise for translating natural language into robot action sequences for complex tasks. However, existing approaches either translate the natural language directly into robot trajectories or factor… ▽ More

    Submitted 21 March, 2024; v1 submitted 10 June, 2023; originally announced June 2023.

    Comments: 8 pages, 4 figures

    Journal ref: The 2024 International Conference on Robotics and Automation

  16. arXiv:2303.16122  [pdf, other

    quant-ph

    Increasing error tolerance in quantum computers with dynamic bias arrangement

    Authors: Hector Bombín, Chris Dawson, Naomi Nickerson, Mihir Pant, Jordan Sullivan

    Abstract: Many quantum operations are expected to exhibit bias in the structure of their errors. Recent works have shown that a fixed bias can be exploited to improve error tolerance by statically arranging the errors in beneficial configurations. In some cases an error bias can be dynamically reconfigurable, an example being linear optical fusion where the basis of a fusion failure can be chosen before the… ▽ More

    Submitted 28 March, 2023; originally announced March 2023.

  17. arXiv:2303.04846  [pdf, other

    quant-ph

    Modular decoding: parallelizable real-time decoding for quantum computers

    Authors: Héctor Bombín, Chris Dawson, Ye-Hua Liu, Naomi Nickerson, Fernando Pastawski, Sam Roberts

    Abstract: Universal fault-tolerant quantum computation will require real-time decoding algorithms capable of quickly extracting logical outcomes from the stream of data generated by noisy quantum hardware. We propose modular decoding, an approach capable of addressing this challenge with minimal additional communication and without sacrificing decoding accuracy. We introduce the edge-vertex decomposition, a… ▽ More

    Submitted 8 March, 2023; originally announced March 2023.

    Comments: 21+2 pages, 14 figures, comments welcome

  18. arXiv:2302.11719  [pdf, other

    cs.RO eess.SY

    Shield Model Predictive Path Integral: A Computationally Efficient Robust MPC Approach Using Control Barrier Functions

    Authors: Ji Yin, Charles Dawson, Chuchu Fan, Panagiotis Tsiotras

    Abstract: Model Predictive Path Integral (MPPI) control is a type of sampling-based model predictive control that simulates thousands of trajectories and uses these trajectories to synthesize optimal controls on-the-fly. In practice, however, MPPI encounters problems limiting its application. For instance, it has been observed that MPPI tends to make poor decisions if unmodeled dynamics or environmental dis… ▽ More

    Submitted 22 February, 2023; originally announced February 2023.

    Comments: 8 pages, 7 figures. Submitted to RA-L for review

  19. arXiv:2302.00122  [pdf, other

    cs.RO

    Chance-Constrained Trajectory Optimization for High-DOF Robots in Uncertain Environments

    Authors: Charles Dawson, Ashkan Jasour, Andreas Hofmann, Brian Williams

    Abstract: Many practical applications of robotics require systems that can operate safely despite uncertainty. In the context of motion planning, two types of uncertainty are particularly important when planning safe robot trajectories. The first is environmental uncertainty -- uncertainty in the locations of nearby obstacles, stemming from sensor noise or (in the case of obstacles' future locations) predic… ▽ More

    Submitted 31 January, 2023; originally announced February 2023.

  20. Parameter Estimation with Maximal Updated Densities

    Authors: Michael Pilosov, Carlos del-Castillo-Negrete, Tian Yu Yen, Troy Butler, Clint Dawson

    Abstract: A recently developed measure-theoretic framework solves a stochastic inverse problem (SIP) for models where uncertainties in model output data are predominantly due to aleatoric (i.e., irreducible) uncertainties in model inputs (i.e., parameters). The subsequent inferential target is a distribution on parameters. Another type of inverse problem is to quantify uncertainties in estimates of "true" p… ▽ More

    Submitted 19 January, 2023; v1 submitted 8 December, 2022; originally announced December 2022.

    Comments: Code: github.com/mathematicalmichael/mud.git

  21. arXiv:2209.12270  [pdf, other

    cs.RO eess.SY

    Barrier functions enable safety-conscious force-feedback control

    Authors: Charles Dawson, Austin Garrett, Falk Pollok, Yang Zhang, Chuchu Fan

    Abstract: In order to be effective partners for humans, robots must become increasingly comfortable with making contact with their environment. Unfortunately, it is hard for robots to distinguish between ``just enough'' and ``too much'' force: some force is required to accomplish the task but too much might damage equipment or injure humans. Traditional approaches to designing compliant force-feedback contr… ▽ More

    Submitted 25 September, 2022; originally announced September 2022.

  22. arXiv:2209.12266  [pdf, other

    cs.RO eess.SY

    Enforcing safety for vision-based controllers via Control Barrier Functions and Neural Radiance Fields

    Authors: Mukun Tong, Charles Dawson, Chuchu Fan

    Abstract: To navigate complex environments, robots must increasingly use high-dimensional visual feedback (e.g. images) for control. However, relying on high-dimensional image data to make control decisions raises important questions; particularly, how might we prove the safety of a visual-feedback controller? Control barrier functions (CBFs) are powerful tools for certifying the safety of feedback controll… ▽ More

    Submitted 28 February, 2023; v1 submitted 25 September, 2022; originally announced September 2022.

    Comments: Accepted to ICRA 2023

  23. arXiv:2205.11396  [pdf, other

    physics.comp-ph math.NA

    Cross-mode Stabilized Stochastic Shallow Water Systems Using Stochastic Finite Element Methods

    Authors: Chen Chen, Clint Dawson, Eirik Valseth

    Abstract: The development of surrogate models to study uncertainties in hydrologic systems requires significant effort in the development of sampling strategies and forward model simulations. Furthermore, in applications where prediction time is critical, such as prediction of hurricane storm surge, the predictions of system response and uncertainties can be required within short time frames. Here, we devel… ▽ More

    Submitted 25 December, 2022; v1 submitted 23 May, 2022; originally announced May 2022.

    MSC Class: 65M60; 35Q35; 35R60

  24. arXiv:2204.13781  [pdf, other

    hep-ex hep-ph physics.ins-det

    Projected Sensitivity of DMRadio-m$^3$: A Search for the QCD Axion Below $1\,μ$eV

    Authors: DMRadio Collaboration, L. Brouwer, S. Chaudhuri, H. -M. Cho, J. Corbin, W. Craddock, C. S. Dawson, A. Droster, J. W. Foster, J. T. Fry, P. W. Graham, R. Henning, K. D. Irwin, F. Kadribasic, Y. Kahn, A. Keller, R. Kolevatov, S. Kuenstner, A. F. Leder, D. Li, J. L. Ouellet, K. Pappas, A. Phipps, N. M. Rapidis, B. R. Safdi , et al. (9 additional authors not shown)

    Abstract: The QCD axion is one of the most compelling candidates to explain the dark matter abundance of the universe. With its extremely small mass ($\ll 1\,\mathrm{eV}/c^2$), axion dark matter interacts as a classical field rather than a particle. Its coupling to photons leads to a modification of Maxwell's equations that can be measured with extremely sensitive readout circuits. DMRadio-m$^3$ is a next-g… ▽ More

    Submitted 8 December, 2022; v1 submitted 28 April, 2022; originally announced April 2022.

    Comments: 8 pages, 4 figures. Updated to fix small errors and correct acknowledgements. Updated title and notational clarifications

  25. arXiv:2204.13168  [pdf, other

    cs.CE cs.LG physics.ao-ph

    A Framework for Flexible Peak Storm Surge Prediction

    Authors: Benjamin Pachev, Prateek Arora, Carlos del-Castillo-Negrete, Eirik Valseth, Clint Dawson

    Abstract: Storm surge is a major natural hazard in coastal regions, responsible both for significant property damage and loss of life. Accurate, efficient models of storm surge are needed both to assess long-term risk and to guide emergency management decisions. While high-fidelity regional- and global-ocean circulation models such as the ADvanced CIRCulation (ADCIRC) model can accurately predict storm surg… ▽ More

    Submitted 31 March, 2023; v1 submitted 27 April, 2022; originally announced April 2022.

  26. arXiv:2204.10935  [pdf, other

    cs.RO

    Certifiable Robot Design Optimization using Differentiable Programming

    Authors: Charles Dawson, Chuchu Fan

    Abstract: There is a growing need for computational tools to automatically design and verify autonomous systems, especially complex robotic systems involving perception, planning, control, and hardware in the autonomy stack. Differentiable programming has recently emerged as powerful tool for modeling and optimization. However, very few studies have been done to understand how differentiable programming can… ▽ More

    Submitted 22 April, 2022; originally announced April 2022.

    Comments: Accepted for RSS 2022

  27. arXiv:2204.03486  [pdf, other

    physics.geo-ph physics.flu-dyn

    Application of a dispersive wave hydro-sediment-morphodynamic model in the Ria Formosa lagoon

    Authors: Kazbek Kazhyken, Eirik Valseth, Juha Videman, Clint Dawson

    Abstract: Results of an application of a dispersive wave hydro-sediment-morphodynamic model in the western circulation cell of the Ria Formosa lagoon located in the Algarve region of the southern Portugal are presented. This area of interest has a couple of features that complicate the application of the dispersive wave model: (1) the area has a complex irregular geometry with a number of barrier islands th… ▽ More

    Submitted 11 August, 2023; v1 submitted 3 April, 2022; originally announced April 2022.

  28. Introducing DMRadio-GUT, a search for GUT-scale QCD axions

    Authors: L. Brouwer, S. Chaudhuri, H. -M. Cho, J. Corbin, C. S. Dawson, A. Droster, J. W. Foster, J. T. Fry, P. W. Graham, R. Henning, K. D. Irwin, F. Kadribasic, Y. Kahn, A. Keller, R. Kolevatov, S. Kuenstner, A. F. Leder, D. Li, J. L. Ouellet, K. M. W. Pappas, A. Phipps, N. M. Rapidis, B. R. Safdi, C. P. Salemi, M. Simanovskaia , et al. (7 additional authors not shown)

    Abstract: The QCD axion is a leading dark matter candidate that emerges as part of the solution to the strong CP problem in the Standard Model. The coupling of the axion to photons is the most common experimental probe, but much parameter space remains unexplored. The coupling of the QCD axion to the Standard Model scales linearly with the axion mass; therefore, the highly-motivated region 0.4-120 neV, corr… ▽ More

    Submitted 21 March, 2022; originally announced March 2022.

    Comments: 16 pages, 4 figures

    Journal ref: Phys.Rev.D 106 (2022) 11, 112003

  29. arXiv:2203.02038  [pdf, other

    cs.RO eess.SY

    Robust Counterexample-guided Optimization for Planning from Differentiable Temporal Logic

    Authors: Charles Dawson, Chuchu Fan

    Abstract: Signal temporal logic (STL) provides a powerful, flexible framework for specifying complex autonomy tasks; however, existing methods for planning based on STL specifications have difficulty scaling to long-horizon tasks and are not robust to external disturbances. In this paper, we present an algorithm for finding robust plans that satisfy STL specifications. Our method alternates between local op… ▽ More

    Submitted 3 March, 2022; originally announced March 2022.

  30. arXiv:2202.11762  [pdf, other

    cs.RO eess.SY

    Safe Control with Learned Certificates: A Survey of Neural Lyapunov, Barrier, and Contraction methods

    Authors: Charles Dawson, Sicun Gao, Chuchu Fan

    Abstract: Learning-enabled control systems have demonstrated impressive empirical performance on challenging control problems in robotics, but this performance comes at the cost of reduced transparency and lack of guarantees on the safety or stability of the learned controllers. In recent years, new techniques have emerged to provide these guarantees by learning certificates alongside control policies -- th… ▽ More

    Submitted 20 December, 2022; v1 submitted 23 February, 2022; originally announced February 2022.

    Comments: Accepted at IEEE Transactions on Robotics. Supplementary code available at https://github.com/MIT-REALM/neural_clbf

  31. Extending FEniCS to Work in Higher Dimensions Using Tensor Product Finite Elements

    Authors: Mark Loveland, Eirik Valseth, Matt Lukac, Clint Dawson

    Abstract: We present a method to extend the finite element library FEniCS to solve problems with domains in dimensions above three by constructing tensor product finite elements. This methodology only requires that the high dimensional domain is structured as a Cartesian product of two lower dimensional subdomains. In this study we consider Dirichlet problems for scalar linear partial differential equations… ▽ More

    Submitted 25 May, 2022; v1 submitted 1 February, 2022; originally announced February 2022.

  32. arXiv:2201.00932  [pdf, other

    cs.RO eess.SY

    Learning Safe, Generalizable Perception-based Hybrid Control with Certificates

    Authors: Charles Dawson, Bethany Lowenkamp, Dylan Goff, Chuchu Fan

    Abstract: Many robotic tasks require high-dimensional sensors such as cameras and Lidar to navigate complex environments, but develo** certifiably safe feedback controllers around these sensors remains a challenging open problem, particularly when learning is involved. Previous works have proved the safety of perception-feedback controllers by separating the perception and control subsystems and making st… ▽ More

    Submitted 3 January, 2022; originally announced January 2022.

    Comments: Accepted for publication in RA-L

  33. Logical blocks for fault-tolerant topological quantum computation

    Authors: Hector Bombin, Chris Dawson, Ryan V. Mishmash, Naomi Nickerson, Fernando Pastawski, Sam Roberts

    Abstract: Logical gates constitute the building blocks of fault-tolerant quantum computation. While quantum error-corrected memories have been extensively studied in the literature, explicit constructions and detailed analyses of thresholds and resource overheads of universal logical gate sets have so far been limited. In this paper, we present a comprehensive framework for universal fault-tolerant logic mo… ▽ More

    Submitted 13 April, 2023; v1 submitted 22 December, 2021; originally announced December 2021.

    Comments: 39 pages, 32 figures, comments welcome, v2: published version

    Journal ref: PRX Quantum 4, 020303 (2023)

  34. arXiv:2109.06697  [pdf, other

    eess.SY cs.RO

    Safe Nonlinear Control Using Robust Neural Lyapunov-Barrier Functions

    Authors: Charles Dawson, Zengyi Qin, Sicun Gao, Chuchu Fan

    Abstract: Safety and stability are common requirements for robotic control systems; however, designing safe, stable controllers remains difficult for nonlinear and uncertain models. We develop a model-based learning approach to synthesize robust feedback controllers with safety and stability guarantees. We take inspiration from robust convex optimization and Lyapunov theory to define robust control Lyapunov… ▽ More

    Submitted 6 October, 2021; v1 submitted 14 September, 2021; originally announced September 2021.

    Comments: Accepted to the 5th Annual Conference on Robot Learning (CoRL 21)

  35. arXiv:2102.05713  [pdf, other

    cs.LG

    SCA-Net: A Self-Correcting Two-Layer Autoencoder for Hyper-spectral Unmixing

    Authors: Gurpreet Singh, Soumyajit Gupta, Clint Dawson

    Abstract: Hyperspectral unmixing involves separating a pixel as a weighted combination of its constituent endmembers and corresponding fractional abundances, with the current state of the art results achieved by neural models on benchmark datasets. However, these networks are severely over-parameterized and consequently, the invariant endmember spectra extracted as decoder weights have a high variance over… ▽ More

    Submitted 28 October, 2021; v1 submitted 10 February, 2021; originally announced February 2021.

  36. arXiv:2101.11684  [pdf, other

    cs.LG math.OC

    A Hybrid 2-stage Neural Optimization for Pareto Front Extraction

    Authors: Gurpreet Singh, Soumyajit Gupta, Matthew Lease, Clint Dawson

    Abstract: Classification, recommendation, and ranking problems often involve competing goals with additional constraints (e.g., to satisfy fairness or diversity criteria). Such optimization problems are quite challenging, often involving non-convex functions along with considerations of user preferences in balancing trade-offs. Pareto solutions represent optimal frontiers for jointly optimizing multiple com… ▽ More

    Submitted 13 February, 2021; v1 submitted 27 January, 2021; originally announced January 2021.

  37. arXiv:2101.09310  [pdf, other

    quant-ph

    Fusion-based quantum computation

    Authors: Sara Bartolucci, Patrick Birchall, Hector Bombin, Hugo Cable, Chris Dawson, Mercedes Gimeno-Segovia, Eric Johnston, Konrad Kieling, Naomi Nickerson, Mihir Pant, Fernando Pastawski, Terry Rudolph, Chris Sparrow

    Abstract: We introduce fusion-based quantum computing (FBQC) - a model of universal quantum computation in which entangling measurements, called fusions, are performed on the qubits of small constant-sized entangled resource states. We introduce a stabilizer formalism for analyzing fault tolerance and computation in these schemes. This framework naturally captures the error structure that arises in certain… ▽ More

    Submitted 22 January, 2021; originally announced January 2021.

  38. arXiv:2101.06297  [pdf, other

    math.NA cs.CE

    A Stable Mixed FE Method for Nearly Incompressible Linear Elastostatics

    Authors: Eirik Valseth, Albert Romkes, Austin R. Kaul, Clint Dawson

    Abstract: We present a new, stable, mixed finite element (FE) method for linear elastostatics of nearly incompressible solids. The method is the automatic variationally stable FE (AVS-FE) method of Calo, Romkes and Valseth, in which we consider a Petrov-Galerkin weak formulation where the stress and displacement variables are in the space H(div)xH1, respectively. This allows us to employ a fully conforming… ▽ More

    Submitted 7 May, 2021; v1 submitted 15 January, 2021; originally announced January 2021.

  39. arXiv:2011.04786  [pdf, other

    math.NA physics.comp-ph

    An Adaptive Stable Space-Time FE Method for the Shallow Water Equations

    Authors: Eirik Valseth, Clint Dawson

    Abstract: We consider the finite element (FE) approximation of the shallow water equations (SWE) by considering discretizations in which both space and time are established using an unconditionally stable FE method. Particularly, we consider the automatic variationally stable FE (AVS-FE) method, a type of discontinuous Petrov-Galerkin (DPG) method. The philosophy of the DPG method allows us to break the tes… ▽ More

    Submitted 9 November, 2020; originally announced November 2020.

    MSC Class: 65M60 35A35 35L65 35Q35

  40. arXiv:2010.14226  [pdf, other

    math.NA cs.AI cs.LG

    Range-Net: A High Precision Streaming SVD for Big Data Applications

    Authors: Gurpreet Singh, Soumyajit Gupta, Matthew Lease, Clint Dawson

    Abstract: In a Big Data setting computing the dominant SVD factors is restrictive due to the main memory requirements. Recently introduced streaming Randomized SVD schemes work under the restrictive assumption that the singular value spectrum of the data has exponential decay. This is seldom true for any practical data. Although these methods are claimed to be applicable to scientific computations due to as… ▽ More

    Submitted 18 March, 2021; v1 submitted 27 October, 2020; originally announced October 2020.

  41. Discontinuous Galerkin methods for a dispersive wave hydro-sediment-morphodynamic model

    Authors: Kazbek Kazhyken, Juha Videman, Clint Dawson

    Abstract: A dispersive wave hydro-sediment-morphodynamic model developed by complementing the shallow water hydro-sediment-morphodynamic (SHSM) equations with the dispersive term from the Green-Naghdi equations is presented. A numerical solution algorithm for the model based on the second-order Strang operator splitting is presented. The model is partitioned into two parts, (1) the SHSM equations and (2) th… ▽ More

    Submitted 11 October, 2020; originally announced October 2020.

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

  42. Automatic Variationally Stable Analysis for Finite Element Computations: Transient Convection-Diffusion Problems

    Authors: Eirik Valseth, Pouria Behnoudfar, Clint Dawson, Albert Romkes

    Abstract: We establish stable finite element (FE) approximations of convection-diffusion initial boundary value problems using the automatic variationally stable finite element (AVS-FE) method. The transient convection-diffusion problem leads to issues in classical FE methods as the differential operator can be considered singular perturbation in both space and time. The unconditional stability of the AVS-F… ▽ More

    Submitted 30 March, 2023; v1 submitted 30 September, 2020; originally announced October 2020.

    MSC Class: 65M60 65M12 65M20 65M50

  43. arXiv:2009.06918  [pdf, other

    math.NA stat.ML

    Learning Quantities of Interest from Dynamical Systems for Observation-Consistent Inversion

    Authors: Steven Mattis, Kyle Robert Steffen, Troy Butler, Clint N. Dawson, Donald Estep

    Abstract: Dynamical systems arise in a wide variety of mathematical models from science and engineering. A common challenge is to quantify uncertainties on model inputs (parameters) that correspond to a quantitative characterization of uncertainties on observable Quantities of Interest (QoI). To this end, we consider a stochastic inverse problem (SIP) with a solution described by a pullback probability meas… ▽ More

    Submitted 16 July, 2021; v1 submitted 15 September, 2020; originally announced September 2020.

    Comments: 38 pages, 14 figures. Submitted to Computer Methods in Applied Mechanics and Engineering

  44. Measuring the Credibility of Student Attendance Data in Higher Education for Data Mining

    Authors: Mohammed Alsuwaiket, Christian Dawson, Firat Batmaz

    Abstract: Educational Data Mining (EDM) is a develo** discipline, concerned with expanding the classical Data Mining (DM) methods and develo** new methods for discovering the data that originate from educational systems. Student attendance in higher education has always been dealt with in a classical way, educators rely on counting the occurrence of attendance or absence building their knowledge about s… ▽ More

    Submitted 1 September, 2020; originally announced September 2020.

    Comments: 7 pages, 2 figures, 6 tables

  45. arXiv:2008.09878  [pdf, other

    cs.LG stat.ML

    Prevention is Better than Cure: Handling Basis Collapse and Transparency in Dense Networks

    Authors: Gurpreet Singh, Soumyajit Gupta, Clint N. Dawson

    Abstract: Dense nets are an integral part of any classification and regression problem. Recently, these networks have found a new application as solvers for known representations in various domains. However, one crucial issue with dense nets is it's feature interpretation and lack of reproducibility over multiple training runs. In this work, we identify a basis collapse issue as a primary cause and propose… ▽ More

    Submitted 22 August, 2020; originally announced August 2020.

  46. arXiv:2006.06760  [pdf, other

    math.NA physics.comp-ph

    An Unconditionally Stable Space-Time FE Method for the Korteweg-de Vries Equation

    Authors: Eirik Valseth, Clint Dawson

    Abstract: We introduce an unconditionally stable finite element (FE) method, the automatic variationally stable FE (AVS-FE) method for the numerical analysis of the Korteweg-de Vries (KdV) equation. The AVS-FE method is a Petrov-Galerkin method which employs the concept of optimal discontinuous test functions of the discontinuous Petrov- Galerkin (DPG) method. However, since AVS-FE method is a minimum resid… ▽ More

    Submitted 11 June, 2020; originally announced June 2020.

    MSC Class: 65M60 35A35 35Q53 35L75

    Journal ref: Computer Methods in Applied Mechanics and Engineering Volume 371, 1 November 2020, 113297

  47. Discontinuous Galerkin methods for a dispersive wave hydro-morphodynamic model with bed-load transport

    Authors: Kazbek Kazhyken, Juha Videman, Clint Dawson

    Abstract: A dispersive wave hydro-morphodynamic model coupling the Green-Naghdi equations (the hydrodynamic part) with the sediment continuity Exner equation (the morphodynamic part) is presented. Numerical solution algorithms based on discontinuous Galerkin finite element discretizations of the model are proposed. The algorithms include both coupled and decoupled approaches for solving the hydrodynamic and… ▽ More

    Submitted 4 October, 2020; v1 submitted 2 May, 2020; originally announced May 2020.

  48. arXiv:2003.09020  [pdf, other

    math.NA

    Adaptive Total Variation Stable Local Timestep** for Conservation Laws

    Authors: Maximilian Bremer, John Bachan, Cy Chan, Clint Dawson

    Abstract: This paper proposes a first-order total variation diminishing (TVD) treatment for coarsening and refining of local timestep size in response to dynamic local variations in wave speeds for nonlinear conservation laws. The algorithm is accompanied with a proof of formal correctness showing that given a sufficiently small minimum timestep the algorithm will produce TVD solution for nonlinear scalar c… ▽ More

    Submitted 19 March, 2020; originally announced March 2020.

    MSC Class: 65M08; 65M12; 65Y05

  49. arXiv:2003.07811  [pdf, ps, other

    cs.RO

    Provably Safe Trajectory Optimization in the Presence of Uncertain Convex Obstacles

    Authors: Charles Dawson, Ashkan Jasour, Andreas Hofmann, Brian Williams

    Abstract: Real-world environments are inherently uncertain, and to operate safely in these environments robots must be able to plan around this uncertainty. In the context of motion planning, we desire systems that can maintain an acceptable level of safety as the robot moves, even when the exact locations of nearby obstacles are not known. In this paper, we solve this chance-constrained motion planning pro… ▽ More

    Submitted 17 March, 2020; originally announced March 2020.

    Comments: Submitted to IROS 2020

  50. arXiv:2003.07792  [pdf, other

    cs.RO

    Fast Certification of Collision Probability Bounds with Uncertain Convex Obstacles

    Authors: Charles Dawson, Andreas Hofmann, Brian Williams

    Abstract: To operate reactively in uncertain environments, robots need to be able to quickly estimate the risk that they will collide with their environment. This ability is important for both planning (to ensure that plans maintain acceptable levels of safety) and execution (to provide real-time warnings when risk exceeds some threshold). Existing methods for estimating this risk are often limited to model… ▽ More

    Submitted 17 March, 2020; originally announced March 2020.

    Comments: Submitted to RSS 2020