LightFusionRec: Lightweight Transformers-Based Cross-Domain Recommendation Model
Vansh Kharidia, Dhruvi Paprunia, Prashasti Kanikar

TL;DR
LightFusionRec is a lightweight, cross-domain recommendation model that combines NLP and genre embeddings to improve recommendation accuracy and efficiency, suitable for on-device use and addressing common issues like data sparsity and cold start.
Contribution
It introduces a novel lightweight architecture integrating DistilBERT and FastText for enhanced cross-domain recommendations with improved efficiency and scalability.
Findings
Significant improvement in recommendation quality over traditional methods
Effective handling of data sparsity and cold start problems
Enables on-device inference for practical deployment
Abstract
This paper presents LightFusionRec, a novel lightweight cross-domain recommendation system that integrates DistilBERT for textual feature extraction and FastText for genre embedding. Important issues in recommendation systems, such as data sparsity, computational efficiency, and cold start issues, are addressed in methodology. LightFusionRec uses a small amount of information to produce precise and contextually relevant recommendations for many media formats by fusing genre vector embedding with natural language processing algorithms. Tests conducted on extensive movie and book datasets show notable enhancements in suggestion quality when compared to conventional methods. Because of its lightweight design, the model can be used for a variety of purposes and allows for ondevice inference. LightFusionRec is a noteworthy development in cross-domain recommendation systems, providing…
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
TopicsRecommender Systems and Techniques
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Dropout · Dense Connections · Layer Normalization · Residual Connection · Linear Warmup With Linear Decay · Weight Decay · Adam · Attention Dropout
