Hierarchical Aspect-guided Explanation Generation for Explainable Recommendation
Yidan Hu, Yong Liu, Chunyan Miao, Gongqi Lin, Yuan Miao

TL;DR
This paper introduces HAG, a hierarchical explanation generation framework for recommender systems that explicitly models user preferences on different aspects using review-based syntax graphs, improving explanation quality and prediction accuracy.
Contribution
HAG is a novel framework that combines syntax graphs and aspect-guided pooling with hierarchical decoding for better explainable recommendations.
Findings
HAG outperforms existing explanation methods in multiple datasets.
HAG achieves comparable or better recommendation accuracy.
HAG effectively models user preferences at the aspect level.
Abstract
Explainable recommendation systems provide explanations for recommendation results to improve their transparency and persuasiveness. The existing explainable recommendation methods generate textual explanations without explicitly considering the user's preferences on different aspects of the item. In this paper, we propose a novel explanation generation framework, named Hierarchical Aspect-guided explanation Generation (HAG), for explainable recommendation. Specifically, HAG employs a review-based syntax graph to provide a unified view of the user/item details. An aspect-guided graph pooling operator is proposed to extract the aspect-relevant information from the review-based syntax graphs to model the user's preferences on an item at the aspect level. Then, a hierarchical explanation decoder is developed to generate aspects and aspect-relevant explanations based on the attention…
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
