Skip to main content

Showing 1–18 of 18 results for author: Webber, R J

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

    stat.ME math.NA stat.ML

    Dynamical mixture modeling with fast, automatic determination of Markov chains

    Authors: Christopher E. Miles, Robert J. Webber

    Abstract: Markov state modeling has gained popularity in various scientific fields due to its ability to reduce complex time series data into transitions between a few states. Yet, current frameworks are limited by assuming a single Markov chain describes the data, and they suffer an inability to discern heterogeneities. As a solution, this paper proposes a variational expectation-maximization algorithm tha… ▽ More

    Submitted 7 June, 2024; originally announced June 2024.

  2. arXiv:2405.10410  [pdf, ps, other

    math.NA cs.LG stat.ML

    The fast committor machine: Interpretable prediction with kernels

    Authors: D. Aristoff, M. Johnson, G. Simpson, R. J. Webber

    Abstract: In the study of stochastic systems, the committor function describes the probability that a system starting from an initial configuration $x$ will reach a set $B$ before a set $A$. This paper introduces an efficient and interpretable algorithm for approximating the committor, called the "fast committor machine" (FCM). The FCM uses simulated trajectory data to build a kernel-based model of the comm… ▽ More

    Submitted 10 June, 2024; v1 submitted 16 May, 2024; originally announced May 2024.

    Comments: 10 pages, 7 figures

    MSC Class: 82C31; 82C32; 65C30; 65C40

  3. arXiv:2309.17270  [pdf, other

    math.NA

    Randomly sparsified Richardson iteration is really fast

    Authors: Jonathan Weare, Robert J. Webber

    Abstract: Recently, a class of algorithms combining classical fixed point iterations with repeated random sparsification of approximate solution vectors has been successfully applied to eigenproblems with matrices as large as $10^{108} \times 10^{108}$. So far, a complete mathematical explanation for their success has proven elusive. Additionally, the methods have not been extended to linear system solves.… ▽ More

    Submitted 17 November, 2023; v1 submitted 29 September, 2023; originally announced September 2023.

    Comments: 27 pages, 2 figures

  4. arXiv:2306.12418  [pdf, other

    math.NA

    Randomized algorithms for low-rank matrix approximation: Design, analysis, and applications

    Authors: Joel A. Tropp, Robert J. Webber

    Abstract: This survey explores modern approaches for computing low-rank approximations of high-dimensional matrices by means of the randomized SVD, randomized subspace iteration, and randomized block Krylov iteration. The paper compares the procedures via theoretical analyses and numerical studies to highlight how the best choice of algorithm depends on spectral properties of the matrix and the computationa… ▽ More

    Submitted 21 September, 2023; v1 submitted 21 June, 2023; originally announced June 2023.

    Comments: 60 pages, 14 figures

    MSC Class: 68W20; 65F10; 65F55

  5. arXiv:2306.11870  [pdf, other

    astro-ph.EP math.DS

    Mercury's chaotic secular evolution as a subdiffusive process

    Authors: Dorian S. Abbot, Robert J. Webber, David M. Hernandez, Sam Hadden, Jonathan Weare

    Abstract: Mercury's orbit can destabilize, generally resulting in a collision with either Venus or the Sun. Chaotic evolution can cause g1 to decrease to the approximately constant value of g5 and create a resonance. Previous work has approximated the variation in g1 as stochastic diffusion, which leads to a phenomological model that can reproduce the Mercury instability statistics of secular and N-body mod… ▽ More

    Submitted 12 April, 2024; v1 submitted 20 June, 2023; originally announced June 2023.

    Comments: accepted at ApJ

  6. arXiv:2304.12465  [pdf, other

    math.NA stat.ML

    Robust, randomized preconditioning for kernel ridge regression

    Authors: Mateo Díaz, Ethan N. Epperly, Zachary Frangella, Joel A. Tropp, Robert J. Webber

    Abstract: This paper introduces two randomized preconditioning techniques for robustly solving kernel ridge regression (KRR) problems with a medium to large number of data points ($10^4 \leq N \leq 10^7$). The first method, RPCholesky preconditioning, is capable of accurately solving the full-data KRR problem in $O(N^2)$ arithmetic operations, assuming sufficiently rapid polynomial decay of the kernel matri… ▽ More

    Submitted 2 August, 2023; v1 submitted 24 April, 2023; originally announced April 2023.

    Comments: 20 pages, 9 figures

    MSC Class: 68W20; 65F10; 65F55

  7. XTrace: Making the most of every sample in stochastic trace estimation

    Authors: Ethan N. Epperly, Joel A. Tropp, Robert J. Webber

    Abstract: The implicit trace estimation problem asks for an approximation of the trace of a square matrix, accessed via matrix-vector products (matvecs). This paper designs new randomized algorithms, XTrace and XNysTrace, for the trace estimation problem by exploiting both variance reduction and the exchangeability principle. For a fixed budget of matvecs, numerical experiments show that the new methods can… ▽ More

    Submitted 5 January, 2024; v1 submitted 18 January, 2023; originally announced January 2023.

    Comments: 31 pages, 8 figures

    MSC Class: 65C05; 65F30; 68W20

    Journal ref: SIAM Journal on Matrix Analysis and Applications, 45(1), 1-23 (2024)

  8. arXiv:2301.04828  [pdf, other

    stat.ME math.NA physics.ao-ph

    Localized covariance estimation: A Bayesian perspective

    Authors: Robert J. Webber, Matthias Morzfeld

    Abstract: A major problem in numerical weather prediction (NWP) is the estimation of high-dimensional covariance matrices from a small number of samples. Maximum likelihood estimators cannot provide reliable estimates when the overall dimension is much larger than the number of samples. Fortunately, NWP practitioners have found ingenious ways to boost the accuracy of their covariance estimators by leveragin… ▽ More

    Submitted 12 January, 2023; originally announced January 2023.

    Comments: 20 pages, 4 figures

    MSC Class: 62H10; 65C20; 86-10

  9. arXiv:2207.06503  [pdf, other

    math.NA stat.ML

    Randomly pivoted Cholesky: Practical approximation of a kernel matrix with few entry evaluations

    Authors: Yifan Chen, Ethan N. Epperly, Joel A. Tropp, Robert J. Webber

    Abstract: The randomly pivoted partial Cholesky algorithm (RPCholesky) computes a factorized rank-k approximation of an N x N positive-semidefinite (psd) matrix. RPCholesky requires only (k + 1) N entry evaluations and O(k^2 N) additional arithmetic operations, and it can be implemented with just a few lines of code. The method is particularly useful for approximating a kernel matrix. This paper offers a… ▽ More

    Submitted 12 December, 2023; v1 submitted 13 July, 2022; originally announced July 2022.

    Comments: 38 pages, 4 figures

    MSC Class: 65F55; 65C99; 68T05

  10. arXiv:2108.12727  [pdf, other

    physics.ao-ph math.DS physics.data-an physics.flu-dyn

    Data-driven transition path analysis yields a statistical understanding of sudden stratospheric warming events in an idealized model

    Authors: Justin Finkel, Robert J. Webber, Edwin P. Gerber, Dorian S. Abbot, Jonathan Weare

    Abstract: Atmospheric regime transitions are highly impactful as drivers of extreme weather events, but pose two formidable modeling challenges: predicting the next event (weather forecasting), and characterizing the statistics of events of a given severity (the risk climatology). Each event has a different duration and spatial structure, making it hard to define an objective "average event." We argue here… ▽ More

    Submitted 19 October, 2022; v1 submitted 28 August, 2021; originally announced August 2021.

    Comments: 18 pages, 7 figures (main text), 19 pages, 1 figure (supplement). Accepted for publication in the Journal of the Atmospheric Sciences

  11. arXiv:2106.10558  [pdf, other

    stat.ML cs.LG math.NA physics.chem-ph

    Rayleigh-Gauss-Newton optimization with enhanced sampling for variational Monte Carlo

    Authors: Robert J. Webber, Michael Lindsey

    Abstract: Variational Monte Carlo (VMC) is an approach for computing ground-state wavefunctions that has recently become more powerful due to the introduction of neural network-based wavefunction parametrizations. However, efficiently training neural wavefunctions to converge to an energy minimum remains a difficult problem. In this work, we analyze optimization and sampling methods used in VMC and introduc… ▽ More

    Submitted 19 July, 2022; v1 submitted 19 June, 2021; originally announced June 2021.

    Comments: 12 pages, 8 figures

  12. arXiv:2103.12109  [pdf, other

    math.NA cond-mat.str-el physics.chem-ph

    Approximating matrix eigenvalues by subspace iteration with repeated random sparsification

    Authors: Samuel M. Greene, Robert J. Webber, Timothy C. Berkelbach, Jonathan Weare

    Abstract: Traditional numerical methods for calculating matrix eigenvalues are prohibitively expensive for high-dimensional problems. Iterative random sparsification methods allow for the estimation of a single dominant eigenvalue at reduced cost by leveraging repeated random sampling and averaging. We present a general approach to extending such methods for the estimation of multiple eigenvalues and demons… ▽ More

    Submitted 2 March, 2022; v1 submitted 22 March, 2021; originally announced March 2021.

    Comments: 31 pages, 8 figures

  13. arXiv:2102.07760  [pdf, other

    physics.ao-ph math.DS physics.data-an

    Learning forecasts of rare stratospheric transitions from short simulations

    Authors: Justin Finkel, Robert J. Webber, Dorian S. Abbot, Edwin P. Gerber, Jonathan Weare

    Abstract: Rare events arising in nonlinear atmospheric dynamics remain hard to predict and attribute. We address the problem of forecasting rare events in a prototypical example, Sudden Stratospheric Warmings (SSWs). Approximately once every other winter, the boreal stratospheric polar vortex rapidly breaks down, shifting midlatitude surface weather patterns for months. We focus on two key quantities of int… ▽ More

    Submitted 28 August, 2021; v1 submitted 15 February, 2021; originally announced February 2021.

    Comments: 26 pages, 7 figures, major revision after original. Accepted to Monthly Weather Review, American Meteorological Society

  14. arXiv:2011.13899  [pdf, other

    math.NA

    A splitting method to reduce MCMC variance

    Authors: Robert J. Webber, David Aristoff, Gideon Simpson

    Abstract: We explore whether splitting and killing methods can improve the accuracy of Markov chain Monte Carlo (MCMC) estimates of rare event probabilities, and we make three contributions. First, we prove that "weighted ensemble" is the only splitting and killing method that provides asymptotically consistent estimates when combined with MCMC. Second, we prove a lower bound on the asymptotic variance of w… ▽ More

    Submitted 16 December, 2020; v1 submitted 27 November, 2020; originally announced November 2020.

    Comments: 30 pages, 9 figures

    MSC Class: 65C05; 65C40; 82C80

  15. arXiv:2005.02248  [pdf, other

    math.NA physics.chem-ph

    Error bounds for dynamical spectral estimation

    Authors: Robert J. Webber, Erik H. Thiede, Douglas Dow, Aaron R. Dinner, Jonathan Weare

    Abstract: Dynamical spectral estimation is a well-established numerical approach for estimating eigenvalues and eigenfunctions of the Markov transition operator from trajectory data. Although the approach has been widely applied in biomolecular simulations, its error properties remain poorly understood. Here we analyze the error of a dynamical spectral estimation method called "the variational approach to c… ▽ More

    Submitted 24 September, 2020; v1 submitted 5 May, 2020; originally announced May 2020.

    Comments: 34 pages, 7 figures

    MSC Class: 65C05; 60J35; 65N30

  16. arXiv:1905.00515  [pdf, other

    physics.ao-ph math.OC stat.CO

    Maximizing simulated tropical cyclone intensity with action minimization

    Authors: David A. Plotkin, Robert J. Webber, Morgan E O'Neill, Jonathan Weare, Dorian S. Abbot

    Abstract: Direct computer simulation of intense tropical cyclones (TCs) in weather models is limited by computational expense. Intense TCs are rare and have small-scale structures, making it difficult to produce large ensembles of storms at high resolution. Further, models often fail to capture the process of rapid intensification, which is a distinguishing feature of many intense TCs. Understanding rapid i… ▽ More

    Submitted 1 May, 2019; originally announced May 2019.

  17. arXiv:1904.03464  [pdf, other

    physics.ao-ph math.NA

    Practical rare event sampling for extreme mesoscale weather

    Authors: Robert J. Webber, David A. Plotkin, Morgan E O'Neill, Dorian S. Abbot, Jonathan Weare

    Abstract: Extreme mesoscale weather, including tropical cyclones, squall lines, and floods, can be enormously damaging and yet challenging to simulate; hence, there is a pressing need for more efficient simulation strategies. Here we present a new rare event sampling algorithm called Quantile Diffusion Monte Carlo (Quantile DMC). Quantile DMC is a simple-to-use algorithm that can sample extreme tail behavio… ▽ More

    Submitted 6 April, 2019; originally announced April 2019.

    Comments: 18 pages, 9 figures

  18. arXiv:1903.12583  [pdf, ps, other

    math.NA

    Unifying Sequential Monte Carlo with Resampling Matrices

    Authors: Robert J. Webber

    Abstract: Sequential Monte Carlo (SMC) is a class of algorithms that approximate high-dimensional expectations of a Markov chain. SMC algorithms typically include a resampling step. There are many possible ways to resample, but the relative advantages of different resampling schemes remains poorly understood. Here, a theoretical framework for comparing resampling schemes is presented. The framework uses res… ▽ More

    Submitted 29 March, 2019; originally announced March 2019.

    Comments: 36 pages, 3 figures

    MSC Class: 65C05 (Primary); 60J05 (Secondary)