probcomp / hierarchical-irm

Probabilistic structure discovery for rich relational systems
Apache License 2.0
4 stars 2 forks source link

Test the Gibbs kernels with the Geweke test #134

Open emilyfertig opened 3 months ago

emilyfertig commented 3 months ago

This consists of multiple tests that follow the same basic structure:

Test each of these components

The tests should be applied both to a case where the individual Gibbs kernel is transitioned repeatedly (with everything else held constant) and to a case where the whole model is transitioned.

alex-lew commented 2 months ago

I haven't done this kind of testing before but I think it's intriguing.

Is the idea to somehow use the SRS within the Geweke test, or as a separate way of testing the kernels for cluster assignments?