Towards Generating Robust, Fair, and Emotion-Aware Explanations for Recommender Systems
Bingbing Wen, Yunhe Feng, Yongfeng Zhang, Chirag Shah

TL;DR
This paper introduces EmoTER, a multi-head transformer model that generates more robust, fair, and emotion-aware explanations for recommender systems, improving transparency and user trust by considering emotional tone.
Contribution
The paper presents EmoTER, a novel multi-head transformer approach that incorporates emotion-awareness into explanation generation for recommender systems, addressing fairness and robustness issues.
Findings
EmoTER outperforms existing models in text quality and explainability.
It achieves better fairness in emotion distribution.
Experimental results on benchmark datasets validate its effectiveness.
Abstract
As recommender systems become increasingly sophisticated and complex, they often suffer from lack of fairness and transparency. Providing robust and unbiased explanations for recommendations has been drawing more and more attention as it can help address these issues and improve trustworthiness and informativeness of recommender systems. However, despite the fact that such explanations are generated for humans who respond more strongly to messages with appropriate emotions, there is a lack of consideration for emotions when generating explanations for recommendations. Current explanation generation models are found to exaggerate certain emotions without accurately capturing the underlying tone or the meaning. In this paper, we propose a novel method based on a multi-head transformer, called Emotion-aware Transformer for Explainable Recommendation (EmoTER), to generate more robust, fair,…
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
TopicsExplainable Artificial Intelligence (XAI) · Topic Modeling · Recommender Systems and Techniques
MethodsAttention Is All You Need · Linear Layer · Dense Connections · Label Smoothing · Position-Wise Feed-Forward Layer · Residual Connection · Adam · Softmax · Dropout · Layer Normalization
