[Work Log] Work Log

October 28, 2014

Trying to address cholesky issues arising new dynamic covariance. Eschewing clique tree implementation in favor of direct method for obtaining MAP curves.

gdb on OSX is losing stack frame at exception. Running in vagrant...

g++ is segfaulting on my vagrant ubuntu

gdb on v11 is crashing due to missing libpython (probaby lost during upgrade to ubuntu 14.04).

trying my ubuntu 12.04 desktop server. Taking a realllly long time to check out (15 minutes and counting)

...

OK, finally rolling on Vll.

...

Getting singular posterior covariance matrix. why? ... Singular prior matrix. why? ... New dynamics covariance is singular. But this shouldn't affect joint covariance, right?

...

bug: sqexp parameters not being set when computing prior bug: sqexp scale parameter not set when reading params bug: conditional sqexp math error

...

AHA! Reviewing Rasmussen and Williams, I see now that Koller and Friedman's "Canonical form" is exactly wrong for the types of tasks we want to perform. When the prior is close to singular (or is singular), we can still do inference, we just have to be careful not to invert the prior covariance matrix. W&R show how to do this in the simple case. It remains to extend it to inference in varable blocks organized in markov chains.

Posted by Kyle Simek
blog comments powered by Disqus