TL;DR
This paper introduces a novel multi-pointer co-attention neural network for recommendation that dynamically identifies and utilizes the most important reviews, improving prediction accuracy by leveraging deep word-level interactions and a co-dependent pointer mechanism.
Contribution
It proposes a new review-based recommendation model with a gumbel-softmax pointer mechanism and multi-pointer scheme, enabling dynamic review importance inference and multi-view interaction modeling.
Findings
Outperforms state-of-the-art models on 24 benchmark datasets.
Achieves up to 19% and 71% relative improvement over TransNet and DeepCoNN.
Provides insights into review importance and evidence aggregation patterns.
Abstract
Many recent state-of-the-art recommender systems such as D-ATT, TransNet and DeepCoNN exploit reviews for representation learning. This paper proposes a new neural architecture for recommendation with reviews. Our model operates on a multi-hierarchical paradigm and is based on the intuition that not all reviews are created equal, i.e., only a select few are important. The importance, however, should be dynamically inferred depending on the current target. To this end, we propose a review-by-review pointer-based learning scheme that extracts important reviews, subsequently matching them in a word-by-word fashion. This enables not only the most informative reviews to be utilized for prediction but also a deeper word-level interaction. Our pointer-based method operates with a novel gumbel-softmax based pointer mechanism that enables the incorporation of discrete vectors within…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
