IRAIJan 8, 2016

Toward a Robust Diversity-Based Model to Detect Changes of Context

arXiv:1601.01917v14 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the need for context-aware recommendations in online services like e-commerce and streaming, but it is incremental as it focuses on a preliminary step of change detection without full context characterization.

The paper tackles the problem of automatically detecting changes in user context for recommender systems by proposing a real-time diversity-based model that analyzes item sequences, validated on a music corpus of 100 users and over 210,000 consultations, showing robustness against data sparsity and item variations.

Being able to automatically and quickly understand the user context during a session is a main issue for recommender systems. As a first step toward achieving that goal, we propose a model that observes in real time the diversity brought by each item relatively to a short sequence of consultations, corresponding to the recent user history. Our model has a complexity in constant time, and is generic since it can apply to any type of items within an online service (e.g. profiles, products, music tracks) and any application domain (e-commerce, social network, music streaming), as long as we have partial item descriptions. The observation of the diversity level over time allows us to detect implicit changes. In the long term, we plan to characterize the context, i.e. to find common features among a contiguous sub-sequence of items between two changes of context determined by our model. This will allow us to make context-aware and privacy-preserving recommendations, to explain them to users. As this is an ongoing research, the first step consists here in studying the robustness of our model while detecting changes of context. In order to do so, we use a music corpus of 100 users and more than 210,000 consultations (number of songs played in the global history). We validate the relevancy of our detections by finding connections between changes of context and events, such as ends of session. Of course, these events are a subset of the possible changes of context, since there might be several contexts within a session. We altered the quality of our corpus in several manners, so as to test the performances of our model when confronted with sparsity and different types of items. The results show that our model is robust and constitutes a promising approach.

Foundations

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

Your Notes