CCJ PRML Study Note - Chapter 1 Summary : MLE (Maximum-likelihood Estimate) and Bayesian Approach

來源:互聯網
上載者:User

標籤:

Chapter 1 Summary : MLE (Maximum-likelihood Estimate) and Bayesian Approach

  Chapter 1 Summary : MLE (Maximum-likelihood Estimate) and Bayesian Approach

 

Christopher M. Bishop, PRML, Chapter 1 Introdcution

1. Notations and Logical Relation
  • Training data: input values and their corresponding target values . For simplicity, written as .
  • Goal of Making Prediction: to be able to make predictions for the target variable given some new value of the input variable .
  • Assumption of the predictive distribution over : we shall assume that, given the value of , the corresponding value of has a Gaussian distribution with a mean equal to the value y(x, w) of the polynomial curve given by (1.1). Thus we have
  • Likelihood function of i.i.d. training data :
  • MLE of parameters and :
    • for linear regression
    • :
  • ML plugin prediction for new values of : substituting the maximum likelihood parameters into (1.60) to give

  • Prior distribution over : For simplicity, let us consider a Gaussian distribution of the form where
    • hyperparameter is the precision of the distribution,
    • M +1 is the total number of elements in the vector for an order polynomial.
  • Posterior distribution for : using Bayes’ Theorem,
  • MAP: a step towards a more Bayesian approach, note MAP is still a point estimate. We find that the maximum of the posterior is given by the minimum of

Although we have included a prior distribution , we are so far still making a point estimate of and so this does not yet amount to a Bayesian treatment. In a fully Bayesian approach, we should consistently apply the sum and product rules of probability, which requires, as we shall see shortly, that we integrate over all values of w. Such marginalizations lie at the heart of Bayesian methods for pattern recognition.

  • Fully Bayesian approach:
    • Here we shall assume that the parameters and are fixed and known in advance (in later chapters we shall discuss how such parameters can be inferred from data in a Bayesian setting).
    • A Bayesian treatment simply corresponds to a consistent application of the sum and product rules of probability, which allow the predictive distribution to be written in the form
  • Result of Integration in (1.68):
    • (1.66): this posterior distribution is a Gaussian and can be evaluated analytically.
    • (1.68) can also be performed analytically with the result that the predictive distribution is given by a Gaussian of the form where the mean and variance are given by Here the matrix S is given by where is the unit matrix, and we have defined the vector with elements for .
2. FlowchartThe relation between all of those equations or notions above:

 

CCJ PRML Study Note - Chapter 1 Summary : MLE (Maximum-likelihood Estimate) and Bayesian Approach

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.