Neural Group Recommendation Based on a Probabilistic Semantic Aggregation
Jorge Due\~nas-Ler\'in, Ra\'ul Lara-Cabrera, Fernando Ortega and, Jes\'us Bobadilla

TL;DR
This paper introduces a novel neural network architecture for group recommendation that aggregates individual user data into a probabilistic semantic vector, enabling effective group predictions without additional training.
Contribution
It proposes a new aggregation strategy in multi-hot vectors for neural models, simplifying group recommendation by using pre-trained individual models and avoiding separate group-specific training.
Findings
Achieves accuracy improvements over state-of-the-art methods
Works with pre-trained models without additional group data
Effective across multiple collaborative filtering datasets
Abstract
Recommendation to groups of users is a challenging subfield of recommendation systems. Its key concept is how and where to make the aggregation of each set of user information into an individual entity, such as a ranked recommendation list, a virtual user, or a multi-hot input vector encoding. This paper proposes an innovative strategy where aggregation is made in the multi-hot vector that feeds the neural network model. The aggregation provides a probabilistic semantic, and the resulting input vectors feed a model that is able to conveniently generalize the group recommendation from the individual predictions. Furthermore, using the proposed architecture, group recommendations can be obtained by simply feedforwarding the pre-trained model with individual ratings; that is, without the need to obtain datasets containing group of user information, and without the need of running two…
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
