Explaining the (Not So) Obvious: Simple and Fast Explanation of STAN, a Next Point of Interest Recommendation System
Fajrian Yunus, Talel Abdessalem

TL;DR
This paper presents STAN, a next Point of Interest recommendation system that provides simple, fast, and context-aware explanations based on the inherent interpretability of its collaborative filtering and sequence prediction methods.
Contribution
The paper introduces STAN, a novel recommendation system that offers efficient explanations tailored to the problem context, enhancing interpretability and debugging capabilities.
Findings
Explanation improves understanding of recommendations.
Inherent explainability reduces complexity and computation.
System effectively combines collaborative filtering and sequence prediction.
Abstract
A lot of effort in recent years have been expended to explain machine learning systems. However, some machine learning methods are inherently explainable, and thus are not completely black box. This enables the developers to make sense of the output without a developing a complex and expensive explainability technique. Besides that, explainability should be tailored to suit the context of the problem. In a recommendation system which relies on collaborative filtering, the recommendation is based on the behaviors of similar users, therefore the explanation should tell which other users are similar to the current user. Similarly, if the recommendation system is based on sequence prediction, the explanation should also tell which input timesteps are the most influential. We demonstrate this philosophy/paradigm in STAN (Spatio-Temporal Attention Network for Next Location Recommendation), a…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData-Driven Disease Surveillance
MethodsSoftmax · Attention Is All You Need
