<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.3 20210610//EN" "https://jats.nlm.nih.gov/publishing/1.3/JATS-journalpublishing1-3.dtd">
<article article-type="research-article" dtd-version="1.3" xml:lang="en">
  <front xmlns:xlink="http://www.w3.org/1999/xlink">
    <journal-meta>
      <journal-title-group>
        <journal-title>Computing, Telecommunication and Control</journal-title>
        <trans-title-group xml:lang="ru">
          <trans-title>Информатика, телекоммуникации и управление</trans-title>
        </trans-title-group>
      </journal-title-group>
      <issn pub-type="epub">2687-0517</issn>
    </journal-meta>
    <article-meta xmlns:xlink="http://www.w3.org/1999/xlink">
      <article-id pub-id-type="publisher-id">6</article-id>
      <article-id pub-id-type="doi">10.18721/JCSTCS.15106</article-id>
      <title-group>
        <article-title>Comparison of recommendation systems based on deep machine learning methods</article-title>
        <trans-title-group xml:lang="ru">
          <trans-title>Cравнение рекомендательных систем, основанных на методах машинного обучения</trans-title>
        </trans-title-group>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <name>
            <surname>Van</surname>
            <given-names>Vy</given-names>
          </name>
          <xref ref-type="aff" rid="aff1"/>
          <email>vanv@hcmue.edu.vn</email>
        </contrib>
        <contrib contrib-type="author">
          <name>
            <surname>Gruzdev</surname>
            <given-names>Alexander</given-names>
          </name>
          <xref ref-type="aff" rid="aff2"/>
          <email>gruzdev_spb@mail.ru</email>
        </contrib>
        <contrib contrib-type="author">
          <name>
            <surname>Nguyen</surname>
            <given-names>Quang Tan</given-names>
          </name>
          <xref ref-type="aff" rid="aff3"/>
          <email>tannq@hcmue.edu.vn</email>
        </contrib>
        <contrib contrib-type="author">
          <name>
            <surname>Nguen</surname>
            <given-names>Tan Ngoc</given-names>
          </name>
          <xref ref-type="aff" rid="aff4"/>
          <email>ngoctan1610@yahoo.com</email>
        </contrib>
      </contrib-group>
      <aff id="aff1">Ho Chi Minh University of Education</aff>
      <aff id="aff2">Peter the Great St. Petersburg Polytechnic University</aff>
      <aff id="aff3">University of Phan Thiet</aff>
      <aff id="aff4">Peter the Great St.Petersburg Polytechnic University</aff>
      <pub-date publication-format="electronic" date-type="pub" iso-8601-date="2022-03-31">
        <day>31</day>
        <month>03</month>
        <year>2022</year>
      </pub-date>
      <volume>15</volume>
      <issue>1</issue>
      <fpage>64</fpage>
      <lpage>73</lpage>
      <self-uri xmlns:xlink="http://www.w3.org/1999/xlink" content-type="pdf" xlink:href="https://infocom.spbstu.ru/userfiles/files/articles/2022/1/64-72.pdf"/>
      <abstract xml:lang="en">
        <p>Embedding-based models have been used in collaborative filtering over a decade. According to traditional collaborative filtering, the researchers used dot product or similarity measure to combine two or more embeddings. Typically, matrix factorization is the simplest example of an embedding-based model. In recent years, it has been proposed to replace the dot product with deep learning methods, for example, using multi-layer perceptron (MLP) algorithm. This approach is often referred to as neural collaborative filtering (NCF). In this paper, we used NCF in our research, specifically predicting item ratings results and displaying recommendations to users on e-commerce websites. We have applied NCF to the recommender system by using a deep learning model. The article used Olist’s dataset to serve our experiment. We have successfully built a NCF-based recommender system with a large and sparse dataset. We have obtained better results than those produced by other methods.</p>
      </abstract>
      <kwd-group xml:lang="en">
        <kwd>recommender system</kwd>
        <kwd>deep learning</kwd>
        <kwd>multi-layer perceptron</kwd>
        <kwd>neural collaborative filtering</kwd>
        <kwd>metric</kwd>
      </kwd-group>
    </article-meta>
  </front>
</article>
