paper-with-me

Papers

MobileRec: A Large-Scale Dataset for Mobile Apps Recommendation

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

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 Product Reviews and MovieLens, greatly facilitated the research and development of recommender systems in their respective domains. While the number of mobile users and applications (aka apps) has increased exponentially over the past decade, research in mobile app recommender systems has been significantly constrained, primarily due to the lack of high-quality benchmark datasets, as opposed to recommendations for products, movies, and news. To facilitate research for app recommendation systems, we introduce a large-scale dataset, called MobileRec. We constructed MobileRec from users' activity on the Google play store. MobileRec contains 19.3 million user interactions (i.e., user reviews on apps) with over 10K unique apps across 48 categories. MobileRec records the sequential activity of a total of 0.7 million distinct users. Each of these users has interacted with no fewer than five distinct apps, which stands in contrast to previous datasets on mobile apps that recorded only a single interaction per user. Furthermore, MobileRec presents users' ratings as well as sentiments on installed apps, and each app contains rich metadata such as app name, category, description, and overall rating, among others. We demonstrate that MobileRec can serve as an excellent testbed for app recommendation through a comparative study of several state-of-the-art recommendation approaches. The quantitative results can act as a baseline for other researchers to compare their results against. The MobileRec dataset is available at https://huggingface.co/datasets/recmeapp/mobilerec.

📄 PDF Abstract BibTeX arXiv:2303.06588

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

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

An Empirical Study on Deployment Faults of Deep Learning Based Mobile Applications

2021-01-13 · Zhenpeng Chen, Huihan Yao, Yiling Lou, Yanbin Cao 외

Deep Learning (DL) is finding its way into a growing number of mobile software applications. These software applications, named as DL based mobile applications (abbreviated as mobile DL apps) integrate DL models trained …

LLMs in Mobile Apps: Practices, Challenges, and Opportunities

2025-02-21 · Kimberly Hau, Safwat Hassan, Shurui Zhou

The integration of AI techniques has become increasingly popular in software development, enhancing performance, usability, and the availability of intelligent features. With the rise of large language models (LLMs) and …

Mind Your Weight(s): A Large-scale Study on Insufficient Machine Learning Model Protection in Mobile Apps

2020-02-18 · Zhichuang Sun, Ruimin Sun, Long Lu, Alan Mislove

On-device machine learning (ML) is quickly gaining popularity among mobile apps. It allows offline model inference while preserving user privacy. However, ML models, considered as core intellectual properties of model ow…

Face RecognitionMalware Detection

What Users Value and Critique: Large-Scale Analysis of User Feedback on AI-Powered Mobile Apps

2025-06-12 · Vinaik Chhetri, Krishna Upadhyay, A. B. Siddique, Umar Farooq

Artificial Intelligence (AI)-powered features have rapidly proliferated across mobile apps in various domains, including productivity, education, entertainment, and creativity. However, how users perceive, evaluate, and …