@inproceedings{900d64a87677427c8d7f63894adaa280,
title = "Meta decision trees for explainable recommendation systems",
abstract = "We tackle the problem of building explainable recommendation systems that are based on a per-user decision tree, with decision rules that are based on single attribute values.We build the trees by applying learned regression functions to obtain the decision rules as well as the values at the leaf nodes. The regression functions receive as input the embedding of the user's training set, as well as the embedding of the samples that arrive at the current node. The embedding and the regressors are learned end-to-end with a loss that encourages the decision rules to be sparse. By applying our method, we obtain a collaborative filtering solution that provides a direct explanation to every rating it provides. With regards to accuracy, it is competitive with other algorithms. However, as expected, explainability comes at a cost and the accuracy is typically slightly lower than the state of the art result reported in the literature. Our code is available at https://github.com/shulmaneyal/metatrees.",
keywords = "Decision trees, Explainability, Meta learning, Recommendation systems",
author = "Eyal Shulman and Lior Wolf",
note = "Publisher Copyright: {\textcopyright} 2020 Copyright held by the owner/author(s).; 3rd AAAI/ACM Conference on AI, Ethics, and Society, AIES 2020, co-located with AAAI 2020 ; Conference date: 07-02-2020 Through 08-02-2020",
year = "2020",
month = feb,
day = "7",
doi = "10.1145/3375627.3375876",
language = "الإنجليزيّة",
series = "AIES 2020 - Proceedings of the AAAI/ACM Conference on AI, Ethics, and Society",
pages = "365--371",
booktitle = "AIES 2020 - Proceedings of the AAAI/ACM Conference on AI, Ethics, and Society",
}