Difference between revisions of "Group recommendation"

From RecSysWiki
Jump to navigation Jump to search
 
Line 11: Line 11:
 
* Mark O'Connor, Dan Cosley, [[Joseph A. Konstan]], [[John Riedl]]: ''[http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.153.3077&rep=rep1&type=pdf PolyLens: A Recommender System for Groups of Users]'', [[CSCW]] 2001
 
* Mark O'Connor, Dan Cosley, [[Joseph A. Konstan]], [[John Riedl]]: ''[http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.153.3077&rep=rep1&type=pdf PolyLens: A Recommender System for Groups of Users]'', [[CSCW]] 2001
 
* Christophe Senot, Dimitre Kostadinov, Makram Bouzid, Jérôme Picault, Armen Aghasaryan: ''[http://ijcai.org/papers11/Papers/IJCAI11-454.pdf Evaluation of Group Profiling Strategies]'', [[UMAP]] 2010
 
* Christophe Senot, Dimitre Kostadinov, Makram Bouzid, Jérôme Picault, Armen Aghasaryan: ''[http://ijcai.org/papers11/Papers/IJCAI11-454.pdf Evaluation of Group Profiling Strategies]'', [[UMAP]] 2010
* Linas Baltrunas, Tadas Makcinskas, Francesco Ricci: ''[http://www.inf.unibz.it/~ricci/papers/fp14-baltrunas.pdf Group Recommendations with Rank Aggregation and Collaborative Filtering]'', [[RecSys 2010]]
+
* Linas Baltrunas, Tadas Makcinskas, [[Francesco Ricci]]: ''[http://www.inf.unibz.it/~ricci/papers/fp14-baltrunas.pdf Group Recommendations with Rank Aggregation and Collaborative Filtering]'', [[RecSys 2010]]
  
  
 
[[Category: Task]]
 
[[Category: Task]]

Latest revision as of 08:51, 21 July 2011

Group recommendation is the task of recommending items to groups of users instead of single users. Examples are restaurant or movie recommendations for a party of several people (groups vary in composition), or TV program recommendation for a household (groups tend not to change much over time).

One can distinguish between explicit group recommendation, where recommendations are made for groups of known users, and implicit group recommendation, where the group composition is not observed.

See also

Literature