DBN, inference algorithms and unrolling

The front end.
saifjamal
Posts: 20
Joined: Fri Mar 22, 2013 6:41 pm

Re: DBN, inference algorithms and unrolling

Post by saifjamal »

Thank you shooltz
saifjamal
Posts: 20
Joined: Fri Mar 22, 2013 6:41 pm

Re: DBN, inference algorithms and unrolling

Post by saifjamal »

Hi

I have unrolled my DBN to 5 time slices. I have entered evidences for the 5 time slices and performed the inference using the Polytree algorithm. Is the inference considered Filtering in this case P(Xt|y1:t)?

Regards
Martijn
Posts: 76
Joined: Sun May 29, 2011 12:23 am

Re: DBN, inference algorithms and unrolling

Post by Martijn »

Depends on your model structure, but assuming you set evidence for "evidence nodes" and are looking at the "hidden nodes", I'd say yes if you are looking a the hidden node x in time slice 5.
saifjamal
Posts: 20
Joined: Fri Mar 22, 2013 6:41 pm

Re: DBN, inference algorithms and unrolling

Post by saifjamal »

Thanks Martijn
Post Reply