paper-with-me

Papers

Collective Mobile Sequential Recommendation: A Recommender System for Multiple Taxicabs

2019-06-22 · Tongwen Wu, Zizhen Zhang, Yanzhi Li, Jiahai Wang

Mobile sequential recommendation was originally designed to find a promising route for a single taxicab. Directly applying it for multiple taxicabs may cause an excessive overlap of recommended routes. The multi-taxicab recommendation problem is challenging and has been less studied. In this paper, we first formalize a collective mobile sequential recommendation problem based on a classic mathematical model, which characterizes time-varying influence among competing taxicabs. Next, we propose a new evaluation metric for a collection of taxicab routes aimed to minimize the sum of potential travel time. We then develop an efficient algorithm to calculate the metric and design a greedy recommendation method to approximate the solution. Finally, numerical experiments show the superiority of our methods. In trace-driven simulation, the set of routes recommended by our method significantly outperforms those obtained by conventional methods.

📄 PDF Abstract BibTeX arXiv:1906.09372

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation SystemsSequential Recommendation

Similar Papers 제목 키워드 기반

MobileRec: A Large-Scale Dataset for Mobile Apps Recommendation

2023-03-12 · M. H. Maqbool, Umar Farooq, Adib Mosharrof, A. B. Siddique 외

Recommender systems have become ubiquitous in our digital lives, from recommending products on e-commerce websites to suggesting movies and music on streaming platforms. Existing recommendation datasets, such as Amazon P…

Recommendation Systems

Algorithmic Collective Action in Recommender Systems: Promoting Songs by Reordering Playlists

2024-03-19 · Joachim Baumann, Celestine Mendler-Dünner

We investigate algorithmic collective action in transformer-based recommender systems. Our use case is a music streaming platform where a collective of fans aims to promote the visibility of an underrepresented artist by…

Recommendation Systems

MobileConvRec: A Conversational Dataset for Mobile Apps Recommendations

2024-05-28 · Srijata Maji, Moghis Fereidouni, Vinaik Chhetri, Umar Farooq 외

Existing recommendation systems have focused on two paradigms: 1- historical user-item interaction-based recommendations and 2- conversational recommendations. Conversational recommendation systems facilitate natural lan…

Conversational RecommendationRecommendation Systems

Revisiting Self-Attentive Sequential Recommendation

2025-04-13 · Zan Huang

Recommender systems are ubiquitous in on-line services to drive businesses. And many sequential recommender models were deployed in these systems to enhance personalization. The approach of using the transformer decoder …

DecoderRecommendation SystemsSequential Recommendation

Collaborating with Users in Proximity for Decentralized Mobile Recommender Systems

2019-06-07 · Felix Beierle, Tobias Eichinger

Typically, recommender systems from any domain, be it movies, music, restaurants, etc., are organized in a centralized fashion. The service provider holds all the data, biases in the recommender algorithms are not transp…

Recommendation Systems