paper-with-me

홈 › Papers

Learning Preferences and Demands in Visual Recommendation

2019-11-11 · Qiang Liu, Shu Wu, Liang Wang

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 contextual information simultaneously. Furthermore, the aggregation of prediction on preferences and demands, i.e., prediction generated by DeepStyle and CA-GRU, can model users' selection behaviors more completely. Experiments conducted on real-world datasets illustrates the effectiveness of our proposed methods in visual recommendation.

📄 PDF Abstract BibTeX arXiv:1911.04229

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Personalized Counterfactual Fairness in Recommendation

2021-05-20 · Yunqi Li, Hanxiong Chen, Shuyuan Xu, Yingqiang Ge 외

Recommender systems are gaining increasing and critical impacts on human and society since a growing number of users use them for information seeking and decision making. Therefore, it is crucial to address the potential…

counterfactualDecision MakingFairnessRecommendation Systems

DAGNN: Demand-aware Graph Neural Networks for Session-based Recommendation

2021-05-30 · Liqi Yang, Linhan Luo, Lifeng Xin, Xiaofeng Zhang 외

Session-based recommendations have been widely adopted for various online video and E-commerce Websites. Most existing approaches are intuitively proposed to discover underlying interests or preferences out of the anonym…

Graph Neural NetworkSession-Based Recommendations

Personalized Visualization Recommendation

2021-02-12 · Xin Qian, Ryan A. Rossi, Fan Du, Sungchul Kim 외

Visualization recommendation work has focused solely on scoring visualizations based on the underlying dataset and not the actual user and their past visualization feedback. These systems recommend the same visualization…

Dynamically Expandable Graph Convolution for Streaming Recommendation

2023-03-21 · Bowei He, Xu He, Yingxue Zhang, Ruiming Tang 외

Personalized recommender systems have been widely studied and deployed to reduce information overload and satisfy users' diverse needs. However, conventional recommendation models solely conduct a one-time training-test …

Graph LearningRecommendation Systems

An Item Recommendation Approach by Fusing Images based on Neural Networks

2019-07-04 · Weibin Lin, Lin Li

There are rich formats of information in the network, such as rating, text, image, and so on, which represent different aspects of user preferences. In the field of recommendation, how to use those data effectively has b…

Collaborative FilteringRecommendation Systems