中文
相关论文

相关论文: Weighted Singular Value Thresholding and its Appli…

200 篇论文

We introduce the Singular Value Representation (SVR), a new method to represent the internal state of neural networks using SVD factorization of the weights. This construction yields a new weighted graph connecting what we call spectral…

机器学习 · 计算机科学 2023-02-17 Dan Meller , Nicolas Berkouk

Defining meaningful distances between samples in a dataset is a fundamental problem in machine learning. Optimal Transport (OT) lifts a distance between features (the "ground metric") to a geometrically meaningful distance between samples.…

机器学习 · 统计学 2022-07-20 Geert-Jan Huizing , Laura Cantini , Gabriel Peyré

Self-supervised contrastive learning has demonstrated great potential in learning visual representations. Despite their success in various downstream tasks such as image classification and object detection, self-supervised pre-training for…

计算机视觉与模式识别 · 计算机科学 2022-10-12 Di Wu , Siyuan Li , Zelin Zang , Stan Z. Li

We analytically and numerically investigate the performance of weak-value amplification (WVA) and related parameter estimation methods in the presence of temporally correlated noise. WVA is a special instance of a general measurement…

This work presents a quantum algorithm for solving linear systems of equations of the form $\mathbf{A}{\frac{\mathbf{\partial f}}{\mathbf{\partial x}}} = \mathbf{B}\mathbf{f}$, based on the Quantum Singular Value Transformation (QSVT). The…

量子物理 · 物理学 2025-07-18 Gal G. Shaviner , Ziv Chen , Steven H. Frankel

The Quantum Singular Value Transformation (QSVT) is a technique that provides a unified framework for describing many of the quantum algorithms discovered to date. We implement a noise-free simulation of the technique to investigate how it…

量子物理 · 物理学 2023-07-26 Alexis Ralli , Gabriel Greene-Diniz , David Muñoz Ramo , Nathan Fitzpatrick

Quantum algorithms offer significant speedups over their classical counterparts for a variety of problems. The strongest arguments for this advantage are borne by algorithms for quantum search, quantum phase estimation, and Hamiltonian…

量子物理 · 物理学 2021-12-14 John M. Martyn , Zane M. Rossi , Andrew K. Tan , Isaac L. Chuang

Concatenating matrices is a common technique for uncovering shared structures in data through singular value decomposition (SVD) and low-rank approximations. The fundamental question arises: How does the singular value spectrum of the…

机器学习 · 计算机科学 2025-07-01 Maksym Shamrai

Relevance Vector Machine (RVM) is a supervised learning algorithm extended from Support Vector Machine (SVM) based on the Bayesian sparsity model. Compared with the regression problem, RVM classification is difficult to be conducted because…

机器学习 · 统计学 2022-10-28 Wenyang Wang , Dongchu Sun , Zhuoqiong He

We revisit a singular value decomposition (SVD) algorithm given in Chen et al. (2019b) for exploratory Item Factor Analysis (IFA). This algorithm estimates a multidimensional IFA model by SVD and was used to obtain a starting point for…

统计方法学 · 统计学 2025-01-08 Haoran Zhang , Yunxiao Chen , Xiaoou Li

We propose a method of using a Weighted second-order cone programming twin support vector machine (WSOCP-TWSVM) for imbalanced data classification. This method constructs a graph based under-sampling method which is utilized to remove…

计算机视觉与模式识别 · 计算机科学 2019-07-09 Saeideh Roshanfekr , Shahriar Esmaeili , Hassan Ataeian , Ali Amiri

The classical low rank approximation problem is to find a rank $k$ matrix $UV$ (where $U$ has $k$ columns and $V$ has $k$ rows) that minimizes the Frobenius norm of $A - UV$. Although this problem can be solved efficiently, we study an…

数据结构与算法 · 计算机科学 2019-11-20 Frank Ban , David Woodruff , Qiuyi Zhang

We introduce Sven (Singular Value dEsceNt), a new optimization algorithm for neural networks that exploits the natural decomposition of loss functions into a sum over individual data points, rather than reducing the full loss to a single…

机器学习 · 计算机科学 2026-04-03 Samuel Bright-Thonney , Thomas R. Harvey , Andre Lukas , Jesse Thaler

Singular Value Decomposition (SVD) is a powerful tool for multivariate analysis. However, independent computation of the SVD for each sample taken from a bandlimited matrix random process will result in singular value sample paths whose…

统计理论 · 数学 2007-06-13 D. W. Browne , M. W. Browne , M. P. Fitz

Clustering explores meaningful patterns in the non-labeled data sets. Cluster Ensemble Selection (CES) is a new approach, which can combine individual clustering results for increasing the performance of the final results. Although CES can…

机器学习 · 计算机科学 2016-04-26 Muhammad Yousefnezhad , Daoqiang Zhang

In this work, we develop efficient solvers for linear inverse problems based on randomized singular value decomposition (RSVD). This is achieved by combining RSVD with classical regularization methods, e.g., truncated singular value…

数值分析 · 数学 2019-09-05 Kazufumi Ito , Bangti Jin

Foreground-background separation is an important problem in document image analysis. Popular unsupervised binarization methods (such as the Sauvola's algorithm) employ adaptive thresholding to classify pixels as foreground or background. In…

计算机视觉与模式识别 · 计算机科学 2022-04-11 Soumyadeep Dey , Pratik Jawanpuria

Subspace identification is a classical and very well studied problem in system identification. The problem was recently posed as a convex optimization problem via the nuclear norm relaxation. Inspired by robust PCA, we extend this framework…

系统与控制 · 计算机科学 2013-12-10 Dorsa Sadigh , Henrik Ohlsson , S. Shankar Sastry , Sanjit A. Seshia

Sparse inverse covariance selection is a fundamental problem for analyzing dependencies in high dimensional data. However, such a problem is difficult to solve since it is NP-hard. Existing solutions are primarily based on convex…

数值分析 · 计算机科学 2018-04-05 Ganzhao Yuan , Haoxian Tan , Wei-Shi Zheng

Cross-validation (CV) is one of the main tools for performance estimation and parameter tuning in machine learning. The general recipe for computing CV estimate is to run a learning algorithm separately for each CV fold, a computationally…

机器学习 · 统计学 2015-07-02 Pooria Joulani , András György , Csaba Szepesvári