Tractability of posterior distributions

  • Context: Graduate 
  • Thread starter Thread starter pamparana
  • Start date Start date
  • Tags Tags
    Distributions
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
pamparana
Messages
123
Reaction score
0
Hello,
I am trying to understand what makes estimating the posterior distribution such a hard problem.

So, imagine I need to estimate the posterior distribution over a set of parameters given the data y, so a quantity [itex]P(\theta|y)[/itex] and [itex]\theta[/itex] is generally high dimensional.

The prior over [itex]\theta[/itex] is a multivariate Gaussian i.e. [itex]P(θ)∼N(θ;0,Σ)[/itex]

The likelihood i.e. [itex]P(y|θ)[/itex] can be written down as product over Gaussian likelihoods.

Now, it seems to be that the posterior distribution will also be Gaussian. Is that correct?

Secondly, going through Bishop's book, it seems that the conditional posterior distributions and the marginal distributions will be Gaussian as well (assuming that the joint distribution over the parameters and data is Gaussian) and should have a closed form solution. If that is the case, why is this problem intractable?

If I need to find the parameters of this posterior distribution, can this not be set as an optimisation problem where I estimate the mean and covariance of the posterior Gaussian? I am basically having trouble visualising why this problem is complicated?
 
Physics news on Phys.org
pamparana said:
If I need to find the parameters of this posterior distribution, can this not be set as an optimisation problem where I estimate the mean and covariance of the posterior Gaussian?

I don't understand how you will set up the problem. If we have a multivariate gaussian we can estimate its parameters from observations of the variates. If you have a Gaussian posterior distribution where the variables are [itex]\theta[/itex], are you assuming you have data that gives direct observations of [itex]\theta[/itex] ?