Facet-Aware Multi-Head Mixture-of-Experts Model with Text-Enhanced Pre-training for Sequential Recommendation
Mingrui Liu, Sixiao Zhang, Cheng Long

TL;DR
This paper introduces FAME, a novel sequential recommendation model that captures multi-faceted item features and user preferences using a multi-head mixture-of-experts architecture combined with text-enhanced pre-training.
Contribution
The paper proposes a facet-aware multi-head mixture-of-experts model with a text-enhanced pre-training approach to better represent complex item and user preferences in sequential recommendation systems.
Findings
Improved recommendation accuracy over baseline models
Effective disentanglement of item facets using multi-head attention and MoE
Enhanced item embeddings through text-based pre-training
Abstract
Sequential recommendation (SR) systems excel at capturing users' dynamic preferences by leveraging their interaction histories. Most existing SR systems assign a single embedding vector to each item to represent its features, adopting various models to combine these embeddings into a sequence representation that captures user intent. However, we argue that this representation alone is insufficient to capture an item's multi-faceted nature (e.g., movie genres, starring actors). Furthermore, users often exhibit complex and varied preferences within these facets (e.g., liking both action and musical films within the genre facet), which are challenging to fully represent with static identifiers. To address these issues, we propose a novel architecture titled Facet-Aware Multi-Head Mixture-of-Experts Model for Sequential Recommendation (FAME). We leverage sub-embeddings from each head in the…
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 · Machine Learning in Healthcare · Sentiment Analysis and Opinion Mining
