COMP4418, 2017 – Assignment 3 (Solution)

$ 20.99
Category:

Description

Worth: 15%

1. [20 Marks] (Social Choice and Game Theory)
(a)
In the tournament in the above Figure, assuming all the arcs missing from the figure are downward arc, list
• the uncovered set;
• the top cycle;
• the set of Copeland winners;
• the set of Banks winners; and
• the set of Condorcet winners.
(b) Compute all the Nash equilibria of the following two player game.
D E
2, 4 8, 5
6, 6 4, 4
A
B
2. [30 Marks] (Decision Making)
(a) For each of the following games, choose the best model among (A) Markov chain (Markov process); (B) Markov decision process (MDP); (C) Hidden Markov model (HMM); (D) Partially-observable Markov decision process (POMDP); and (E) None/Other.
• Blackjack
• Candy Crush
• Chess
• Minesweeper
• Snakes and Ladders
• Texas Hold ’em Poker
For the next questions, consider the Markov Decision Process depicted below. Edges are labelled “name of the action (reward associated), probability of the transition”.

(c) Using your intuition, give an optimal policy for situations where the discount factor is very high (for instance, δ = 0.999)? Explain your reasoning in two or three sentences.
(d) Using your intuition, give an optimal policy for situations where the discount factor is very low (for instance, δ = 0.001)? Explain your reasoning in two or three sentences.
(e) Represent the values computed during the first three iterations of the Value Iteration algorithm using the following format where L represents the action Leave and S represents the action Stay. Use a discounting factor of 0.6.

(f) Let π be the following policy: π(s1) = L, π(s2) = L, π(s3) = S. If π is assumed to hold, the MDP turns into a Markov Chain. Represent this Markov Chain / Markov Process.
(g) Assuming the agent uses π, express the value associated to each state as a function of the discount factor δ. Provide the formal derivation of the result as part of your answer. Elaborate on whether the computations of this question support the intuition of questions 2b and 2c.
Submission
• Put your written solutions in a single PDF file assn3.pdf
• Submit using the command: give cs4418 assn3 assn3.pdf
All work submitted for assessment must be your own work. Assignments must be completed individually. We regard copying of assignments, in whole or part, as a very serious offence. Be warned that:
• the submission of work derived from another person, or jointly written with someone else will, at the very least, result in automatic failure for COMP4418 with a mark of zero;
• allowing another student to copy from you will, at the very least, result in a mark of zero for your own assignment; and

Reviews

There are no reviews yet.

Be the first to review “COMP4418, 2017 – Assignment 3 (Solution)”

Your email address will not be published. Required fields are marked *