Giter Club home page Giter Club logo

Comments (3)

ajafarihub avatar ajafarihub commented on June 2, 2024

I am not sure if I could fully understand all challenges you mentioned. Only some thoughts of mine:

  1. First a general thing that I am not 100% sure about, but as far as I learnt in a recent course at the Uni, a sampling procedure is valid as long as NO significant correlation among samples of unknown parameters exists. This requirement is, however, violated in the above example if I see it correctly. The samples of parameters E_beam and E_conn are quite highly correlated !

  2. I think, the question of how good/bad a function is linearized around a specific point can be answered based on the second derivative of that function. Reason: the accuracy level of a linearization directly goes to that of a Taylor expansion which has been truncated from the second derivative onward, e.g. if the second derivative of a function is quite high, a linearization introduces quite too much inaccuracy. So, IMO, a logical approach is to find a good indicator for how large the second derivative is. For that purpose, we can compare the first derivative at "an appropriate set of different points in the neighborhood of the mean point". Now the question is, what would be "an appropriate set of different points in the neighborhood of the mean point" in a high-dimensional space of parameters ? ... hmm ... interesting to think about it.

from bayem.

joergfunger avatar joergfunger commented on June 2, 2024

You could try to compute the diagonal entries of the second derivates (so for a single parameter) at the MAP and try to estimate the error resulting from that onto the posterior (sum_i dTheta_post_mean/dH2 * dH2) und analog dTheta_post_std/dH2 * dH2.

from bayem.

TTitscher avatar TTitscher commented on June 2, 2024

#90 Tries to provide a solution.

from bayem.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.