New method corrects quantization errors in LLMs using low-rank matrices.
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.
Trend · papers per month
Paper analyzes convergence of PAM method for low-rank factorization models.
For the problems of low-rank matrix completion, the efficiency of the widely-used nuclear norm technique may be challenged under many circumstances, especially when certain basis coefficients are fixed, for example, the low-rank correlation matrix completion in various fields such as the financial market and the low-ra…
A new method combines Laplace and Variational Bayes for scalable inference.
Fine-tunes LLMs to correct bias in predictions.
PSI-LinUCB improves scalability for large recommender systems.
Recovery of low-rank matrices has recently seen significant activity in many areas of science and engineering, motivated by recent theoretical results for exact reconstruction guarantees and interesting practical applications. A number of methods have been developed for this recovery problem. However, a principled meth…
This paper describes a suite of algorithms for constructing low-rank approximations of an input matrix from a random linear image of the matrix, called a sketch. These methods can preserve structural properties of the input matrix, such as positive-semidefiniteness, and they can produce approximations with a user-speci…
A new method for efficient neural network fine-tuning using queryable low-rank update atoms.
Principal Components Analysis (PCA) is one of the most widely used dimension reduction techniques. Robust PCA (RPCA) refers to the problem of PCA when the data may be corrupted by outliers. Recent work by Cand{è}s, Wright, Li, and Ma defined RPCA as a problem of decomposing a given data matrix into the sum of a low-ran…
Develops a curvature-corrected tangent space method for manifold-valued data.
In this survey, we provide a detailed review of recent advances in the recovery of continuous domain multidimensional signals from their few non-uniform (multichannel) measurements using structured low-rank matrix completion formulation. This framework is centered on the fundamental duality between the compactness (e.g…
New method extends low-rank MDPs to continuous action spaces.
Partial Label Learning (PLL) aims to learn from the data where each training instance is associated with a set of candidate labels, among which only one is correct. Most existing methods deal with such problem by either treating each candidate label equally or identifying the ground-truth label iteratively. In this pap…
Due to the iterative nature of most nonnegative matrix factorization (\textsc{NMF}) algorithms, initialization is a key aspect as it significantly influences both the convergence and the final solution obtained. Many initialization schemes have been proposed for NMF, among which one of the most popular class of methods…
Improved LoRA+ adapts large models more efficiently.
Efficiently implements MEG for low-rank matrix optimization problems.
Many computer vision tasks involve processing large amounts of data contaminated by outliers, which need to be detected and rejected. While outlier detection methods based on robust statistics have existed for decades, only recently have methods based on sparse and low-rank representation been developed along with guar…
Paper proposes a new optimization framework for learning eigenfunctions of operators.
Sharp condition found for Burer-Monteiro method to work for MaxCut-type SDPs.
Proposes CC-NMDF for analyzing manifold-valued data.
In real-world applications, not all instances in multi-view data are fully represented. To deal with incomplete data, Incomplete Multi-view Learning (IML) rises. In this paper, we propose the Joint Embedding Learning and Low-Rank Approximation (JELLA) framework for IML. The JELLA framework approximates the incomplete d…
Nyquist ghost artifacts in EPI are originated from phase mismatch between the even and odd echoes. However, conventional correction methods using reference scans often produce erroneous results especially in high-field MRI due to the non-linear and time-varying local magnetic field changes. Recently, it was shown that …
We consider the problem of matrix column subset selection, which selects a subset of columns from an input matrix such that the input can be well approximated by the span of the selected columns. Column subset selection has been applied to numerous real-world data applications such as population genetics summarization,…
This work introduces 'Artificial Entanglement' to understand LLMs' fine-tuning effectiveness.
Enhances knowledge graph completion with mixed geometry tensor factorization.
Asynchronous federated modeling improves spatial data sharing without centralizing raw data.
In the total least squares problem, one is given an matrix , and an matrix , and one seeks to "correct" both and , obtaining matrices and , so that there exists an satisfying the equation . Typically the problem is overconstrained, meanin…
A new method for robust matrix completion overcomes limitations of existing approaches.
We study the Low Rank Phase Retrieval (LRPR) problem defined as follows: recover an matrix of rank from a different and independent set of phaseless (magnitude-only) linear projections of each of its columns. To be precise, we need to recover from …
Low-rank modeling generally refers to a class of methods that solve problems by representing variables of interest as low-rank matrices. It has achieved great success in various fields including computer vision, data mining, signal processing and bioinformatics. Recently, much progress has been made in theories, algori…
New spectral methods improve matrix estimation in RL with low-rank structure.
Novel method for efficient low-rank matrix estimation and bandit algorithms.
In this paper, we consider the problem of low-rank phase retrieval whose objective is to estimate a complex low-rank matrix from magnitude-only measurements. We propose a hierarchical prior model for low-rank phase retrieval, in which a Gaussian-Wishart hierarchical prior is placed on the underlying low-rank matrix to …
Paper improves MVSC using tensor low-rank modeling.
Low-rank approximation is an effective model compression technique to not only reduce parameter storage requirements, but to also reduce computations. For convolutional neural networks (CNNs), however, well-known low-rank approximation methods, such as Tucker or CP decomposition, result in degraded model accuracy becau…
The paper proposes using low rank assumption to improve causal structure learning in DAGs.
Unified theory and debiasing framework for random oblique projections in high dimensions.
Algorithm recovers multiple low-rank matrices from unlabeled data.
Contrastive UCB improves RL by learning feature representations efficiently.
This paper solves tensor robust principal component analysis via scaled gradient descent.
Paper tackles fair low-rank approximation and column subset selection.
Research reveals deep networks often learn low-rank structures, leading to more efficient training and fine-tuning.
New insights into training deep networks with low rank layers.
New algorithm improves deep learning models' robustness without sacrificing accuracy.
We revisit the use of Stochastic Gradient Descent (SGD) for solving convex optimization problems that serve as highly popular convex relaxations for many important low-rank matrix recovery problems such as \textit{matrix completion}, \textit{phase retrieval}, and more. The computational limitation of applying SGD to so…
Matrix approximation is a common tool in machine learning for building accurate prediction models for recommendation systems, text mining, and computer vision. A prevalent assumption in constructing matrix approximations is that the partially observed matrix is of low-rank. We propose a new matrix approximation model w…
FedLoRU improves FL efficiency by using low-rank updates.