1 / 52

Structured Region Graphs: Morphing EP into GBP

Structured Region Graphs: Morphing EP into GBP. Max Welling Tom Minka Yee Whye Teh. GBP and EP. Approximate inference in large graphical models Generalized belief propagation Minimize Kikuchi free energy Expectation propagation Minimize local KL-divergence

jerom
Download Presentation

Structured Region Graphs: Morphing EP into GBP

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Structured Region Graphs: Morphing EP into GBP Max Welling Tom Minka Yee Whye Teh

  2. GBP and EP • Approximate inference in large graphical models • Generalized belief propagation • Minimize Kikuchi free energy • Expectation propagation • Minimize local KL-divergence • Require choosing approximation structure • Kikuchi clusters, exponential family • Need a constructive framework… [Yedidia, Freeman, Weiss, NIPS 2000] [Minka, UAI 2001]

  3. Structured Region Graphs • A general representation for both GBP and EP approximations • Reveals equivalence between GBP/EP • Can convert between equivalent GBP/EP algorithms • Simple tests ensure good performance: non-singularity, R cR = 1, maximality • A framework for constructing good SRGs for any graphical model

  4. A simple graphical model 1 4 7 2 5 8 3 6 9 Want single-variable marginals p(x1), p(x2), …

  5. Belief propagation 1 2 8 1 4 2 5 2 3 9 1 2 3 4 9 Iterate until all marginals match

  6. Fully-factorized EP 1 4 7 1 4 7 1 4 7 2 5 8 2 5 8 2 5 8 3 6 9 3 6 9 3 6 9 Iterate until all marginals match 1 4 7 2 5 8 3 6 9 Equivalent to BP

  7. Generalized belief propagation 1 4 2 5 4 7 5 8 2 5 3 6 5 8 6 9 4 5 2 5 5 8 5 6 5

  8. Tree-structured EP 1 4 7 1 4 7 2 5 8 2 5 8 3 6 9 3 6 9 Iterate until all pairwise marginals on the tree match 1 4 7 2 5 8 3 6 9 Equivalent to GBP on squares

  9. Common theme • GBP and EP approximate p(x) in a distributed fashion • Factors are allocated to local regions • Each region has a distribution of a specific form, tied together by constraints • Regions pass messages until they meet the constraints

  10. Approximation choices • Number of regions • Allocation of factors to regions • Number of parameters per region • Which regions to constrain • What type of constraints • How can we reason about these choices?

  11. Outline • Structured region graphs • Equivalence operators • Design criteria • Design examples

  12. Structured Region Graph • A general representation for GBP and EP approximations • A DAG of regions, each with a graph structure, and a set of factors • Graph structure defines the form of qR(xR) • Links define constraints – parent and child have the same clique-marginals • Extends region graph formalism of [Yedidia,Freeman,Weiss, 2002]

  13. Structured Region Graph qR must match qD on (1,3,4) and (3,4,5): 1 3 5 R 2 4 6 1 3 5 D 4 Parent must be super-graph of child Cliques (1,3,4)(3,4,5)

  14. GBP region graphs • All inner regions are complete [Yedida,Freeman,Weiss, 2002] • Thus qR(xR) is not factorized 1 3 5 3 5 Outer regions (no parents) 2 4 4 6 Original graph 1 3 5 1 3 3 5 Inner regions 2 4 6 2 4 4

  15. EP region graphs • Only one inner region • Every region contains all variables 1 3 5 1 3 5 2 4 6 2 4 6 Original graph 1 3 5 1 3 5 2 4 6 2 4 6

  16. Free energy • Each region has counting number • Free energy: subject to the parent-child marginal constraints Applies to both GBP and EP (special cases)

  17. Generalized EP messages • Parent-child algorithm (for discrete variables): • D relays this to other parents • Iterate until all constraints satisfied • Fixed point of msg passing = critical point of free energy 1 3 5 R 2 4 6 1 3 5 D 4

  18. Outline • Structured region graphs • Equivalence operators • Design criteria • Design examples

  19. Equivalence operators • Graphical operators that preserve the critical points of the free energy: • Region-Drop • Region-Merge • Region-Split • Link-Death • Clique-Grow/Shrink • Factor-Move

  20. Region Drop • A region with one parent can be dropped (replaced by direct links)

  21. Region Merge • Linked regions with the same structure can be merged

  22. Region split • Any region can be split into two regions plus a separator • Separator must be complete • Pieces must be super-graphs of children 3 5 3 5 5 5 4 6 4 4 4 6 3 5 3 5 5 5 4 6 4 4 4 6

  23. Equivalence of BP and fully-factorized EP

  24. Fully-factorized EP 1 4 7 1 4 7 1 4 7 2 5 8 2 5 8 2 5 8 3 6 9 3 6 9 3 6 9 1 4 7 2 5 8 3 6 9

  25. SPLIT 1 4 7 1 4 7 1 4 7 2 5 8 2 5 8 2 5 8 3 6 9 3 6 9 3 6 9 1 4 7 2 5 8 3 6 9

  26. 4 7 7 1 4 7 5 8 2 5 8 2 5 3 6 9 3 6 9 3 6 MERGE 1 1 4 2 8 9 1 4 7 2 5 8 3 6 9

  27. Belief propagation graph 1 2 8 1 4 2 5 2 3 9 1 2 3 4 9 BP and fully-factorized EP have the same fixed points

  28. Equivalence of GBP-squares and tree-structured EP

  29. Tree-structured EP 1 4 7 1 4 7 2 5 8 2 5 8 3 6 9 3 6 9 1 4 7 2 5 8 3 6 9

  30. 2 2 2 2 SPLIT 1 4 7 1 4 7 2 5 8 2 1 4 7 2 5 8 2 2 3 6 9 3 6 9 2 5 8 2 3 6 9

  31. 1 4 7 2 2 2 2 2 2 3 6 9 MERGE 1 4 7 2 5 8 1 4 7 2 5 8 2 3 6 9 2 5 8 2 3 6 9

  32. 1 4 7 2 5 8 1 4 4 4 7 2 5 8 2 5 5 5 8 3 6 9 2 5 5 5 8 3 6 6 6 9 SPLIT 1 1 4 4 4 7 1 2 2 2 5 5 5 8 2 3 3 3 6 6 6 9

  33. DROP 1 4 4 4 7 2 5 5 5 8 2 5 5 5 8 2 5 5 5 8 3 6 6 6 9

  34. GBP-squares region graph 1 4 4 4 7 2 5 5 5 8 2 5 5 5 8 2 5 5 5 8 3 6 6 6 9 • The chosen TreeEP region graph has the same fixed points as GBP-squares • Extends to any grid

  35. When does EP reduce to GBP? • When all variables are discrete, and inner region is triangulated (i.e. approximation family is decomposable) • E.g. TreeEP always reduces to GBP • Proof: split all inner regions, starting at the bottom, until only complete regions are left • But EP is often faster • (10x faster in[Minka & Qi, NIPS 2003])

  36. Outline • Structured region graphs • Equivalence operators • Design criteria • Design examples

  37. Good region graphs • Consider 2 extreme cases: • maximally correlated variables (strong factors) • uniform variables (weak factors) • Want approx to be exact in (at least) these cases [Yedidia,Freeman,Weiss, 2004] maximal (deterministic) none (uniform) Factor strength: SRG exact iff: R cR = 1 Non-singular

  38. Non-singularity • Def: All fixed points are uniform when the factors are uniform • Not true for all region graphs • Equivalent def: No ‘redundant’ regions • create spurious fixed points • analogous to singular matrix • E.g. all triples in K4 = singular

  39. Simple test for non-singularity • Non-singularity is preserved by equivalence operators • Theorem: SRG is non-singular iff reduces to single-variable regions when all factors are removed

  40. Example: Squares graph • Remove factors 1 4 4 4 7 2 5 5 5 8 2 5 5 5 8 2 5 5 5 8 3 6 6 6 9

  41. 4 4 4 5 5 5 2 2 5 5 5 5 5 8 8 8 5 5 5 6 6 6 Example: Squares graph • Remove factors • Split 1 7 2 5 5 7 9

  42. Example: Squares graph • Remove factors • Split • Merge • Clique-shrink • Remove factors • Split • Merge 1 4 7 5 2 5 5 5 8 5 3 6 9

  43. Example: Squares graph • Remove factors • Split • Merge • Clique-shrink • Split & merge 1 4 7 2 5 8 3 6 9 The squares graph is non-singular

  44. 1 4 2 5 3 6 Example: An extra loop • Adding any extra loop (and overlap edges) to the squares graph makes it singular • Squares graph is maximal wrt loops 1 4 4 4 7 2 5 5 5 8 = Singular + 2 5 5 5 8 2 5 5 5 8 3 6 6 6 9

  45. General results • Every acyclic SRG (no cycles of regions) is non-singular and has R cR = 1 • EP-graphs are acyclic • If all regions contain at most one loop, then non-singular & R cR = 1 implies maximal wrt loops • E.g. squares graph • Makes it easy to construct good RGs

  46. Outline • Structured region graphs • Equivalence operators • Design criteria • Design examples

  47. Region graph design • Join graph method [Dechter et al, UAI 2002] does not ensure R cR = 1 • Want non-singular, R cR = 1, maximal • Two approaches: • Start with EP-graph and reduce • Start with BP-graph and add regions (region pursuit)

  48. Star graph • Non-singular, R cR = 1, maximal • Closed under intersection • Very effective on dense graphs Original graph

  49. Region pursuit • Start with edge regions only • Greedily add the most “significant” cluster • changes free energy the most [Welling, UAI 2004] • Performs poorly when too many clusters are added • New twist: Skip clusters which would make the graph singular (tested automatically)

  50. 7-node complete graph

More Related