English

MAPLE: Enhancing Review Generation with Multi-Aspect Prompt LEarning in Explainable Recommendation

Machine Learning 2025-05-27 v2 Computation and Language Information Retrieval

Abstract

The Explainable Recommendation task is designed to receive a pair of user and item and output explanations to justify why an item is recommended to a user. Many models approach review generation as a proxy for explainable recommendations. While these models can produce fluent and grammatically correct sentences, they often lack precision and fail to provide personalized, informative recommendations. To address this issue, we propose a personalized, aspect-controlled model called Multi-Aspect Prompt LEarner (MAPLE), which integrates aspect category as another input dimension to facilitate memorizing fine-grained aspect terms. Experiments conducted on two real-world review datasets in the restaurant domain demonstrate that MAPLE significantly outperforms baseline review-generation models. MAPLE excels in both text and feature diversity, ensuring that the generated content covers a wide range of aspects. Additionally, MAPLE delivers good generation quality while maintaining strong coherence and factual relevance. The code and dataset used in this paper can be found here https://github.com/Nana2929/MAPLE.git.

Keywords

Cite

@article{arxiv.2408.09865,
  title  = {MAPLE: Enhancing Review Generation with Multi-Aspect Prompt LEarning in Explainable Recommendation},
  author = {Ching-Wen Yang and Zhi-Quan Feng and Ying-Jia Lin and Che-Wei Chen and Kun-da Wu and Hao Xu and Jui-Feng Yao and Hung-Yu Kao},
  journal= {arXiv preprint arXiv:2408.09865},
  year   = {2025}
}

Comments

9 main pages, 10 pages for appendix. ACL'25 Main

R2 v1 2026-06-28T18:16:33.732Z