IRLGAug 23, 2023

Learning from Negative User Feedback and Measuring Responsiveness for Sequential Recommenders

arXiv:2308.12256v117 citationsh-index: 45
Originality Incremental advance
AI Analysis

This work addresses the issue of user control and responsiveness in industrial recommender systems, though it is incremental as it builds on existing sequential models.

The paper tackled the problem of sequential recommenders ignoring negative user feedback by incorporating explicit and implicit negative feedback into the training objective using a 'not-to-recommend' loss function, demonstrating effectiveness through live experiments on a large-scale industrial system and showing improved responsiveness with a counterfactual simulation framework.

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 from negative user feedback. Negative user feedback is an important lever of user control, and comes with an expectation that recommenders should respond quickly and reduce similar recommendations to the user. However, negative feedback signals are often ignored in the training objective of sequential retrieval models, which primarily aim at predicting positive user interactions. In this work, we incorporate explicit and implicit negative user feedback into the training objective of sequential recommenders in the retrieval stage using a "not-to-recommend" loss function that optimizes for the log-likelihood of not recommending items with negative feedback. We demonstrate the effectiveness of this approach using live experiments on a large-scale industrial recommender system. Furthermore, we address a challenge in measuring recommender responsiveness to negative feedback by developing a counterfactual simulation framework to compare recommender responses between different user actions, showing improved responsiveness from the modeling change.

Foundations

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

Your Notes