WeChat Mini Program
Old Version Features

Deep Pattern Network for Click-Through Rate Prediction

SIGIR 2024(2024)

Tsinghua University | Tencent

Cited 5|Views52
Abstract
Click-through rate (CTR) prediction plays a pivotal role in realworld applications, particularly in recommendation systems and online advertising. A significant research branch in this domain focuses on user behavior modeling. Current research predominantly centers on modeling co-occurrence relationships between the target item and items previously interacted with by users. However, this focus neglects the intricate modeling of user behavior patterns. In reality, the abundance of user interaction records encompasses diverse behavior patterns, indicative of a spectrum of habitual paradigms. These patterns harbor substantial potential to significantly enhance CTR prediction performance. To harness the informational potential within behavior patterns, we extend Target Attention (TA) to Target Pattern Attention (TPA) to model pattern-level dependencies. Furthermore, three critical challenges demand attention: the inclusion of unrelated items within patterns, data sparsity of patterns, and computational complexity arising from numerous patterns. To address these challenges, we introduce the Deep Pattern Network (DPN), designed to comprehensively leverage information from behavior patterns. DPN efficiently retrieves target-related behavior patterns using a target-aware attention mechanism. Additionally, it contributes to refining patterns through a pre-training paradigm based on self-supervised learning while promoting dependency learning within sparse patterns. Our comprehensive experiments, conducted across three public datasets, substantiate the superior performance and broad compatibility of DPN.
More
Translated text
Key words
User Behavior Pattern,Click-Through Rate Prediction,Recommendation System
PDF
Bibtex
AI Read Science
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Related Papers
Data Disclaimer
The page data are from open Internet sources, cooperative publishers and automatic analysis results through AI technology. We do not make any commitments and guarantees for the validity, accuracy, correctness, reliability, completeness and timeliness of the page data. If you have any questions, please contact us by email: report@aminer.cn
Chat Paper

要点】:该论文提出了一种名为Deep Pattern Network (DPN)的模型,用于CTR预测任务,该模型通过模型化用户行为模式来提高预测性能。

方法】:论文通过扩展Target Attention (TA)为Target Pattern Attention (TPA),来模型化行为模式之间的依赖关系。并引入DPN模型,该模型通过目标感知的注意机制高效地检索与目标相关的用户行为模式,并通过基于自我监督学习的预训练范式来改进用户行为模式,同时促进稀疏模式中的依赖性学习。

实验】:作者对三个公共数据集进行了全面的实验验证,结果表明DPN具有优越的性能和广泛的兼容性。