paper-with-me

Papers

Learning Hierarchical Review Graph Representations for Recommendation

2020-04-24 · Yong liu, Susen Yang, Yinan Zhang, Chunyan Miao, Zaiqing Nie, Juyong Zhang

The user review data have been demonstrated to be effective in solving different recommendation problems. Previous review-based recommendation methods usually employ sophisticated compositional models, such as Recurrent Neural Networks (RNN) and Convolutional Neural Networks (CNN), to learn semantic representations from the review data for recommendation. However, these methods mainly capture the local dependency between neighbouring words in a word window, and they treat each review equally. Therefore, they may not be effective in capturing the global dependency between words, and tend to be easily biased by noise review information. In this paper, we propose a novel review-based recommendation model, named Review Graph Neural Network (RGNN). Specifically, RGNN builds a specific review graph for each individual user/item, which provides a global view about the user/item properties to help weaken the biases caused by noise review information. A type-aware graph attention mechanism is developed to learn semantic embeddings of words. Moreover, a personalized graph pooling operator is proposed to learn hierarchical representations of the review graph to form the semantic representation for each user/item. We compared RGNN with state-of-the-art review-based recommendation approaches on two real-world datasets. The experimental results indicate that RGNN consistently outperforms baseline methods, in terms of Mean Square Error (MSE).

📄 PDF Abstract BibTeX arXiv:2004.11588

Code (0)

등록된 구현이 없습니다.

Tasks

Graph AttentionGraph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Reviews Meet Graphs: Enhancing User and Item Representations for Recommendation with Hierarchical Attentive Graph Neural Network

2019-11-01 · IJCNLP 2019 11 · Chuhan Wu, Fangzhao Wu, Tao Qi, Suyu Ge 외

User and item representation learning is critical for recommendation. Many of existing recommendation methods learn representations of users and items based on their ratings and reviews. However, the user-user and item-i…

Graph Neural NetworkMULTI-VIEW LEARNINGRepresentation LearningSentence

Hierarchical User and Item Representation with Three-Tier Attention for Recommendation

2019-06-01 · NAACL 2019 6 · Chuhan Wu, Fangzhao Wu, Junxin Liu, Yongfeng Huang

Utilizing reviews to learn user and item representations is useful for recommender systems. Existing methods usually merge all reviews from the same user or for the same item into a long document. However, different revi…

InformativenessRecommendation SystemsSentence

A Hierarchical Self-attentive Convolution Network for Review Modeling in Recommendation Systems

2020-11-26 · Hansi Zeng, Qingyao Ai

Using reviews to learn user and item representations is important for recommender system. Current review based methods can be divided into two categories: (1) the Convolution Neural Network (CNN) based models that extrac…

Recommendation SystemsSentence

Hierarchical Aspect-guided Explanation Generation for Explainable Recommendation

2021-10-20 · Yidan Hu, Yong liu, Chunyan Miao, Gongqi Lin 외

Explainable recommendation systems provide explanations for recommendation results to improve their transparency and persuasiveness. The existing explainable recommendation methods generate textual explanations without e…

DecoderExplainable RecommendationExplanation GenerationPersuasiveness+1

Blurb-Refined Inference from Crowdsourced Book Reviews using Hierarchical Genre Mining with Dual-Path Graph Convolutions

2025-12-24 · Suraj Kumar, Utsav Kumar Nareti, Soumi Chattopadhyay, Chandranath Adak 외 arxiv

Accurate book genre classification is fundamental to digital library organization, content discovery, and personalized recommendation. Existing approaches typically model genre prediction as a flat, single-label task, ig…

Genre classification