Continual Prediction of Notification Attendance with Classical and Deep Network Approaches
Kleomenis Katevas, Ilias Leontiadis, Martin Pielot, Joan Serr\`a

TL;DR
This paper compares classical and deep learning methods for predicting notification clicks based on mobile usage logs, achieving around 70% AUC and enabling automatic, context-aware notification handling without user feedback.
Contribution
It introduces a novel application of RNNs for continual, context-aware prediction of notification clickability using raw mobile sensor data, outperforming traditional methods.
Findings
Both approaches achieve ca. 0.7 AUC on unseen users.
RNNs enable direct prediction from raw logs without feature extraction.
Predictions can reach 50% sensitivity and 80% specificity.
Abstract
We investigate to what extent mobile use patterns can predict -- at the moment it is posted -- whether a notification will be clicked within the next 10 minutes. We use a data set containing the detailed mobile phone usage logs of 279 users, who over the course of 5 weeks received 446,268 notifications from a variety of apps. Besides using classical gradient-boosted trees, we demonstrate how to make continual predictions using a recurrent neural network (RNN). The two approaches achieve a similar AUC of ca. 0.7 on unseen users, with a possible operation point of 50% sensitivity and 80% specificity considering all notification types (an increase of 40% with respect to a probabilistic baseline). These results enable automatic, intelligent handling of mobile phone notifications without the need for user feedback or personalization. Furthermore, they showcase how forego feature-extraction…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPersonal Information Management and User Behavior · Context-Aware Activity Recognition Systems · Human Mobility and Location-Based Analysis
