paper-with-me

홈 › Papers

Asymmetrical Hierarchical Networks with Attentive Interactions for Interpretable Review-Based Recommendation

2019-12-18 · Xin Dong, Jingchao Ni, Wei Cheng, Zhengzhang Chen, Bo Zong, Dongjin Song, Yanchi Liu, Haifeng Chen, Gerard de Melo

Recently, recommender systems have been able to emit substantially improved recommendations by leveraging user-provided reviews. Existing methods typically merge all reviews of a given user or item into a long document, and then process user and item documents in the same manner. In practice, however, these two sets of reviews are notably different: users' reviews reflect a variety of items that they have bought and are hence very heterogeneous in their topics, while an item's reviews pertain only to that single item and are thus topically homogeneous. In this work, we develop a novel neural network model that properly accounts for this important difference by means of asymmetric attentive modules. The user module learns to attend to only those signals that are relevant with respect to the target item, whereas the item module learns to extract the most salient contents with regard to properties of the item. Our multi-hierarchical paradigm accounts for the fact that neither are all reviews equally useful, nor are all sentences within each review equally pertinent. Extensive experimental results on a variety of real datasets demonstrate the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2001.04346

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

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

Attentive pooling for Group Activity Recognition

2022-08-31 · Ding Li, Yuan Xie, Wensheng Zhang, Yongqiang Tang 외

In group activity recognition, hierarchical framework is widely adopted to represent the relationships between individuals and their corresponding group, and has achieved promising performance. However, the existing meth…

Activity RecognitionGroup Activity Recognition

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 Attentive Knowledge Graph Embedding for Personalized Recommendation

2019-10-18 · Xiao Sha, Zhu Sun, Jie Zhang

Knowledge graphs (KGs) have proven to be effective for high-quality recommendation, where the connectivities between users and items provide rich and complementary information to user-item interactions. Most existing met…

Graph EmbeddingGraph Neural NetworkKnowledge Graph EmbeddingKnowledge Graphs

Attentive Aspect Modeling for Review-aware Recommendation

2018-11-11 · Xinyu Guan, Zhiyong Cheng, Xiangnan He, Yongfeng Zhang 외

In recent years, many studies extract aspects from user reviews and integrate them with ratings for improving the recommendation performance. The common aspects mentioned in a user's reviews and a product's reviews indic…

Diversity