中文
相关论文

相关论文: Randomly Pivoted Partial Cholesky: Random How?

200 篇论文

We derive sharp probability bounds on the tails of a product of symmetric non-negative random variables using only information about their first two moments. If the covariance matrix of the random variables is known exactly, these bounds…

概率论 · 数学 2016-05-19 Napat Rujeerapaiboon , Daniel Kuhn , Wolfram Wiesemann

We show how to find a minimum loop cutset in a Bayesian network with high probability. Finding such a loop cutset is the first step in Pearl's method of conditioning for inference. Our random algorithm for finding a loop cutset, called…

人工智能 · 计算机科学 2014-08-08 Ann Becker , Reuven Bar-Yehuada , Dan Geiger

Randomising networks using a naive `accept-all' edge-swap algorithm is generally biased. Building on recent results for nondirected graphs, we construct an ergodic detailed balance Markov chain with non-trivial acceptance probabilities for…

定量方法 · 定量生物学 2011-12-21 E. S. Roberts , A. C. C. Coolen

We obtain distribution results for traces of Frobenius for various families of elliptic curves with respect to the Lang-Trotter conjecture, extremal primes, and the central limit theorem. This includes some generalisations and bounds…

数论 · 数学 2021-09-14 Nathan Fugleberg , Nahid Walji

We consider the problem of approximating a given element $f$ from a Hilbert space $\mathcal{H}$ by means of greedy algorithms and the application of such procedures to the regression problem in statistical learning theory. We improve on the…

统计理论 · 数学 2009-09-29 Andrew R. Barron , Albert Cohen , Wolfgang Dahmen , Ronald A. DeVore

Let $X$ be the constrained random walk on ${\mathbb Z}_+^2$ taking the steps $(1,0)$, $(-1,1)$ and $(0,-1)$ with probabilities $\lambda < (\mu_1\neq \mu_2)$; in particular, $X$ is assumed stable. Let $\tau_n$ be the first time $X$ hits…

概率论 · 数学 2018-01-16 Ali Devin Sezer

We develop an accelerated algorithm for computing an approximate eigenvalue decomposition of bistochastic normalized kernel matrices. Our approach constructs a low rank approximation of the original kernel matrix by the pivoted partial…

数值分析 · 数学 2025-11-13 Chris Vales , Dimitrios Giannakis

Random probabilities are a key component to many nonparametric methods in Statistics and Machine Learning. To quantify comparisons between different laws of random probabilities several works are starting to use the elegant Wasserstein over…

统计理论 · 数学 2024-05-27 Marta Catalano , Hugo Lavenant

The partial pivoted Cholesky approximation accurately represents matrices that are close to being low-rank. Meanwhile, the Vecchia approximation accurately represents matrices with inverse Cholesky factors that are close to being sparse.…

数值分析 · 数学 2026-03-09 Eagan Kaminetz , Robert J. Webber

We consider a version of D. Price's model for the growth of a bibliographic network, where in each iteration a constant number of citations is randomly allocated according to a weighted combination of accidental (uniformly distributed) and…

物理与社会 · 物理学 2022-08-31 Grzegorz Siudem , Przemysław Nowak , Marek Gagolewski

We consider a variety of criteria for selecting k representative columns from a real mxn matrix A, when sufficiently few columns are required, i.e., 1<= k<= min{rank(A), m/3}. The criteria include the following optimization problems:…

数值分析 · 数学 2026-04-13 Ilse C. F. Ipsen , Arvind K. Saibaba

We consider the problem of computationally-efficient prediction with high dimensional and highly correlated predictors when accurate variable selection is effectively impossible. Direct application of penalization or Bayesian methods…

统计理论 · 数学 2019-09-12 Minerva Mukhopadhyay , David B. Dunson

In this paper, we deal with the data-driven selection of multidimensional and possibly anisotropic bandwidths in the general framework of kernel empirical risk minimization. We propose a universal selection rule, which leads to optimal…

统计理论 · 数学 2016-08-11 Michaël Chichignoud , Sébastien Loustau

We consider the problem of link prediction, based on partial observation of a large network, and on side information associated to its vertices. The generative model is formulated as a matrix logistic regression. The performance of the…

统计理论 · 数学 2018-03-20 Nicolai Baldin , Quentin Berthet

Revision of the paper previously entitled "Learning a Machine for the Decision in a Partially Observable Markov Universe" In this paper, we are interested in optimal decisions in a partially observable universe. Our approach is to directly…

最优化与控制 · 数学 2007-06-13 Frederic Dambreville

This paper studies the estimation of a large covariance matrix. We introduce a novel procedure called ChoSelect based on the Cholesky factor of the inverse covariance. This method uses a dimension reduction strategy by selecting the pattern…

统计理论 · 数学 2010-10-13 Nicolas Verzelen

We consider the problem of selecting the best subset of exactly $k$ columns from an $m \times n$ matrix $A$. We present and analyze a novel two-stage algorithm that runs in $O(\min\{mn^2,m^2n\})$ time and returns as output an $m \times k$…

数据结构与算法 · 计算机科学 2015-03-13 Christos Boutsidis , Michael W. Mahoney , Petros Drineas

Variational inference has been widely used in machine learning literature to fit various Bayesian models. In network analysis, this method has been successfully applied to solve the community detection problems. Although these results are…

机器学习 · 统计学 2024-05-22 Xuezhen Li , Can M. Le

This article proposes and analyzes several variants of the randomized Cholesky QR factorization of a matrix $X$. Instead of computing the R factor from $X^T X$, as is done by standard methods, we obtain it from a small, efficiently…

数值分析 · 数学 2022-10-25 Oleg Balabanov

Kaczmarz's alternating projection method has been widely used for solving a consistent (mostly over-determined) linear system of equations Ax=b. Because of its simple iterative nature with light computation, this method was successfully…

数值分析 · 计算机科学 2014-07-22 Tim Wallace , Ali Sekmen