paper-with-me

홈 › Papers

Regularized Adversarial Sampling and Deep Time-aware Attention for Click-Through Rate Prediction

2019-11-03 · Yikai Wang, Liang Zhang, Quanyu Dai, Fuchun Sun, Bo Zhang, Yang He, Weipeng Yan, Yongjun Bao

Improving the performance of click-through rate (CTR) prediction remains one of the core tasks in online advertising systems. With the rise of deep learning, CTR prediction models with deep networks remarkably enhance model capacities. In deep CTR models, exploiting users' historical data is essential for learning users' behaviors and interests. As existing CTR prediction works neglect the importance of the temporal signals when embed users' historical clicking records, we propose a time-aware attention model which explicitly uses absolute temporal signals for expressing the users' periodic behaviors and relative temporal signals for expressing the temporal relation between items. Besides, we propose a regularized adversarial sampling strategy for negative sampling which eases the classification imbalance of CTR data and can make use of the strong guidance provided by the observed negative CTR samples. The adversarial sampling strategy significantly improves the training efficiency, and can be co-trained with the time-aware attention model seamlessly. Experiments are conducted on real-world CTR datasets from both in-station and out-station advertising places.

📄 PDF Abstract BibTeX arXiv:1911.00886

Code (0)

등록된 구현이 없습니다.

Tasks

Click-Through Rate PredictionPrediction

Similar Papers 제목 키워드 기반

Preconditioned Regularized Wasserstein Proximal Sampling

2025-09-01 · Hong Ye Tan, Stanley Osher, Wuchen Li arxiv

We consider sampling from a Gibbs distribution by evolving finitely many particles. We propose a preconditioned version of a recently proposed noise-free sampling method, governed by approximating the score function with…

Random Sampling for Diffusion-based Adversarial Purification

2024-11-28 · Jiancheng Zhang, Peiran Dong, Yongyong Chen, Yin-Ping Zhao 외

Denoising Diffusion Probabilistic Models (DDPMs) have gained great attention in adversarial purification. Current diffusion-based works focus on designing effective condition-guided mechanisms while ignoring a fundamenta…

Adversarial PurificationDenoising

Applying Regularized Schrödinger-Bridge-Based Stochastic Process in Generative Modeling

2022-08-15 · Ki-Ung Song

Compared to the existing function-based models in deep generative modeling, the recently proposed diffusion models have achieved outstanding performance with a stochastic-process-based approach. But a long sampling time …

Disagreement-Regularized Importance Sampling for Adversarial Label Corruption

2026-05-08 · Csongor Horváth, Ida-Maria Sintorn, Prashant Singh arxiv

Standard Importance Sampling (IS) collapses under label corruption because high-norm examples, prioritized for variance reduction, are often adversarial outliers. We formalize this misalignment using an $\varepsilon$-con…

SSDD: Single-Step Diffusion Decoder for Efficient Image Tokenization

2025-10-06 · Théophane Vallaeys, Jakob Verbeek, Matthieu Cord arxiv

Tokenizers are a key component of state-of-the-art generative image models, extracting the most important features from the signal while reducing data dimension and redundancy. Most current tokenizers are based on KL-reg…