Skip to content

How can I retrieve the posterior of samples that may share samples with self.datapoints in PairwiseGP? #2826

Closed Answered by ItsMrLin
florisvdf asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @florisvdf, sorry to hear that bigger jitter doesn't help. We have seen similar situation happening before when using an impropriate kernel. Using a different covar_module could be another thing worth trying.

re: why the default behavior of the PairwiseGP is not to eliminate overlapping training samples from the kernel matrix -- in general, we are trying to stay faithful to the user's input. When the user is asking for the posterior over a set of points (including the training data or not), their expectation is to receive the posterior over the set of points, instead of a subset of them.

If you end up being able to calculate the posterior of only training samples separately from the te…

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
2 replies
@florisvdf
Comment options

@ItsMrLin
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@ItsMrLin
Comment options

@florisvdf
Comment options

@ItsMrLin
Comment options

Answer selected by florisvdf
@florisvdf
Comment options

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