paper-with-me

홈 › Papers

Weightless Neural Networks for Continuously Trainable Personalized Recommendation Systems

2025-09-15 · Rafayel Latif, Satwik Behera, Ali Al-Ebrahim arxiv

Given that conventional recommenders, while deeply effective, rely on large distributed systems pre-trained on aggregate user data, incorporating new data necessitates large training cycles, making them slow to adapt to real-time user feedback and often lacking transparency in recommendation rationale. We explore the performance of smaller personal models trained on per-user data using weightless neural networks (WNNs), an alternative to neural backpropagation that enable continuous learning by using neural networks as a state machine rather than a system with pretrained weights. We contrast our approach against a classic weighted system, also on a per-user level, and standard collaborative filtering, achieving competitive levels of accuracy on a subset of the MovieLens dataset. We close with a discussion of how weightless systems can be developed to augment centralized systems to achieve higher subjective accuracy through recommenders more directly tunable by end-users.

📄 PDF Abstract BibTeX arXiv:2511.05499

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringRecommendation Systems

Similar Papers 제목 키워드 기반

Zero-Observation User Reactivation with Gap-Driven Dimensional Gating

2026-07-22 · Jiandong Ding, Tianying Liu, Fuyuan Liu, Huijie Qin 외 arxiv

Sequential recommendation (SR) models capture continuously observed behavior, but a returning user may have no interactions for months or years. We define this setting as Zero-Observation Reactivation: the user has a pre…

Sequential Recommendation

TLSAN: Time-aware Long- and Short-term Attention Network for Next-item Recommendation

2021-03-16 · Jianqing Zhang, Dongjing Wang, Dongjin Yu

Recently, deep neural networks are widely applied in recommender systems for their effectiveness in capturing/modeling users' preferences. Especially, the attention mechanism in deep learning enables recommender systems …

Recommendation Systems

Enhanced User Interaction in Operating Systems through Machine Learning Language Models

2024-02-24 · Chenwei Zhang, Wenran Lu, Chunhe Ni, Hongbo Wang 외

With the large language model showing human-like logical reasoning and understanding ability, whether agents based on the large language model can simulate the interaction behavior of real users, so as to build a reliabl…

Language ModelingLanguage ModellingLarge Language ModelLogical Reasoning+1

AgentRecBench: Benchmarking LLM Agent-based Personalized Recommender Systems

2025-05-26 · Yu Shang, Peijie Liu, Yuwei Yan, Zijing Wu 외

The emergence of agentic recommender systems powered by Large Language Models (LLMs) represents a paradigm shift in personalized recommendations, leveraging LLMs' advanced reasoning and role-playing capabilities to enabl…

BenchmarkingRecommendation Systems

A Novel Mamba-based Sequential Recommendation Method

2025-04-10 · Jun Yuan

Sequential recommendation (SR), which encodes user activity to predict the next action, has emerged as a widely adopted strategy in developing commercial personalized recommendation systems. Although Transformer-based mo…

MambaRecommendation SystemsSequential Recommendation