paper-with-me

홈 › Papers

Cleaned Similarity for Better Memory-Based Recommenders

2019-05-17 · Farhan Khawar, Nevin L. Zhang

Memory-based collaborative filtering methods like user or item k-nearest neighbors (kNN) are a simple yet effective solution to the recommendation problem. The backbone of these methods is the estimation of the empirical similarity between users/items. In this paper, we analyze the spectral properties of the Pearson and the cosine similarity estimators, and we use tools from random matrix theory to argue that they suffer from noise and eigenvalues spreading. We argue that, unlike the Pearson correlation, the cosine similarity naturally possesses the desirable property of eigenvalue shrinkage for large eigenvalues. However, due to its zero-mean assumption, it overestimates the largest eigenvalues. We quantify this overestimation and present a simple re-scaling and noise cleaning scheme. This results in better performance of the memory-based methods compared to their vanilla counterparts.

📄 PDF Abstract BibTeX arXiv:1905.07370

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative Filtering

Similar Papers 제목 키워드 기반

AMEM4Rec: Leveraging Cross-User Similarity for Memory Evolution in Agentic LLM Recommenders

2026-02-09 · Minh-Duc Nguyen, Hai-Dang Kieu, Dung D. Le arxiv

Agentic systems powered by Large Language Models (LLMs) have shown strong potential in recommender systems but remain hindered by several challenges. Fine-tuning LLMs is parameter-inefficient, and prompt-based agentic re…

Collaborative FilteringRecommendation Systems

Peeling Back the Layers: An In-Depth Evaluation of Encoder Architectures in Neural News Recommenders

2024-10-02 · Andreea Iana, Goran Glavaš, Heiko Paulheim

Encoder architectures play a pivotal role in neural news recommenders by embedding the semantic and contextual information of news and users. Thus, research has heavily focused on enhancing the representational capabilit…

Model SelectionNews RecommendationRecommendation Systems

Improving Collaborative Filtering based Recommenders using Topic Modelling

2014-02-25 · Jobin Wilson, Santanu Chaudhury, Brejesh lall, Prateek Kapadia

Standard Collaborative Filtering (CF) algorithms make use of interactions between users and items in the form of implicit or explicit ratings alone for generating recommendations. Similarity among users or items is calcu…

Collaborative Filtering

Memory Assisted LLM for Personalized Recommendation System

2025-05-03 · Jiarui Chen

Large language models (LLMs) have demonstrated significant potential in solving recommendation tasks. With proven capabilities in understanding user preferences, LLM personalization has emerged as a critical area for pro…

LLMs as Better Recommenders with Natural Language Collaborative Signals: A Self-Assessing Retrieval Approach

2025-05-26 · Haoran Xin, Ying Sun, Chao Wang, Weijia Zhang 외

Incorporating collaborative information (CI) effectively is crucial for leveraging LLMs in recommendation tasks. Existing approaches often encode CI using soft tokens or abstract identifiers, which introduces a semantic …

Semantic SimilaritySemantic Textual Similarity