vix.ing · top · new · best · stats · spec

Session-based k-NNs with Semantic Suggestions for Next-item Prediction

2020/12/16 by Miroslav Rac, Rac, Miroslav, Michal Kompan +3
Computer Science · #FOS: Computer and information sciences #Information Retrieval (cs.IR) #Recommender Systems and Techniques #Sentiment Analysis and Opinion Mining #Topic Modeling

paper · pdf · doi:10.48550/arxiv.2012.08793

openalex publication_date 2020/12/16 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

One of the most critical problems in e-commerce domain is the information overload problem. Usually, an enormous number of products is offered to a user. The characteristics of this domain force researchers to opt for session-based recommendation methods, from which nearest-neighbors-based (SkNN) approaches have been shown to be competitive with and even outperform neural network-based models. Existing SkNN approaches, however, lack the ability to detect sudden interest changes at a micro-level, i.e., during an individual session; and to adapt their recommendations to these changes. In this paper, we propose a conceptual (cSkNN) model extension for the next-item prediction allowing better adaptation to the interest changes via the semantic-level properties. We use an NLP technique to parse salient concepts from the product titles to create linguistically based product generalizations that are used for change detection and a recommendation list post-filtering. We conducted experiments with two versions of our extension that differ in semantics derivation procedure while both showing an improvement over the existing SkNN method on a sparse fashion e-commerce dataset.

Citations

Related