中文
相关论文

相关论文: A Linear Time, and Constant Space, Algorithm to Co…

200 篇论文

This paper deals with simultaneously fast and in-place algorithms for formulae where the result has to be linearly accumulated: some output variables are also input variables, linked by a linear dependency. Fundamental examples include the…

符号计算 · 计算机科学 2025-11-07 Jean-Guillaume Dumas , Bruno Grenet

We propose a method to fuse posterior distributions learned from heterogeneous datasets. Our algorithm relies on a mean field assumption for both the fused model and the individual dataset posteriors and proceeds using a simple…

机器学习 · 计算机科学 2020-07-14 Sebastian Claici , Mikhail Yurochkin , Soumya Ghosh , Justin Solomon

In this paper, we present a sharp analysis for a class of alternating projected gradient descent algorithms which are used to solve the covariate adjusted precision matrix estimation problem in the high-dimensional setting. We demonstrate…

信息论 · 计算机科学 2022-01-13 Xiao Lv , Wei Cui , Yulong Liu

Let $\mu$ be a probability measure (or corresponding random variable) such that all moments $\mu_n$ exist. Knowledge of the moments is not sufficient to determine infinite divisibility of the measure; we show also that infinitely divisible,…

概率论 · 数学 2007-05-23 Aubrey Wulfsohn

We study the problem of learning mixtures of $k$ Gaussians in $d$ dimensions. We make no separation assumptions on the underlying mixture components: we only require that the covariance matrices have bounded condition number and that the…

数据结构与算法 · 计算机科学 2024-11-20 Sitan Chen , Vasilis Kontonis , Kulin Shah

How many ways, exactly, can a Chess King, always moving forward (i.e. with steps [1,0],[0,1],[1,1]) walk to [100000,200000]? Thanks to the amazing Apagodu-Zeilberger extension of the Almkvist-Zeilberger algorithm, adapted in this article…

组合数学 · 数学 2022-03-11 Shalosh B. Ekhad , Doron Zeilberger

Given data drawn from a mixture of multivariate Gaussians, a basic problem is to accurately estimate the mixture parameters. We give an algorithm for this problem that has a running time, and data requirement polynomial in the dimension and…

机器学习 · 计算机科学 2010-04-27 Ankur Moitra , Gregory Valiant

Several formulations have long existed in the literature in the form of continuous mixtures of normal variables where a mixing variable operates on the mean or on the variance or on both the mean and the variance of a multivariate normal…

概率论 · 数学 2020-03-31 Reinaldo B. Arellano-Valle , Adelchi Azzalini

Linear mixed models with large imbalanced crossed random effects structures pose severe computational problems for maximum likelihood estimation and for Bayesian analysis. The costs can grow as fast as $N^{3/2}$ when there are N…

统计方法学 · 统计学 2017-05-30 K. Gao , A. B. Owen

Many latent-variable applications, including community detection, collaborative filtering, genomic analysis, and NLP, model data as generated by low-rank matrices. Yet despite considerable research, except for very special cases, the number…

机器学习 · 计算机科学 2020-10-02 Ayush Jain , Alon Orlitsky

The efficient preparation of input distributions is an important problem in obtaining quantum advantage in a wide range of domains. We propose a novel quantum algorithm for the efficient preparation of arbitrary normal distributions in…

量子物理 · 物理学 2021-12-30 Arthur G. Rattew , Yue Sun , Pierre Minssen , Marco Pistoia

We assume that we have multiple ordinal time series and we would like to specify their joint distribution. In general it is difficult to create multivariate distribution that can be easily used to jointly model ordinal variables and the…

统计方法学 · 统计学 2026-02-16 Anna Nalpantidi , Dimitris Karlis

We come up with a class of distributed quantized averaging algorithms on asynchronous communication networks with fixed, switching and random topologies. The implementation of these algorithms is subject to the realistic constraint that the…

最优化与控制 · 数学 2010-02-12 Minghui Zhu , Sonia Martinez

Normal mean-variance mixture distributions are widely applied to simplify a model's implementation and improve their computational efficiency under the Maximum Likelihood (ML) approach. Especially for distributions with normal mean-variance…

统计方法学 · 统计学 2015-06-18 Thanakorn Nitithumbundit , Jennifer S. K. Chan

Time series data is prevalent across numerous fields, necessitating the development of robust and accurate forecasting models. Capturing patterns both within and between temporal and multivariate components is crucial for reliable…

机器学习 · 计算机科学 2025-11-21 Maurice Kraus , Felix Divo , Devendra Singh Dhami , Kristian Kersting

We introduce a general approach for modeling the dynamic of multivariate time series when the data are of mixed type (binary/count/continuous). Our method is quite flexible and conditionally on past values, each coordinate at time $t$ can…

统计方法学 · 统计学 2021-04-05 Zinsou Max Debaly , Lionel Truquet

We generalize the polynomial-time solvability of $k$-\textsc{Diverse Minimum s-t Cuts} (De Berg et al., ISAAC'23) to a wider class of combinatorial problems whose solution sets have a distributive lattice structure. We identify three…

数据结构与算法 · 计算机科学 2025-04-04 Mark de Berg , Andrés López Martínez , Frits Spieksma

Computing the distribution of permanents of random matrices has been an outstanding open problem for several decades. In quantum computing, "anti-concentration" of this distribution is an unproven input for the proof of hardness of the task…

量子物理 · 物理学 2021-04-15 Sepehr Nezami

The mixing time of a graph is an important metric, which is not only useful in analyzing connectivity and expansion properties of the network, but also serves as a key parameter in designing efficient algorithms. We present an efficient…

分布式、并行与集群计算 · 计算机科学 2016-10-19 Anisur Rahaman Molla , Gopal Pandurangan

We describe the Median K-Flats (MKF) algorithm, a simple online method for hybrid linear modeling, i.e., for approximating data by a mixture of flats. This algorithm simultaneously partitions the data into clusters while finding their…

计算机视觉与模式识别 · 计算机科学 2010-05-10 Teng Zhang , Arthur Szlam , Gilad Lerman