Baysian Evidence approximation

In summary, the Laplace approximation is a useful tool for estimating the posterior volume of a Bayesian model, but it should be used with caution and verified with other methods.
  • #1
Machiveli
2
0
I'm using the laplace approximation (also known as MacKay's evidence framework) to the posterior volume of a baysian model.

The standard procedure is as follows:

1) Find the (local) maximum point of the posterior pdf i.e optimise the parameter values.
2) Evaluate the hessian matrix(H) by a second order Taylor's series approximation for the logarithm of the posterior pdf
3) If one were to fit a (multidimentional) gaussian with mean given my the local maximum and variance given by then the normalising constant would be 2pi()*sqrt(det(inverse(H))) and this is therefore the approximate volume of the integral.

Clearly this is only possible if the hessian is non singular possitive definate i.e. we have found a local maximum not a saddle point. If its a saddle point we just do ridge regression. However in practical applications I've found that it doesn't invert for one of two reasons.

A)Maximum a posteriori parameter values are at the boundary of possible parameter values.
B)Some parameters are redundant or colinear. Therefore there is no curvature in the corresponding directions.

Now are the following acceptable solutions?

In case A we only care about the integral within our boundary. We therefore pretend the hessian is symmetric about the boundary approximate the pdf using the gaussian but this time with a definate integral.

In case B we remove dimentions corresponding to redundant parameters. (the first argument being that if the parameters are redundant they can take any value so their integral is one. The second argument being that the evidence for a model should be independant of how it is written i.e. y=w1*x is should have identical evidence to y=(w1+w2)*x if flat priors are given to the parameters)
 
Last edited by a moderator:
Physics news on Phys.org
  • #2


I would say that both of these solutions are acceptable, but they may not be the most accurate or reliable. In case A, you are essentially assuming that the curvature of the posterior pdf is the same on both sides of the boundary, which may not always be the case. This could potentially lead to an underestimation of the integral, and therefore an underestimation of the posterior volume.

In case B, removing dimensions corresponding to redundant parameters may also lead to an underestimation of the integral, as you are essentially ignoring certain parameters that could potentially affect the posterior pdf. Additionally, the argument that the evidence for a model should be independent of how it is written is not always true, as different parameterizations can lead to different evidence values. Therefore, removing dimensions in this case could also potentially lead to an inaccurate estimation of the posterior volume.

In both cases, it is important to keep in mind that the Laplace approximation is just an approximation and may not always accurately represent the true posterior volume. It is always a good idea to check the results with other methods, such as Markov chain Monte Carlo (MCMC) sampling, to ensure the accuracy of the estimates.
 
  • #3


Yes, both of these solutions are acceptable in the given cases. In case A, it is reasonable to assume symmetry around the boundary and approximate the pdf using a definite integral. In case B, removing dimensions corresponding to redundant parameters is a valid approach to deal with the issue of colinearity. As you mentioned, the evidence for a model should be independent of how it is written, so removing redundant parameters should not significantly affect the overall evidence. However, it is important to carefully consider which parameters are redundant and ensure that the remaining model is still valid and captures the necessary information. Overall, these solutions are practical and reasonable ways to deal with the limitations of using the Laplace approximation for Bayesian evidence approximation.
 

1. What is Bayesian evidence approximation?

Bayesian evidence approximation is a statistical method used to estimate the probability of a hypothesis being true based on observed data. It takes into account both prior beliefs and new evidence to calculate the likelihood of a hypothesis being correct.

2. How is Bayesian evidence approximation different from other statistical methods?

Bayesian evidence approximation differs from other statistical methods in that it explicitly incorporates prior beliefs into the calculation of the probability of a hypothesis. This allows for a more comprehensive and flexible approach to analyzing data.

3. What are the benefits of using Bayesian evidence approximation?

One of the main benefits of using Bayesian evidence approximation is that it allows for the incorporation of prior knowledge and beliefs into the analysis, which can result in more accurate and robust conclusions. It also allows for the updating of beliefs as new evidence is obtained.

4. Are there any limitations to Bayesian evidence approximation?

Like any statistical method, Bayesian evidence approximation has its limitations. One limitation is that it can be computationally intensive and may require a large amount of data to produce reliable results. It also relies on the accuracy of the prior beliefs and assumptions used in the analysis.

5. How is Bayesian evidence approximation used in real-world applications?

Bayesian evidence approximation has a wide range of applications in various fields, including medicine, finance, and engineering. It is commonly used in decision-making processes, such as in clinical trials, risk assessment, and predictive modeling. It can also be used to analyze large datasets and make predictions about future outcomes.

Similar threads

  • Programming and Computer Science
Replies
1
Views
909
  • Set Theory, Logic, Probability, Statistics
Replies
16
Views
1K
  • Programming and Computer Science
Replies
2
Views
713
Replies
1
Views
636
  • Calculus and Beyond Homework Help
Replies
1
Views
654
Replies
13
Views
1K
Replies
1
Views
816
Replies
3
Views
2K
Back
Top