≈ require("header.html"); ?>
THE SOLVERS OF THE 2010 UAI APPROXIMATE INFERENCE CHALLENGE
-
IJGP: UCI
Summary: Iterative Join Graph Propagation (IJGP) is a generalized belief propagation algorithm that performs the same message passing as join tree propagation, on a polynomially bounded join graph, iteratively.
Team members : Vibhav Gogate, and Rina Dechter
Additional contributors: Kalev Kask and Robert Mateescu
Additional Support: Andrew Gelfand
Contact person: Vibhav Gogate, vgogate@cs.washington.edu
UAI Presentation Slides
-
FormulaSampleSearch: UW and UCI
Summary: In formula-based importance sampling, we perform importance sampling over the search space defined by truth-assignments to logical formulas instead of the variables. Since, the formula-based search space is provably smaller and more informative, formula-based importance sampling has smaller variance than variable-based importance sampling.
Team members: Vibhav Gogate, Pedro Domingos, and Rina Dechter
Additional Support: Andrew Gelfand
Contact person: Vibhav Gogate, vgogate@cs.washington.edu
UAI Presentation Slides
-
ED-BP: UCLA
Summary: An anytime solver that starts with a
tree-structured approximation corresponding to loopy BP, and
incrementally improves it by recovering deleted edges.
Members: Arthur Choi and Adnan Darwiche, with support from Glen
Lenker and Knot Pipatsrisawat.
Contact person: Arthur Choi, aychoi@cs.ucla.edu
UAI Presentation Slides
-
libDai: Max Planck Institute
Summary: Combination of algorithms: junction tree, loopy belief
propagation, a double-loop GBP algorithm, a Gibbs sampler, the
max-product algorithm and a decimation algorithm.
Team members: Joris Mooij
Contact person: Joris Mooij, joris.mooij@tuebingen.mpg.de
UAI Presentation Slides
Code: available as part of libDAI 0.2.6
-
Toulbar2: INRA
Summary: Toulbar2 is an open source exact anytime Weighted CSP solver using
Branch and Bound and soft local consistency
Team members: S. de Givry, D. Allouche, A. Favier, T. Schiex
Additional contributors: M. Sanchez, S. Bouveret, H. Fargier, F. Heras, P. Jegou, J. Larrosa, K. L. Leung, S. N'diaye, E. Rollon, C. Terrioux, G. Verfaillie, M. Zytnicki
Contact person: Thomas Schiex, Thomas.Schiex@toulouse.inra.fr
Detailed description
-
Daoopt: UCI Irvine
Summary: "daoopt" and "daoopt.anytime" are based on AND/OR branch and bound graph search, with mini bucket heuristics and LDS (Limited Discrepancy Search) initialization.
Team members: Lars Otten, Rina Dechter
Additional Contributor: Radu Marinescu
Contact person: Lars Otten, lotten@ics.uci.edu
Detailed description
Web-site: http://graphmod.ics.uci.edu
-
Alphabet SOUP: Stanford
Summary: The inner-loop of the algorithm uses
max-product belief propagation, and the alphabet restrictions
are chosen randomly, i.e., the code does not exploit any special
structure of the problem.
Team members: Stephen Gould, sgould@cs.stanford.edu
Paper: http://www.stanford.edu/~sgould/papers/cvpr09-alphabetSOUP.pdf
Code: code available as part of the STAIR Vision Library
require("footer.html"); ?>