A Study on the Relative Importance of Convolutional Neural Networks in Visually-Aware Recommender Systems

Abstract

Visually-aware recommender systems (VRSs) enhance the semantics of user-item interactions with visual features extracted from item images when they are available. Traditionally, VRSs leverage the representational power of pretrained convolutional neural networks (CNNs) to perform the item recommendation task. The adoption of CNNs is mainly attributed to their outstanding performance in representing visual data for supervised learning tasks, such as image classification. Their main drawback is that the learned representation of these networks is not entirely in line with the RS tasks — learning users’ preferences.This work aims to provide a better understanding of the representation power of pretrained CNNs commonly adopted by the community when integrated with state-of-the-art VRSs algorithms. In particular, we evaluate the recommendation performance of a suite of VRSs using several pretrained CNNs as the image feature extractors on two datasets from a real-world e-commerce platform. Additionally, we propose a novel qualitative and quantitative evaluation paradigm to assess the visual diversity of recommended items compared to the interacted user’s items.

Cite

Text

Deldjoo et al. "A Study on the Relative Importance of Convolutional Neural Networks in Visually-Aware Recommender Systems." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2021. doi:10.1109/CVPRW53098.2021.00445

Markdown

[Deldjoo et al. "A Study on the Relative Importance of Convolutional Neural Networks in Visually-Aware Recommender Systems." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2021.](https://mlanthology.org/cvprw/2021/deldjoo2021cvprw-study/) doi:10.1109/CVPRW53098.2021.00445

BibTeX

@inproceedings{deldjoo2021cvprw-study,
  title     = {{A Study on the Relative Importance of Convolutional Neural Networks in Visually-Aware Recommender Systems}},
  author    = {Deldjoo, Yashar and Di Noia, Tommaso and Malitesta, Daniele and Merra, Felice Antonio},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2021},
  pages     = {3961-3967},
  doi       = {10.1109/CVPRW53098.2021.00445},
  url       = {https://mlanthology.org/cvprw/2021/deldjoo2021cvprw-study/}
}