Skip to main content

Showing 1–7 of 7 results for author: Kelley, C T

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

    math.OC

    A New Complexity Result for Strongly Convex Optimization with Locally $α$-H{ö}lder Continuous Gradients

    Authors: Xiaojun Chen, C. T. Kelley, Lei Wang

    Abstract: In this paper, we present a new complexity result for the gradient descent method with an appropriately fixed stepsize for minimizing a strongly convex function with locally $α$-H{ö}lder continuous gradients ($0 < α\leq 1$). The complexity bound for finding an approximate minimizer with a distance to the true minimizer less than $\varepsilon$ is $O(\log (\varepsilon^{-1}) \varepsilon^{2 α- 2})$, w… ▽ More

    Submitted 6 May, 2025; originally announced May 2025.

  2. arXiv:2407.00827  [pdf, other

    math.NA

    Interprecision transfers in iterative refinement

    Authors: C. T. Kelley

    Abstract: We make the interprecision transfers explicit in an algorithmic description of iterative refinement and obtain new insights into the algorithm. One example is the classic variant of iterative refinement where the matrix and the factorization are stored in a working precision and the residual is evaluated in a higher precision. In that case we make the observation that this algorithm will solve a p… ▽ More

    Submitted 30 June, 2024; originally announced July 2024.

    MSC Class: 65F05; 65F10

  3. arXiv:2311.14616  [pdf, other

    math.NA

    Using MultiPrecisonArrays.jl: Iterative Refinement in Julia

    Authors: C. T. Kelley

    Abstract: MultiPrecisionArrays.jl is a Julia package. This package provides data structures and solvers for several variants of iterative refinement. It will become much more useful when half precision (aka Float16) is fully supported in LAPACK/BLAS. For now, its only general-purpose application is classical iterative refinement with double precision equations and single precision factorizations.

    Submitted 30 September, 2024; v1 submitted 24 November, 2023; originally announced November 2023.

    MSC Class: 65F05; 65F10; 45B05; 45G10

  4. arXiv:2307.16051  [pdf, ps, other

    math.NA

    Newton's Method in Three Precisions

    Authors: C. T. Kelley

    Abstract: We describe a three precision variant of Newton's method for nonlinear equations. We evaluate the nonlinear residual in double precision, store the Jacobian matrix in single precision, and solve the equation for the Newton step with iterative refinement with a factorization in half precision. We analyze the method as an inexact Newton method. This analysis shows that, except for very poorly condit… ▽ More

    Submitted 9 October, 2023; v1 submitted 29 July, 2023; originally announced July 2023.

    Comments: 10 pages

    MSC Class: 65H10; 65F05; 65F10; 45G10

  5. arXiv:2108.12453  [pdf, other

    math.DS cs.LG

    Convolutional Autoencoders for Reduced-Order Modeling

    Authors: Sreeram Venkat, Ralph C. Smith, Carl T. Kelley

    Abstract: In the construction of reduced-order models for dynamical systems, linear projection methods, such as proper orthogonal decompositions, are commonly employed. However, for many dynamical systems, the lower dimensional representation of the state space can most accurately be described by a \textit{nonlinear} manifold. Previous research has shown that deep learning can provide an efficient method fo… ▽ More

    Submitted 27 August, 2021; originally announced August 2021.

  6. arXiv:math/0603716  [pdf, ps, other

    math.NA

    Condition Estimates for Pseudo-Arclength Continuation

    Authors: K. I. Dickson, C. T. Kelley, I. C. F. Ipsen, I. G. Kevrekidis

    Abstract: We bound the condition number of the Jacobian in pseudo arclength continuation problems, and we quantify the effect of this condition number on the linear system solution in a Newton GMRES solve. In pseudo arclength continuation one repeatedly solves systems of nonlinear equations $F(u(s),λ(s))=0$ for a real-valued function $u$ and a real parameter $λ$, given different values of the arclength… ▽ More

    Submitted 30 March, 2006; originally announced March 2006.

    Comments: 14 pages

    MSC Class: 65H10; 65H17; 65H20; 65F10; 65F15

  7. arXiv:math/0404374  [pdf, ps, other

    math.DS

    Newton-Krylov solvers for time-steppers

    Authors: C. T. Kelley, I. G. Kevrekidis, L. Qiao

    Abstract: We study how the Newton-GMRES iteration can enable dynamic simulators (time-steppers) to perform fixed-point and path-following computations.For a class of dissipative problems, whose dynamics are characterized by a slow manifold, the Jacobian matrices in such computations are compact perturbations of the identity. We examine the number of GMRES iterations required for each nonlinear iteration a… ▽ More

    Submitted 20 April, 2004; originally announced April 2004.

    Comments: 14 pages, 6 figures

    MSC Class: 65F10 (Primary); 65H10 (Secondary); 65H17; 65H20; 65L05