中文
相关论文

相关论文: Unbiased Matrix Rounding

200 篇论文

Randomized matrix sparsification has proven to be a fruitful technique for producing faster algorithms in applications ranging from graph partitioning to semidefinite programming. In the decade or so of research into this technique, the…

数值分析 · 数学 2009-11-23 Alex Gittens , Joel A. Tropp

This work unifies the analysis of various randomized methods for solving linear and nonlinear inverse problems by framing the problem in a stochastic optimization setting. By doing so, we show that many randomized methods are variants of a…

数值分析 · 数学 2023-06-21 Jonathan Wittmer , C. G. Krishnanunni , Hai V. Nguyen , Tan Bui-Thanh

In recent years, randomized algorithms have established themselves as fundamental tools in computational linear algebra, with applications in scientific computing, machine learning, and quantum information science. Many randomized matrix…

数值分析 · 数学 2025-12-19 Ethan N. Epperly

This paper studies the open problem of conformalized entry prediction in a row/column-exchangeable matrix. The matrix setting presents novel and unique challenges, but there exists little work on this interesting topic. We meticulously…

机器学习 · 计算机科学 2023-06-07 Meijia Shao , Yuan Zhang

We study the problem of recovering an incomplete $m\times n$ matrix of rank $r$ with columns arriving online over time. This is known as the problem of life-long matrix completion, and is widely applied to recommendation system, computer…

机器学习 · 计算机科学 2016-12-04 Maria-Florina Balcan , Hongyang Zhang

We investigate pattern-avoiding (0,1)-matrices as generalizations of pattern-avoiding permutations. Our emphasis is on 123-avoiding and 321-avoiding patterns for which we obtain exact results as to the maximum number of 1's such matrices…

组合数学 · 数学 2020-05-06 Richard A. Brualdi , Lei Cao

A well-known problem in numerical ecology is how to recombine presence-absence matrices without altering row and column totals. A few solutions have been proposed, but all of them present some issues in terms of statistical robustness (i.e.…

We describe a dynamic programming algorithm for exact counting and exact uniform sampling of matrices with specified row and column sums. The algorithm runs in polynomial time when the column sums are bounded. Binary or non-negative integer…

统计计算 · 统计学 2011-04-05 Jeffrey W. Miller , Matthew T. Harrison

The purpose of this text is to provide an accessible introduction to a set of recently developed algorithms for factorizing matrices. These new algorithms attain high practical speed by reducing the dimensionality of intermediate…

数值分析 · 数学 2019-02-08 Per-Gunnar Martinsson

There have been two separate lines of work on estimating Ising models: (1) estimating them from multiple independent samples under minimal assumptions about the model's interaction matrix; and (2) estimating them from one sample in…

Simulating sample correlation matrices is important in many areas of statistics. Approaches such as generating Gaussian data and finding their sample correlation matrix or generating random uniform $[-1,1]$ deviates as pairwise correlations…

统计理论 · 数学 2013-12-09 Johanna Hardin , Stephan Ramon Garcia , David Golan

We present a set of methods to generate less complex error channels by quantum circuit parallelisation. The resulting errors are simplified as a consequence of their symmetrisation and randomisation. Initially, the case of a single error…

量子物理 · 物理学 2023-05-26 James Mills , Debasis Sadhukhan , Elham Kashefi

We present a matrix-based algorithm for deciding if the parametrization of a curve or a surface is invertible or not, and for computing the inverse of the parametrization if it exists.

交换代数 · 数学 2007-05-23 Carlos D'Andrea , Laurent Buse

Matrix sensing has many real-world applications in science and engineering, such as system control, distance embedding, and computer vision. The goal of matrix sensing is to recover a matrix $A_\star \in \mathbb{R}^{n \times n}$, based on a…

数据结构与算法 · 计算机科学 2023-03-23 Lianke Qin , Zhao Song , Ruizhe Zhang

Finding the inverse of a matrix is an open problem especially when it comes to engineering problems due to their complexity and running time (cost) of matrix inversion algorithms. An optimum strategy to invert a matrix is, first, to reduce…

A unified approach to parametrization of the mixing matrix for $N$ generations is developed. This approach not only has a clear geometrical underpinning but also has the advantage of being economical and recursive and leads in a natural way…

高能物理 - 唯象学 · 物理学 2015-06-25 S. Chaturvedi , N. Mukunda

In distributed systems, communication is a major concern due to issues such as its vulnerability or efficiency. In this paper, we are interested in estimating sparse inverse covariance matrices when samples are distributed into different…

统计方法学 · 统计学 2016-10-04 Jesús Arroyo , Elizabeth Hou

Conventional ways to solve optimization problems on low-rank matrix sets which appear in great number of applications ignore its underlying structure of an algebraic variety and existence of singular points. This leads to appearance of…

数值分析 · 数学 2017-10-04 Valentin Khrulkov , Ivan Oseledets

Randomized sampling has recently been demonstrated to be an efficient technique for computing approximate low-rank factorizations of matrices for which fast methods for computing matrix vector products are available. This paper describes an…

数值分析 · 数学 2008-06-17 Per-Gunnar Martinsson

In this era of large-scale data, distributed systems built on top of clusters of commodity hardware provide cheap and reliable storage and scalable processing of massive data. Here, we review recent work on developing and implementing…

分布式、并行与集群计算 · 计算机科学 2015-07-28 Jiyan Yang , Xiangrui Meng , Michael W. Mahoney