Assignment #6
CSE P573 Autumn 2004 - Applications of AI
Due: Nov 15
Readings for this homework: R&N Chapter 14
Exercises:
Turn in hardcopy in class. Written exercises should be
typed or neatly handwritten. R&N = Russell & Norvig, Artificial
Intelligence, A Modern Approach, 2nd Ed. Please feel free to talk to
other students in the class and to the instructor and TA, but please do not
simply copy the solutions from ones you find on the web.
- R&N exercise 14.8. Note that there is a large hint about how to
solve this problem on slide #72 of the revised-rn-bayes-all.pdf lecture
notes on the course web page.
- Read Chapter 15 up through 15.5 as noted below. Write short (1 or 2
sentence) answers to each of the following questions, to summarize the
material. (You are not expected to understand the details of the
material at this point, the purpose of this exercise is to encourage you to
read in enough detail to grasp the basic concepts.)
- What is the Markov assumption?
- What is difference between filtering and smoothing?
- Is finding the most likely sequence of states the same as finding the
sequence of most likely states?
- Is a Kalman filter appropriate for discrete or for continuous
variables?
- What is the main advantage of an using an HMM (hidden Markov model)
over using a DBN (Dynamic Bayesian Network)?
- What is the main advantage of using a DBN over an HMM?
- What is a "particle" as used in particle filtering
algorithms?
Readings for next week (Robotics & Probabilistic Reasoning over Time):
- Chapter 15, up through (and including) 15.5. Please allocate
sufficient time to read through this before class!
- Chapter 25, up through (and including) 25.3.