SIAGR uses attention-based maven detection plus BERT group embeddings inside a neural collaborative filtering framework for group recommendation.
Interact and Decide: Medley of Sub-Attention Networks for Effective Group Recommendation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
This paper proposes Medley of Sub-Attention Networks (MoSAN), a new novel neural architecture for the group recommendation task. Group-level recommendation is known to be a challenging task, in which intricate group dynamics have to be considered. As such, this is to be contrasted with the standard recommendation problem where recommendations are personalized with respect to a single user. Our proposed approach hinges upon the key intuition that the decision making process (in groups) is generally dynamic, i.e., a user's decision is highly dependent on the other group members. All in all, our key motivation manifests in a form of an attentive neural model that captures fine-grained interactions between group members. In our MoSAN model, each sub-attention module is representative of a single member, which models a user's preference with respect to all other group members. Subsequently, a Medley of Sub-Attention modules is then used to collectively make the group's final decision. Overall, our proposed model is both expressive and effective. Via a series of extensive experiments, we show that MoSAN not only achieves state-of-the-art performance but also improves standard baselines by a considerable margin.
fields
cs.SI 1years
2019 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Social Influence-based Attentive Mavens Mining and Aggregative Representation Learning for Group Recommendation
SIAGR uses attention-based maven detection plus BERT group embeddings inside a neural collaborative filtering framework for group recommendation.