paper-with-me

Papers

An Efficient Multi-threaded Collaborative Filtering Approach in Recommendation System

2024-09-28 · Mahamudul Hasan

Recommender systems are a subset of information filtering systems designed to predict and suggest items that users may find interesting or relevant based on their preferences, behaviors, or interactions. By analyzing user data such as past activities, ratings, and preferences, these systems generate personalized recommendations for products, services, or content, with common applications including online retail, media streaming platforms, and social media. Recommender systems are typically categorized into three types: content-based filtering, which recommends items similar to those the user has shown interest in; collaborative filtering, which analyzes the preferences of similar users; and hybrid methods, which combine both approaches to improve accuracy. These systems enhance user experience by reducing information overload and providing personalized suggestions, thus increasing engagement and satisfaction. However, building a scalable recommendation system capable of handling numerous users efficiently is a significant challenge, particularly when considering both performance consistency and user data security, which are emerging research topics. The primary objective of this research is to address these challenges by reducing the processing time in recommendation systems. A multithreaded similarity approach is employed to achieve this, where users are divided into independent threads that run in parallel. This parallelization significantly reduces computation time compared to traditional methods, resulting in a faster, more efficient, and scalable recommendation system that ensures improved performance without compromising user data security.

📄 PDF Abstract BibTeX arXiv:2409.19262

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringRecommendation Systems

Similar Papers 제목 키워드 기반

Enhanced Recommendation Combining Collaborative Filtering and Large Language Models

2024-12-25 · Xueting Lin, Zhan Cheng, Longfei Yun, Qingyi Lu 외

With the advent of the information explosion era, the importance of recommendation systems in various applications is increasingly significant. Traditional collaborative filtering algorithms are widely used due to their …

Collaborative FilteringDiversityNatural Language UnderstandingRecommendation Systems

Heterogeneous Collaborative Filtering

2019-08-31 · Yifang Liu, Zhentao Xu, Cong Hui, Yi Xuan 외

Recommendation system is important to a content sharing/creating social network. Collaborative filtering is a widely-adopted technology in conventional recommenders, which is based on similarity between positively engage…

Collaborative FilteringDiversity

Molar: Multimodal LLMs with Collaborative Filtering Alignment for Enhanced Sequential Recommendation

2024-12-24 · Yucong Luo, Qitao Qin, Hao Zhang, Mingyue Cheng 외

Sequential recommendation (SR) systems have evolved significantly over the past decade, transitioning from traditional collaborative filtering to deep learning approaches and, more recently, to large language models (LLM…

Collaborative FilteringSequential Recommendation

A multi-level collaborative filtering method that improves recommendations

2018-04-24 · Polatidis Nikolaos, Georgiadis Christos K.

Collaborative filtering is one of the most used approaches for providing recommendations in various online environments. Even though collaborative recommendation methods have been widely utilized due to their simplicity …

Collaborative FilteringDecision MakingRecommendation Systems

Survey of Privacy-Preserving Collaborative Filtering

2020-03-18 · Islam Elnabarawy, Wei Jiang, Donald C. Wunsch II

Collaborative filtering recommendation systems provide recommendations to users based on their own past preferences, as well as those of other users who share similar interests. The use of recommendation systems has grow…

Collaborative FilteringPrivacy PreservingRecommendation SystemsSurvey