TL;DR
This paper introduces a Multi-Behavior Hypergraph-Enhanced Transformer (MBHT) that models complex, heterogeneous user behaviors over time for improved sequential recommendation accuracy.
Contribution
The paper proposes a novel MBHT framework combining multi-scale Transformer and hypergraph neural networks to capture dynamic multi-behavior dependencies in sequential recommendation.
Findings
MBHT outperforms state-of-the-art methods in various settings.
Ablation studies confirm the effectiveness of multi-behavior modeling.
Hypergraph integration enhances long-range item correlation understanding.
Abstract
Learning dynamic user preference has become an increasingly important component for many online platforms (e.g., video-sharing sites, e-commerce systems) to make sequential recommendations. Previous works have made many efforts to model item-item transitions over user interaction sequences, based on various architectures, e.g., recurrent neural networks and self-attention mechanism. Recently emerged graph neural networks also serve as useful backbone models to capture item dependencies in sequential recommendation scenarios. Despite their effectiveness, existing methods have far focused on item sequence representation with singular type of interactions, and thus are limited to capture dynamic heterogeneous relational structures between users and items (e.g., page view, add-to-favorite, purchase). To tackle this challenge, we design a Multi-Behavior Hypergraph-enhanced Transformer…
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
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Softmax · Dense Connections · Absolute Position Encodings · Dropout · Byte Pair Encoding · Position-Wise Feed-Forward Layer · Adam
