paper-with-me

Papers

A State Transition Model for Mobile Notifications via Survival Analysis

2022-07-07 · Yiping Yuan, Jing Zhang, Shaunak Chatterjee, Shipeng Yu, Romer Rosales

Mobile notifications have become a major communication channel for social networking services to keep users informed and engaged. As more mobile applications push notifications to users, they constantly face decisions on what to send, when and how. A lack of research and methodology commonly leads to heuristic decision making. Many notifications arrive at an inappropriate moment or introduce too many interruptions, failing to provide value to users and spurring users' complaints. In this paper we explore unique features of interactions between mobile notifications and user engagement. We propose a state transition framework to quantitatively evaluate the effectiveness of notifications. Within this framework, we develop a survival model for badging notifications assuming a log-linear structure and a Weibull distribution. Our results show that this model achieves more flexibility for applications and superior prediction accuracy than a logistic regression model. In particular, we provide an online use case on notification delivery time optimization to show how we make better decisions, drive more user engagement, and provide more value to users.

📄 PDF Abstract BibTeX arXiv:2207.03099

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingSurvival Analysis

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Learning to Rank For Push Notifications Using Pairwise Expected Regret

2022-01-19 · Yuguang Yue, Yuanpu Xie, Huasen Wu, Haofeng Jia 외

Listwise ranking losses have been widely studied in recommender systems. However, new paradigms of content consumption present new challenges for ranking methods. In this work we contribute an analysis of learning to ran…

Learning-To-RankRecommendation Systems

Active Collection of Well-Being and Health Data in Mobile Devices

2023-07-07 · Deep Learning Theory and Applications 2023 7 · João Marques, Francisco Faria, Rita Machado, Heitor Cardoso 외

In the context of self-reported health, where the subjective perception of the patients is reported through simple yet effective questionnaires, information gathering is very important to obtain consistent and meaningful…

Q-LearningReinforcement Learning (RL)

Should I send this notification? Optimizing push notifications decision making by modeling the future

2022-02-17 · Conor O'Brien, Huasen Wu, Shaodan Zhai, Dalin Guo 외

Most recommender systems are myopic, that is they optimize based on the immediate response of the user. This may be misaligned with the true objective, such as creating long term user satisfaction. In this work we focus …

Decision MakingModel-based Reinforcement LearningRecommendation SystemsReinforcement Learning (RL)

Offline Reinforcement Learning for Mobile Notifications

2022-02-04 · Yiping Yuan, Ajith Muralidharan, Preetam Nandy, Miao Cheng 외

Mobile notification systems have taken a major role in driving and maintaining user engagement for online platforms. They are interesting recommender systems to machine learning practitioners with more sequential and lon…

AttributeRecommendation Systemsreinforcement-learningReinforcement Learning+1

Pseudo value-based Deep Neural Networks for Multi-state Survival Analysis

2022-07-12 · Md Mahmudur Rahman, Sanjay Purushotham

Multi-state survival analysis (MSA) uses multi-state models for the analysis of time-to-event data. In medical applications, MSA can provide insights about the complex disease progression in patients. A key challenge in …

Survival Analysis