中文
相关论文

相关论文: On maximum volume submatrices and cross approximat…

200 篇论文

We design a sublinear-time approximation algorithm for quadratic function minimization problems with a better error bound than the previous algorithm by Hayashi and Yoshida (NIPS'16). Our approximation algorithm can be modified to handle…

数据结构与算法 · 计算机科学 2018-06-29 Amit Levi , Yuichi Yoshida

The class of quasiseparable matrices is defined by the property that any submatrix entirely below or above the main diagonal has small rank, namely below a bound called the order of quasiseparability. These matrices arise naturally in…

符号计算 · 计算机科学 2019-10-22 Clement Pernet , Arne Storjohann

Many problems of theoretical and practical interest involve finding an optimum over a family of convex functions. For instance, finding the projection on the convex functions in $H^k(\Omega)$, and optimizing functionals arising from some…

数值分析 · 数学 2008-04-11 Néstor E. Aguilera , Pedro Morin

We give a new proof for an equality of certain max-min and min-max approximation problems involving normal matrices. The previously published proofs of this equality apply tools from matrix theory, (analytic) optimization theory and…

数值分析 · 数学 2013-10-23 Jörg Liesen , Petr Tichý

We study the maximal rank in affine subspaces of symmetric or alternating matrices, in terms of the matching numbers of certain associated graphs. Applications include simple proofs of upper bounds on the dimension of such subspaces in…

组合数学 · 数学 2017-03-17 Roy Meshulam

Matrix completion is a problem that arises in many data-analysis settings where the input consists of a partially-observed matrix (e.g., recommender systems, traffic matrix analysis etc.). Classical approaches to matrix completion assume…

机器学习 · 计算机科学 2017-05-02 Natali Ruchansky , Mark Crovella , Evimaria Terzi

Low-rank matrix approximations, such as the truncated singular value decomposition and the rank-revealing QR decomposition, play a central role in data analysis and scientific computing. This work surveys and extends recent research which…

数值分析 · 数学 2014-04-29 Nathan Halko , Per-Gunnar Martinsson , Joel A. Tropp

Recently, Musco and Woodruff (FOCS, 2017) showed that given an $n \times n$ positive semidefinite (PSD) matrix $A$, it is possible to compute a $(1+\epsilon)$-approximate relative-error low-rank approximation to $A$ by querying…

数据结构与算法 · 计算机科学 2021-06-16 Ainesh Bakshi , Nadiia Chepurko , David P. Woodruff

We extend the existing skew polynomial representations of matrix algebras which are direct sum of matrix spaces over division rings. In this representation, the sum-rank distance between two tuples of matrices is captured by a weight…

信息论 · 计算机科学 2025-12-10 Alessandro Neri , Paolo Santonastaso

We consider the problem of finding a $k\times k$ submatrix of an $n\times n$ matrix with i.i.d. standard Gaussian entries, which has a large average entry. It was shown earlier by Bhamidi et al. that the largest average value of such a…

概率论 · 数学 2016-03-01 David Gamarnik , Quan Li

Submodularity is a fundamental phenomenon in combinatorial optimization. Submodular functions occur in a variety of combinatorial settings such as coverage problems, cut problems, welfare maximization, and many more. Therefore, a lot of…

数据结构与算法 · 计算机科学 2011-11-08 Shaddin Dughmi

The problem of non-monotone $k$-submodular maximization under a knapsack constraint ($\kSMK$) over the ground set size $n$ has been raised in many applications in machine learning, such as data summarization, information propagation, etc.…

数据结构与算法 · 计算机科学 2023-09-22 Dung T. K. Ha , Canh V. Pham , Tan D. Tran , Huan X. Hoang

We consider the uniform approximation of the smallest eigenvalue of a large parameter-dependent Hermitian matrix by that of a smaller counterpart obtained through projections. The projection subspaces are constructed iteratively by means of…

数值分析 · 数学 2026-01-16 Mattia Manucci , Emre Mengi , Nicola Guglielmi

We consider the problem of finding the optimal diagonal preconditioner for a positive definite matrix. Although this problem has been shown to be solvable and various methods have been proposed, none of the existing approaches are scalable…

数值分析 · 数学 2024-11-07 Wenzhi Gao , Zhaonan Qu , Madeleine Udell , Yinyu Ye

This paper addresses matrix approximation problems for matrices that are large, sparse and/or that are representations of large graphs. To tackle these problems, we consider algorithms that are based primarily on coarsening techniques,…

数值分析 · 计算机科学 2018-10-03 Shashanka Ubaru , Yousef Saad

Alternating minimization represents a widely applicable and empirically successful approach for finding low-rank matrices that best fit the given data. For example, for the problem of low-rank matrix completion, this method is believed to…

机器学习 · 统计学 2012-12-04 Prateek Jain , Praneeth Netrapalli , Sujay Sanghavi

We address the inverse problem that arises in compressed sensing of a low-rank matrix. Our approach is to pose the inverse problem as an approximation problem with a specified target rank of the solution. A simple search over the target…

数值分析 · 数学 2009-06-15 Kiryung Lee , Yoram Bresler

Generalized matrix approximation plays a fundamental role in many machine learning problems, such as CUR decomposition, kernel approximation, and matrix low rank approximation. Especially with today's applications involved in larger and…

数值分析 · 计算机科学 2016-09-09 Haishan Ye , Qiaoming Ye , Zhihua Zhang

In this paper, we propose a low-rank coordinate descent approach to structured semidefinite programming with diagonal constraints. The approach, which we call the Mixing method, is extremely simple to implement, has no free parameters, and…

最优化与控制 · 数学 2026-05-12 Po-Wei Wang , Wei-Cheng Chang , J. Zico Kolter

This paper considers the problem of matrix completion when some number of the columns are completely and arbitrarily corrupted, potentially by a malicious adversary. It is well-known that standard algorithms for matrix completion can return…

机器学习 · 统计学 2016-04-26 Yudong Chen , Huan Xu , Constantine Caramanis , Sujay Sanghavi