A Deep Behavior Path Matching Network for Click-Through Rate Prediction
Jian Dong, Yisong Yu, Yapeng Zhang, Yimin Lv, Shuli Wang, Beihong Jin,, Yongkang Wang, Xingxing Wang, Dong Wang

TL;DR
This paper introduces a deep neural network that matches user behavior paths to improve click-through rate prediction, addressing challenges like data sparsity and noise, and demonstrating superior performance on real-world datasets.
Contribution
The paper proposes a novel behavior path matching network utilizing contrastive learning and a two-level matching mechanism for CTR prediction.
Findings
Achieved 1.6% CTR improvement on Meituan platform.
Outperformed state-of-the-art CTR models on two datasets.
Effectively mitigated noise and sparsity in behavior data.
Abstract
User behaviors on an e-commerce app not only contain different kinds of feedback on items but also sometimes imply the cognitive clue of the user's decision-making. For understanding the psychological procedure behind user decisions, we present the behavior path and propose to match the user's current behavior path with historical behavior paths to predict user behaviors on the app. Further, we design a deep neural network for behavior path matching and solve three difficulties in modeling behavior paths: sparsity, noise interference, and accurate matching of behavior paths. In particular, we leverage contrastive learning to augment user behavior paths, provide behavior path self-activation to alleviate the effect of noise, and adopt a two-level matching mechanism to identify the most appropriate candidate. Our model shows excellent performance on two real-world datasets, outperforming…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Human Mobility and Location-Based Analysis
MethodsContrastive Learning
