1 Exact Inference Algorithms for Probabilistic Reasoning; COMPSCI 276 Fall 2007.

Slides:



Advertisements
Similar presentations
Verification/constraints workshop, 2006 From AND/OR Search to AND/OR BDDs Rina Dechter Information and Computer Science, UC-Irvine, and Radcliffe Institue.
Advertisements

Is the shape below a function? Explain. Find the domain and range.
Variational Methods for Graphical Models Micheal I. Jordan Zoubin Ghahramani Tommi S. Jaakkola Lawrence K. Saul Presented by: Afsaneh Shirazi.
Bucket Elimination: A Unifying Framework for Probabilistic Inference By: Rina Dechter Presented by: Gal Lavee.
Bucket Elimination: A unifying framework for Probabilistic inference Rina Dechter presented by Anton Bezuglov, Hrishikesh Goradia CSCE 582 Fall02 Instructor:
Bayesian Networks Bucket Elimination Algorithm 主講人:虞台文 大同大學資工所 智慧型多媒體研究室.
MURI Progress Report, June 2001 Advances in Approximate and Hybrid Reasoning for Decision Making Under Uncertainty Rina Dechter UC- Irvine Collaborators:
CSCE 582 Computation of the Most Probable Explanation in Bayesian Networks using Bucket Elimination -Hareesh Lingareddy University of South Carolina.
Exact Inference in Bayes Nets
MPE, MAP AND APPROXIMATIONS Lecture 10: Statistical Methods in AI/ML Vibhav Gogate The University of Texas at Dallas Readings: AD Chapter 10.
1 Directional consistency Chapter 4 ICS-179 Spring 2010 ICS Graphical models.
1 Exact Inference Algorithms Bucket-elimination and more COMPSCI 179, Spring 2010 Set 8: Rina Dechter (Reading: chapter 14, Russell and Norvig.
1 Chapter 12 Probabilistic Reasoning and Bayesian Belief Networks.
Graphical Models - Inference - Wolfram Burgard, Luc De Raedt, Kristian Kersting, Bernhard Nebel Albert-Ludwigs University Freiburg, Germany PCWP CO HRBP.
1 Directional consistency Chapter 4 ICS-275 Spring 2007.
Approximation Techniques bounded inference COMPSCI 276 Fall 2007.
Resolution versus Search: Two Strategies for SAT Brad Dunbar Shamik Roy Chowdhury.
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Statistical inference.
. Inference I Introduction, Hardness, and Variable Elimination Slides by Nir Friedman.
M. HardojoFriday, February 14, 2003 Directional Consistency Dechter, Chapter 4 1.Section 4.4: Width vs. Local Consistency Width-1 problems: DAC Width-2.
Tutorial #9 by Ma’ayan Fishelson
1 Hybrid of search and inference: time- space tradeoffs chapter 10 ICS-275A Fall 2003.
1 Bayesian Networks Chapter ; 14.4 CS 63 Adapted from slides by Tim Finin and Marie desJardins. Some material borrowed from Lise Getoor.
AND/OR Search for Mixed Networks #CSP Robert Mateescu ICS280 Spring Current Topics in Graphical Models Professor Rina Dechter.
Inference in Gaussian and Hybrid Bayesian Networks ICS 275B.
Math – Getting Information from the Graph of a Function 1.
1 Efficient Stochastic Local Search for MPE Solving Frank Hutter The University of British Columbia (UBC), Vancouver, Canada Joint work with Holger Hoos.
Ahsanul Haque *, Swarup Chandra *, Latifur Khan * and Charu Aggarwal + * Department of Computer Science, University of Texas at Dallas + IBM T. J. Watson.
Ahsanul Haque *, Swarup Chandra *, Latifur Khan * and Michael Baron + * Department of Computer Science, University of Texas at Dallas + Department of Mathematical.
Approximation Techniques for Automated Reasoning Irina Rish IBM T.J.Watson Research Center Rina Dechter University of California, Irvine.
Automated Planning and Decision Making Prof. Ronen Brafman Automated Planning and Decision Making 2007 Bayesian networks Variable Elimination Based on.
Introduction to Bayesian Networks
1 Variable Elimination Graphical Models – Carlos Guestrin Carnegie Mellon University October 11 th, 2006 Readings: K&F: 8.1, 8.2, 8.3,
Daphne Koller Variable Elimination Graph-Based Perspective Probabilistic Graphical Models Inference.
Generalizing Variable Elimination in Bayesian Networks 서울 시립대학원 전자 전기 컴퓨터 공학과 G 박민규.
Solving Bayesian Decision Problems: Variable Elimination and Strong Junction Tree Methods Presented By: Jingsong Wang Scott Langevin May 8, 2009.
Probabilistic Networks Chapter 14 of Dechter’s CP textbook Speaker: Daniel Geschwender April 1, 2013 April 1&3, 2013DanielG--Probabilistic Networks1.
Two Approximate Algorithms for Belief Updating Mini-Clustering - MC Robert Mateescu, Rina Dechter, Kalev Kask. "Tree Approximation for Belief Updating",
1 Chapter 12 Probabilistic Reasoning and Bayesian Belief Networks.
1 Directional consistency Chapter 4 ICS-275 Spring 2009 ICS Constraint Networks.
Approximation Techniques bounded inference 275b. SP22 Mini-buckets: “local inference” The idea is similar to i-consistency: bound the size of recorded.
Wednesday, January 29, 2003CSCE Spring 2003 B.Y. Choueiry Directional Consistency Chapter 4.
CPSC 422, Lecture 11Slide 1 Intelligent Systems (AI-2) Computer Science cpsc422, Lecture 11 Oct, 2, 2015.
Probabilistic Graphical Models seminar 15/16 ( ) Haim Kaplan Tel Aviv University.
Foundations of Constraint Processing, Spring 2009 Structure-Based Methods: An Introduction 1 Foundations of Constraint Processing CSCE421/821, Spring 2009.
1 CMSC 671 Fall 2001 Class #20 – Thursday, November 8.
1 Tutorial #9 by Ma’ayan Fishelson. 2 Bucket Elimination Algorithm An algorithm for performing inference in a Bayesian network. Similar algorithms can.
Daphne Koller Overview Conditional Probability Queries Probabilistic Graphical Models Inference.
1 Structure Learning (The Good), The Bad, The Ugly Inference Graphical Models – Carlos Guestrin Carnegie Mellon University October 13 th, 2008 Readings:
Daphne Koller Overview Maximum a posteriori (MAP) Probabilistic Graphical Models Inference.
1 Variable Elimination Graphical Models – Carlos Guestrin Carnegie Mellon University October 15 th, 2008 Readings: K&F: 8.1, 8.2, 8.3,
Probabilistic Reasoning Inference and Relational Bayesian Networks.
Exact Inference 275b.
Maximum Expected Utility
Inference in Bayesian Networks
Constraint Optimization And counting, and enumeration 275 class
Exact Inference Continued
Readings: K&F: 15.1, 15.2, 15.3, 15.4, 15.5 K&F: 7 (overview of inference) K&F: 8.1, 8.2 (Variable Elimination) Structure Learning in BNs 3: (the good,
Clique Tree & Independence
Exact Inference ..
Intelligent Systems (AI-2) Computer Science cpsc422, Lecture 11
Class #19 – Tuesday, November 3
Exact Inference Continued
Class #16 – Tuesday, October 26
Exploiting Tree-Decomposition in Search: The AND/OR Paradigm
Variable Elimination Graphical Models – Carlos Guestrin
Lecture 28 Approximation of Set Cover
presented by Anton Bezuglov, Hrishikesh Goradia CSCE 582 Fall02
Chapter 14 February 26, 2004.
Iterative Join Graph Propagation
Presentation transcript:

1 Exact Inference Algorithms for Probabilistic Reasoning; COMPSCI 276 Fall 2007

2

3

4

5 Probabilistic Inference Tasks  Belief updating:  Finding most probable explanation (MPE)  Finding maximum a-posteriory hypothesis  Finding maximum-expected-utility (MEU) decision

6 Example with a chain ABC D P(D)=?P(D|A=a)=? P(A|D=d)=? O(4k^2) instead of O(k^4), k is the domain size

7

8

9

10 Example of product-sum in a bucket

11

12 Bucket elimination Algorithm elim-bel (Dechter 1996) Elimination operator P(a|e=0) W*=4 ”induced width” (max clique size) bucket B: P(a) P(c|a) P(b|a) P(d|b,a) P(e|b,c) bucket C: bucket D: bucket E: bucket A: e=0 B C D E A

13

14 E D C B A B C D E A

15 Complexity of elimination The effect of the ordering: “Moral” graph A D E C B B C D E A E D C B A

16 Finding small induced-width NP-complete A tree has induced-width of ? Greedy algorithms: Min width Min induced-width Max-cardinality Fill-in (thought as the best) See anytime min-width (Gogate and Dechter)

17 Different Induced graphs

18

19 The impact of observations

20 “Moral” graph A D E C B Theorem: elim-bel is exponential in the adjusted induced-width w*(e,d)

21 Use the ancestral graph only

22

23

24

25

26 BTE in action