Learning Preferences and Demands in Visual Recommendation
Qiang Liu, Shu Wu, Liang Wang

TL;DR
This paper introduces DeepStyle for capturing item styles and CA-GRU for modeling user demands, enhancing visual recommendation systems by integrating style features with contextual and sequential user behavior.
Contribution
It presents a novel approach combining style feature learning with DeepStyle and demand modeling with CA-GRU for improved visual recommendation accuracy.
Findings
DeepStyle effectively captures item styles beyond categorical features.
CA-GRU models sequential and contextual user demands.
Combined approach improves recommendation performance on real datasets.
Abstract
Visual information is an important factor in recommender systems, in which users' selections consist of two components: \emph{preferences} and \emph{demands}. Some studies has been done for modeling users' preferences in visual recommendation. However, conventional methods models items in a common visual feature space, which may fail in capturing \emph{styles} of items. We propose a DeepStyle method for learning style features of items. DeepStyle eliminates the categorical information of items, which is dominant in the original visual feature space, based on a Convolutional Neural Networks (CNN) architecture. For modeling users' demands on different categories of items, the problem can be formulated as recommendation with contextual and sequential information. To solve this problem, we propose a Context-Aware Gated Recurrent Unit (CA-GRU) method, which can capture sequential and…
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 · Image Retrieval and Classification Techniques · Advanced Image and Video Retrieval Techniques
