中文
相关论文

相关论文: A Birthday Paradox for Markov chains with an optim…

200 篇论文

We analyze a fairly standard idealization of Pollard's Rho algorithm for finding the discrete logarithm in a cyclic group G. It is found that, with high probability, a collision occurs in $O(\sqrt{|G|\log |G| \log \log |G|})$ steps, not far…

数论 · 数学 2016-11-18 Jeong Han Kim , Ravi Montenegro , Prasad Tetali

The Pollard Rho algorithm is a widely used algorithm for solving discrete logarithms on general cyclic groups, including elliptic curves. Recently the first nontrivial runtime estimates were provided for it, culminating in a sharp…

数论 · 数学 2008-08-31 Stephen D. Miller , Ramarathnam Venkatesan

We show that the classical Pollard rho algorithm for discrete logarithms produces a collision in expected time O(sqrt(n)(log n)^3). This is the first nontrivial rigorous estimate for the collision probability for the unaltered Pollard rho…

数论 · 数学 2007-05-23 Stephen D. Miller , Ramarathnam Venkatesan

We study the problem of generating a sample from the stationary distribution of a Markov chain, given a method to simulate the chain. We give an approximation algorithm for the case of a random walk on a regular graph with n vertices that…

概率论 · 数学 2007-05-23 Itai Benjamini , Ben Morris

It is true that different approaches have been utilised to accelerate the computation of discrete logarithm problem on elliptic curves with Pollard's Rho method. However, trapping in cycles fruitless will be obtained by using the random…

密码学与安全 · 计算机科学 2016-07-21 Ammar Ali Neamah

We give an elementary statistical analysis of two High Performance Computing issues, processor cache mapping and network port mapping. In both cases we find that, as in the birthday paradox, random assignment leads to more frequent…

硬件体系结构 · 计算机科学 2019-09-27 Victor Eijkhout , Margaret Myers , John McCalpin

In this paper, a new algorithm to solve the discrete logarithm problem is presented which is similar to the usual baby-step giant-step algorithm. Our algorithm exploits the order of the discrete logarithm in the multiplicative group of a…

密码学与安全 · 计算机科学 2020-11-17 Prabhat Kushwaha , Ayan Mahalanobis

We study the worst-case communication complexity of distributed algorithms computing a path problem based on stationary distributions of random walks in a network $G$ with the caveat that $G$ is also the communication network. The problem…

数据结构与算法 · 计算机科学 2008-10-30 Rahul Sami , Andy Twigg

Birthday problem is a well-known classic problem in probability theory widely applied in cryptography, and bubble sort is a popular sorting algorithm leading to some interesting theoretical problems in computer science. However, the…

概率论 · 数学 2024-09-24 Jichu Jiang

The discrete logarithm problem in a finite group is the basis for many protocols in cryptography. The best general algorithms which solve this problem have time complexity of $\mathcal{O}(\sqrt{N}\log N)$, and a space complexity of…

计算复杂性 · 计算机科学 2022-03-16 Simran Tinani , Joachim Rosenthal

Given a vertex in a $(k, \varphi, \epsilon)$-clusterable graph, i.e. a graph whose vertex set can be partitioned into a disjoint union of $\varphi$-expanders of size $\approx n/k$ with outer conductance bounded by $\epsilon$, can one…

数据结构与算法 · 计算机科学 2026-01-12 Michael Kapralov , Ekaterina Kochetkova , Weronika Wrzos-Kaminska

In distributed systems, situations often arise where some nodes each holds a collection of tokens, and all nodes collectively need to determine whether all tokens are distinct. For example, if each token represents a logged-in user, the…

分布式、并行与集群计算 · 计算机科学 2024-08-21 Sirui Bai , Xinyu Fu , Xudong Wu , Penghui Yao , Chaodong Zheng

Markov chain Monte Carlo is an inherently serial algorithm. Although likelihood calculations for individual steps can sometimes be parallelized, the serial evolution of the process is widely viewed as incompatible with parallelization,…

统计计算 · 统计学 2013-12-31 Douglas N. VanDerwerken , Scott C. Schmidler

We develop a biased Monte Carlo algorithm to measure probabilities of rare events in cluster-cluster aggregation for arbitrary collision kernels. Given a trajectory with a fixed number of collisions, the algorithm modifies both the waiting…

统计力学 · 物理学 2023-05-24 Rahul Dandekar , R. Rajesh , V. Subashri , Oleg Zaboronski

We present distributed randomized leader election protocols for multi-hop radio networks that elect a leader in almost the same time $T_{BC}$ required for broadcasting a message. For the setting without collision detection, our algorithm…

数据结构与算法 · 计算机科学 2014-04-04 Mohsen Ghaffari , Bernhard Haeupler

The stochastic block model is able to generate different network partitions, ranging from traditional assortative communities to disassortative structures. Since the degree-corrected stochastic block model does not specify which mixing…

社会与信息网络 · 计算机科学 2019-09-16 Xiaoyan Lu , Boleslaw K. Szymanski

This paper introduces a new algorithm for numerically computing equilibrium (i.e. stationary) distributions for Markov chains and Markov jump processes with either a very large finite state space or a countably infinite state space. The…

概率论 · 数学 2022-08-31 Alex Infanger , Peter W. Glynn

Markov chain methods are remarkably successful in computational physics, machine learning, and combinatorial optimization. The cost of such methods often reduces to the mixing time, i.e., the time required to reach the steady state of the…

量子物理 · 物理学 2018-11-15 Davide Orsucci , Hans J. Briegel , Vedran Dunjko

We develop parallel algorithms for simulating zeroth-order (aka gradient-free) Metropolis Markov chains based on the Picard map. For Random Walk Metropolis Markov chains targeting log-concave distributions $\pi$ on $\mathbb{R}^d$, our…

统计计算 · 统计学 2026-04-10 Sebastiano Grazzi , Giacomo Zanella

Pollard's Rho is a method for solving the integer factorization problem. The strategy searches for a suitable pair of elements belonging to a sequence of natural numbers that given suitable conditions yields a nontrivial factor. In…

量子物理 · 物理学 2024-01-22 Daniel Chicayban Bastos , Luis Antonio Kowada
‹ 上一页 1 2 3 10 下一页 ›