Generating Multi-type Temporal Sequences to Mitigate Class-imbalanced Problem
Lun Jiang, Nima Salehi Sadghiani, Zhuo Tao, Andrew Cohen

TL;DR
This paper proposes two novel GAN training methods, RL-based and Gumbel-Softmax, to generate multi-type temporal sequences, effectively addressing class imbalance issues in user activity modeling for ad networks.
Contribution
It introduces two multi-type training approaches for GANs, improving sequence generation for imbalanced classes in user activity analysis.
Findings
Generated sequences meet multiple desired criteria
GANs trained with proposed methods produce realistic multi-type sequences
Approaches effectively mitigate class imbalance in synthetic data
Abstract
From the ad network standpoint, a user's activity is a multi-type sequence of temporal events consisting of event types and time intervals. Understanding user patterns in ad networks has received increasing attention from the machine learning community. Particularly, the problems of fraud detection, Conversion Rate (CVR), and Click-Through Rate (CTR) prediction are of interest. However, the class imbalance between major and minor classes in these tasks can bias a machine learning model leading to poor performance. This study proposes using two multi-type (continuous and discrete) training approaches for GANs to deal with the limitations of traditional GANs in passing the gradient updates for discrete tokens. First, we used the Reinforcement Learning (RL)-based training approach and then, an approximation of the multinomial distribution parameterized in terms of the softmax function…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImbalanced Data Classification Techniques · Data Stream Mining Techniques · Anomaly Detection Techniques and Applications
MethodsSoftmax
