paper-with-me

홈 › Papers

Beyond Accuracy Optimization: On the Value of Item Embeddings for Student Job Recommendations

2017-11-21 · Lacic Emanuel, Kowald Dominik, Reiter-Haas Markus, Slawicek Valentin, Lex Elisabeth

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.

📄 PDF Abstract BibTeX arXiv:1711.07762

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

Repeat-bias-aware Optimization of Beyond-accuracy Metrics for Next Basket Recommendation

2025-01-10 · Yuanna Liu, Ming Li, Mohammad Aliannejadi, Maarten de Rijke

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 recommendation

Understanding and Scaling Collaborative Filtering Optimization from the Perspective of Matrix Rank

2024-10-15 · Donald Loveland, Xinyi Wu, Tong Zhao, Danai Koutra 외

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 Systems

Are We Really Achieving Better Beyond-Accuracy Performance in Next Basket Recommendation?

2024-05-02 · Ming Li, Yuanna Liu, Sami Jullien, Mozhdeh Ariannezhad 외

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+1

Beyond Similarity: Relation Embedding with Dual Attentions for Item-based Recommendation

2019-11-11 · Liang Zhang, Guannan Liu, Junjie Wu

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 Learningvalid

Learning Item Representations Directly from Multimodal Features for Effective Recommendation

2025-05-08 · Xin Zhou, Xiaoxiong Zhang, Dusit Niyato, Zhiqi Shen

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