A Non-sequential Approach to Deep User Interest Model for CTR Prediction
Keke Zhao, Xing Zhao, Qi Cao, Linjian Mo

TL;DR
This paper introduces a non-sequential deep interest model for CTR prediction that uses rich behavior data representations and a multidimensional partition framework to better handle long and diverse user behavior sequences.
Contribution
The paper proposes a novel non-sequential approach with a sparse key-vector representation and a multidimensional partition framework for improved CTR prediction.
Findings
Outperforms state-of-the-art models on public datasets.
Effectively handles long and diverse user behavior sequences.
Captures complex behavior interactions across time and categories.
Abstract
Click-Through Rate (CTR) prediction plays an important role in many industrial applications, and recently a lot of attention is paid to the deep interest models which use attention mechanism to capture user interests from historical behaviors. However, most current models are based on sequential models which truncate the behavior sequences by a fixed length, thus have difficulties in handling very long behavior sequences. Another big problem is that sequences with the same length can be quite different in terms of time, carrying completely different meanings. In this paper, we propose a non-sequential approach to tackle the above problems. Specifically, we first represent the behavior data in a sparse key-vector format, where the vector contains rich behavior info such as time, count and category. Next, we enhance the Deep Interest Network to take such rich information into account by a…
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
TopicsWeb Data Mining and Analysis · Complex Network Analysis Techniques · Recommender Systems and Techniques
MethodsINFO: An Efficient Optimization Algorithm based on Weighted Mean of Vectors
