paper-with-me

Papers

Generating Multi-type Temporal Sequences to Mitigate Class-imbalanced Problem

2021-04-07 · Lun Jiang, Nima Salehi Sadghiani, Zhuo Tao, Andrew Cohen

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 (Gumble-Softmax). Our extensive experiments based on synthetic data have shown the trained generator can generate sequences with desired properties measured by multiple criteria.

📄 PDF Abstract BibTeX arXiv:2104.03428

Code (1)

project-basileus/multitype-sequence-generation-by-tlstm-gan 공식 구현 tf

Tasks

BIG-bench Machine LearningClick-Through Rate PredictionFraud DetectionReinforcement Learning (RL)Temporal SequencesVocal Bursts Type Prediction

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

SignSparK: Efficient Multilingual Sign Language Production via Sparse Keyframe Learning

2026-03-11 · Jianhe Low, Alexandre Symeonidis-Herzig, Maksym Ivashechkin, Ozge Mercanoglu Sincan 외 arxiv

Sign Language Production (SLP) faces a fundamental trade-off: direct text-to-pose models suffer from regression-to-the-mean effects, while dictionary-retrieval methods produce disjointed transitions. To resolve this, we …

Inference-based GAN Video Generation

2025-12-25 · Jingbo Yang, Adrian G. Bors arxiv

Video generation has seen remarkable progress thanks to advancements in generative deep learning. However, generating long sequences remains a significant challenge. Generated videos should not only display coherent and …

Video Generation

Multi-Label Clinical Time-Series Generation via Conditional GAN

2022-04-10 · Chang Lu, Chandan K. Reddy, Ping Wang, Dong Nie 외

In recent years, deep learning has been successfully adopted in a wide range of applications related to electronic health records (EHRs) such as representation learning and clinical event prediction. However, due to priv…

Representation LearningTime SeriesTime Series AnalysisTime Series Generation

MorphAny3D: Unleashing the Power of Structured Latent in 3D Morphing

2026-01-01 · Xiaokun Sun, Zeyu Cai, Hao Tang, Ying Tai 외 arxiv

3D morphing remains challenging due to the difficulty of generating semantically consistent and temporally smooth deformations, especially across categories. We present MorphAny3D, a training-free framework that leverage…

Style Transfer

Federated Learning in Temporal Heterogeneity

2023-09-17 · Junghwan Lee

In this work, we explored federated learning in temporal heterogeneity across clients. We observed that global model obtained by \texttt{FedAvg} trained with fixed-length sequences shows faster convergence than varying-l…

Federated Learning