中文
相关论文

相关论文: A Minimal Variance Estimator for the Cardinality o…

200 篇论文

For an arbitrary initial configuration of discrete loads over vertices of a distributed graph, we consider the problem of minimizing the {\em discrepancy} between the maximum and minimum loads among all vertices. For this problem, this…

数据结构与算法 · 计算机科学 2018-05-15 Takeharu Shiraga

Latent class model (LCM), which is a finite mixture of different categorical distributions, is one of the most widely used models in statistics and machine learning fields. Because of its non-continuous nature and the flexibility in shape,…

机器学习 · 统计学 2021-03-23 Hao Chen , Lanshan Han , Alvin Lim

A major challenge for building statistical models in the big data era is that the available data volume far exceeds the computational capability. A common approach for solving this problem is to employ a subsampled dataset that can be…

统计计算 · 统计学 2018-09-14 Lei Han , Kean Ming Tan , Ting Yang , Tong Zhang

In 2020 Blasiok (ACM Trans. Algorithms 16(2) 3:1-3:28) constructed an optimal space streaming algorithm for the cardinality estimation problem with the space complexity of $\mathcal O(\varepsilon^{-2} \ln(\delta^{-1}) + \ln n)$ where…

数据结构与算法 · 计算机科学 2023-07-04 Emin Karayel

The Expectation Maximization (EM) algorithm is a versatile tool for model parameter estimation in latent data models. When processing large data sets or data stream however, EM becomes intractable since it requires the whole data set to be…

统计理论 · 数学 2012-10-18 Sylvain Le Corff , Gersende Fort

Expectation-Maximization (EM) algorithm is a widely used iterative algorithm for computing (local) maximum likelihood estimate (MLE). It can be used in an extensive range of problems, including the clustering of data based on the Gaussian…

机器学习 · 统计学 2023-03-28 Pierre Houdouin , Esa Ollila , Frederic Pascal

We address the joint optimization of multiple stream joins in a scale-out architecture by tailoring prior work on multi-way stream joins to predicate-driven data partitioning schemes. We present an integer linear programming (ILP)…

数据库 · 计算机科学 2021-04-19 Manuel Dossinger , Sebastian Michel

In this article, we propose a new algorithm for supervised learning methods, by which one can both capture the non-linearity in data and also find the best subset model. To produce an enhanced subset of the original variables, an ideal…

应用统计 · 统计学 2017-01-23 Peyman Tavallali , Marianne Razavi , Sean Brady

We study which property testing and sublinear time algorithms can be transformed into graph streaming algorithms for random order streams. Our main result is that for bounded degree graphs, any property that is constant-query testable in…

数据结构与算法 · 计算机科学 2017-07-25 Morteza Monemizadeh , S. Muthukrishnan , Pan Peng , Christian Sohler

We consider the problem of approximating a maximum weighted matching, when the edges of an underlying weighted graph $G(V,E)$ are revealed in a streaming fashion. We analyze a variant of the previously best-known…

数据结构与算法 · 计算机科学 2018-05-01 Elena Grigorescu , Morteza Monemizadeh , Samson Zhou

The predictive normalized maximum likelihood (pNML) approach has recently been proposed as the min-max optimal solution to the batch learning problem where both the training set and the test data feature are individuals, known sequences.…

机器学习 · 计算机科学 2020-11-23 Yaniv Fogel , Tal Shapira , Meir Feder

Randomized algorithms for very large matrix problems have received a great deal of attention in recent years. Much of this work was motivated by problems in large-scale data analysis, and this work was performed by individuals from many…

数据结构与算法 · 计算机科学 2011-11-16 Michael W. Mahoney

Accelerated algorithms for maximum likelihood image reconstruction are essential for emerging applications such as 3D tomography, dynamic tomographic imaging, and other high dimensional inverse problems. In this paper, we introduce and…

统计计算 · 统计学 2012-01-31 Stéphane Chrétien , Alfred O. Hero

We develop a new sampling method to estimate eigenvector centrality on incomplete networks. Our goal is to estimate this global centrality measure having at disposal a limited amount of data. This is the case in many real-world scenarios…

社会与信息网络 · 计算机科学 2020-10-29 Nicolò Ruggeri , Caterina De Bacco

In marketing we are often confronted with a continuous stream of responses to marketing messages. Such streaming data provide invaluable information regarding message effectiveness and segmentation. However, streaming data are hard to…

机器学习 · 计算机科学 2018-03-01 Maurits Kaptein , Paul Ketelaar

We consider distributed estimation of the inverse covariance matrix, also called the concentration or precision matrix, in Gaussian graphical models. Traditional centralized estimation often requires global inference of the covariance…

机器学习 · 统计学 2015-06-15 Zhaoshi Meng , Dennis Wei , Ami Wiesel , Alfred O. Hero

In this paper, we propose an algorithm based on the Alternating Minimization technique to solve the uplink massive MIMO detection problem. The proposed algorithm provides a lower complexity compared to the conventional MMSE detection…

信息论 · 计算机科学 2019-02-26 Anis Elgabli , Ali Elghariani , Vaneet Aggarwal , Mark Bell

Previous parallel sorting algorithms do not scale to the largest available machines, since they either have prohibitive communication volume or prohibitive critical path length. We describe algorithms that are a viable compromise and…

数据结构与算法 · 计算机科学 2015-02-26 Michael Axtmann , Timo Bingmann , Peter Sanders , Christian Schulz

The crossing number of a graph $G$, $\mathrm{cr}(G)$, is the minimum number of edge crossings arising when drawing a graph on a certain surface. Determining $\mathrm{cr}(G)$ is a problem of great importance in Graph Theory. Its maximum…

统计计算 · 统计学 2023-07-26 Lluís Alemany-Puig , Ramon Ferrer-i-Cancho

Learning interpretable models has become a major focus of machine learning research, given the increasing prominence of machine learning in socially important decision-making. Among interpretable models, rule lists are among the best-known…

机器学习 · 计算机科学 2024-06-19 Leonardo Pellegrina , Fabio Vandin
‹ 上一页 1 8 9 10 下一页 ›