From low-rank retractions to dynamical low-rank approximation and back

Axel Séguin1, Gianluca Ceruti2, Daniel Kressner1

  • 1École Polytechnique Fédérale de Lausanne (EPFL) Institute of Mathematics, 1015 Lausanne, Switzerland.

BIT. Numerical Mathematics
|June 20, 2024
PubMed
Summary

Retractions, tools for keeping computations on manifolds, are applied to numerical integration of differential equations on fixed-rank matrix manifolds. New methods, Accelerated Forward Euler (AFE) and Projected Ralston-Hermite (PRH), offer third-order accuracy for dynamical low-rank approximation (DLRA).

Related Concept Videos

Linear Approximation in Time Domain01:21

Linear Approximation in Time Domain

Nonlinear systems often require sophisticated approaches for accurate modeling and analysis, with state-space representation being particularly effective. This method is especially useful for systems where variables and parameters vary with time or operating conditions, such as in a simple pendulum or a translational mechanical system with nonlinear springs.
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
81
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
48
Major Losses in Pipes01:28

Major Losses in Pipes

When a fluid flows through a pipe, it experiences energy losses due to frictional resistance along the pipe walls, known as major losses. These energy losses result in a pressure drop, which varies based on the flow conditions — whether laminar or turbulent — and the specific physical properties of the fluid and pipe.
Fluid flow can be classified as laminar or turbulent, primarily based on the Reynolds number. This dimensionless number reflects the relative influence of inertial to...
1.1K
Downsampling01:20

Downsampling

When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
149
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
89
Region of Convergence of Laplace Tarnsform01:20

Region of Convergence of Laplace Tarnsform

The Region of Convergence (ROC) is a fundamental concept in signal processing and system analysis, particularly associated with the Laplace transform. The ROC represents an area in the complex plane where the Laplace transform of a given signal converges, determining the transform's applicability and utility.
Consider a decaying exponential signal that begins at a specific time. When deriving its Laplace transform, the time-domain variable is replaced with a complex variable. This...
524