中文
相关论文

相关论文: MC^2: A Two-Phase Algorithm for Leveraged Matrix C…

200 篇论文

We reconsider a recently published algorithm (Dalkilic et al.) for merging lists by way of the perfect shuffle. The original publication gave only experimental results which, although consistent with linear execution time on the samples…

数据结构与算法 · 计算机科学 2015-08-04 John Ellis , Ulrike Stege

We introduce linear probing hashing schemes that construct a hash table of size $n$, with constant load factor $\alpha$, on which the worst-case unsuccessful search time is asymptotically almost surely $O(\log \log n)$. The schemes employ…

数据结构与算法 · 计算机科学 2023-09-20 Ketan Dalal , Luc Devroye , Ebrahim Malalla

For a linear complementarity problem, we present a relaxaiton accelerated two-sweep matrix splitting iteration method. The convergence analysis illustrates that the proposed method converges to the exact solution of the linear…

最优化与控制 · 数学 2020-12-02 Dongkai Li , Li Wang , Yuying Liu

Latent position models (LPMs) are a large and popular class of models for random graphs. However, fitting Bayesian LPMs is computationally challenging - computing the likelihood even once takes time that is quadratic in the number of…

统计计算 · 统计学 2026-05-29 Zonghao Li , Aaron Smith

Matrix completion refers to completing a low-rank matrix from a few observed elements of its entries and has been known as one of the significant and widely-used problems in recent years. The required number of observations for exact…

信息论 · 计算机科学 2021-11-02 Hamideh. Sadat Fazael Ardakani , Niloufar Rahmani , Sajad Daei

Modern software systems often consist of many different components, each with a number of options. Although unit tests may reveal faulty options for individual components, functionally correct components may interact in unforeseen ways to…

数据结构与算法 · 计算机科学 2016-06-23 Kaushik Sarkar , Charles J. Colbourn

In this paper, we propose two new algorithms for maximum-likelihood estimation (MLE) of high dimensional sparse covariance matrices. Unlike most of the state of-the-art methods, which either use regularization techniques or penalize the…

统计方法学 · 统计学 2023-05-12 Ghania Fatima , Prabhu Babu , Petre Stoica

We give a new consistent scoring function for structure learning of Bayesian networks. In contrast to traditional approaches to score-based structure learning, such as BDeu or MDL, the complexity penalty that we propose is data-dependent…

机器学习 · 计算机科学 2015-05-13 Eliot Brenner , David Sontag

Mixed linear regression (MLR) has attracted increasing attention because of its great theoretical and practical importance in capturing nonlinear relationships by utilizing a mixture of linear regression sub-models. Although considerable…

机器学习 · 统计学 2025-03-25 Yujing Liu , Zhixin Liu , Lei Guo

Solving different types of optimization models (including parameters fitting) for support vector machines on large-scale training data is often an expensive computational task. This paper proposes a multilevel algorithmic framework that…

机器学习 · 统计学 2014-10-14 Talayeh Razzaghi , Ilya Safro

Markov Chain Monte Carlo (MCMC) methods are employed to sample from a given distribution of interest, whenever either the distribution does not exist in closed form, or, if it does, no efficient method to simulate an independent sample from…

统计计算 · 统计学 2008-07-22 Ioana A. Cosma , Masoud Asgharian

Subspace recovery from corrupted and missing data is crucial for various applications in signal processing and information theory. To complete missing values and detect column corruptions, existing robust Matrix Completion (MC) methods…

信息论 · 计算机科学 2016-11-18 Hongyang Zhang , Zhouchen Lin , Chao Zhang

We consider the low rank matrix completion problem over finite fields. This problem has been extensively studied in the domain of real/complex numbers, however, to the best of authors' knowledge, there exists merely one efficient algorithm…

信息论 · 计算机科学 2023-08-23 Mahdi Soleymani , Qiang Liu , Hessam Mahdavifar , Laura Balzano

Verification of infinite-state Markov chains is still a challenge despite several fruitful numerical or statistical approaches. For decisive Markov chains, there is a simple numerical algorithm that frames the reachability probability as…

计算机科学中的逻辑 · 计算机科学 2024-09-30 Benoît Barbot , Patricia Bouyer , Serge Haddad

The matrix-completion problem has attracted a lot of attention, largely as a result of the celebrated Netflix competition. Two popular approaches for solving the problem are nuclear-norm-regularized matrix approximation (Candes and Tao,…

统计方法学 · 统计学 2014-10-10 Trevor Hastie , Rahul Mazumder , Jason Lee , Reza Zadeh

In this paper, we study smooth stochastic multi-level composition optimization problems, where the objective function is a nested composition of $T$ functions. We assume access to noisy evaluations of the functions and their gradients,…

最优化与控制 · 数学 2022-02-15 Krishnakumar Balasubramanian , Saeed Ghadimi , Anthony Nguyen

In this paper we develop a theory of matrix completion for the extreme case of noisy 1-bit observations. Instead of observing a subset of the real-valued entries of a matrix M, we obtain a small number of binary (1-bit) measurements…

统计理论 · 数学 2014-07-02 Mark A. Davenport , Yaniv Plan , Ewout van den Berg , Mary Wootters

Matrix completion is often applied to data with entries missing not at random (MNAR). For example, consider a recommendation system where users tend to only reveal ratings for items they like. In this case, a matrix completion method that…

机器学习 · 统计学 2019-10-30 Wei Ma , George H. Chen

Matrix completion aims to predict missing elements in a partially observed data matrix which in typical applications, such as collaborative filtering, is large and extremely sparsely observed. A standard solution is matrix factorization,…

机器学习 · 计算机科学 2019-08-06 Xiangju Qin , Paul Blomstedt , Samuel Kaski

This paper approaches high-rank matrix completion (HRMC) by filling missing entries in a data matrix where columns lie near a union of subspaces, clustering these columns, and identifying the underlying subspaces. Current methods often lack…

机器学习 · 计算机科学 2026-02-04 Huanran Li , Jeremy Johnson , Daniel Pimentel-Alarcón
‹ 上一页 1 8 9 10 下一页 ›