Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,742 papers · 148 categories

Trend · papers per month

1122 · Dec 202019922001200920172026
33 results for matrix-exponential

Incorporates matrix exponential into generative flows for improved performance.

problem Improving generative flow models for better density estimation.
method Integrates matrix exponential into generative flows, proposing new layers and modifying network architecture.
result The proposed model achieves great performance on density estimation.

The paper introduces a new class of multivariate mixtures for actuarial applications.

problem Developing a new class of multivariate mixtures for actuarial calculations.
method Proposed a class of multivariate matrix-exponential affine mixtures with matrix-exponential marginals.
result Explicit calculations of actuarial quantities are possible due to the proposed class's properties.

Analytical solution found for a three-layer network with a specific activation function.

problem Understanding the power of depth in neural networks.
method Found analytical solutions for a three-layer network with a matrix exponential activation function.
result Analytical solutions for equations involving a three-layer network with a matrix exponential activation function.

We develop continuous time Markov chain (CTMC) approximation of one-dimensional diffusions with a lower sticky boundary. Approximate solutions to the action of the Feynman-Kac operator associated with a sticky diffusion and first passage probabilities are obtained using matrix exponentials. We show how to compute matri…

2019-10-31abs ↗pdf ↗

Develops polynomial diffusion models for multi-factor commodity futures dynamics.

problem Modeling futures prices using latent state variables for short and long-term stochastic factors.
method Polynomial diffusion models to incorporate non-linear effects, two filtering methods for estimation.
result Accurate estimation of futures prices despite parameter identification issues in polynomial diffusion models.

A new method for efficiently computing derivatives of skew-symmetric matrix exponentials.

problem Efficient computation of derivatives for skew-symmetric matrices.
method Characterization of invertibility, construction of nearby logarithm, and efficient implementation.
result Explicit formulae for differentiation and its inverse of skew-symmetric matrix exponentials.

Time homogeneous polynomial processes are Markov processes whose moments can be calculated easily through matrix exponentials. In this work, we develop a notion of time inhomogeneous polynomial processes where the coeffiecients of the process may depend on time. A full characterization of this model class is given by m…

2018-06-11abs ↗pdf ↗

The paper connects disentanglement to manifold charts and commutativity.

problem Discovering local charts of the data manifold for disentanglement.
method Interpreting disentanglement as local charts of the data manifold and studying commutativity.
result Commutativity is a central property in disentanglement, as shown in manifold, group theoretic, and probabilistic frameworks.

Efficiently implements MEG for low-rank matrix optimization problems.

problem Optimization over spectrahedron with low-rank matrices.
method Matrix Exponentiated Gradient (MEG) method with efficient implementations.
result Methods converge from a warm-start initialization with similar rates to full-SVD-based counterparts.

Let ωgω_\mathfrak{g} be a Lie algebra valued differential 11-form on a manifold MM satisfying the structure equations dωg+12ωgωg=0d ω_\mathfrak{g} + \frac{1}{2} ω_\mathfrak{g}\wedge ω_\mathfrak{g}=0 where g\mathfrak{g} is solvable. We show that the problem of finding a smooth map ρ:MGρ:M\to G, where GG is an nn-dimensional so…

2013-08-04abs ↗pdf ↗

We propose novel first-order stochastic approximation algorithms for canonical correlation analysis (CCA). Algorithms presented are instances of inexact matrix stochastic gradient (MSG) and inexact matrix exponentiated gradient (MEG), and achieve εε-suboptimality in the population objective in $\operatorname{poly}(\fr…

2017-02-22abs ↗pdf ↗

New method for inferring Markov chains from large state spaces, applied to epidemic models.

problem Challenging to compute matrix exponentials and derivatives for large state spaces.
method Differentiated uniformization method for continuous-time Markov chains.
result Estimation of infection and recovery rates during the first wave of COVID-19 in Austria.

The paper models stochastic interest rates for life insurance using phase-type distributions.

problem Modeling stochastic interest rates in life insurance with matrix approach.
method Integrates piecewise deterministic interest rates into a Markov jump process framework.
result Explicit formulas for reserves and future payments can be derived.

We show that a simple randomized sketch of the matrix multiplicative weight (MMW) update enjoys (in expectation) the same regret bounds as MMW, up to a small constant factor. Unlike MMW, where every step requires full matrix exponentiation, our steps require only a single product of the form eAbe^A b, which the Lanczos …

2019-03-07abs ↗pdf ↗

We simplify matrix computations for block matrices, especially useful for covariance and correlation matrices.

problem Complex computations for block matrices, especially for covariance and correlation matrices.
method Obtained a canonical representation for block matrices, facilitating computation of various matrix operations.
result Simplified computation of matrix operations for block matrices, particularly useful for covariance and correlation matrices.

Simulating the time-evolution of quantum mechanical systems is BQP-hard and expected to be one of the foremost applications of quantum computers. We consider classical algorithms for the approximation of Hamiltonian dynamics using subsampling methods from randomized numerical linear algebra. We derive a simulation tech…

2018-04-06abs ↗pdf ↗

We present a new method for online prediction and learning of tensors (NN-way arrays, N>2N >2) from sequential measurements. We focus on the specific case of 3-D tensors and exploit a recently developed framework of structured tensor decompositions proposed in [1]. In this framework it is possible to treat 3-D tensors …

2015-07-28abs ↗pdf ↗

CoLA automates efficient numerical linear algebra for complex matrix structures.

problem Efficiently solving large-scale linear algebra problems with complex matrix structures.
method Combining linear operator abstraction with compositional dispatch rules.
result Automatic and efficient numerical algorithms for various linear algebra operations.

We propose expected policy gradients (EPG), which unify stochastic policy gradients (SPG) and deterministic policy gradients (DPG) for reinforcement learning. Inspired by expected sarsa, EPG integrates (or sums) across actions when estimating the gradient, instead of relying only on the action in the sampled trajectory…

2018-01-10abs ↗pdf ↗

In this paper, we propose an auto-encoder based generative neural network model whose encoder compresses the inputs into vectors in the tangent space of a special Lie group manifold: upper triangular positive definite affine transform matrices (UTDATs). UTDATs are representations of Gaussian distributions and can strai…

2019-01-28abs ↗pdf ↗

New formulas for geodesics on Stiefel and flag manifolds using trust-region method.

problem Computing geodesics and logarithms on Stiefel and flag manifolds.
method Closed-form geodesic formulas, trust-region solver, Fréchet derivatives.
result Efficient computation of geodesic distance and logarithm map.

FSPA bypasses eigenvalue estimation for quantum PCA, achieving optimal complexity and robustness.

problem Quantum PCA eigenvalue estimation is computationally expensive and prone to errors.
method Filtered Spectral Projection Algorithm (FSPA) that projects onto the dominant spectral subspace directly.
result FSPA achieves optimal complexity and robustness, outperforming classical methods.

DAGMA learns DAGs faster and more accurately using log-determinant acyclicity.

problem Learning directed acyclic graphs from data efficiently and accurately.
method DAGMA uses M-matrices and log-determinant acyclicity to optimize DAG learning.
result DAGMA achieves faster and more accurate DAG learning compared to existing methods.