A new model, eRAN, decomposes co-purchase networks into attribute-specific subgraphs and uses an autoencoder plus attention to produce explainable, cold-start-capable recommendations.
Visually Explainable Recommendation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Images account for a significant part of user decisions in many application scenarios, such as product images in e-commerce, or user image posts in social networks. It is intuitive that user preferences on the visual patterns of image (e.g., hue, texture, color, etc) can be highly personalized, and this provides us with highly discriminative features to make personalized recommendations. Previous work that takes advantage of images for recommendation usually transforms the images into latent representation vectors, which are adopted by a recommendation component to assist personalized user/item profiling and recommendation. However, such vectors are hardly useful in terms of providing visual explanations to users about why a particular item is recommended, and thus weakens the explainability of recommendation systems. As a step towards explainable recommendation models, we propose visually explainable recommendation based on attentive neural networks to model the user attention on images, under the supervision of both implicit feedback and textual reviews. By this, we can not only provide recommendation results to the users, but also tell the users why an item is recommended by providing intuitive visual highlights in a personalized manner. Experimental results show that our models are not only able to improve the recommendation performance, but also can provide persuasive visual explanations for the users to take the recommendations.
fields
cs.IR 1years
2019 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Recommendation with Attribute-aware Product Networks: A Representation Learning Model
A new model, eRAN, decomposes co-purchase networks into attribute-specific subgraphs and uses an autoencoder plus attention to produce explainable, cold-start-capable recommendations.