A Latent Feelings-aware RNN Model for User Churn Prediction with Behavioral Data
Meng Xi, Zhiling Luo, Naibo Wang, Jianwei Yin

TL;DR
This paper introduces LaFee, an RNN model that estimates users' latent feelings like satisfaction and aspiration from behavioral data to improve user churn prediction in online games.
Contribution
It presents a novel RNN-based approach to infer latent feelings and a new modeling method for churn prediction using only behavioral logs.
Findings
LaFee outperforms baseline models in churn prediction accuracy.
Latent feelings are effectively estimated and shown to be meaningful.
The approach is suitable for long-term sequential user data analysis.
Abstract
Predicting user churn and taking personalized measures to retain users is a set of common and effective practices for online game operators. However, different from the traditional user churn relevant researches that can involve demographic, economic, and behavioral data, most online games can only obtain logs of user behavior and have no access to users' latent feelings. There are mainly two challenges in this work: 1. The latent feelings, which cannot be directly observed in this work, need to be estimated and verified; 2. User churn needs to be predicted with only behavioral data. In this work, a Recurrent Neural Network(RNN) called LaFee (Latent Feeling) is proposed, which can get the users' latent feelings while predicting user churn. Besides, we proposed a method named BMM-UCP (Behavior-based Modeling Method for User Churn Prediction) to help models predict user churn with only…
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
TopicsRecommender Systems and Techniques · Customer churn and segmentation · Complex Network Analysis Techniques
