@article{burke2011recommendation, abstract = {Recommender systems are a means of personalizing the presentation of information to ensure that users see the items most relevant to them. The social web has added new dimensions to the way people interact on the Internet, placing the emphasis on user-generated content. Users in social networks create photos, videos and other artifacts, collaborate with other users, socialize with their friends and share their opinions online. This outpouring of material has brought increased attention to recommender systems, as a means of managing this vast universe of content. At the same time, the diversity and complexity of the data has meant new challenges for researchers in recommendation. This article describes the nature of recommendation research in social web applications and provides some illustrative examples of current research directions and techniques. It is difficult to overstate the impact of the social web. This new breed of social applications is reshaping nearly every human activity from the way people watch movies to how they overthrow governments. Facebook allows its members to maintain friendships whether they live next door or on another continent. With Twitter, users from celebrities to ordinary folks can launch their 140 character messages out to a diverse horde of ‘‘followers.” Flickr and YouTube users upload their personal media to share with the world, while Wikipedia editors collaborate on the world’s largest encyclopedia.}, author = {Burke, Robin and Gemmell, Jonathan and Hotho, Andreas and Jäschke, Robert}, interhash = {3089ca25de28ef0bc80bcdebd375a6f9}, intrahash = {41dbb2c9f71440c9aa402f8966117979}, journal = {AI Magazine}, number = 3, pages = {46--56}, publisher = {Association for the Advancement of Artificial Intelligence}, title = {Recommendation in the Social Web}, url = {http://www.aaai.org/ojs/index.php/aimagazine/article/view/2373}, volume = 32, year = 2011 } @incollection{jaeschke2012challenges, abstract = {Originally introduced by social bookmarking systems, collaborative tagging, or social tagging, has been widely adopted by many web-based systems like wikis, e-commerce platforms, or social networks. Collaborative tagging systems allow users to annotate resources using freely chosen keywords, so called tags . Those tags help users in finding/retrieving resources, discovering new resources, and navigating through the system. The process of tagging resources is laborious. Therefore, most systems support their users by tag recommender components that recommend tags in a personalized way. The Discovery Challenges 2008 and 2009 of the European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases (ECML PKDD) tackled the problem of tag recommendations in collaborative tagging systems. Researchers were invited to test their methods in a competition on datasets from the social bookmark and publication sharing system BibSonomy. Moreover, the 2009 challenge included an online task where the recommender systems were integrated into BibSonomy and provided recommendations in real time. In this chapter we review, evaluate and summarize the submissions to the two Discovery Challenges and thus lay the groundwork for continuing research in this area.}, address = {Berlin/Heidelberg}, affiliation = {Knowledge & Data Engineering Group, University of Kassel, Wilhelmshöher Allee 73, 34121 Kassel, Germany}, author = {Jäschke, Robert and Hotho, Andreas and Mitzlaff, Folke and Stumme, Gerd}, booktitle = {Recommender Systems for the Social Web}, doi = {10.1007/978-3-642-25694-3_3}, editor = {Pazos Arias, José J. and Fernández Vilas, Ana and Díaz Redondo, Rebeca P.}, interhash = {75b1a6f54ef54d0126d0616b5bf77563}, intrahash = {7d41d332cccc3e7ba8e7dadfb7996337}, isbn = {978-3-642-25694-3}, pages = {65--87}, publisher = {Springer}, series = {Intelligent Systems Reference Library}, title = {Challenges in Tag Recommendations for Collaborative Tagging Systems}, url = {http://dx.doi.org/10.1007/978-3-642-25694-3_3}, volume = 32, year = 2012 } @book{balbymarinho2012recommender, abstract = {Social Tagging Systems are web applications in which users upload resources (e.g., bookmarks, videos, photos, etc.) and annotate it with a list of freely chosen keywords called tags. This is a grassroots approach to organize a site and help users to find the resources they are interested in. Social tagging systems are open and inherently social; features that have been proven to encourage participation. However, with the large popularity of these systems and the increasing amount of user-contributed content, information overload rapidly becomes an issue. Recommender Systems are well known applications for increasing the level of relevant content over the “noise” that continuously grows as more and more content becomes available online. In social tagging systems, however, we face new challenges. While in classic recommender systems the mode of recommendation is basically the resource, in social tagging systems there are three possible modes of recommendation: users, resources, or tags. Therefore suitable methods that properly exploit the different dimensions of social tagging systems data are needed. In this book, we survey the most recent and state-of-the-art work about a whole new generation of recommender systems built to serve social tagging systems. The book is divided into self-contained chapters covering the background material on social tagging systems and recommender systems to the more advanced techniques like the ones based on tensor factorization and graph-based models.}, author = {Balby Marinho, L. and Hotho, A. and Jäschke, R. and Nanopoulos, A. and Rendle, S. and Schmidt-Thieme, L. and Stumme, G. and Symeonidis, P.}, interhash = {0bb7f0588cd690d67cc73e219a3a24fa}, intrahash = {87d6883ebd98e8810be45d7e7e4ade96}, isbn = {978-1-4614-1893-1}, month = feb, publisher = {Springer}, series = {SpringerBriefs in Electrical and Computer Engineering}, title = {Recommender Systems for Social Tagging Systems}, url = {http://www.springer.com/computer/database+management+%26+information+retrieval/book/978-1-4614-1893-1}, year = 2012 } @inproceedings{wetzker2010translating, abstract = {Collaborative tagging services (folksonomies) have been among the stars of the Web 2.0 era. They allow their users to label diverse resources with freely chosen keywords (tags). Our studies of two real-world folksonomies unveil that individual users develop highly personalized vocabularies of tags. While these meet individual needs and preferences, the considerable differences between personal tag vocabularies (personomies) impede services such as social search or customized tag recommendation. In this paper, we introduce a novel user-centric tag model that allows us to derive mappings between personal tag vocabularies and the corresponding folksonomies. Using these mappings, we can infer the meaning of user-assigned tags and can predict choices of tags a user may want to assign to new items. Furthermore, our translational approach helps in reducing common problems related to tag ambiguity, synonymous tags, or multilingualism. We evaluate the applicability of our method in tag recommendation and tag-based social search. Extensive experiments show that our translational model improves the prediction accuracy in both scenarios.}, acmid = {1718497}, address = {New York, NY, USA}, author = {Wetzker, Robert and Zimmermann, Carsten and Bauckhage, Christian and Albayrak, Sahin}, booktitle = {Proceedings of the third ACM international conference on Web search and data mining}, doi = {10.1145/1718487.1718497}, interhash = {12e89c88182a393dae8d63287f65540d}, intrahash = {224e7bdc753e1823fc17828f2c760b6e}, isbn = {978-1-60558-889-6}, location = {New York, New York, USA}, numpages = {10}, pages = {71--80}, publisher = {ACM}, series = {WSDM '10}, title = {I tag, you tag: translating tags for advanced user models}, url = {http://doi.acm.org/10.1145/1718487.1718497}, year = 2010 } @inproceedings{Freyne:2011:WRS:2043932.2044014, abstract = {The exponential growth of the social web poses challenges and new opportunities for recommender systems. The social web has turned information consumers into active contributors creating massive amounts of information. Finding relevant and interesting content at the right time and in the right context is challenging for existing recommender approaches. At the same time, social systems by their definition encourage interaction between users and both online content and other users, thus generating new sources of knowledge for recommender systems. Web 2.0 users explicitly provide personal information and implicitly express preferences through their interactions with others and the system (e.g. commenting, friending, rating, etc.). These various new sources of knowledge can be leveraged to improve recommendation techniques and develop new strategies which focus on social recommendation. The Social Web provides huge opportunities for recommender technology and in turn recommender technologies can play a part in fuelling the success of the Social Web phenomenon.

The goal of this one day workshop was to bring together researchers and practitioners to explore, discuss, and understand challenges and new opportunities for Recommender Systems and the Social Web. The workshop consisted both of technical sessions, in which selected participants presented their results or ongoing research, as well as informal breakout sessions on more focused topics.

Papers discussing various aspects of recommender system in the Social Web were submitted and selected for presentation and discussion in the workshop in a formal reviewing process: Case studies and novel fielded social recommender applications; Economy of community-based systems: Using recommenders to encourage users to contribute and sustain participation.; Social network and folksonomy development: Recommending friends, tags, bookmarks, blogs, music, communities etc.; Recommender systems mash-ups, Web 2.0 user interfaces, rich media recommender systems; Collaborative knowledge authoring, collective intelligence; Recommender applications involving users or groups directly in the recommendation process; Exploiting folksonomies, social network information, interaction, user context and communities or groups for recommendations; Trust and reputation aware social recommendations; Semantic Web recommender systems, use of ontologies or microformats; Empirical evaluation of social recommender techniques, success and failure measures

Full workshop details are available at http://www.dcs.warwick.ac.uk/~ssanand/RSWeb11/index.htm}, acmid = {2044014}, address = {New York, NY, USA}, author = {Freyne, Jill and Anand, Sarabjot Singh and Guy, Ido and Hotho, Andreas}, booktitle = {Proceedings of the fifth ACM conference on Recommender systems}, doi = {10.1145/2043932.2044014}, interhash = {6171f01a8f8cd063ec257cb4809801a6}, intrahash = {11fe6dd3da33f0aa0a40c998e5193ab8}, isbn = {978-1-4503-0683-6}, location = {Chicago, Illinois, USA}, numpages = {2}, pages = {383--384}, publisher = {ACM}, series = {RecSys '11}, title = {3rd workshop on recommender systems and the social web}, url = {http://doi.acm.org/10.1145/2043932.2044014}, year = 2011 } @misc{weston2012latent, abstract = {Retrieval tasks typically require a ranking of items given a query. Collaborative filtering tasks, on the other hand, learn to model user's preferences over items. In this paper we study the joint problem of recommending items to a user with respect to a given query, which is a surprisingly common task. This setup differs from the standard collaborative filtering one in that we are given a query x user x item tensor for training instead of the more traditional user x item matrix. Compared to document retrieval we do have a query, but we may or may not have content features (we will consider both cases) and we can also take account of the user's profile. We introduce a factorized model for this new task that optimizes the top-ranked items returned for the given query and user. We report empirical results where it outperforms several baselines.}, author = {Weston, Jason and Wang, Chong and Weiss, Ron and Berenzweig, Adam}, interhash = {d0ea194dd0e3a6f35c578439efcb8bff}, intrahash = {79c6771a9b032497635d5f39a39e921a}, note = {cite arxiv:1206.4603Comment: ICML2012}, title = {Latent Collaborative Retrieval}, url = {http://arxiv.org/abs/1206.4603}, year = 2012 } @book{reference/rsh/2011, booktitle = {Recommender Systems Handbook}, editor = {Ricci, Francesco and Rokach, Lior and Shapira, Bracha and Kantor, Paul B.}, ee = {http://www.springerlink.com/content/978-0-387-85819-7}, interhash = {fc9c45535069f00807f784abdd939d9f}, intrahash = {49d1b9115124c64075d6c2c559504b22}, isbn = {978-0-387-85819-7}, publisher = {Springer}, title = {Recommender Systems Handbook}, url = {http://dblp.uni-trier.de/db/reference/rsh/rsh2011.html}, year = 2011 } @proceedings{Mobasher:2012:2365934, abstract = {The new opportunities for applying recommendation techniques within Social Web platforms and applications as well as the various new sources of information which have become available in the Web 2.0 and can be incorporated in future recommender applications are a strong driving factor in current recommender system research for various reasons:

(1) Social systems by their definition encourage interaction between users and both online content and other users, thus generating new sources of knowledge for recommender systems. Web 2.0 users explicitly provide personal information and implicitly express preferences through their interactions with others and the system (e.g. commenting, friending, rating, etc.). These various new sources of knowledge can be leveraged to improve recommendation techniques and develop new strategies which focus on social recommendation.

(2) New application areas for recommender systems emerge with the popularity of the Social Web. Recommenders cannot only be used to sort and filter Web 2.0 and social network information, they can also support users in the information sharing process, e.g., by recommending suitable tags during folksonomy development.

(3) Recommender technology can assist Social Web systems through increasing adoption and participation and sustaining membership. Through targeted and timely intervention which stimulates traffic and interaction, recommender technology can play its role in sustaining the success of the Social Web.

(4) The Social Web also presents new challenges for recommender systems, such as the complicated nature of human-to-human interaction which comes into play when recommending people and can require more interactive and richer recommender systems user interfaces.

The technical papers appearing in these proceedings aim to explore and understand challenges and new opportunities for recommender systems in the Social Web and were selected in a formal review process by an international program committee.

Overall, we received 13 paper submissions from 12 different countries, out of which 7 long papers and 1 short paper were selected for presentation and inclusion in the proceedings. The submitted papers addressed a variety of topics related to Social Web recommender systems from the use of microblogging data for personalization over new tag recommendation approaches to social media-based personalization of news.}, address = {New York, NY, USA}, author = {Mobasher, Bamshad and Jannach, Dietmar and Geyer, Werner and Hotho, Andreas}, interhash = {4a591caf39ca41da55a94a37c8c47074}, intrahash = {354947709c23c90b18dae862c46b2761}, isbn = {978-1-4503-1638-5}, location = {Dublin, Ireland}, note = 609126, publisher = {ACM}, title = {RSWeb '12: Proceedings of the 4th ACM RecSys workshop on Recommender systems and the social web}, year = 2012 } @inproceedings{Doerfel:2012:LPM:2365934.2365937, abstract = {The ever-growing flood of new scientific articles requires novel retrieval mechanisms. One means for mitigating this instance of the information overload phenomenon are collaborative tagging systems, that allow users to select, share and annotate references to publications. These systems employ recommendation algorithms to present to their users personalized lists of interesting and relevant publications. In this paper we analyze different ways to incorporate social data and metadata from collaborative tagging systems into the graph-based ranking algorithm FolkRank to utilize it for recommending scientific articles to users of the social bookmarking system BibSonomy. We compare the results to those of Collaborative Filtering, which has previously been applied for resource recommendation.}, acmid = {2365937}, address = {New York, NY, USA}, author = {Doerfel, Stephan and Jäschke, Robert and Hotho, Andreas and Stumme, Gerd}, booktitle = {Proceedings of the 4th ACM RecSys workshop on Recommender systems and the social web}, doi = {10.1145/2365934.2365937}, interhash = {beb2c81daf975eeed6e01e1b412196b1}, intrahash = {e5c2266da34a9167352615827cc4670d}, isbn = {978-1-4503-1638-5}, location = {Dublin, Ireland}, numpages = {8}, pages = {9--16}, publisher = {ACM}, series = {RSWeb '12}, title = {Leveraging publication metadata and social data into FolkRank for scientific publication recommendation}, url = {http://doi.acm.org/10.1145/2365934.2365937}, year = 2012 } @article{Lü20121, abstract = {The ongoing rapid expansion of the Internet greatly increases the necessity of effective recommender systems for filtering the abundant information. Extensive research for recommender systems is conducted by a broad range of communities including social and computer scientists, physicists, and interdisciplinary researchers. Despite substantial theoretical and practical achievements, unification and comparison of different approaches are lacking, which impedes further advances. In this article, we review recent developments in recommender systems and discuss the major challenges. We compare and evaluate available algorithms and examine their roles in the future developments. In addition to algorithms, physical aspects are described to illustrate macroscopic behavior of recommender systems. Potential impacts and future directions are discussed. We emphasize that recommendation has great scientific depth and combines diverse research fields which makes it interesting for physicists as well as interdisciplinary researchers.}, author = {Lü, Linyuan and Medo, Matúš and Yeung, Chi Ho and Zhang, Yi-Cheng and Zhang, Zi-Ke and Zhou, Tao}, doi = {10.1016/j.physrep.2012.02.006}, interhash = {408fbf13302368693d501271268cda03}, intrahash = {9594d6b87d49d22b783b9c95da1f59af}, issn = {0370-1573}, journal = {Physics Reports}, note = {Recommender Systems}, number = 1, pages = {1 - 49}, title = {Recommender systems}, url = {http://www.sciencedirect.com/science/article/pii/S0370157312000828}, volume = 519, year = 2012 } @inproceedings{conf/recsys/SaidTH12, author = {Said, Alan and Tikk, Domonkos and Hotho, Andreas}, booktitle = {RecSys}, crossref = {conf/recsys/2012}, editor = {Cunningham, Padraig and Hurley, Neil J. and Guy, Ido and Anand, Sarabjot Singh}, ee = {http://doi.acm.org/10.1145/2365952.2365959}, interhash = {ae25f45fcaa24193dee76098896cab86}, intrahash = {e030cb4883f2e989a903ed65d0a13308}, isbn = {978-1-4503-1270-7}, pages = {9-10}, publisher = {ACM}, title = {The challenge of recommender systems challenges.}, url = {http://dblp.uni-trier.de/db/conf/recsys/recsys2012.html#SaidTH12}, year = 2012 } @inproceedings{conf/recsys/MobasherJGH12, author = {Mobasher, Bamshad and Jannach, Dietmar and Geyer, Werner and Hotho, Andreas}, booktitle = {RecSys}, crossref = {conf/recsys/2012}, editor = {Cunningham, Padraig and Hurley, Neil J. and Guy, Ido and Anand, Sarabjot Singh}, ee = {http://doi.acm.org/10.1145/2365952.2366039}, interhash = {d211f9c4cbcc5e748c848b4b55f81226}, intrahash = {fe34d757dd2ec79a40d2baa55115898d}, isbn = {978-1-4503-1270-7}, pages = {345-346}, publisher = {ACM}, title = {4th ACM RecSys workshop on recommender systems and the social web.}, url = {http://dblp.uni-trier.de/db/conf/recsys/recsys2012.html#MobasherJGH12}, year = 2012 } @misc{mitzlaff2013recommending, abstract = {All over the world, future parents are facing the task of finding a suitable given name for their child. This choice is influenced by different factors, such as the social context, language, cultural background and especially personal taste. Although this task is omnipresent, little research has been conducted on the analysis and application of interrelations among given names from a data mining perspective. The present work tackles the problem of recommending given names, by firstly mining for inter-name relatedness in data from the Social Web. Based on these results, the name search engine "Nameling" was built, which attracted more than 35,000 users within less than six months, underpinning the relevance of the underlying recommendation task. The accruing usage data is then used for evaluating different state-of-the-art recommendation systems, as well our new \NR algorithm which we adopted from our previous work on folksonomies and which yields the best results, considering the trade-off between prediction accuracy and runtime performance as well as its ability to generate personalized recommendations. We also show, how the gathered inter-name relationships can be used for meaningful result diversification of PageRank-based recommendation systems. As all of the considered usage data is made publicly available, the present work establishes baseline results, encouraging other researchers to implement advanced recommendation systems for given names.}, author = {Mitzlaff, Folke and Stumme, Gerd}, interhash = {545658b6e337858f7865b51e46d1c7a6}, intrahash = {41f92650f0f7d78366febc1832cedba9}, note = {cite arxiv:1302.4412Comment: Baseline results for the ECML PKDD Discovery Challenge 2013}, title = {Recommending Given Names}, url = {http://arxiv.org/abs/1302.4412}, year = 2013 } @article{landia2013deeper, abstract = {The information contained in social tagging systems is often modelled as a graph of connections between users, items and tags. Recommendation algorithms such as FolkRank, have the potential to leverage complex relationships in the data, corresponding to multiple hops in the graph. We present an in-depth analysis and evaluation of graph models for social tagging data and propose novel adaptations and extensions of FolkRank to improve tag recommendations. We highlight implicit assumptions made by the widely used folksonomy model, and propose an alternative and more accurate graph-representation of the data. Our extensions of FolkRank address the new item problem by incorporating content data into the algorithm, and significantly improve prediction results on unpruned datasets. Our adaptations address issues in the iterative weight spreading calculation that potentially hinder FolkRank's ability to leverage the deep graph as an information source. Moreover, we evaluate the benefit of considering each deeper level of the graph, and present important insights regarding the characteristics of social tagging data in general. Our results suggest that the base assumption made by conventional weight propagation methods, that closeness in the graph always implies a positive relationship, does not hold for the social tagging domain.}, author = {Landia, Nikolas and Doerfel, Stephan and Jäschke, Robert and Anand, Sarabjot Singh and Hotho, Andreas and Griffiths, Nathan}, interhash = {e8095b13630452ce3ecbae582f32f4bc}, intrahash = {e585a92994be476480545eb62d741642}, journal = {cs.IR}, title = {Deeper Into the Folksonomy Graph: FolkRank Adaptations and Extensions for Improved Tag Recommendations}, url = {http://arxiv.org/abs/1310.1498}, volume = {1310.1498}, year = 2013 } @inproceedings{mueller2013recommendations, abstract = {With the rising popularity of smart mobile devices, sensor data-based applications have become more and more popular. Their users record data during their daily routine or specifically for certain events. The application WideNoise Plus allows users to record sound samples and to annotate them with perceptions and tags. The app is being used to document and map the soundscape all over the world. The procedure of recording, including the assignment of tags, has to be as easy-to-use as possible. We therefore discuss the application of tag recommender algorithms in this particular scenario. We show, that this task is fundamentally different from the well-known tag recommendation problem in folksonomies as users do no longer tag fix resources but rather sensory data and impressions. The scenario requires efficient recommender algorithms that are able to run on the mobile device, since Internet connectivity cannot be assumed to be available. Therefore, we evaluate the performance of several tag recommendation algorithms and discuss their applicability in the mobile sensing use-case.}, address = {Aachen, Germany}, author = {Mueller, Juergen and Doerfel, Stephan and Becker, Martin and Hotho, Andreas and Stumme, Gerd}, booktitle = {Recommender Systems and the Social Web Workshop at 7th ACM Conference on Recommender Systems, RecSys 2013, Hong Kong, China -- October 12-16, 2013. Proceedings}, interhash = {23d1cf49208d9a0c8b883dc69d4e444d}, intrahash = {2bab3f013052bc741e795c5c61aea5c9}, issn = {1613-0073}, publisher = {CEUR-WS}, title = {Tag Recommendations for SensorFolkSonomies}, url = {http://ceur-ws.org/Vol-1066/}, volume = 1066, year = 2013 } @proceedings{conf/recsys/2013rsweb, booktitle = {RSWeb@RecSys}, editor = {Mobasher, Bamshad and Jannach, Dietmar and Geyer, Werner and Freyne, Jill and Hotho, Andreas and Anand, Sarabjot Singh and Guy, Ido}, ee = {http://ceur-ws.org/Vol-1066}, interhash = {31e724c09d1f4a4bbf013ecb8e1f6685}, intrahash = {aca768068f09003e97b51d48ec092ddc}, publisher = {CEUR-WS.org}, series = {CEUR Workshop Proceedings}, title = {Proceedings of the Fifth ACM RecSys Workshop on Recommender Systems and the Social Web co-located with the 7th ACM Conference on Recommender Systems (RecSys 2013), Hong Kong, China, October 13, 2013.}, url = {http://ceur-ws.org/Vol-1066}, volume = 1066, year = 2013 } @misc{kang2013lalda, abstract = {Social media users have finite attention which limits the number of incoming messages from friends they can process. Moreover, they pay more attention to opinions and recommendations of some friends more than others. In this paper, we propose LA-LDA, a latent topic model which incorporates limited, non-uniformly divided attention in the diffusion process by which opinions and information spread on the social network. We show that our proposed model is able to learn more accurate user models from users' social network and item adoption behavior than models which do not take limited attention into account. We analyze voting on news items on the social news aggregator Digg and show that our proposed model is better able to predict held out votes than alternative models. Our study demonstrates that psycho-socially motivated models have better ability to describe and predict observed behavior than models which only consider topics.}, author = {Kang, Jeon-Hyung and Lerman, Kristina and Getoor, Lise}, interhash = {18a900ae003a2aedb3879fcaaa4e89b6}, intrahash = {84ae222ddb615ca8ae9421a29c07a8f6}, note = {cite arxiv:1301.6277Comment: The 2013 International Conference on Social Computing, Behavioral-Cultural Modeling, & Prediction (SBP 2013)}, title = {LA-LDA: A Limited Attention Topic Model for Social Recommendation}, url = {http://arxiv.org/abs/1301.6277}, year = 2013 } @inproceedings{jannach2014sixth, author = {Jannach, Dietmar and Freyne, Jill and Geyer, Werner and Guy, Ido and Hotho, Andreas and Mobasher, Bamshad}, bibsource = {dblp computer science bibliography, http://dblp.org}, booktitle = {Eighth {ACM} Conference on Recommender Systems, RecSys '14, Foster City, Silicon Valley, CA, {USA} - October 06 - 10, 2014}, doi = {10.1145/2645710.2645786}, interhash = {b465a3695da123d6ee9de1675cb3d480}, intrahash = {5773f799bec72240eda5e6cfb6a03d7b}, pages = 395, title = {The sixth {ACM} RecSys workshop on recommender systems and the social web}, url = {http://doi.acm.org/10.1145/2645710.2645786}, year = 2014 } @proceedings{jannach2014proceedings, bibsource = {dblp computer science bibliography, http://dblp.org}, editor = {Jannach, Dietmar and Freyne, Jill and Geyer, Werner and Guy, Ido and Hotho, Andreas and Mobasher, Bamshad}, interhash = {a1a704ec9c98e6031a1444c6eccc7c0a}, intrahash = {09cb7c63e60bd3c5e6773c9c871a8aba}, publisher = {CEUR-WS.org}, series = {{CEUR} Workshop Proceedings}, title = {Proceedings of the 6th Workshop on Recommender Systems and the Social Web (RSWeb 2014) co-located with the 8th {ACM} Conference on Recommender Systems (RecSys 2014), Foster City, CA, USA, October 6, 2014}, url = {http://ceur-ws.org/Vol-1271}, volume = 1271, year = 2014 } @inproceedings{melville2002contentboosted, abstract = {Most recommender systems use Collaborative Filtering or Content-based methods to predict new items of interest for a user. While both methods have their own advantages, individually they fail to provide good recommendations in many situations. Incorporating components from both methods, a hybrid recommender system can overcome these shortcomings. In this paper, we present an elegant and effective framework for combining content and collaboration. Our approach uses a content-based predictor tc enhance existing user data, and then provides personalized suggestions through collaborative filtering. We present experimental results that show how this approach, Content-Boosted Collaborative Filtering, performs better than a pure content-based predictor, pure collaborative filter, and a naive hybrid approach.}, acmid = {777124}, address = {Menlo Park, CA, USA}, author = {Melville, Prem and Mooney, Raymod J. and Nagarajan, Ramadass}, booktitle = {Eighteenth National Conference on Artificial Intelligence}, interhash = {985028099c1a29f116ad7434005895ac}, intrahash = {a4917f0299f48e403966a8003ebd50be}, isbn = {0-262-51129-0}, location = {Edmonton, Alberta, Canada}, numpages = {6}, pages = {187--192}, publisher = {American Association for Artificial Intelligence}, title = {Content-boosted Collaborative Filtering for Improved Recommendations}, url = {http://dl.acm.org/citation.cfm?id=777092.777124}, year = 2002 }