Modeling and Leveraging Prerequisite Context in Recommendation
Hengchang Hu, Liangming Pan, Yiding Ran, Min-Yen Kan

TL;DR
This paper introduces PDR, a framework that explicitly models prerequisite context to improve recommendation systems, especially in cold-start scenarios, by leveraging a new prerequisite concept dataset and a neural instantiation called PDRS.
Contribution
The paper proposes a novel context-aware recommendation framework that models prerequisite knowledge, along with a new dataset and a neural model that outperforms baselines.
Findings
PDRS outperforms baseline models by an average of 7.41% across three domains.
PDRS shows up to 17.65% improvement in cold-start scenarios.
A new 75k+ prerequisite concept dataset was created for three domains.
Abstract
Prerequisites can play a crucial role in users' decision-making yet recommendation systems have not fully utilized such contextual background knowledge. Traditional recommendation systems (RS) mostly enrich user-item interactions where the context consists of static user profiles and item descriptions, ignoring the contextual logic and constraints that underlie them. For example, an RS may recommend an item on the condition that the user has interacted with another item as its prerequisite. Modeling prerequisite context from conceptual side information can overcome this weakness. We propose Prerequisite Driven Recommendation (PDR), a generic context-aware framework where prerequisite context is explicitly modeled to facilitate recommendation. We first design a Prerequisite Knowledge Linking (PKL) algorithm, to curate datasets facilitating PDR research. Employing it, we build a 75k+…
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 · Advanced Graph Neural Networks · Topic Modeling
