中文
相关论文

相关论文: Some Software Packages for Partial SVD Computation

200 篇论文

The increasing number of applications requiring the solution of large scale singular value problems have rekindled interest in iterative methods for the SVD. Some promising recent ad- vances in large scale iterative methods are still…

数学软件 · 计算机科学 2017-01-25 Lingfei Wu , Eloy Romero , Andreas Stathopoulos

Recent years have witnessed the popularity of using rank minimization as a regularizer for various signal processing and machine learning problems. As rank minimization problems are often converted to nuclear norm minimization (NNM)…

数值分析 · 计算机科学 2010-12-30 Zhouchen Lin , Siming Wei

This article presents svds-C, an open-source and high-performance C program for accurately and robustly computing truncated SVD, e.g. computing several largest singular values and corresponding singular vectors. We have re-implemented the…

数学软件 · 计算机科学 2024-05-30 Xu Feng , Wenjian Yu , Yuyang Xie

The spectral decomposition of a real skew-symmetric matrix $A$ can be mathematically transformed into a specific structured singular value decomposition (SVD) of $A$. Based on such equivalence, a skew-symmetric Lanczos bidiagonalization…

数值分析 · 数学 2024-08-20 Jinzhi Huang , Zhongxiao Jia

RSVDPACK is a library of functions for computing low rank approximations of matrices. The library includes functions for computing standard (partial) factorizations such as the Singular Value Decomposition (SVD), and also so called…

数值分析 · 数学 2016-08-30 Sergey Voronin , Per-Gunnar Martinsson

A large part of modern research, especially in the broad field of complex systems, relies on the numerical integration of PDEs, with and without stochastic noise. This is usually done with eiher in-house made codes or external packages like…

计算物理 · 物理学 2024-10-03 Fernando Caballero

Recent years have witnessed intense development of randomized methods for low-rank approximation. These methods target principal component analysis (PCA) and the calculation of truncated singular value decompositions (SVD). The present…

统计计算 · 统计学 2017-01-02 Arthur Szlam , Yuval Kluger , Mark Tygert

The singular value decomposition (SVD) allows to write a matrix as a product of a left singular vectors matrix, a nonnegative singular values diagonal matrix and a right singular vectors matrix. Among the applications of the SVD are the…

数值分析 · 数学 2025-12-09 Doulaye Dembele

We investigate the solution of low-rank matrix approximation problems using the truncated SVD. For this purpose, we develop and optimize GPU implementations for the randomized SVD and a blocked variant of the Lanczos approach. Our work…

分布式、并行与集群计算 · 计算机科学 2024-03-12 Andres E. Tomas , Enrique S. Quintana-Orti , Hartwig Anzt

We present a new computational approach to approximating a large, noisy data table by a low-rank matrix with sparse singular vectors. The approximation is obtained from thresholded subspace iterations that produce the singular vectors…

统计方法学 · 统计学 2011-12-13 Dan Yang , Zongming Ma , Andreas Buja

A semidefinite program (SDP) is a particular kind of convex optimization problem with applications in operations research, combinatorial optimization, quantum information science, and beyond. In this work, we propose variational quantum…

量子物理 · 物理学 2024-06-19 Dhrumil Patel , Patrick J. Coles , Mark M. Wilde

The singular value decomposition (SVD) is a crucial tool in machine learning and statistical data analysis. However, it is highly susceptible to outliers in the data matrix. Existing robust SVD algorithms often sacrifice speed for…

机器学习 · 统计学 2024-02-16 Sangil Han , Kyoowon Kim , Sungkyu Jung

We propose a mixed precision Jacobi algorithm for computing the singular value decomposition (SVD) of a dense matrix. After appropriate preconditioning, the proposed algorithm computes the SVD in a lower precision as an initial guess, and…

数值分析 · 数学 2025-05-12 Weiguo Gao , Yuxin Ma , Meiyue Shao

Current dense symmetric eigenvalue (EIG) and singular value decomposition (SVD) implementations may suffer from the lack of concurrency during the tridiagonal and bidiagonal reductions, respectively. This performance bottleneck is typical…

数值分析 · 数学 2021-04-30 D. Keyes , H. Ltaief , Y. Nakatsukasa , D. Sukkari

We present an open source software package SpectroLab a Matlab-based tool developed in 2018 for the analysis of spectroscopic data. In this package, there are tools for derivative analysis, stacked energy contours, stacked plots for theory,…

材料科学 · 物理学 2022-03-15 Christopher Sims

The singular value decomposition (SVD) is a powerful tool in modern numerical linear algebra, which underpins computational methods such as principal component analysis (PCA), low-rank approximations, and randomized algorithms. Many…

数学软件 · 计算机科学 2026-04-10 Ahmad Abdelfattah , Massimiliano Fasi

Fast computation of singular value decomposition (SVD) is of great interest in various machine learning tasks. Recently, SVD methods based on randomized linear algebra have shown significant speedup in this regime. This paper attempts to…

分布式、并行与集群计算 · 计算机科学 2017-06-23 Yuechao Lu , Fumihiko Ino , Yasuyuki Matsushita

XMDS2 is a cross-platform, GPL-licensed, open source package for numerically integrating initial value problems that range from a single ordinary differential equation up to systems of coupled stochastic partial differential equations. The…

计算物理 · 物理学 2012-11-22 Graham R. Dennis , Joseph J. Hope , Mattias T. Johnsson

PLUMED is an open-source software package that is widely used for analyzing and enhancing molecular dynamics simulations that works in conjunction with most available molecular dynamics softwares. While the computational cost of PLUMED…

The power method and block Lanczos method are popular numerical algorithms for computing the truncated singular value decomposition (SVD) and eigenvalue decomposition problems. Especially in the literature of randomized numerical linear…

数值分析 · 计算机科学 2015-12-21 Shusen Wang , Zhihua Zhang , Tong Zhang
‹ 上一页 1 2 3 10 下一页 ›