@inproceedings{23924b3c1f8a4b479fdb338d07840577,
title = "RECATHON: A Middleware for Context-Aware Recommendation in Database Systems",
abstract = "This paper presents RECATHON, a context-aware recommender system built entirely inside a database system. Unlike traditional recommender systems that are context-free where they support the general query of Recommend movies for a certain user, RECATHON users can request recommendations based on their age, location, gender, or any other contextual/demographical/preferential user attribute. A main challenge of supporting such kind of recommenders is the difficulty of deciding what attributes to build recommenders on. RECATHON addresses this challenge as it supports building recommenders in database systems in an analogous way to building index structures. Users can decide to create recommenders on selected attributes, e.g., Age and/or gender, and then entertain efficient support of multidimensional recommenders on the selected attributes. RECATHON employs a multi-dimensional index structure for each built recommender that can be accessed using novel query execution algorithms to support efficient retrieval for recommender queries. Experimental results based on an actual prototype of RECATHON, built inside Postgre SQL, using real Movie Lens and Foursquare data show that RECATHON exhibits real time performance for large-scale multidimensional recommendation.",
keywords = "Context, Database, Recommender",
author = "Mohamed Elsayed and Avery, {James L.} and Mokbel, {Mohamed F.}",
note = "Funding Information: This work is supported by the National Science Foundation, USA, under Grants IIS-0952977 and IIS-1218168. Publisher Copyright: {\textcopyright} 2015 IEEE.; 16th IEEE International Conference on Mobile Data Management, MDM 2015 ; Conference date: 15-06-2015 Through 18-06-2015",
year = "2015",
month = sep,
day = "11",
doi = "10.1109/MDM.2015.63",
language = "English (US)",
series = "Proceedings - IEEE International Conference on Mobile Data Management",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "54--63",
booktitle = "Proceedings - 2015 IEEE 16th International Conference on Mobile Data Management, MDM 2015",
}