Beyond Accuracy Optimization: On the Value of Item Embeddings for Student Job Recommendations
In this work, we address the problem of recommending jobs to university students. For this, we explore the utilization of neural item embeddings for the task of content-based recommendation, and we propose to integrate the factors of frequency and recency of interactions with job postings to combine these item embeddings. We evaluate our job recommendation system on a dataset of the Austrian student job portal Studo using prediction accuracy, diversity and an adapted novelty metric. This paper demonstrates that utilizing frequency and recency of interactions with job postings for combining item embeddings results in a robust model with respect to accuracy and diversity, which also provides the best adapted novelty results.
Code (0)
등록된 구현이 없습니다.
Tasks
DiversitySimilar Papers 제목 키워드 기반
Repeat-bias-aware Optimization of Beyond-accuracy Metrics for Next Basket Recommendation
In next basket recommendation (NBR) a set of items is recommended to users based on their historical basket sequences. In many domains, the recommended baskets consist of both repeat items and explore items. Some state-o…
DiversityFairnessNext-basket recommendationUnderstanding and Scaling Collaborative Filtering Optimization from the Perspective of Matrix Rank
Collaborative Filtering (CF) methods dominate real-world recommender systems given their ability to learn high-quality, sparse ID-embedding tables that effectively capture user preferences. These tables scale linearly wi…
Collaborative FilteringRecommendation SystemsAre We Really Achieving Better Beyond-Accuracy Performance in Next Basket Recommendation?
Next basket recommendation (NBR) is a special type of sequential recommendation that is increasingly receiving attention. So far, most NBR studies have focused on optimizing the accuracy of the recommendation, whereas op…
DiversityFairnessNavigateNext-basket recommendation+1Beyond Similarity: Relation Embedding with Dual Attentions for Item-based Recommendation
Given the effectiveness and ease of use, Item-based Collaborative Filtering (ICF) methods have been broadly used in industry in recent years. The key of ICF lies in the similarity measurement between items, which however…
Collaborative FilteringRelationRepresentation LearningvalidLearning Item Representations Directly from Multimodal Features for Effective Recommendation
Conventional multimodal recommender systems predominantly leverage Bayesian Personalized Ranking (BPR) optimization to learn item representations by amalgamating item identity (ID) embeddings with multimodal features. Ne…
Recommendation Systems