paper-with-me

Papers

Microsoft Recommenders: Tools to Accelerate Developing Recommender Systems

2020-08-27 · Scott Graham, Jun-Ki Min, Tao Wu

The purpose of this work is to highlight the content of the Microsoft Recommenders repository and show how it can be used to reduce the time involved in developing recommender systems. The open source repository provides python utilities to simplify common recommender-related data science work as well as example Jupyter notebooks that demonstrate use of the algorithms and tools under various environments.

📄 PDF Abstract BibTeX arXiv:2008.13528

Code (1)

microsoft/recommenders 공식 구현 tf

Tasks

Multi-Domain Recommender Systems

Similar Papers 제목 키워드 기반

RecSim NG: Toward Principled Uncertainty Modeling for Recommender Ecosystems

2021-03-14 · Martin Mladenov, Chih-Wei Hsu, Vihan Jain, Eugene Ie 외

The development of recommender systems that optimize multi-turn interaction with users, and model the interactions of different agents (e.g., users, content providers, vendors) in the recommender ecosystem have drawn inc…

counterfactualProbabilistic ProgrammingRecommendation Systems

Learning from Negative User Feedback and Measuring Responsiveness for Sequential Recommenders

2023-08-23 · Yueqi Wang, Yoni Halpern, Shuo Chang, Jingchen Feng 외

Sequential recommenders have been widely used in industry due to their strength in modeling user preferences. While these models excel at learning a user's positive interests, less attention has been paid to learning fro…

counterfactualRecommendation SystemsRetrieval

RecAI: Leveraging Large Language Models for Next-Generation Recommender Systems

2024-03-11 · Jianxun Lian, Yuxuan Lei, Xu Huang, Jing Yao 외

This paper introduces RecAI, a practical toolkit designed to augment or even revolutionize recommender systems with the advanced capabilities of Large Language Models (LLMs). RecAI provides a suite of tools, including Re…

AI AgentRecommendation Systems

Overview on NLP Techniques for Content-based Recommender Systems for Books

2019-09-01 · RANLP 2019 9 · Melania Berbatova

Recommender systems are an essential part of today{'}s largest websites. Without them, it would be hard for users to find the right products and content. One of the most popular methods for recommendations is content-bas…

Recommendation Systems

Sentiment-Aware Recommendation Systems in E-Commerce: A Review from a Natural Language Processing Perspective

2025-05-03 · Yogesh Gajula

E-commerce platforms generate vast volumes of user feedback, such as star ratings, written reviews, and comments. However, most recommendation engines rely primarily on numerical scores, often overlooking the nuanced opi…

Recommendation SystemsSentiment Analysis