中文
相关论文

相关论文: Speeding up the FMMR perfect sampling algorithm: A…

200 篇论文

The design and analysis of efficient algorithms with the knowledge of current and past inputs is a non-trivial and challenging research area in computer science. In many practical applications the future inputs are not available to the…

数据结构与算法 · 计算机科学 2020-10-29 Baisakh , Rakesh Mohanty

Monte Carlo algorithms simulate some prescribed number of samples, taking some random real time to complete the computations necessary. This work considers the converse: to impose a real-time budget on the computation, which results in the…

统计计算 · 统计学 2023-06-22 Lawrence M. Murray , Sumeetpal Singh , Anthony Lee

Stochastic search processes are ubiquitous in nature and are expected to become more efficient when equipped with a memory, where the searcher has been before. A natural realization of a search process with long-lasting memory is a…

统计力学 · 物理学 2021-08-18 Hugues Meyer , Heiko Rieger

We propose a new Markov chain Monte Carlo method in which trial configurations are generated by evolving a state, sampled from a prior distribution, using a Markov transition matrix. We present two prototypical algorithms and derive their…

统计力学 · 物理学 2023-01-09 Joel Mabillard , Isha Malhotra , Bortolo Matteo Mognetti

Filtering---estimating the state of a partially observable Markov process from a sequence of observations---is one of the most widely studied problems in control theory, AI, and computational statistics. Exact computation of the posterior…

人工智能 · 计算机科学 2013-01-07 Bhaskara Marthi , Hanna Pasula , Stuart Russell , Yuval Peres

Various list accessing algorithms have been proposed in the literature and their performances have been analyzed theoretically and experimentally. Move-To-Front (MTF) and Transpose (TRANS) are two well known primitive list accessing…

数据结构与算法 · 计算机科学 2013-09-11 Rakesh Mohanty , Sangita Patel , Shiba Prasad Dash , Burle Sharma

In this paper, we consider a class of stochastic optimal control problems with risk constraints that are expressed as bounded probabilities of failure for particular initial states. We present here a martingale approach that diffuses a risk…

系统与控制 · 计算机科学 2015-07-09 Vu Anh Huynh , Leonid Kogan , Emilio Frazzoli

Tensor network states are powerful variational ans\"atze for many-body ground states of quantum lattice models. The use of Monte Carlo sampling techniques in tensor network approaches significantly reduces the cost of tensor contractions,…

强关联电子 · 物理学 2012-05-01 Andrew J. Ferris , Guifre Vidal

Query optimization is crucial for every database management system (DBMS) to enable fast execution of declarative queries. Most DBMS designs include cost-based query optimization. However, MongoDB implements a different approach to choose…

数据库 · 计算机科学 2024-09-26 Dawei Tao , Enqi Liu , Sidath Randeni Kadupitige , Michael Cahill , Alan Fekete , Uwe Röhm

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

Despite the enormous success of Hamiltonian Monte Carlo and related Markov Chain Monte Carlo (MCMC) methods, sampling often still represents the computational bottleneck in scientific applications. Availability of parallel resources can…

统计计算 · 统计学 2026-01-26 Jakob Robnik , Uroš Seljak

We present a new framework to derandomise certain Markov chain Monte Carlo (MCMC) algorithms. As in MCMC, we first reduce counting problems to sampling from a sequence of marginal distributions. For the latter task, we introduce a method…

数据结构与算法 · 计算机科学 2023-04-05 Weiming Feng , Heng Guo , Chunyang Wang , Jiaheng Wang , Yitong Yin

We present the first class of perfect sampling (also known as exact simulation) algorithms for the steady-state distribution of non-Markovian loss networks. We use a variation of Dominated Coupling From The Past for which we simulate a…

概率论 · 数学 2013-12-17 Jose Blanchet , Jing Dong

When implementing Markov Chain Monte Carlo (MCMC) algorithms, perturbation caused by numerical errors is sometimes inevitable. This paper studies how perturbation of MCMC affects the convergence speed and Monte Carlo estimation accuracy.…

统计计算 · 统计学 2026-01-14 Tiangang Cui , Jing Dong , Ajay Jasra , Xin T. Tong

Thompson sampling (TS) is one of the most popular exploration techniques in reinforcement learning (RL). However, most TS algorithms with theoretical guarantees are difficult to implement and not generalizable to Deep RL. While the emerging…

机器学习 · 计算机科学 2024-06-19 Haque Ishfaq , Yixin Tan , Yu Yang , Qingfeng Lan , Jianfeng Lu , A. Rupam Mahmood , Doina Precup , Pan Xu

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

The solution convergence of Markov Decision Processes (MDPs) can be accelerated by prioritized sweeping of states ranked by their potential impacts to other states. In this paper, we present new heuristics to speed up the solution…

人工智能 · 计算机科学 2019-01-07 Shoubhik Debnath , Lantao Liu , Gaurav Sukhatme

Flowshop machine scheduling has been of main interest in several applications where the timing of its processes plays a fundamental role in the utilization of system resources. Addressing the optimal sequencing of the jobs when equivalent…

性能 · 计算机科学 2025-04-30 Samah A. M. Ghanem

Multiple-try Metropolis (MTM) is a popular Markov chain Monte Carlo method with the appealing feature of being amenable to parallel computing. At each iteration, it samples several candidates for the next state of the Markov chain and…

统计计算 · 统计学 2023-08-25 Philippe Gagnon , Florian Maire , Giacomo Zanella

Stochastic restart may drastically reduce the expected run time of a computer algorithm, expedite the completion of a complex search process, or increase the turnover rate of an enzymatic reaction. These diverse first-passage-time (FPT)…

统计力学 · 物理学 2020-10-30 Shlomi Reuveni