paper-with-me

Papers

Finding Local Experts for Dynamic Recommendations Using Lazy Random Walk

2020-07-29 · Diyah Puspitaningrum, Julio Fernando, Edo Afriando, Ferzha Putra Utama, Rina Rahmadini, Y. Pinata

Statistics based privacy-aware recommender systems make suggestions more powerful by extracting knowledge from the log of social contacts interactions, but unfortunately, they are static. Moreover, advice from local experts effective in finding specific business categories in a particular area. We propose a dynamic recommender algorithm based on a lazy random walk that recommends top-rank shopping places to potentially interested visitors. We consider local authority and topical authority. The algorithm tested on FourSquare shopping data sets of 5 cities in Indonesia with k-steps of 5,7,9 of (lazy) random walks and compared the results with other state-of-the-art ranking techniques. The results show that it can reach high score precisions (0.5, 0.37, and 0.26 respectively on precision at 1, precision at 3, and precision at 5 for k=5). The algorithm also shows scalability concerning execution time. The advantage of dynamicity is the database used to power the recommender system; no need to be very frequently updated to produce a good recommendation.

📄 PDF Abstract BibTeX arXiv:2007.15091

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Affine-Invariant Online Optimization and the Low-rank Experts Problem

2017-12-01 · NeurIPS 2017 12 · Tomer Koren, Roi Livni

We present a new affine-invariant optimization algorithm called Online Lazy Newton. The regret of Online Lazy Newton is independent of conditioning: the algorithm's performance depends on the best possible preconditionin…

NavMoE: Hybrid Model- and Learning-based Traversability Estimation for Local Navigation via Mixture of Experts

2025-09-16 · Botao He, Amir Hossein Shahidzadeh, Yu Chen, Jiayi Wu 외 arxiv

This paper explores traversability estimation for robot navigation. A key bottleneck in traversability estimation lies in efficiently achieving reliable and robust predictions while accurately encoding both geometric and…

Domain GeneralizationRobot Navigation

Countering Mainstream Bias via End-to-End Adaptive Local Learning

2024-04-13 · Jinhao Pan, Ziwei Zhu, Jianling Wang, Allen Lin 외

Collaborative filtering (CF) based recommendations suffer from mainstream bias -- where mainstream users are favored over niche users, leading to poor recommendation quality for many long-tail users. In this paper, we id…

Collaborative FilteringMixture-of-Experts

The Importance of Being Lazy: Scaling Limits of Continual Learning

2025-06-20 · Jacopo Graldi, Alessandro Breccia, Giulia Lanzillotta, Thomas Hofmann 외

Despite recent efforts, neural networks still struggle to learn in non-stationary environments, and our understanding of catastrophic forgetting (CF) is far from complete. In this work, we perform a systematic study on t…

Continual Learning

Private Online Learning via Lazy Algorithms

2024-06-05 · Hilal Asi, Tomer Koren, Daogao Liu, Kunal Talwar

We study the problem of private online learning, specifically, online prediction from experts (OPE) and online convex optimization (OCO). We propose a new transformation that transforms lazy online learning algorithms in…