Benefiting from Negative yet Informative Feedback by Contrasting Opposing Sequential Patterns
Veronika Ivanova, Evgeny Frolov, Alexey Vasilev

TL;DR
This paper introduces a novel sequential recommendation model that leverages both positive and negative user feedback through transformer encoders and a contrastive loss, improving recommendation accuracy and reducing negative item promotion.
Contribution
It proposes a dual-transformer framework with a contrastive loss to effectively utilize negative feedback in sequential recommendation systems, which is a novel approach.
Findings
Improves true-positive recommendation metrics.
Reduces wrongly promoted negative items.
Outperforms state-of-the-art methods.
Abstract
We consider the task of learning from both positive and negative feedback in a sequential recommendation scenario, as both types of feedback are often present in user interactions. Meanwhile, conventional sequential learning models usually focus on considering and predicting positive interactions, ignoring that reducing items with negative feedback in recommendations improves user satisfaction with the service. Moreover, the negative feedback can potentially provide a useful signal for more accurate identification of true user interests. In this work, we propose to train two transformer encoders on separate positive and negative interaction sequences. We incorporate both types of feedback into the training objective of the sequential recommender using a composite loss function that includes positive and negative cross-entropy as well as a cleverly crafted contrastive term, that helps…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Evolutionary Algorithms and Applications
