paper-with-me

홈 › Papers

CuratorNet: Visually-aware Recommendation of Art Images

2020-09-09 · Pablo Messina, Manuel Cartagena, Patricio Cerda-Mardini, Felipe del Rio, Denis Parra

Although there are several visually-aware recommendation models in domains like fashion or even movies, the art domain lacks thesame level of research attention, despite the recent growth of the online artwork market. To reduce this gap, in this article we introduceCuratorNet, a neural network architecture for visually-aware recommendation of art images. CuratorNet is designed at the core withthe goal of maximizing generalization: the network has a fixed set of parameters that only need to be trained once, and thereafter themodel is able to generalize to new users or items never seen before, without further training. This is achieved by leveraging visualcontent: items are mapped to item vectors through visual embeddings, and users are mapped to user vectors by aggregating the visualcontent of items they have consumed. Besides the model architecture, we also introduce novel triplet sampling strategies to build atraining set for rank learning in the art domain, resulting in more effective learning than naive random sampling. With an evaluationover a real-world dataset of physical paintings, we show that CuratorNet achieves the best performance among several baselines,including the state-of-the-art model VBPR. CuratorNet is motivated and evaluated in the art domain, but its architecture and trainingscheme could be adapted to recommend images in other areas

📄 PDF Abstract BibTeX arXiv:2009.04426

Code (1)

ialab-puc/CuratorNet 공식 구현 tf

Tasks

Triplet

Similar Papers 제목 키워드 기반

Adversarial Item Promotion on Visually-Aware Recommender Systems by Guided Diffusion

2023-12-25 · Lijian Chen, Wei Yuan, Tong Chen, Guanhua Ye 외

Visually-aware recommender systems have found widespread application in domains where visual elements significantly contribute to the inference of users' potential preferences. While the incorporation of visual informati…

Recommendation Systems

Visually-Aware Personalized Recommendation using Interpretable Image Representations

2018-06-26 · Charles Packer, Julian McAuley, Arnau Ramisa

Visually-aware recommender systems use visual signals present in the underlying data to model the visual characteristics of items and users' preferences towards them. In the domain of clothing recommendation, incorporati…

Interactive RecommendationRecommendation Systems

Image Based Fashion Product Recommendation with Deep Learning

2018-05-06 · Hessel Tuinhof, Clemens Pirker, Markus Haltmeier

We develop a two-stage deep learning framework that recommends fashion images based on other input images of similar style. For that purpose, a neural network classifier is used as a data-driven, visually-aware feature e…

Deep LearningProduct RecommendationRecommendation SystemsTransfer Learning

LaViC: Adapting Large Vision-Language Models to Visually-Aware Conversational Recommendation

2025-03-30 · Hyunsik Jeon, Satoshi Koide, Yu Wang, Zhankui He 외

Conversational recommender systems engage users in dialogues to refine their needs and provide more personalized suggestions. Although textual information suffices for many domains, visually driven categories such as fas…

Conversational RecommendationRecommendation Systems

CausalRec: Causal Inference for Visual Debiasing in Visually-Aware Recommendation

2021-07-06 · Ruihong Qiu, Sen Wang, Zhi Chen, Hongzhi Yin 외

Visually-aware recommendation on E-commerce platforms aims to leverage visual information of items to predict a user's preference. It is commonly observed that user's attention to visual features does not always reflect …

Causal InferencecounterfactualCounterfactual InferenceRecommendation Systems