Neighborhood Troubles: On the Value of User Pre-Filtering To Speed Up and Enhance Recommendations
@article{Laci2018NeighborhoodTO, title={Neighborhood Troubles: On the Value of User Pre-Filtering To Speed Up and Enhance Recommendations}, author={Emanuel Laci{\'c} and Dominik Kowald and E. Lex}, journal={ArXiv}, year={2018}, volume={abs/1808.06417} }
In this paper, we present work-in-progress on applying user pre-filtering to speed up and enhance recommendations based on Collaborative Filtering. We propose to pre-filter users in order to extract a smaller set of candidate neighbors, who exhibit a high number of overlapping entities and to compute the final user similarities based on this set. To realize this, we exploit features of the high-performance search engine Apache Solr and integrate them into a scalable recommender system. We have…
One Citation
Should we embed? A study on the online performance of utilizing embeddings for real-time job recommendations
- Computer ScienceRecSys
- 2019
The results show that for recommending similar jobs, the impact of utilizing embeddings to recommend job postings under real-time constraints achieves the best online performance in terms of Click-Through Rate when they are employed based on the most recent interaction.
References
SHOWING 1-10 OF 22 REFERENCES
Improving Collaborative Filtering in Social Tagging Systems for the Recommendation of Scientific Articles
- Computer Science2010 IEEE/WIC/ACM International Conference on Web Intelligence and Intelligent Agent Technology
- 2010
Two enhancements of user-based collaborative filtering algorithms to provide recommendations of articles on Cite ULike, a social tagging service for scientific articles, are developed and evaluated, suggesting that both enhancements are beneficial.
Towards a scalable social recommender engine for online marketplaces: the case of apache solr
- Computer ScienceWWW
- 2014
The details of a social recommender engine for online marketplaces built upon the well-known search engine Apache Solr are presented and the architecture and implementation details are described to facilitate the re-use of the approach by people implementing recommender systems.
Collaborative Filtering Recommender Systems
- Computer ScienceThe Adaptive Web
- 2007
This chapter introduces the core concepts of collaborative filtering, its primary uses for users of the adaptive web, the theory and practice of CF algorithms, and design decisions regarding rating systems and acquisition of ratings.
Item-based collaborative filtering recommendation algorithms
- Computer ScienceWWW '01
- 2001
This paper analyzes item-based collaborative ltering techniques and suggests that item- based algorithms provide dramatically better performance than user-based algorithms, while at the same time providing better quality than the best available userbased algorithms.
StreamRec: a real-time recommender system
- Computer ScienceSIGMOD '11
- 2011
This work states that most traditional state-of-the-art recommenders are “hand-built", implemented as custom software not built for a real-time recommendation process, and needs to be improved.
Utilizing Online Social Network and Location-Based Data to Recommend Products and Categories in Online Marketplaces
- Computer ScienceMSM/MUSE
- 2013
Interestingly, in the experiments conducted on a rich dataset collected from SecondLife, it was found that recommenders relying on user similarity features obtained from the social network data clearly yielded the best results in terms of accuracy in case of predicting products, whereas the features obtaining from the marketplace and location-based data sources also obtained very good results in cases of predicting categories.
Tailoring Recommendations for a Multi-Domain Environment
- Computer ScienceRecSysKTL
- 2017
These findings and guidelines can support developers and researchers of recommender systems to easily adapt and deploy a recommender system in distributed environments, as well as to develop and evaluate algorithms suited for multi-domain settings.
ScaR: Towards a Real-Time Recommender Framework Following the Microservices Architecture
- Computer ScienceRecSys 2015
- 2015
This framework is based on the microservices architecture and exploits search technology to provide real-time recommendations and shows its efficacy and scalability with an initial experiment on how the framework can be used in a large-scale setting.
A study of the dynamic features of recommender systems
- Computer ScienceArtificial Intelligence Review
- 2012
Issues related to the changing needs of user requirements as well as changes in the systems’ contents are presented, citing in possible extensions that can improve the dynamic qualities of recommendation systems in future.
An Empirical Analysis of Design Choices in Neighborhood-Based Collaborative Filtering Algorithms
- Computer ScienceInformation Retrieval
- 2004
An analysis framework is applied that divides the neighborhood-based prediction approach into three components and then examines variants of the key parameters in each component, and identifies the three components identified are similarity computation, neighbor selection, and rating combination.