Markov Nets Dhruv Batra, 10-708 Recitation 10/30/2008.

Slides:



Advertisements
Similar presentations
Mean-Field Theory and Its Applications In Computer Vision1 1.
Advertisements

Linear Time Methods for Propagating Beliefs Min Convolution, Distance Transforms and Box Sums Daniel Huttenlocher Computer Science Department December,
1 Undirected Graphical Models Graphical Models – Carlos Guestrin Carnegie Mellon University October 29 th, 2008 Readings: K&F: 4.1, 4.2, 4.3, 4.4,
Markov Networks Alan Ritter.
Parameter and Structure Learning Dhruv Batra, Recitation 10/02/2008.
Graph Cut Algorithms for Computer Vision & Medical Imaging Ramin Zabih Computer Science & Radiology Cornell University Joint work with Y. Boykov, V. Kolmogorov,
Introduction to Markov Random Fields and Graph Cuts Simon Prince
Probabilistic Inference Lecture 1
Lecture 8: Stereo.
Markov Random Fields (MRF)
Graphical models, belief propagation, and Markov random fields 1.
Learning to Detect A Salient Object Reporter: 鄭綱 (3/2)
Parameter Learning in Markov Nets Dhruv Batra, Recitation 11/13/2008.
P 3 & Beyond Solving Energies with Higher Order Cliques Pushmeet Kohli Pawan Kumar Philip H. S. Torr Oxford Brookes University CVPR 2007.
1 Computer Vision Research  Huttenlocher, Zabih –Recognition, stereopsis, restoration, learning  Strong algorithmic focus –Combinatorial optimization.
Stereo & Iterative Graph-Cuts Alex Rav-Acha Vision Course Hebrew University.
Learning Low-Level Vision William T. Freeman Egon C. Pasztor Owen T. Carmichael.
Announcements Readings for today:
Belief Propagation Kai Ju Liu March 9, Statistical Problems Medicine Finance Internet Computer vision.
Stereo Computation using Iterative Graph-Cuts
Measuring Uncertainty in Graph Cut Solutions Pushmeet Kohli Philip H.S. Torr Department of Computing Oxford Brookes University.
Perceptual Organization: Segmentation and Optical Flow.
CPSC 422, Lecture 18Slide 1 Intelligent Systems (AI-2) Computer Science cpsc422, Lecture 18 Feb, 25, 2015 Slide Sources Raymond J. Mooney University of.
A Trainable Graph Combination Scheme for Belief Propagation Kai Ju Liu New York University.
Manhattan-world Stereo Y. Furukawa, B. Curless, S. M. Seitz, and R. Szeliski 2009 IEEE Conference on Computer Vision and Pattern Recognition (CVPR), pp.
Automatic User Interaction Correction via Multi-label Graph-cuts Antonio Hernández-Vela, Carlos Primo and Sergio Escalera Workshop on Human Interaction.
Graph-based Segmentation
Markov Random Fields, Graph Cuts, Belief Propagation
MRFs and Segmentation with Graph Cuts Computer Vision CS 543 / ECE 549 University of Illinois Derek Hoiem 03/31/15.
Fast Approximate Energy Minimization via Graph Cuts
Mutual Information-based Stereo Matching Combined with SIFT Descriptor in Log-chromaticity Color Space Yong Seok Heo, Kyoung Mu Lee, and Sang Uk Lee.
What we didn’t have time for CS664 Lecture 26 Thursday 12/02/04 Some slides c/o Dan Huttenlocher, Stefano Soatto, Sebastian Thrun.
Graph Cut & Energy Minimization
MRFs and Segmentation with Graph Cuts Computer Vision CS 543 / ECE 549 University of Illinois Derek Hoiem 02/24/10.
Graph Cut Algorithms for Binocular Stereo with Occlusions
Graph Cut 韋弘 2010/2/22. Outline Background Graph cut Ford–Fulkerson algorithm Application Extended reading.
City University of Hong Kong 18 th Intl. Conf. Pattern Recognition Self-Validated and Spatially Coherent Clustering with NS-MRF and Graph Cuts Wei Feng.
Graphical models, belief propagation, and Markov random fields Bill Freeman, MIT Fredo Durand, MIT March 21, 2005.
Multiplicative Bounds for Metric Labeling M. Pawan Kumar École Centrale Paris Joint work with Phil Torr, Daphne Koller.
Lecture 26: Single-Image Super-Resolution CAP 5415.
Stereo Many slides adapted from Steve Seitz.
Markov Random Fields Probabilistic Models for Images
1 Markov Random Fields with Efficient Approximations Yuri Boykov, Olga Veksler, Ramin Zabih Computer Science Department CORNELL UNIVERSITY.
CS774. Markov Random Field : Theory and Application Lecture 02
1 BN Semantics 1 Graphical Models – Carlos Guestrin Carnegie Mellon University September 15 th, 2008 Readings: K&F: 3.1, 3.2, –  Carlos.
Approximate Inference: Decomposition Methods with Applications to Computer Vision Kyomin Jung ( KAIST ) Joint work with Pushmeet Kohli (Microsoft Research)
Markov Random Fields Allows rich probabilistic models for images. But built in a local, modular way. Learn local relationships, get global effects out.
Gaussian Mixture Models and Expectation-Maximization Algorithm.
Crash Course on Machine Learning Part V Several slides from Derek Hoiem, Ben Taskar, and Andreas Krause.
Solving for Stereo Correspondence Many slides drawn from Lana Lazebnik, UIUC.
Machine Learning – Lecture 15
CPSC 422, Lecture 17Slide 1 Intelligent Systems (AI-2) Computer Science cpsc422, Lecture 17 Oct, 19, 2015 Slide Sources D. Koller, Stanford CS - Probabilistic.
1 Param. Learning (MLE) Structure Learning The Good Graphical Models – Carlos Guestrin Carnegie Mellon University October 1 st, 2008 Readings: K&F:
Contextual models for object detection using boosted random fields by Antonio Torralba, Kevin P. Murphy and William T. Freeman.
A global approach Finding correspondence between a pair of epipolar lines for all pixels simultaneously Local method: no guarantee we will have one to.
Efficient Belief Propagation for Image Restoration Qi Zhao Mar.22,2006.
Graph Algorithms for Vision Amy Gale November 5, 2002.
1 BN Semantics 2 – Representation Theorem The revenge of d-separation Graphical Models – Carlos Guestrin Carnegie Mellon University September 17.
Bayesian Belief Propagation for Image Understanding David Rosenberg.
Markov Random Fields in Vision
1 BN Semantics 1 Graphical Models – Carlos Guestrin Carnegie Mellon University September 15 th, 2006 Readings: K&F: 3.1, 3.2, 3.3.
Energy minimization Another global approach to improve quality of correspondences Assumption: disparities vary (mostly) smoothly Minimize energy function:
MRFs and Segmentation with Graph Cuts Computer Vision CS 543 / ECE 549 University of Illinois Derek Hoiem 03/27/12.
Markov Random Fields with Efficient Approximations
Nonparametric Semantic Segmentation
Counting in High-Density Crowd Videos
Automatic User Interaction Correction via Multi-label Graph-cuts
Readings: K&F: 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7 Markov networks, Factor graphs, and an unified view Start approximate inference If we are lucky… Graphical.
Junction Trees 3 Undirected Graphical Models
“Traditional” image segmentation
Presentation transcript:

Markov Nets Dhruv Batra, Recitation 10/30/2008

Contents MRFs –Semantics / Comparisons with BNs –Applications to vision –HW4 implementation

Semantics Bayes Nets

Semantics Markov Nets

Semantics Decomposition –Bayes Nets –Markov Nets

Semantics Factorization What happens in BNs?

Semantics Active Trails in MNs What happens in BNs?

Semantics Independence Assumptions Markov NetsBayes Nets Global Ind Assumption, d-sep Local Ind Assumptions Markov Blanket

–  Carlos Guestrin Representation Theorem for Markov Networks If H is an I-map for P and P is a positive distribution Then H is an I-map for P If joint probability distribution P: joint probability distribution P:

Semantics Factorization Energy functions Equivalent representation

Semantics Log Linear Models

Semantics Energies in pairwise MRFs What is encoded on nodes and edges?

Semantics Priors on edges –Ising Prior / Potts Model –Metric MRFs

Metric MRFs Energies in pairwise MRFs

Applications in Vision Image Labelling tasks –Denoising –Stereo –Segmentation, Object Recognition –Geometry Estimation

MRF nodes as pixels Winkler, 1995, p. 32

MRF nodes as patches image patches  (x i, y i )  (x i, x j ) image scene scene patches

Network joint probability scene image Scene-scene compatibility function neighboring scene nodes local observations Image-scene compatibility function   i ii ji ji yxxx Z yxP),(),( 1 ),(,

Application Motion Estimation

Stereo

Geometry Estimation

HW4 Interactive Image Segmentation

HW4 Pairwise MRF

HW4

Step 1: GMMs Step 2: Adjacency matrix / MRF Structure Step 3: MRF parameters Step 4: Loopy BP Step 5: Segmentation Masks

Slide Credits Bill Freeman, Fredo Durand, Lecture at MIT – lecturenotes/2006March21MRF.ppt Charles A. Bouman – ew.pdfhttps://engineering.purdue.edu/~bouman/ece641/mrf_tutorial/vi ew.pdf Fast Approximate Energy Minimization via Graph Cuts, Yuri Boykov, Olga Veksler and Ramin Zabih. IEEE PAMI 23(11), November Make3D: Learning 3-D Scene Structure from a Single Still Image, Ashutosh Saxena, Min Sun, Andrew Y. Ng, To appear in IEEE PAMI 2008

Questions?