Product Design, Manufacturing & Innovation Resources
» 马尔可夫链蒙特卡罗(MCMC)

马尔可夫链蒙特卡罗(MCMC)

1953
  • Nicholas Metropolis
  • Arianna W. Rosenbluth
  • Marshall N. Rosenbluth
  • Augusta H. Teller
  • Edward Teller
  • W. Keith Hastings
研究员在统计分析办公室中分析马尔可夫链蒙特卡罗模拟。.

(图片仅供参考)

马尔可夫链 Monte Carlo 马尔可夫链蒙特卡罗 (MCMC) 方法是一类用于从概率分布中采样的算法。它构建一个以目标分布为平衡分布或平稳分布的马尔可夫链。经过大量步骤后,链的状态被用作目标分布的样本,从而可以计算积分和期望值。

当直接从复杂的高维概率分布 P(x) 中采样变得困难时,MCMC 方法至关重要。MCMC 不生成独立样本,而是生成一系列相关的样本,这些样本构成马尔可夫链。马尔可夫链是一种随机过程,其中转移到下一状态的概率仅取决于当前状态,而与之前的事件序列无关。关键在于设计链的转移概率,使其平稳分布等于目标分布 P(x)。

The process starts at an arbitrary state [latex]x_0[/latex]. At each step [latex]t[/latex], a new state [latex]x_{t+1}[/latex] is generated based on the current state [latex]x_t[/latex] using a specific algorithm (like Metropolis-Hastings). After an initial “burn-in” period, during which the chain converges from its starting point to the high-probability regions of the target distribution, the subsequent states [latex]x_t, x_{t+1}, …[/latex] can be considered as (correlated) samples from [latex]P(x)[/latex]. These samples can then be used to estimate expectations of functions [latex]f(x)[/latex] with respect to [latex]P(x)[/latex] by averaging [latex]f(x_t)[/latex] over the samples. This is particularly useful in Bayesian inference, where [latex]P(x)[/latex] is a posterior distribution of model parameters, and direct calculation is often impossible due to a complex denominator (the evidence or marginal likelihood).

而且: MCMC differs from the basic Monte Carlo method in how it generates samples to estimate a desired distribution or integral. While Monte Carlo methods rely on drawing independent and identically distributed random samples directly from a target distribution or a proposal distribution, MCMC generates samples through a correlated sequence (a Markov chain) where each sample depends on the previous one. This dependency allows MCMC to efficiently explore complex, high-dimensional distributions that are difficult to sample from directly, by constructing a chain that converges to the target distribution over time. In contrast, traditional Monte Carlo methods may struggle with such problems due to inefficiencies in sampling or requiring explicit knowledge of the distribution’s form. Thus, MCMC extends Monte Carlo by harnessing dependence between samples to facilitate sampling in challenging statistical and computational settings.

UNESCO Nomenclature: 1209
- 统计资料

类型

软件/算法

中断

递增

用法

广泛使用

前体

  • 马尔可夫链理论(安德烈·马尔可夫)
  • 贝叶斯统计学基础(托马斯·贝叶斯,皮埃尔-西蒙·拉普拉斯)
  • 原始蒙特卡罗方法(乌拉姆、冯·诺依曼)
  • 遍历理论

应用程序

  • 贝叶斯统计用于参数估计
  • 计算生物学在系统发育树推断中的应用
  • 用于训练概率模型的机器学习
  • 计算物理学在模拟分子系统中的应用
  • 计量经济学在复杂金融数据建模中的应用

专利:

NA

潜在创新理念

由于机器人流量被拦截(目前每天超过 4 万),此内容仅限社区成员查看。
> 登录 > 或者 > 注册 < (100% 免费)即可访问此内容,以及所有其他受限内容和工具。

相关术语:MCMC、马尔可夫链、贝叶斯推断、统计学、抽样、平稳分布、Metropolis-Hastings算法、吉布斯抽样、计算统计学、后验分布。

历史背景

马尔可夫链蒙特卡罗(MCMC)

1943
1950
1950
1953
1960
1960
1967
1940
1950
1950
1952
1956
1960
1967
1967

(如果日期未知或不相关,例如“流体力学”,则提供其显著出现的近似估计)

相关发明、创新和技术原理

只有注册会员才能免费获得 100% 的全尺寸图片和下载。.

> 登录 <