On the effectiveness of convolutional autoencoders on image-based
personalized recommender systems
- URL: http://arxiv.org/abs/2003.06205v1
- Date: Fri, 13 Mar 2020 11:19:02 GMT
- Title: On the effectiveness of convolutional autoencoders on image-based
personalized recommender systems
- Authors: E. Blanco-Mallo, B. Remeseiro, V. Bol\'on-Canedo, A. Alonso-Betanzos
- Abstract summary: This paper explores the potential of using images as sources of information for modeling users' tastes.
It proposes an image-based classification system to obtain personalized recommendations using a convolutional autoencoder as feature extractor.
The proposed architecture will be applied to TripAdvisor data, using users' reviews that can be defined as a triad composed by a user, a restaurant, and an image of it taken by the user.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Recommender systems (RS) are increasingly present in our daily lives,
especially since the advent of Big Data, which allows for storing all kinds of
information about users' preferences. Personalized RS are successfully applied
in platforms such as Netflix, Amazon or YouTube. However, they are missing in
gastronomic platforms such as TripAdvisor, where moreover we can find millions
of images tagged with users' tastes. This paper explores the potential of using
those images as sources of information for modeling users' tastes and proposes
an image-based classification system to obtain personalized recommendations,
using a convolutional autoencoder as feature extractor. The proposed
architecture will be applied to TripAdvisor data, using users' reviews that can
be defined as a triad composed by a user, a restaurant, and an image of it
taken by the user. Since the dataset is highly unbalanced, the use of data
augmentation on the minority class is also considered in the experimentation.
Results on data from three cities of different sizes (Santiago de Compostela,
Barcelona and New York) demonstrate the effectiveness of using a convolutional
autoencoder as feature extractor, instead of the standard deep features
computed with convolutional neural networks.
Related papers
- Efficient Curation of Invertebrate Image Datasets Using Feature Embeddings and Automatic Size Comparison [5.480305055542485]
We present a method for curating large-scale image datasets of invertebrates.
Our approach is based on extracting feature embeddings with pretrained deep neural networks.
Also, we show that a simple area-based size comparison approach is able to find a lot of common erroneous images.
arXiv Detail & Related papers (2024-12-20T12:35:41Z) - Personalized Federated Collaborative Filtering: A Variational AutoEncoder Approach [49.63614966954833]
Federated Collaborative Filtering (FedCF) is an emerging field focused on developing a new recommendation framework with preserving privacy.
Existing FedCF methods typically combine distributed Collaborative Filtering (CF) algorithms with privacy-preserving mechanisms, and then preserve personalized information into a user embedding vector.
This paper proposes a novel personalized FedCF method by preserving users' personalized information into a latent variable and a neural model simultaneously.
arXiv Detail & Related papers (2024-08-16T05:49:14Z) - Knowledge-Enhanced Recommendation with User-Centric Subgraph Network [38.814514460928386]
We propose Knowledge-enhanced User-Centric subgraph Network (KUCNet) for effective recommendation.
KUCNet is a subgraph learning approach with graph neural network (GNN) for effective recommendation.
Our proposed method achieves accurate, efficient, and interpretable recommendations especially for new items.
arXiv Detail & Related papers (2024-03-21T13:09:23Z) - Learning User Embeddings from Human Gaze for Personalised Saliency Prediction [12.361829928359136]
We present a novel method to extract user embeddings from pairs of natural images and corresponding saliency maps.
At the core of our method is a Siamese convolutional neural encoder that learns the user embeddings by contrasting the image and personal saliency map pairs of different users.
arXiv Detail & Related papers (2024-03-20T14:58:40Z) - Raising the Bar of AI-generated Image Detection with CLIP [50.345365081177555]
The aim of this work is to explore the potential of pre-trained vision-language models (VLMs) for universal detection of AI-generated images.
We develop a lightweight detection strategy based on CLIP features and study its performance in a wide variety of challenging scenarios.
arXiv Detail & Related papers (2023-11-30T21:11:20Z) - Advancing 3D finger knuckle recognition via deep feature learning [51.871256510747465]
Contactless 3D finger knuckle patterns have emerged as an effective biometric identifier due to its discriminativeness, visibility from a distance, and convenience.
Recent research has developed a deep feature collaboration network which simultaneously incorporates intermediate features from deep neural networks with multiple scales.
This paper advances this approach by investigating the possibility of learning a discriminative feature vector with the least possible dimension for representing 3D finger knuckle images.
arXiv Detail & Related papers (2023-01-07T20:55:16Z) - ConfounderGAN: Protecting Image Data Privacy with Causal Confounder [85.6757153033139]
We propose ConfounderGAN, a generative adversarial network (GAN) that can make personal image data unlearnable to protect the data privacy of its owners.
Experiments are conducted in six image classification datasets, consisting of three natural object datasets and three medical datasets.
arXiv Detail & Related papers (2022-12-04T08:49:14Z) - Deep ensembles in bioimage segmentation [74.01883650587321]
In this work, we propose an ensemble of convolutional neural networks (CNNs)
In ensemble methods, many different models are trained and then used for classification, the ensemble aggregates the outputs of the single classifiers.
The proposed ensemble is implemented by combining different backbone networks using the DeepLabV3+ and HarDNet environment.
arXiv Detail & Related papers (2021-12-24T05:54:21Z) - URIR: Recommendation algorithm of user RNN encoder and item encoder
based on knowledge graph [11.453995744951497]
This research proposes a user Recurrent Neural Network (RNN) encoder and item encoder recommendation algorithm based on Knowledge Graph (URIR)
Numerical experiments on three real-world datasets demonstrate that datasetsR is superior performance to state-of-the-art algorithms in indicators such as AUC, Precision, Recall, and MRR.
arXiv Detail & Related papers (2021-11-01T07:28:11Z) - Reconciliation of Statistical and Spatial Sparsity For Robust Image and
Image-Set Classification [27.319334479994787]
We propose a novel Joint Statistical and Spatial Sparse representation, dubbed textitJ3S, to model the image or image-set data for classification.
We propose to solve the joint sparse coding problem based on the J3S model, by coupling the local and global image representations using joint sparsity.
Experiments show that the proposed J3S-based image classification scheme outperforms the popular or state-of-the-art competing methods over FMD, UIUC, ETH-80 and YTC databases.
arXiv Detail & Related papers (2021-06-01T06:33:24Z) - Pose-Guided High-Resolution Appearance Transfer via Progressive Training [65.92031716146865]
We propose a pose-guided appearance transfer network for transferring a given reference appearance to a target pose in unprecedented image resolution.
Our network utilizes dense local descriptors including local perceptual loss and local discriminators to refine details.
Our model produces high-quality images, which can be further utilized in useful applications such as garment transfer between people.
arXiv Detail & Related papers (2020-08-27T03:18:44Z) - Adversarial Learning for Personalized Tag Recommendation [61.76193196463919]
We propose an end-to-end deep network which can be trained on large-scale datasets.
A joint training of user-preference and visual encoding allows the network to efficiently integrate the visual preference with tagging behavior.
We demonstrate the effectiveness of the proposed model on two different large-scale and publicly available datasets.
arXiv Detail & Related papers (2020-04-01T20:41:41Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.