Understanding Distribution Structure on Calibrated Recommendation Systems
This work addresses the issue of limited genre diversity in recommendations for users in movie domains, but it appears incremental as it focuses on understanding distribution structures rather than proposing a new method.
The paper tackled the problem of traditional recommender systems omitting less prominent item genres, which undermines user experience, by analyzing calibrated recommendation systems that guarantee inclusion of these areas; the results showed that outlier detection models better understood the distribution structures, and calibrated lists allowed users to change preference groups similarly to traditional lists.
Traditional recommender systems aim to generate a recommendation list comprising the most relevant or similar items to the user's profile. These approaches can create recommendation lists that omit item genres from the less prominent areas of a user's profile, thereby undermining the user's experience. To solve this problem, the calibrated recommendation system provides a guarantee of including less representative areas in the recommended list. The calibrated context works with three distributions. The first is from the user's profile, the second is from the candidate items, and the last is from the recommendation list. These distributions are G-dimensional, where G is the total number of genres in the system. This high dimensionality requires a different evaluation method, considering that traditional recommenders operate in a one-dimensional data space. In this sense, we implement fifteen models that help to understand how these distributions are structured. We evaluate the users' patterns in three datasets from the movie domain. The results indicate that the models of outlier detection provide a better understanding of the structures. The calibrated system creates recommendation lists that act similarly to traditional recommendation lists, allowing users to change their groups of preferences to the same degree.