中文
相关论文

相关论文: The expected bit complexity of the von Neumann rej…

200 篇论文

Rejection sampling is a well-known method to sample from a target distribution, given the ability to sample from a given distribution. The method has been first formalized by von Neumann (1951) and has many applications in classical…

量子物理 · 物理学 2015-03-19 Maris Ozols , Martin Roetteler , Jérémie Roland

Rejection sampling is a popular method used to generate numbers that follow some given distribution. We study the use of this method to generate random numbers in the unit interval from increasing probability density functions. We focus on…

数据结构与算法 · 计算机科学 2025-09-30 Louis-Roy Langevin , Alex Waese-Perlman

Generating random bits from a source of biased coins (the biased is unknown) is a classical question that was originally studied by von Neumann. There are a number of known algorithms that have asymptotically optimal information efficiency,…

信息论 · 计算机科学 2012-09-05 Hongchao Zhou , Jehoshua Bruck

Rejection Sampling is a fundamental Monte-Carlo method. It is used to sample from distributions admitting a probability density function which can be evaluated exactly at any given point, albeit at a high computational cost. However,…

机器学习 · 统计学 2018-10-23 Juliette Achdou , Joseph C. Lam , Alexandra Carpentier , Gilles Blanchard

The problem of random number generation dates back to von Neumann's work in 1951. Since then, many algorithms have been developed for generating unbiased bits from complex correlated sources as well as for generating arbitrary distributions…

信息论 · 计算机科学 2015-03-18 David Lee , Jehoshua Bruck

In Bayesian statistical inference and computationally intensive frequentist inference, one is interested in obtaining samples from a high dimensional, and possibly multi-modal target density. The challenge is to obtain samples from this…

统计理论 · 数学 2007-06-13 Raazesh Sainudiin , Thomas L. York

We propose a new approach to nondeterministic random number generation. In theory, the randomness originated from the uncorrelated nature of consecutive laser pulses with Poissonian photon number distribution and that of the consecutive…

量子物理 · 物理学 2015-05-13 Wei Wei , Hong Guo

Boltzmann samplers, introduced by Duchon et al. in 2001, make it possible to uniformly draw approximate size objects from any class which can be specified through the symbolic method. This, through by evaluating the associated generating…

离散数学 · 计算机科学 2014-11-14 Olivier Bodini , Jérémie Lumbroso , Nicolas Rolin

For any discrete probability distributions with bounded entropy, we can generate exactly a random variate using only a finite expected number of perfect coin flips. A perfect coin flip is the outcome of an unbiased Bernoulli random…

信息论 · 计算机科学 2020-11-12 Luc Devroye , Claude Gravel

In this paper we study von Neumann un-biasing normalisation for ideal and real quantum random number generators, operating on finite strings or infinite bit sequences. In the ideal cases one can obtain the desired un-biasing. This relies…

信息论 · 计算机科学 2020-01-27 Alastair A. Abbott , Cristian S. Calude

The problem of random number generation from an uncorrelated random source (of unknown probability distribution) dates back to von Neumann's 1951 work. Elias (1972) generalized von Neumann's scheme and showed how to achieve optimal…

信息论 · 计算机科学 2010-12-27 Hongchao Zhou , Jehoshua Bruck

An iterative randomness extraction algorithm which generalized the Von Neumann's extraction algorithm is detailed, analyzed and implemented in standard C++. Given a sequence of independently and identically distributed biased Bernoulli…

信息论 · 计算机科学 2021-01-08 Claude Gravel

Peres algorithm applies the famous von Neumann trick recursively to produce unbiased random bits from biased coin tosses. Its recursive nature makes the algorithm simple and elegant, and yet its output rate approaches the…

数据结构与算法 · 计算机科学 2018-05-23 Sung-il Pae

In the note we consider an iterative generalisation of the rejection sampling method. In high energy physics, this sampling is frequently used for event generation, i.e. preparation of phase space points distributed according to a matrix…

高能物理 - 唯象学 · 物理学 2008-07-18 A. Sherstnev

Naive approaches to amortized inference in probabilistic programs with unbounded loops can produce estimators with infinite variance. This is particularly true of importance sampling inference in programs that explicitly include rejection…

Generating random variates from high-dimensional distributions is often done approximately using Markov chain Monte Carlo. In certain cases, perfect simulation algorithms exist that allow one to draw exactly from the stationary…

数据结构与算法 · 计算机科学 2017-01-05 Mark Huber

A method for generating random $U(1)$ variables with Boltzmann distribution is presented. It is based on the rejection method with transformation of variables. High efficiency is achieved for all range of temparatures or coupling…

高能物理 - 格点 · 物理学 2009-10-22 Tetsuya Hattori , Hideo Nakajima

A universal generator for integer-valued square-integrable random variables is introduced. The generator relies on a rejection technique based on a generalization of the inversion formula for integer-valued random variables. The proposal…

统计计算 · 统计学 2012-11-06 Lucio Barabesi , Luca Pratelli

In this article, we study a notion of the extraction rate of Turing functionals that translate between notions of randomness with respect to different underlying probability measures. We analyze several classes of extraction procedures: a…

逻辑 · 数学 2021-03-09 Douglas Cenzer , Christopher P. Porter

We study the problem of generating a random variate $X$ from a finite discrete probability distribution $P$ using an entropy source of independent fair coin flips. A classic result from Knuth and Yao shows that the optimal expected number…

数据结构与算法 · 计算机科学 2026-04-28 Thomas L. Draper , Feras A. Saad
‹ 上一页 1 2 3 10 下一页 ›