中文
相关论文

相关论文: The Randomness Recycler: A new technique for perfe…

200 篇论文

In many domains it is necessary to generate surrogate networks, e.g., for hypothesis testing of different properties of a network. Furthermore, generating surrogate networks typically requires that different properties of the network is…

数据结构与算法 · 计算机科学 2019-06-05 Kai Puolamäki , Andreas Henelius , Antti Ukkonen

ROCFTP is a perfect sampling algorithm that employs various random operations, and requiring a specific Markov chain construction for each target. To overcome this requirement, the Metropolis algorithm is incorporated as a random operation…

统计计算 · 统计学 2025-04-18 Majid Nabipoor

For many applications involving a sequence of linear systems with slowly changing system matrices, subspace recycling, which exploits relationships among systems and reuses search space information, can achieve huge gains in iterations…

数值分析 · 数学 2023-06-28 Misha E. Kilmer , Eric de Sturler

Markov chain Monte Carlo is a widely-used technique for generating a dependent sequence of samples from complex distributions. Conventionally, these methods require a source of independent random variates. Most implementations use…

统计计算 · 统计学 2012-04-17 Iain Murray , Lloyd T. Elliott

Sampling a network with a given probability distribution has been identified as a useful operation. In this paper we propose distributed algorithms for sampling networks, so that nodes are selected by a special node, called the…

分布式、并行与集群计算 · 计算机科学 2012-09-28 Andrés Sevilla , Alberto Mozo , Antonio Fernández Anta

Markov chain Monte Carlo sampling methods often suffer from long correlation times. Consequently, these methods must be run for many steps to generate an independent sample. In this paper a method is proposed to overcome this difficulty.…

数值分析 · 数学 2009-11-13 Jonathan Weare

Many random processes can be simulated as the output of a deterministic model accepting random inputs. Such a model usually describes a complex mathematical or physical stochastic system and the randomness is introduced in the input…

机器学习 · 统计学 2012-11-21 A. Gokcen Mahmutoglu , Alper T. Erdogan , Alper Demir

Probabilistic models are conceptually powerful tools for finding structure in data, but their practical effectiveness is often limited by our ability to perform inference in them. Exact inference is frequently intractable, so approximate…

统计计算 · 统计学 2014-07-25 Robert Nishihara , Iain Murray , Ryan P. Adams

Markov chain Monte Carlo (MCMC) methods are widely used in machine learning. One of the major problems with MCMC is the question of how to design chains that mix fast over the whole state space; in particular, how to select the parameters…

机器学习 · 计算机科学 2019-07-16 Kiarash Shaloudegi , András György

Sampling from complicated probability distributions is a hard computational problem arising in many fields, including statistical physics, optimization, and machine learning. Quantum computers have recently been used to sample from…

Finite mixtures are a cornerstone of Bayesian modelling, and it is well-known that sampling from the resulting posterior distribution can be a hard task. In particular, popular reversible Markov chain Monte Carlo schemes are often slow to…

统计计算 · 统计学 2025-10-06 Filippo Ascolani , Giacomo Zanella

Statisticians often use Monte Carlo methods to approximate probability distributions, primarily with Markov chain Monte Carlo and importance sampling. Sequential Monte Carlo samplers are a class of algorithms that combine both techniques to…

统计计算 · 统计学 2022-06-20 Chenguang Dai , Jeremy Heng , Pierre E. Jacob , Nick Whiteley

Time series data, spanning applications ranging from climatology to finance to healthcare, presents significant challenges in data mining due to its size and complexity. One open issue lies in time series clustering, which is crucial for…

机器学习 · 计算机科学 2023-07-07 Jorge Marco-Blanco , Rubén Cuevas

Sampling random nodes is a fundamental algorithmic primitive in the analysis of massive networks, with many modern graph mining algorithms critically relying on it. We consider the task of generating a large collection of random nodes in…

社会与信息网络 · 计算机科学 2021-10-27 Omri Ben-Eliezer , Talya Eden , Joel Oren , Dimitris Fotakis

Rejection sampling is a technique for sampling from difficult distributions. However, its use is limited due to a high rejection rate. Common adaptive rejection sampling methods either work only for very specific distributions or without…

机器学习 · 统计学 2026-04-27 Akram Erraqabi , Michal Valko , Alexandra Carpentier , Odalric-Ambrym Maillard

Consider $n$ random variables forming a Markov random field (MRF). The true model of the MRF is unknown, and it is assumed to belong to a binary set. The objective is to sequentially sample the random variables (one-at-a-time) such that the…

统计方法学 · 统计学 2020-08-04 Javad Heydari , Ali Tajer , H. Vincent Poor

Markov chain Monte Carlo (MCMC) algorithms are simple and extremely powerful techniques to sample from almost arbitrary distributions. The flaw in practice is that it can take a large and/or unknown amount of time to converge to the…

机器学习 · 计算机科学 2014-11-13 Xianghang Liu , Justin Domke

Random residue sequences (RR) may be used in many random number applications including those related to multiple access in communications. This paper investigates variations on an algorithm to generate RR sequences that was proposed earlier…

密码学与安全 · 计算机科学 2014-06-13 Vamsi Sashank Kotagiri

Many Random Number Generators (RNG) are available nowadays; they are divided in two categories, hardware RNG, that provide "true" random numbers, and algorithmic RNG, that generate pseudo random numbers (PRNG). Both types usually generate…

信息论 · 计算机科学 2018-09-28 Andrea C. G. Mennucci

Random Reshuffling (RR) is an algorithm for minimizing finite-sum functions that utilizes iterative gradient descent steps in conjunction with data reshuffling. Often contrasted with its sibling Stochastic Gradient Descent (SGD), RR is…

最优化与控制 · 数学 2021-04-06 Konstantin Mishchenko , Ahmed Khaled , Peter Richtárik