paper-with-me

Papers

A Semi-Supervised and Inductive Embedding Model for Churn Prediction of Large-Scale Mobile Games

2018-08-20 · Xi Liu, Muhe Xie, Xidao Wen, Rui Chen, Yong Ge, Nick Duffield, Na Wang

Mobile gaming has emerged as a promising market with billion-dollar revenues. A variety of mobile game platforms and services have been developed around the world. One critical challenge for these platforms and services is to understand user churn behavior in mobile games. Accurate churn prediction will benefit many stakeholders such as game developers, advertisers, and platform operators. In this paper, we present the first large-scale churn prediction solution for mobile games. In view of the common limitations of the state-of-the-art methods built upon traditional machine learning models, we devise a novel semi-supervised and inductive embedding model that jointly learns the prediction function and the embedding function for user-app relationships. We model these two functions by deep neural networks with a unique edge embedding technique that is able to capture both contextual information and relationship dynamics. We also design a novel attributed random walk technique that takes into consideration both topological adjacency and attribute similarities. To evaluate the performance of our solution, we collect real-world data from the Samsung Game Launcher platform that includes tens of thousands of games and hundreds of millions of user-app interactions. The experimental results with this data demonstrate the superiority of our proposed model against existing state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1808.06573

Code (0)

등록된 구현이 없습니다.

Tasks

Attribute

Similar Papers 제목 키워드 기반

Micro- and Macro-Level Churn Analysis of Large-Scale Mobile Games

2019-01-14 · Xi Liu, Muhe Xie, Xidao Wen, Rui Chen 외

As mobile devices become more and more popular, mobile gaming has emerged as a promising market with billion-dollar revenues. A variety of mobile game platforms and services have been developed around the world. A critic…

Attribute

Revisiting Semi-Supervised Learning with Graph Embeddings

2016-03-29 · Zhilin Yang, William W. Cohen, Ruslan Salakhutdinov

We present a semi-supervised learning framework based on graph embeddings. Given a graph between instances, we train an embedding for each instance to jointly predict the class label and the neighborhood context in the g…

Document ClassificationEntity Extraction using GANGeneral ClassificationNode Classification+1

Deep Learning in Customer Churn Prediction: Unsupervised Feature Learning on Abstract Company Independent Feature Vectors

2017-03-10 · Philip Spanoudes, Thomson Nguyen

As companies increase their efforts in retaining customers, being able to predict accurately ahead of time, whether a customer will churn in the foreseeable future is an extremely powerful tool for any marketing team. Th…

Marketing

Churn analysis using deep convolutional neural networks and autoencoders

2016-04-18 · Artit Wangperawong, Cyrille Brun, Olav Laudy, Rujikorn Pavasuthipaisit

Customer temporal behavioral data was represented as images in order to perform churn prediction by leveraging deep learning architectures prominent in image classification. Supervised learning was performed on labeled d…

General Classificationimage-classificationImage Classification

Label Propagation for Deep Semi-supervised Learning

2019-04-09 · CVPR 2019 6 · Ahmet Iscen, Giorgos Tolias, Yannis Avrithis, Ondrej Chum

Semi-supervised learning is becoming increasingly important because it can combine data carefully labeled by humans with abundant unlabeled data to train deep neural networks. Classic methods on semi-supervised learning …

Transductive Learning