AIOct 21, 2024

LightFusionRec: Lightweight Transformers-Based Cross-Domain Recommendation Model

arXiv:2410.15656v1h-index: 42024 First International Conference on Software, Systems and Information Technology (SSITCON)
Originality Synthesis-oriented
AI Analysis

This addresses recommendation problems for digital content platforms, though it appears incremental as it combines existing NLP methods.

This paper tackles data sparsity, computational efficiency, and cold start issues in recommendation systems by developing LightFusionRec, a lightweight cross-domain model that integrates DistilBERT and FastText, showing notable enhancements in suggestion quality on movie and book datasets compared to conventional methods.

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 accurate and scalable recommendations to improve user experience on digital content platforms.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes