Assignment 10
Contents:
Overview
Topic: Artificial Intelligence
Related Reading: Ch. 10.1-10.3, pp. 473-474, Ch. 10.7 of [Br];
Mods. 9.1-9.3, pp. 305-309 of [DH].
Due: 8pm Thursday, 18 April 2002
Internet Requirements
You will only need an internet connection at the time of submission.
Practice Problems
Problems to be Submitted (20 points)
- (5 points)
Pages 488-489 of [Br] provides eight different questions involving
social implications of Artificial Intelligence.
Please answer your favorite one of these eight questions,
using (roughly) one-half page of discussion.
- (5 points)
Consider the following start state for the eight-puzzle:
3 2
415
786
- List all other states which can be reached from this start
state in a single move.
- For each of the states from part (a), give the heuristic value if
using the number of tiles out of place.
- For each of those states from part (a), give the heuristic value if
using the second heuristic developed in Section 10.3 of the text.
- (10 points)
Many statements in a natural language, such as English, contain
ambiguity for a variety of reasons. As humans, we can often (though
not always) distinguish between possible meanings. Resovling such
ambiguities is a great challenge for software.
The [DH] text and the lecture notes discuss several sources
of ambiguity. Several examples for each of these can be found in the
lecture notes.
For each of the five types of ambiguity below we want you to do the following.
- Syntactic ambiguity
- Semantic ambiguity
- The need for contextual information
- The need for rules of conversation
- The need for real-world, topical knowledge
Overall, please place your answers to all of these questions in a
single document to be submitted.
Extra Credit (3 points)
Chapter 10 Review Problem 23 (p. 486 [Br]).
In answering this question you must do each of the following:
comp150 Class Page
mhg@cs.luc.edu
Last modified: 1 April 2002