5 CONCLUSION AND FUTURE
WORK
In this paper, we have proposed to apply transfer
learning to extract latent features of images describing
items. We have used the resulting model for person-
alized user modeling by inferring user preferences for
latent features of images from the history of their pref-
erences for items and thus building the user model.
The personalized model obtained was then user used
collaborative filtering algorithm on users to make rec-
ommendations.
We evaluated the performance of our approach
by applying two different feature extraction models
VGG16, VGG19. To improve the performance of
our approach, we applied two method Top-K features
and LSA for the reduction dimension. Finally, we
compared the accuracy of our approach to other ap-
proaches based on hybrid filtering which deals with
different text attributes describing items.
As a fertile interdisciplinary research area of rec-
ommendation and transfer learning, there are various
exciting directions worth further exploration in our
approach. In future work, we will include several ma-
jor directions extension of the application domain and
apply other dimension reduction algorithms.
We have experimented with our approach in the
area of movie recommendation and more specifically
MovieLens datasets. However, the performance of a
recommendation algorithm may vary depending on
the data used or the application domain (Shani and
Gunawardana, 2011). It is for this reason that it would
be interesting to confirm our conclusions by experi-
menting with our approach to other fields of applica-
tions such as the recommendation of ready meals or
clothing for example.
To reduce the size of the model representing the
items features, at the end of the transfer learning for
features extraction, we opted for the filtering of the
features by eliminating the least relevant, having a
rate of zero greater than a given threshold ( Top-K
features) and LSA for dimension reduction. Besides,
there are several methods of dimension reduction al-
lowing to project the features in a reduced dimension.
It is also interesting to use deep learning techniques
such as the Restricted Boltzmann Machines (RBM)
or the AutoEncoder (AE).
REFERENCES
Adomavicius, G. and Tuzhilin, A. (2005). Toward the next
generation of recommender systems: A survey of the
state-of-the-art and possible extensions. IEEE Trans-
actions on Knowledge & Data Engineering, (6):734–
749.
Ben Ticha, S. (2015). Recommandation Personnalis
´
ee Hy-
bride. PhD thesis, Facult
´
e des Sciences de Tunis.
Ben Ticha, S., Roussanaly, A., Boyer, A., and Bsa
¨
ıes, K.
(2013). Feature frequency inverse user frequency
for dependant attribute to enhance recommendations.
In The Third Int. Conf. on Social Eco-Informatics -
SOTICS, Lisbon, Portugal. IARIA.
Bengio, Y. et al. (2009). Learning deep architectures for
ai. Foundations and trends
R
in Machine Learning,
2(1):1–127.
Biadsy, N., Rokach, L., and Shmilovici, A. (2013). Trans-
fer learning for content-based recommender systems
using tree matching. In International Conference on
Availability, Reliability, and Security, pages 387–399.
Springer.
Chu, W.-T. and Tsai, Y.-L. (2017). A hybrid recom-
mendation system considering visual information for
predicting favorite restaurants. World Wide Web,
20(6):1313–1331.
Cui, Q., Wu, S., Liu, Q., Zhong, W., and Wang, L. (2018).
Mv-rnn: A multi-view recurrent neural network for
sequential recommendation. IEEE Transactions on
Knowledge and Data Engineering.
de Souza, G. B., da Silva Santos, D. F., Pires, R. G., Marana,
A. N., and Papa, J. P. (2019). Deep features extrac-
tion for robust fingerprint spoofing attack detection.
Journal of Artificial Intelligence and Soft Computing
Research, 9(1):41–49.
Deng, L., Yu, D., et al. (2014). Deep learning: methods
and applications. Foundations and Trends
R
in Signal
Processing, 7(3–4):197–387.
Desrosiers, C. and Karypis, G. (2011). A comprehensive
survey of neighborhood-based recommendation meth-
ods. In Recommender systems handbook, pages 107–
144. Springer.
Dumais, S. T. (2004). Latent semantic analysis. An-
nual review of information science and technology,
38(1):188–230.
Elkahky, A. M., Song, Y., and He, X. (2015). A multi-
view deep learning approach for cross domain user
modeling in recommendation systems. In Proceed-
ings of the 24th International Conference on World
Wide Web, pages 278–288. International World Wide
Web Conferences Steering Committee.
Herlocker, J. L., Konstan, J. A., Terveen, L. G., and Riedl,
J. T. (2004). Evaluating collaborative filtering recom-
mender systems. ACM Transactions on Information
Systems (TOIS), 22(1):5–53.
Hinton, G. E. and Salakhutdinov, R. R. (2006). Reducing
the dimensionality of data with neural networks. sci-
ence, 313(5786):504–507.
IMDB (2019). https://www.imdb.com/, consulted juin
2019.
Karatzoglou, A. and Hidasi, B. (2017). Deep learning
for recommender systems. In Proceedings of the
eleventh ACM conference on recommender systems,
pages 396–397. ACM.
WEBIST 2020 - 16th International Conference on Web Information Systems and Technologies
24