Hierarchical Text Interaction for Rating Prediction
Jiahui Wen, Jingwei Ma, Hongkui Tu, Wei Yin, Jian Fang

TL;DR
This paper introduces a Hierarchical Text Interaction model (HTI) that captures multi-granularity textual features and complex user-item interactions to improve rating prediction in recommender systems, outperforming existing methods.
Contribution
The paper proposes a novel hierarchical approach to model textual features and interactions at different levels, addressing limitations of previous review-based recommendation models.
Findings
HTI outperforms state-of-the-art models on five datasets.
Hierarchical modeling captures semantic features at multiple granularities.
Attention mechanisms identify important words for user-item pairs.
Abstract
Traditional recommender systems encounter several challenges such as data sparsity and unexplained recommendation. To address these challenges, many works propose to exploit semantic information from review data. However, these methods have two major limitations in terms of the way to model textual features and capture textual interaction. For textual modeling, they simply concatenate all the reviews of a user/item into a single review. However, feature extraction at word/phrase level can violate the meaning of the original reviews. As for textual interaction, they defer the interactions to the prediction layer, making them fail to capture complex correlations between users and items. To address those limitations, we propose a novel Hierarchical Text Interaction model(HTI) for rating prediction. In HTI, we propose to model low-level word semantics and high-level review representations…
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 · Expert finding and Q&A systems
