Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

by multiply connected graphs do you mean graphs with cycles ?


Yes, although in directed acyclic graphs the 'cycles' manifest as multiple paths to a node.


cycles can be handled in two ways: if you are happy with approximate solutions, loopy BP can give that (still linear, but may take longer and there's parameter tuning), for exact solutions you can rewrite the graph to "carry" dependencies (latest paper by Frey)


Could you link to that paper? And does it have anything to do with the junction tree algorithm?


http://www.psi.toronto.edu/~psi/pubs2/1999%20and%20before/13...

I don't know about junction trees but it probably connects as junction trees are a generalization of factor graphs


Thanks!


the Christopher Bishop chapter on graphical models has a good section on junction trees IIRC




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: