- Fix minor issues in the document.
- Start doing some simple experiments with the item selection to see if
- discussed methods are able to suggest items that the user knows
- acquisition of this information produces changes in the recommendation list.
- Add kendale t to the list of methods for comparing lists.
- Revise the strategy for improving the reliability of neighbors' similarity.
- Add the strategy for eliciting opinion on items correlated to the best current recommendations.
- Compute the p value using a different approach for ? (unknown) And ø (a user doesn't have and opinion).
- Read the Carenini paper one more time and understand the simulation part completely.
- Look at the abstract that my supervisor has sent for useful papers.
- Look at the literature for predicting if a user has/doesn't have an opinion about an item.
Thursday, December 4, 2008
Tasks
Sunday, November 30, 2008
Progress
- Some refactoring for the text
- Added/finished the following strategies: most controversial, entropy, items with worst/best predictions
- read it one more time in the morning.
- talk the professor and start testing.
- acquire the rating matrix for testing.
- ask again about the strategy of "items more correlated with best predictions". What is exactly correlation between two items? is it pearson/cosine similarity? something else?
Thursday, November 27, 2008
Progress
- Wrote a chapter defining strategy for improving the neighborhood.
- Found a nice paper on using entropy and other methods for eliciting new users: Getting to know you: learning new user preferences in recommender systems
Todo: rename chapters. Now there's a real mess with strategy names repeating. Also it's not clear where we use the p * f and where we don't.
Wednesday, November 26, 2008
Progress and Notions
- Fixed minor issues in the document.
- Corrected the utility computation formula. I left it simply p*f.
- Keep it simple
- Tests first, (formula, algorithm) optimizations later
- Start simple testing soon: get real. Otherwise I will be stuck in an endless loop of modifying and refining descriptions of the ideas that I'm not sure work at all.
Tuesday, November 25, 2008
Progress
- Converted the draft documents to MS Office format. Some problems with formulas and tables had to be solved. Also enabled the tracking of changes.
Monday, November 24, 2008
Progress
- Read the Carenini paper "Towards more Conversational and Collaborative Recommender Systems" again. There are things in the simulation part that I still don't understand, will have to look at it later again.
- Installed Microsoft Office 2007.
Current Tasks
- Fix minor issues in the document.
- Correct the utility computation formula.
- List other possible ways to compute the effect of a new rating in the output.
- Include some methods for item selection not based on the effect of the rating on the prediction:
- entropy
- increase overlap with users
- most controversial
- items more correlated with best predictions
- items with worst predictions
- items with best and with worst predictions
- Compute the p value using a different approach for ? (unknown) And ø (a user doesn't have and opinion).
- Read the Carenini paper more carefully.
- Look at the abstract that my supervisor has sent for useful papers.
- Look at the literature for predicting if a user has/doesn't have an opinion about an item.
- Start doing some simple experiments with the item selection to see if
- discussed methods are able to suggest items that the user knows
- acquisition of this information produces changes in the recommendation list.
Subscribe to:
Posts (Atom)