LightFusionRec: Lightweight Transformers-Based Cross-Domain Recommendation Model
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Computational EfficiencymodelRecommendation SystemsMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Pre-trained Language Model and Knowledge Distillation for Lightweight Sequential Recommendation
Sequential recommendation models user interests based on historical behaviors to provide personalized recommendation. Previous sequential recommendation algorithms primarily employ neural networks to extract features of …
Knowledge DistillationLanguage ModelingLanguage ModellingRecommendation Systems+1Lightweight Transformers for Human Activity Recognition on Mobile Devices
Human Activity Recognition (HAR) on mobile devices has shown to be achievable with lightweight neural models learned from data generated by the user's inertial measurement units (IMUs). Most approaches for instanced-base…
Activity RecognitionHuman Activity RecognitionTowards Lightweight Cross-domain Sequential Recommendation via External Attention-enhanced Graph Convolution Network
Cross-domain Sequential Recommendation (CSR) is an emerging yet challenging task that depicts the evolution of behavior patterns for overlapped users by modeling their interactions from multiple domains. Existing studies…
Collaborative FilteringSequential RecommendationGateFormer: Speeding Up News Feed Recommendation with Input Gated Transformers
News feed recommendation is an important web service. In recent years, pre-trained language models (PLMs) have been intensively applied to improve the recommendation quality. However, the utilization of these deep models…
ArticlesNews RecommendationEvaluating Transformers for Lightweight Action Recognition
In video action recognition, transformers consistently reach state-of-the-art accuracy. However, many models are too heavyweight for the average researcher with limited hardware resources. In this work, we explore the li…
Action RecognitionTemporal Action Localization