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

4.2%8.3%12.5%16.7% · Apr 199519922001200920172026
48 results for Hermitian block Krylov

A new method for spectral positional encodings in directed graphs using Hermitian block Krylov subspaces.

problem Challenges in spectral positional encodings for directed graphs, including computational complexity and gauge invariance issues.
method Learnable spectral positional encodings of the form hθ(Aq)Rh_θ(A_q)R, computed in a Hermitian block Krylov subspace from sparse matrix-vector products.
result The method is gauge-invariant and converges to the exact eigendecomposition oracle as the depth grows.

New method for directed graphs using learnable spectral positional encodings.

problem Challenges in magnetic Laplacians and unitary gauge invariance for directed graphs.
method Learnable spectral PEs of the form hθ(Aq)R, computed in Hermitian block Krylov subspace.
result Gauge-invariant and computationally efficient solution for directed graphs.

Proposes a new regularizer for semi-supervised learning on multilayer graphs.

problem Semi-supervised learning on multilayer graphs with labeled and unlabeled data.
method Generalized matrix mean regularizer and matrix-free numerical scheme.
result The regularizer outperforms state-of-the-art methods numerically.

New lower bounds for sampling from log-concave distributions in higher dimensions.

problem Proving lower bounds for sampling from log-concave distributions in higher dimensions.
method Multiscale construction inspired by geometric measure theory and reduction to block Krylov algorithms.
result Query lower bounds for sampling from log-concave distributions in higher dimensions are established.

A new diffusion sampling method combines Krylov subspace and diffusion models for faster and more efficient inverse problems.

problem Efficiently solving large-scale inverse problems in high-performance computing.
method Proposes a novel diffusion sampling strategy that integrates Krylov subspace methods with diffusion models.
result Demonstrates significant speedup (80x faster inference time) and improved reconstruction quality on real-world medical imaging problems.

We establish Evans-Krylov estimates for certain nonconvex fully nonlinear elliptic and parabolic equations by exploiting partial Legendre transformations. The equations under consideration arise in part from the study of the "pluriclosed flow" introduced by the first author and Tian

2014-10-10abs ↗pdf ↗

Computes isotropy subgroups of orthogonal matrices acting on Hermitian matrices.

problem Computing isotropy subgroups of orthogonal matrices acting on Hermitian matrices.
method Algorithm for solving a matrix equation to compute isotropy subgroups.
result Computed isotropy subgroups of orthogonal matrices acting on Hermitian matrices.

New Krylov subspace methods speed up mixed-effects models with crossed random effects.

problem Slow computations for high-dimensional crossed random effects in mixed-effects models.
method Krylov subspace-based methods for generalized mixed-effects models with cross effects.
result Speedups by factors of up to 10,000 in computations for mixed-effects models.

We study kk-SVD that is to obtain the first kk singular vectors of a matrix AA. Recently, a few breakthroughs have been discovered on kk-SVD: Musco and Musco [1] proved the first gap-free convergence result using the block Krylov method, Shamir [2] discovered the first variance-reduction stochastic method, and Bhoj…

2016-07-12abs ↗pdf ↗

KBB algorithm reduces sample complexity for policy evaluation in general state spaces.

problem Policy evaluation in large state spaces with high sample complexity.
method Alternates between fitting Bellman residual and estimating value function via adaptive feature set growth.
result Super-linear convergence rates demonstrated, with reductions in sample complexity.

A new method tackles bilevel optimization using Lanczos process for efficient hyper-gradient computation.

problem Efficiently solving large-scale bilevel optimization problems with gradient-based methods.
method Constructing low-dimensional approximate Krylov subspaces with the Lanczos process to approximate the Hessian inverse vector product.
result Demonstrates a O(ε1)\mathcal{O}(ε^{-1}) convergence rate and efficiency in synthetic and deep learning tasks.

In this paper, we propose a second order optimization method to learn models where both the dimensionality of the parameter space and the number of training samples is high. In our method, we construct on each iteration a Krylov subspace formed by the gradient and an approximation to the Hessian matrix, and then use a …

2011-11-18abs ↗pdf ↗

Using the concept of a cohesive module defined by Block, we use the theory of superconnections in the sense of Quillen to construct natural superconnections on Hermitian cohesive modules. By the Chern-Weil construction, we obtain characteristic classes with values in Bott-Chern cohomology which refines the usual deRham…

2016-11-14abs ↗pdf ↗

In this paper, we study the solvability of a general class of fully nonlinear curvature equations, which can be viewed as generalizations of the equations for Christoffel-Minkowski problem in convex geometry. We will also study the Dirichlet problem of the corresponding degenerate equations as an extension of the equat…

2019-09-09abs ↗pdf ↗

Efficiently computes matrix square roots and their inverses for large matrices.

problem Computing matrix square roots and inverses for large matrices efficiently.
method Combines Krylov subspace methods with rational approximation for quadratic-time computation.
result Achieves 4 decimal places of accuracy with fewer than 100 matrix-vector multiplications.

The memory capacity of linear echo state networks is accurately calculated using new numerical methods.

problem Numerical evaluations of memory capacity in recurrent neural networks often contradict theoretical bounds.
method Developed robust numerical approaches exploiting MC neutrality with respect to the input mask matrix.
result Memory curves fully agree with theory when using the proposed methods.

Conservation laws, heirarchies, scattering theory and Bäcklund transformations are known to be the building blocks of integrable partial differential equations. We identify these as facets of a theory of Poisson group actions, and apply the theory to the ZS-AKNS nxn heirarchy (which includes the non-linear Schrödinger …

1997-07-07abs ↗pdf ↗

Paper proposes a new method for efficient second-order neural network training.

problem Infeasibility of Hessian calculation and noisy second-order information in deep learning.
method Adopting complex-step directional derivative (CSFD) for accurate Hessian computation and designing an effective Newton Krylov procedure.
result Our method outperforms existing methods and often converges one-order faster.

We analyze the Hessian spectra of large models up to 100B parameters.

problem Accurate Hessian spectra of large foundation models are difficult to obtain.
method We use shard-local finite-difference Hessian vector products and stochastic Lanczos quadrature.
result We produce the first large-scale spectral density estimates of foundation models.

This paper constructs Brownian motion on complex flag manifolds and finds joint distribution of stochastic areas.

problem Modeling stochastic areas on complex partial flag manifolds.
method Constructs Brownian motion on complex partial flag manifolds and uses it to find joint distribution of stochastic areas.
result Limit law of stochastic areas is a multivariate Cauchy distribution.

New method speeds up kernel-based machine learning for force field reconstruction.

problem Scalability issues in kernel-based machine learning for force field reconstruction.
method Nyström-type methods to construct preconditioners based on low-rank approximations of the kernel matrix.
result Effective preconditioners lead to super-linear convergence in kernel-based machine learning.

Efficiently maps indoor magnetic fields with SKI and D-SKI.

problem Computing large-scale magnetic field maps in indoor environments.
method Structured kernel interpolation (SKI) with derivatives (D-SKI) for Gaussian process regression.
result Achieves better accuracy and faster computation than state-of-the-art methods.

The study proves inequalities for complex operators on curved spaces.

problem Establishing inequalities for nonlocal operators on curved spaces.
method Defining and analyzing nonlocal Pucci operators on manifolds with nonnegative sectional curvatures, proving Harnack inequalities and Holder estimates.
result Harnack inequalities and Holder estimates for nonlocal operators on manifolds with nonnegative sectional curvatures.

Local Neural Operators enable efficient system-level analysis of complex PDEs.

problem System-level analysis of large-scale dynamical systems using neural operators.
method Integrating local Neural Operators with Krylov subspace iterative methods for stability and bifurcation analysis.
result Demonstrated effectiveness of local Neural Operators in fixed-point, stability, and bifurcation analysis of nonlinear PDEs.

This paper tackles unpaired data in multi-view learning, proposing a new framework and models.

problem Handling unpaired data in multi-view learning, which is more common than paired data.
method Generalized uncorrelated multi-view subspace learning framework with successive alternating approximation (SAA) method.
result Proposed models perform competitively or better than baselines in multi-view feature extraction and multi-modality classification.

Holomorphic maps are a special case of Hermitian pluriharmonic maps between almost Hermitian manifolds.

problem Characterizing maps between almost Hermitian manifolds.
method Introducing Hermitian pluriharmonic maps and proving their properties.
result Holomorphic or anti-holomorphic maps are Hermitian pluriharmonic.

The paper proves Liouville theorems for holomorphic maps on pseudo-Hermitian manifolds.

problem Proving Liouville theorems for holomorphic maps on pseudo-Hermitian manifolds.
method Analyzing maps between different classes of pseudo-Hermitian manifolds, using curvature assumptions.
result Holomorphic maps are constant under certain curvature conditions.

Construct a Hermitian metric on non-Hermitian Yang--Mills moduli spaces near the Hermitian locus.

problem Moduli space of non-Hermitian Yang--Mills connections over a compact Kähler manifold
method Using normalized harmonic metrics
result Near the Hermitian locus, the unobstructed locus carries an almost hypercomplex structure compatible with the associated Riemannian metric.

Paper proves solutions for deformed Hermitian-Yang-Mills equation on almost Hermitian manifolds.

problem Existence of solutions for deformed Hermitian-Yang-Mills equation on almost Hermitian manifolds.
method Derive a priori estimates under the existence of an admissible C\mathcal{C}-subsolution; prove existence of solutions under the condition of existence of a supersolution.
result Proves existence of solutions for the deformed Hermitian-Yang-Mills equation.

We study geometric realization questions of curvature in the affine, Riemannian, almost Hermitian, almost para Hermitian, almost hyper Hermitian, almost hyper para Hermitian, Hermitian, and para Hermitian settings. We also express questions in Ivanov-Petrova geometry, Osserman geometry, and curvature homogeneity in ter…

2009-04-07abs ↗pdf ↗