Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
courses:rg:2014:mdsm [2014/11/24 17:16] nguyenti |
courses:rg:2014:mdsm [2014/11/29 13:52] (current) popel |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | 1. Recall from Tam' | + | You should focus on the first paper (you can skip section 2.3): [[http:// |
- | What is the difference between: | + | The second paper [[http:// |
- | distributional semantic and distributed semantic representation | + | |
- | 2. What is the vector representation of word " | ||
- | 3. What is the similarity | + | Q1. |
+ | Recall the paper about word representations presented by Tam on November 10. | ||
+ | Read http:// | ||
+ | |||
+ | (M_{w, | ||
+ | What does w, d and k mean? | ||
+ | What are the values of w, d and k used in the experiments in this paper? | ||
+ | |||
+ | Q2. | ||
+ | a) Compute the similarity | ||
+ | Use these raw counts (no Local Mutual Information, | ||
+ | |||
+ | | planet | night | full | shadow | shine | ||
+ | Moon | ||
+ | Sun | | ||
+ | Dog | | ||
+ | Mars | ||
+ | |||
+ | b) How do they deal with high dimension of vectors in those papers? | ||
+ | Can you suggest some (other) techniques of preprocessing vectors with high dimensions? | ||
+ | |||
+ | Q3. | ||
+ | a) What are Bag of Word (BOVW) | ||
+ | b) How do they apply BOVW to compute representation of a word (concept) from a large set of images? | ||
+ | |||
+ | Q4 (bonus). | ||
+ | When they construct text-based vectors of words from DM model | ||
+ | they mentioned Local Mutual Information score. (section 3.2, also section 2.1 in the 2nd paper) | ||
+ | So what is that score? Why did they use it? | ||
+ | |||
+ | Q5 (bonus). | ||
+ | Have you ever wished to see beautiful " | ||
+ | Have you ever seen " | ||
+ | " | ||
+ | |||
+ | Think about a computational way to show that how they look like? | ||
- | 4. | ||
- | 5. Have you seen " | ||
- | how to you think a way to show that how does it look like? |