Defining a Lingua Franca to Open the Black Box of a Na\"ive Bayes Recommender
Kenneth L. Hess, Hugo D. Paz

TL;DR
This paper introduces a method to interpret and extend a Naive Bayes recommender by creating a shared lexicon, or lingua franca, which clarifies its decision process and helps address cold start issues.
Contribution
It proposes a novel approach to open the black box of Naive Bayes recommenders through a recursive lexicon, visualization, and evaluation metrics, enabling better understanding and extension.
Findings
The lingua franca improves interpretability of recommendations.
It helps extend recommendations to new, related areas.
Visualization techniques aid in understanding the system's knowledge state.
Abstract
Many AI systems have a black box nature that makes it difficult to understand how they make their recommendations. This can be unsettling, as the designer cannot be certain how the system will respond to novelty. To penetrate our Na\"ive Bayes recommender's black box, we first asked, what do we want to know from our system, and how can it be obtained? The answers led us to recursively define a common lexicon with the AI, a lingua franca, using the very items that the system ranks to create meta-symbols recognized by the system, and enabling us to understand the system's knowledge in plain terms and at different levels of abstraction. As one bonus, using its existing knowledge, the lingua franca can enable the system to extend recommendations to related, but entirely new areas, ameliorating the cold start problem. We also supplement the lingua franca with techniques for visualizing the…
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
TopicsRecommender Systems and Techniques · Topic Modeling · Advanced Graph Neural Networks
