Skip to content

Unsupported Inner products of Multivariate Normal Random Vectors to model a positive semidefinite matrix #234

Answered by wouterwln
h-spiess asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @h-spiess , I've uploaded the node you need in https://github.com/biaslab/DiagonalMvNormalNode. In experiments you can see a short demo of the node in action. In node.jl I have adapted the Gaussian Mixture node to your setting such that it accepts a variable number of inputs. In rules.jl I have written the inference rules for message computations and for that I needed a scaled-chisquared distribution. I haven't thoroughly tested this node though, I've only ran inference as you can see in experiments.jl and validated that the inferred results are close to the diagonal of the prec matrix I use to generate the data.

In the model specification you can see that you have to convert your ran…

Replies: 4 comments 11 replies

Comment options

You must be logged in to vote
4 replies
@h-spiess
Comment options

@albertpod
Comment options

@h-spiess
Comment options

@albertpod
Comment options

Comment options

You must be logged in to vote
3 replies
@h-spiess
Comment options

@HoangMHNguyen
Comment options

@h-spiess
Comment options

Comment options

You must be logged in to vote
3 replies
@h-spiess
Comment options

@wouterwln
Comment options

@h-spiess
Comment options

Comment options

You must be logged in to vote
1 reply
@h-spiess
Comment options

Answer selected by wouterwln
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants