Quantifying Explanations of Neural Networks in E-Commerce Based on LRP

Abstract

Neural networks are a popular tool in e-commerce, in particular for product recommendations. To build reliable recommender systems, it is crucial to understand how exactly recommendations come about. Unfortunately, neural networks work as black boxes that do not provide explanations of how the recommendations are made. In this paper, we present TransPer , an explanation framework for neural networks. It uses novel, explanation measures based on Layer-Wise Relevance Propagation and can handle heterogeneous data and complex neural network architectures, such as combinations of multiple neural networks into one larger architecture. We apply and evaluate our framework on two real-world online shops. We show that the explanations provided by TransPer help (i) understand prediction quality, (ii) find new ideas on how to improve the neural network, (iii) help the online shops understand their customers, and (iv) meet legal requirements such as the ones mandated by GDPR.

Cite

Text

Nguyen et al. "Quantifying Explanations of Neural Networks in E-Commerce Based on LRP." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2021. doi:10.1007/978-3-030-86517-7_16

Markdown

[Nguyen et al. "Quantifying Explanations of Neural Networks in E-Commerce Based on LRP." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2021.](https://mlanthology.org/ecmlpkdd/2021/nguyen2021ecmlpkdd-quantifying/) doi:10.1007/978-3-030-86517-7_16

BibTeX

@inproceedings{nguyen2021ecmlpkdd-quantifying,
  title     = {{Quantifying Explanations of Neural Networks in E-Commerce Based on LRP}},
  author    = {Nguyen, Anna and Krause, Franz and Hagenmayer, Daniel and Färber, Michael},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2021},
  pages     = {251-267},
  doi       = {10.1007/978-3-030-86517-7_16},
  url       = {https://mlanthology.org/ecmlpkdd/2021/nguyen2021ecmlpkdd-quantifying/}
}