BeLightRec: A lightweight recommender system enhanced with BERT
By: Manh Mai Van, Tin T. Tran
Potential Business Impact:
Improves movie suggestions by understanding item details.
The trend of data mining using deep learning models on graph neural networks has proven effective in identifying object features through signal encoders and decoders, particularly in recommendation systems utilizing collaborative filtering methods. Collaborative filtering exploits similarities between users and items from historical data. However, it overlooks distinctive information, such as item names and descriptions. The semantic data of items should be further mined using models in the natural language processing field. Thus, items can be compared using text classification, similarity assessments, or identifying analogous sentence pairs. This research proposes combining two sources of item similarity signals: one from collaborative filtering and one from the semantic similarity measure between item names and descriptions. These signals are integrated into a graph convolutional neural network to optimize model weights, thereby providing accurate recommendations. Experiments are also designed to evaluate the contribution of each signal group to the recommendation results.
Similar Papers
BERT and CNN integrated Neural Collaborative Filtering for Recommender Systems
Information Retrieval
Suggests movies you'll love by seeing what you like.
DiscRec: Disentangled Semantic-Collaborative Modeling for Generative Recommendation
Information Retrieval
Recommends better by separating item types.
Epistemic Uncertainty-aware Recommendation Systems via Bayesian Deep Ensemble Learning
Information Retrieval
Suggests better movies and songs you'll like.