Multi-BERT for Embeddings for Recommendation System
Shashidhar Reddy Javaji, Krutika Sarode

TL;DR
This paper introduces a novel Multi-BERT approach combining SBERT and RoBERTa to generate more semantically rich document embeddings, improving recommendation accuracy in a book recommendation task.
Contribution
The paper presents a new Multi-BERT model that enhances document embeddings by integrating SBERT and RoBERTa, capturing intra- and inter-sentence relations for better recommendations.
Findings
Multi-BERT outperforms SBERT in embedding quality
Enhanced embeddings capture nuanced semantic relations
Improved recommendation accuracy on Goodreads dataset
Abstract
In this paper, we propose a novel approach for generating document embeddings using a combination of Sentence-BERT (SBERT) and RoBERTa, two state-of-the-art natural language processing models. Our approach treats sentences as tokens and generates embeddings for them, allowing the model to capture both intra-sentence and inter-sentence relations within a document. We evaluate our model on a book recommendation task and demonstrate its effectiveness in generating more semantically rich and accurate document embeddings. To assess the performance of our approach, we conducted experiments on a book recommendation task using the Goodreads dataset. We compared the document embeddings generated using our MULTI-BERT model to those generated using SBERT alone. We used precision as our evaluation metric to compare the quality of the generated embeddings. Our results showed that our model…
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
TopicsTopic Modeling · Recommender Systems and Techniques · Sentiment Analysis and Opinion Mining
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Multi-Head Attention · Attention Is All You Need · Weight Decay · Linear Layer · Attention Dropout · WordPiece · Softmax · Dense Connections · Layer Normalization
