Deep Interest with Hierarchical Attention Network for Click-Through Rate Prediction
Weinan Xu, Hengxu He, Minshi Tan, Yunming Li, Jun Lang, Dongbai Guo

TL;DR
This paper introduces DHAN, a hierarchical attention network that models multi-dimensional user interests at different abstraction levels, significantly improving click-through rate prediction accuracy over existing models like DIN and DIEN.
Contribution
The paper proposes a novel hierarchical attention mechanism to capture multi-dimensional user interests, enhancing CTR prediction beyond prior interest modeling approaches.
Findings
DHAN outperforms DIN with 12-21% AUC uplift.
Simplified DHAN improves over DIEN with 1-1.7% AUC increase.
Hierarchical interest modeling enhances user behavior representation.
Abstract
Deep Interest Network (DIN) is a state-of-the-art model which uses attention mechanism to capture user interests from historical behaviors. User interests intuitively follow a hierarchical pattern such that users generally show interests from a higher-level then to a lower-level abstraction. Modeling such an interest hierarchy in an attention network can fundamentally improve the representation of user behaviors. We, therefore, propose an improvement over DIN to model arbitrary interest hierarchy: Deep Interest with Hierarchical Attention Network (DHAN). In this model, a multi-dimensional hierarchical structure is introduced on the first attention layer which attends to an individual item, and the subsequent attention layers in the same dimension attend to higher-level hierarchy built on top of the lower corresponding layers. To enable modeling of multiple dimensional hierarchies, an…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Image and Video Quality Assessment · Human Mobility and Location-Based Analysis
