paper-with-me

Papers

MAPLE: Mobile App Prediction Leveraging Large Language Model Embeddings

2023-09-15 · Yonchanok Khaokaew, Hao Xue, Flora D. Salim

In recent years, predicting mobile app usage has become increasingly important for areas like app recommendation, user behaviour analysis, and mobile resource management. Existing models, however, struggle with the heterogeneous nature of contextual data and the user cold start problem. This study introduces a novel prediction model, Mobile App Prediction Leveraging Large Language Model Embeddings (MAPLE), which employs Large Language Models (LLMs) and installed app similarity to overcome these challenges. MAPLE utilises the power of LLMs to process contextual data and discern intricate relationships within it effectively. Additionally, we explore the use of installed app similarity to address the cold start problem, facilitating the modelling of user preferences and habits, even for new users with limited historical data. In essence, our research presents MAPLE as a novel, potent, and practical approach to app usage prediction, making significant strides in resolving issues faced by existing models. MAPLE stands out as a comprehensive and effective solution, setting a new benchmark for more precise and personalised app usage predictions. In tests on two real-world datasets, MAPLE surpasses contemporary models in both standard and cold start scenarios. These outcomes validate MAPLE's capacity for precise app usage predictions and its resilience against the cold start problem. This enhanced performance stems from the model's proficiency in capturing complex temporal patterns and leveraging contextual information. As a result, MAPLE can potentially improve personalised mobile app usage predictions and user experiences markedly.

📄 PDF Abstract BibTeX arXiv:2309.08648

Code (1)

cruiseresearchgroup/MAPLE 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingLarge Language ModelPrediction

Similar Papers 제목 키워드 기반

Virtual-to-real Deep Reinforcement Learning: Continuous Control of Mobile Robots for Mapless Navigation

2017-03-01 · Lei Tai, Giuseppe Paolo, Ming Liu

We present a learning-based mapless motion planner by taking the sparse 10-dimensional range findings and the target position with respect to the mobile robot coordinate frame as input and the continuous steering command…

continuous-controlContinuous ControlDeep Reinforcement LearningNavigate+3

MAPLE: A Mobile Assistant with Persistent Finite State Machines for Recovery Reasoning

2025-05-29 · Linqiang Guo, Wei Liu, Yi Wen Heng, Tse-Hsun 외

Mobile GUI agents aim to autonomously complete user-instructed tasks across mobile apps. Recent advances in Multimodal Large Language Models (MLLMs) enable these agents to interpret UI screens, identify actionable elemen…

LGR: LLM-Guided Ranking of Frontiers for Object Goal Navigation

2025-03-26 · Mitsuaki Uno, Kanji Tanaka, Daiki Iwata, Yudai Noda 외

Object Goal Navigation (OGN) is a fundamental task for robots and AI, with key applications such as mobile robot image databases (MRID). In particular, mapless OGN is essential in scenarios involving unknown or dynamic e…

MAPLE-X: Latency Prediction with Explicit Microprocessor Prior Knowledge

2022-05-25 · Saad Abbasi, Alexander Wong, Mohammad Javad Shafiee

Deep neural network (DNN) latency characterization is a time-consuming process and adds significant cost to Neural Architecture Search (NAS) processes when searching for efficient convolutional neural networks for embedd…

Neural Architecture SearchPrediction

MAPLE: A Framework for Active Preference Learning Guided by Large Language Models

2024-12-10 · Saaduddin Mahmud, Mason Nakamura, Shlomo Zilberstein

The advent of large language models (LLMs) has sparked significant interest in using natural language for preference learning. However, existing methods often suffer from high computational burdens, taxing human supervis…

Active LearningLanguage ModelingLanguage ModellingLarge Language Model