JP2021039712A - User customization type commodity recommendation device through artificial intelligence-based machine learning - Google Patents

User customization type commodity recommendation device through artificial intelligence-based machine learning Download PDF

Info

Publication number
JP2021039712A
JP2021039712A JP2019228473A JP2019228473A JP2021039712A JP 2021039712 A JP2021039712 A JP 2021039712A JP 2019228473 A JP2019228473 A JP 2019228473A JP 2019228473 A JP2019228473 A JP 2019228473A JP 2021039712 A JP2021039712 A JP 2021039712A
Authority
JP
Japan
Prior art keywords
vector
product
customer
products
personal information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2019228473A
Other languages
Japanese (ja)
Other versions
JP6951716B2 (en
Inventor
ギ シン、ソン
Seong Ki Shin
ギ シン、ソン
ヒ イ、ドン
Dong Hee Lee
ヒ イ、ドン
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
TOBESOFT CO Ltd
Original Assignee
TOBESOFT CO Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by TOBESOFT CO Ltd filed Critical TOBESOFT CO Ltd
Publication of JP2021039712A publication Critical patent/JP2021039712A/en
Application granted granted Critical
Publication of JP6951716B2 publication Critical patent/JP6951716B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0631Item recommendations

Abstract

To provide a user customization type commodity recommendation device through artificial intelligence-based machine learning.SOLUTION: A user customization type commodity recommendation devise through artificial intelligence-based machine learning, based on a conversion table into which prespecified numerical value is recorded as corresponding to each personal information, converts N-pieces of personal information collected from customers into N-pieces of personal information converted values, and calculates internal product between an M-dimensional calculation vector generated by multiplying a personal information vector containing the N-pieces of personal information converted values as a content by a first weighting matrix and an M-dimensional commodity vector of M-pieces of commodities. Then, based on an already-set activation function, internal product values to each of the M-pieces of commodities are converted to values between "0" and "1", to generate output values to the M-pieces of commodities. A loss value based on an already-set loss function is calculated from the output value to the M-pieces of commodities and a purchase result value, and machine learning for determining the first weighting matrix so that the loss value becomes the minimum.SELECTED DRAWING: Figure 2

Description

本発明は、人工知能ベースの機械学習を通じたユーザカスタマイズ型商品推薦装置に関する。 The present invention relates to a user-customized product recommendation device through artificial intelligence-based machine learning.

最近、電子商取引と関連した様々な技術が登場することにより、ユーザの便宜を図るための電子商取引サービスが注目されている。 Recently, with the advent of various technologies related to electronic commerce, electronic commerce services for the convenience of users are attracting attention.

特に、スマートフォンやタブレットPCのようなインターネットに連結可能な携帯機器が登場するにつれて、携帯機器を用いた電子商取引関連のサービスが活発に普及されており、これはオンライン上で商品を購入し販売する場所であるオンラインショッピングモールから容易に確認することができる。 In particular, with the advent of mobile devices that can be connected to the Internet, such as smartphones and tablet PCs, services related to electronic commerce using mobile devices are becoming more and more popular, and they purchase and sell products online. It can be easily confirmed from the online shopping mall, which is the location.

最近では、自家用車を利用する場合が増加するにつれて、運転者が車両から降りず売り場に進入して自身が所望する商品を車両内で直ちに購入できるようにするサービスである「ドライブスルー」というカー・コマース(Commerce)サービスが注目されている。 Recently, as the number of people using private cars has increased, a car called "drive-through" is a service that allows drivers to enter the sales floor without getting out of the vehicle and immediately purchase the products they want in the vehicle. -Commerce services are attracting attention.

一方、人々は最小時間を投資して最大効率の情報を得ようとするため、オンラインであれオフラインであれ、満足度の大きい商品を選別して顧客に推薦できるようにする技法に対する要求が増加している。
このため、顧客に商品を推薦するにおいて、様々な推薦アルゴリズム技術を活用しようとする動きが生じている。
On the other hand, as people invest the least amount of time to get the most efficient information, there is an increasing demand for techniques that allow them to select the most satisfying products and recommend them to their customers, whether online or offline. ing.
For this reason, there is a movement to utilize various recommendation algorithm technologies in recommending products to customers.

しかし、過去の推薦アルゴリズムである協調フィルタリング(Collaborative Filtering)技法は、新しいパターンに対する推薦が難しいという短所があり、過去の推薦アルゴリズムであるコンテンツベースフィルタリング(Contents Based Filtering)技法は、推薦される商品の多様性が落ちるという短所があるため、過去の推薦アルゴリズムを複雑で精巧な商品に適用するには多少困難がある。 However, the collaborative filtering technique, which is a past recommendation algorithm, has a disadvantage that it is difficult to recommend a new pattern, and the content-based filtering technique, which is a past recommendation algorithm, is a recommended product. Due to the disadvantage of reduced diversity, it is somewhat difficult to apply past recommendation algorithms to complex and sophisticated products.

このため、最近、ディープラーニング(Deep Learning)技術を利用して顧客に好適な商品を顧客に合わせて推薦する技術に対する研究が注目されている。 For this reason, recently, research on a technique for recommending a product suitable for a customer according to the customer by using a deep learning technique has attracted attention.

通常、ディープラーニング技術は、人工知能技術のうちの一つであって、コンピュータがデータ蓄積を通じて人間の学習能力を持つようにすることができる。このようなディープラーニング技術が合わさった新しい推薦アルゴリズムを商品に適用すれば、人々の個人情報および商品に対する購買履歴などのデータを蓄積することによって、正確度の高い分析が可能となって、個人別のカスタマイズ型商品を推薦できるようになる。 Deep learning technology is usually one of the artificial intelligence technologies that can enable a computer to have human learning ability through data storage. If a new recommendation algorithm that combines such deep learning technology is applied to products, it will be possible to perform highly accurate analysis by accumulating data such as people's personal information and purchase history for products, and individualized. You will be able to recommend customized products.

したがって、ディープラーニング技術が合わさった新しい推薦アルゴリズムを商品に適用して個人別のカスタマイズ型商品を推薦できるようにする技法に対する研究が必要である。 Therefore, there is a need for research on techniques that apply a new recommendation algorithm combined with deep learning technology to products so that personalized customized products can be recommended.

本発明に係るユーザカスタマイズ型商品推薦装置は、複数の個人情報変換値を成分として有する個人情報ベクトルに重み行列を乗じて演算ベクトルを生成し、前記演算ベクトルと複数の商品の各々に対する商品ベクトルとの間の内積を演算することによって、前記複数の商品の各々に対応する内積値を生成し、活性化関数に基づいて前記複数の商品の各々に対する内積値を変換して前記複数の商品の各々に対する出力値を生成した後、前記複数の商品の各々に対する出力値と前記複数の商品の各々に対する購買結果値を基に損失関数に基づいた損失値を演算し、前記損失値が最小になるように前記重み行列を決定するための機械学習を実行することによって、顧客別にカスタマイズ型商品を推薦できるように支援しようとする。 The user-customized product recommendation device according to the present invention generates an operation vector by multiplying a personal information vector having a plurality of personal information conversion values as components by a weight matrix, and obtains the operation vector and a product vector for each of the plurality of products. By calculating the inner product between the two products, the inner product value corresponding to each of the plurality of products is generated, and the inner product value for each of the plurality of products is converted based on the activation function to convert each of the plurality of products. After generating the output value for each of the plurality of products, the loss value based on the loss function is calculated based on the output value for each of the plurality of products and the purchase result value for each of the plurality of products so that the loss value is minimized. By executing machine learning to determine the weight matrix, it is attempted to support the recommendation of customized products for each customer.

本発明の一実施形態による人工知能ベースの機械学習を通じたユーザカスタマイズ型商品推薦装置は、顧客から予め収集したN(Nは3以上の自然数)個の個人情報とM(MはNより小さい2以上の自然数)個の商品の各々に対する前記顧客の購買履歴と関連した購買結果値(前記M個の商品の各々に対する購買結果値は、各商品に対して購買履歴がある場合には「1」に、購買履歴がない場合には「0」に設定されている)が格納されている訓練データ格納部、各個人情報に対応するものとして予め指定された数値が記録されている既に設定された(predetermined)数値変換テーブルに基づいて前記N個の個人情報をN個の個人情報変換値に変換する変換部、前記M個の商品の各々に対する予め定められた互いに異なるM次元の商品ベクトルが格納されている商品ベクトル格納部、前記N個の個人情報変換値を成分として有する個人情報ベクトルに第1重み行列を乗じてM次元の演算ベクトルを生成する演算ベクトル生成部、前記M次元の演算ベクトルと前記M個の商品の各々に対するM次元の商品ベクトルとの間の内積を演算することによって、前記M個の商品の各々に対応する内積値を生成する内積演算部、既に設定された活性化関数(Activation Function)に基づいて前記M個の商品の各々に対する内積値を「0」と「1」との間の値に変換して前記M個の商品の各々に対する出力値を生成する出力値生成部、および前記M個の商品の各々に対する出力値と前記M個の商品の各々に対する購買結果値を基に既に設定された損失関数(Loss Function)に基づいた損失値を演算し、前記損失値が最小になるように前記第1重み行列を決定するための機械学習を実行する学習実行部を含む。 The user-customized product recommendation device through artificial intelligence-based machine learning according to one embodiment of the present invention has N (N is a natural number of 3 or more) personal information and M (M is smaller than N 2) collected in advance from the customer. The purchase result value related to the purchase history of the customer for each of the above natural numbers) (the purchase result value for each of the M products is "1" when there is a purchase history for each product. In the training data storage unit that stores (set to "0" when there is no purchase history), the numerical value specified in advance as corresponding to each personal information is already set. (Predetermined) A conversion unit that converts the N personal information into N personal information conversion values based on a numerical conversion table, and stores predetermined M-dimensional product vectors that are different from each other for each of the M products. Product vector storage unit, an operation vector generation unit that generates an M-dimensional operation vector by multiplying the personal information vector having the N personal information conversion values as components by a first weight matrix, and the M-dimensional operation vector. An inner product calculation unit that generates an inner product value corresponding to each of the M products by calculating the inner product between the product and the M-dimensional product vector for each of the M products, the activation already set. An output value that converts the internal product value for each of the M products to a value between "0" and "1" based on a function (Activation Function) to generate an output value for each of the M products. The loss value is calculated based on the loss function (Loss Function) already set based on the output value for each of the generation unit and the M products and the purchase result value for each of the M products, and the loss is calculated. A learning execution unit that executes machine learning for determining the first weight matrix so that the value is minimized is included.

本発明に係るユーザカスタマイズ型商品推薦装置は、複数の個人情報変換値を成分として有する個人情報ベクトルに重み行列を乗じて演算ベクトルを生成し、前記演算ベクトルと複数の商品の各々に対する商品ベクトルとの間の内積を演算することによって、前記複数の商品の各々に対応する内積値を生成し、活性化関数に基づいて前記複数の商品の各々に対する内積値を変換して前記複数の商品の各々に対する出力値を生成した後、前記複数の商品の各々に対する出力値と前記複数の商品の各々に対する購買結果値を基に損失関数に基づいた損失値を演算し、前記損失値が最小になるように前記重み行列を決定するための機械学習を実行することによって、顧客別にカスタマイズ型商品を推薦できるように支援することができる。 The user-customized product recommendation device according to the present invention generates an operation vector by multiplying a personal information vector having a plurality of personal information conversion values as components by a weight matrix, and obtains the operation vector and a product vector for each of the plurality of products. By calculating the inner product between the two products, the inner product value corresponding to each of the plurality of products is generated, and the inner product value for each of the plurality of products is converted based on the activation function to convert each of the plurality of products. After generating the output value for each of the plurality of products, the loss value based on the loss function is calculated based on the output value for each of the plurality of products and the purchase result value for each of the plurality of products so that the loss value is minimized. By executing machine learning to determine the weight matrix, it is possible to support the recommendation of customized products for each customer.

本発明の一実施形態による人工知能ベースの機械学習を通じたユーザカスタマイズ型商品推薦装置の構造を示す説明図Explanatory drawing which shows the structure of the user-customized product recommendation apparatus through artificial intelligence-based machine learning by one Embodiment of this invention. 本発明の一実施形態による人工知能ベースの機械学習を通じたユーザカスタマイズ型商品推薦装置の動作方法を示すフローチャートA flowchart showing an operation method of a user-customized product recommendation device through artificial intelligence-based machine learning according to an embodiment of the present invention.

以下では、本発明に係る実施形態を添付された図面を参照して詳しく説明する。このような説明は本発明を特定の実施形態に対して限定しようとするものではなく、本発明の思想および技術範囲に含まれる全ての変更、均等物乃至代替物を含む。各図面を説明する際に類似した参照符号は類似した構成要素に付することにし、特に定義しない限り、技術的または科学的な用語を含めて本明細書上で用いられる全ての用語は本発明が属する技術分野における通常の知識を有した者によって一般的に理解されるものと同様の意味を有する。 Hereinafter, embodiments according to the present invention will be described in detail with reference to the accompanying drawings. Such description is not intended to limit the invention to any particular embodiment, but includes all modifications, equivalents or alternatives contained within the ideas and technical scope of the invention. Similar reference numerals will be attached to similar components in the description of each drawing, and unless otherwise defined, all terms used herein, including technical or scientific terms, are the present invention. It has the same meaning as what is generally understood by those with ordinary knowledge in the technical field to which it belongs.

本文書において、ある部分がある構成要素を「含む」とする時、これは、特に反する記載がない限り、他の構成要素を除くものではなく、他の構成要素をさらに含んでもよいことを意味する。また、本発明の様々な実施形態において、各構成要素、機能ブロックまたは手段は一つまたはそれ以上の下部構成要素で構成されてもよく、各構成要素が実行する電気、電子、機械的な機能は電子回路、集積回路、ASIC(Application Specific Integrated Circuit)などのような公知の様々な素子または機械的要素で実現されてもよく、各々個別に実現されるかまたは2以上が一つに統合されて実現されてもよい。 In this document, when a part "contains" a component, this does not exclude other components unless otherwise specified, and means that other components may be further included. To do. Also, in various embodiments of the invention, each component, functional block or means may be composed of one or more subcomponents, the electrical, electronic and mechanical functions performed by each component. May be realized by various known elements or mechanical elements such as electronic circuits, integrated circuits, ASICs (Application Specific Integrated Circuits), etc., each of which is individually realized or two or more integrated into one. May be realized.

一方、添付されたブロック図のブロックやフローチャートのステップは、汎用コンピュータ、特殊用コンピュータ、携帯用ノートブックコンピュータ、ネットワークコンピュータなど、データプロセッシング可能な装置のプロセッサやメモリに搭載され、指定された機能を実行するコンピュータプログラム命令(instructions)を意味するものとして解釈できる。これらのコンピュータプログラム命令はコンピュータ装置に備えられたメモリまたはコンピュータ読み取り可能なメモリに格納できるため、ブロック図のブロックまたはフローチャートのステップで説明された機能はそれを実行する命令手段を含む製造物に生産されてもよい。さらに、各ブロックまたは各ステップは、特定の論理的機能を実行するための一つ以上の実行可能な命令を含むモジュール、セグメントまたはコードの一部を表すことができる。また、幾つかの代替可能な実施形態においては、ブロックまたはステップで言及された機能が定められた順序とは異なるように実行できるということを注目しなければならない。例えば、次いで図示された二つのブロックまたはステップは、実質的に同時に実行されてもよく、または逆順に実行されてもよく、場合によっては、一部のブロックまたはステップが省略された状態で実行されてもよい。 On the other hand, the blocks of the attached block diagram and the steps of the flowchart are installed in the processor and memory of a device capable of data processing such as a general-purpose computer, a special computer, a portable notebook computer, and a network computer, and perform specified functions. It can be interpreted as meaning computer program instructions to be executed. Since these computer program instructions can be stored in the memory provided in the computer equipment or in the computer readable memory, the functions described in the blocks of the block diagram or the steps of the flowchart are produced in the product including the instruction means to execute it. May be done. In addition, each block or step can represent part of a module, segment or code that contains one or more executable instructions to perform a particular logical function. It should also be noted that in some alternative embodiments, the functions mentioned in the blocks or steps can be performed out of a defined order. For example, the two blocks or steps shown below may be executed substantially simultaneously or in reverse order, and in some cases may be executed with some blocks or steps omitted. You may.

図1は、本発明の一実施形態による人工知能ベースの機械学習を通じたユーザカスタマイズ型商品推薦装置の構造を示す図である。 FIG. 1 is a diagram showing a structure of a user-customized product recommendation device through artificial intelligence-based machine learning according to an embodiment of the present invention.

図1を参照すれば、本発明に係る人工知能ベースの機械学習を通じたユーザカスタマイズ型商品推薦装置110は、訓練データ格納部111、変換部112、商品ベクトル格納部113、演算ベクトル生成部114、内積演算部115、出力値生成部116および学習実行部117を含む。 Referring to FIG. 1, the user-customized product recommendation device 110 through artificial intelligence-based machine learning according to the present invention includes a training data storage unit 111, a conversion unit 112, a product vector storage unit 113, and an arithmetic vector generation unit 114. It includes an inner product calculation unit 115, an output value generation unit 116, and a learning execution unit 117.

訓練データ格納部111には、顧客から予め収集したN(Nは3以上の自然数)個の個人情報とM(MはNより小さい2以上の自然数)個の商品の各々に対する前記顧客の購買履歴と関連した購買結果値が格納されている。
ここで、前記M個の商品の各々に対する購買結果値は、各商品に対して購買履歴がある場合には「1」に、購買履歴がない場合には「0」に設定されている。
The training data storage unit 111 stores the customer's purchase history for each of N (N is a natural number of 3 or more) personal information and M (M is a natural number of 2 or more smaller than N) collected in advance from the customer. The purchase result value related to is stored.
Here, the purchase result value for each of the M products is set to "1" when there is a purchase history for each product, and to "0" when there is no purchase history.

これと関連し、訓練データ格納部111には、以下の表1のような情報が格納されている。 In connection with this, the training data storage unit 111 stores information as shown in Table 1 below.

Figure 2021039712
Figure 2021039712

変換部112は、各個人情報に対応するものとして予め指定された数値が記録されている既に設定された(predetermined)数値変換テーブルに基づいて、前記N個の個人情報をN個の個人情報変換値に変換する。 The conversion unit 112 converts the N personal information into N personal information based on the already set numerical conversion table in which the numerical values specified in advance corresponding to each personal information are recorded. Convert to a value.

この時、前記既に設定された数値変換テーブルは、以下の表2のように構成されている。 At this time, the numerical conversion table already set is configured as shown in Table 2 below.

Figure 2021039712
Figure 2021039712

例えば、前述した例示のように、「N=4」とし、前記4個の個人情報を「男性、20代、釜山、アバンテ」に仮定する場合、変換部112は、表2のような前記既に設定された数値変換テーブルに基づいて、表1のような前記4個の個人情報である「男性、20代、釜山、アバンテ」を4個の個人情報変換値である「1、2、6、1」に変換することができる。 For example, as in the above-mentioned example, when "N = 4" is set and the four personal information are assumed to be "male, 20s, Busan, Avante", the conversion unit 112 is already described as shown in Table 2. Based on the set numerical conversion table, the four personal information "male, 20s, Busan, Avante" as shown in Table 1 are converted into four personal information conversion values "1, 2, 6, It can be converted to "1".

商品ベクトル格納部113には、前記M個の商品の各々に対する予め定められた互いに異なるM次元の商品ベクトルが格納されている。
例えば、商品ベクトル格納部113には、以下の表3のような情報が格納されている。
The product vector storage unit 113 stores predetermined M-dimensional product vectors different from each other for each of the M products.
For example, the product vector storage unit 113 stores information as shown in Table 3 below.

Figure 2021039712
Figure 2021039712

演算ベクトル生成部114は、前記N個の個人情報変換値を成分として有する個人情報ベクトルに第1重み行列を乗じてM次元の演算ベクトルを生成する。 The calculation vector generation unit 114 generates an M-dimensional calculation vector by multiplying the personal information vector having the N personal information conversion values as components by the first weight matrix.

内積演算部115は、前記M次元の演算ベクトルと前記M個の商品の各々に対するM次元の商品ベクトルとの間の内積を演算することによって、前記M個の商品の各々に対応する内積値を生成する。 The inner product calculation unit 115 calculates the inner product value between the M-dimensional calculation vector and the M-dimensional product vector for each of the M products to obtain the inner product value corresponding to each of the M products. Generate.

例えば、前述した例示のように、「N=4」とし、前記4個の個人情報変換値を「1、2、6、1」とし、「M=3」とし、前記3個の商品を「補助バッテリー、ハンバーガー、洋酒」に仮定する。この時、演算ベクトル生成部114は、前記4個の個人情報変換値「1、2、6、1」を成分として有する個人情報ベクトルに4×3の大きさの第1重み行列を乗じて3次元の演算ベクトルを生成することができる。 For example, as in the above-mentioned example, "N = 4", the four personal information conversion values are "1, 2, 6, 1", "M = 3", and the three products are "1". Auxiliary battery, hamburger, liquor ". At this time, the calculation vector generation unit 114 multiplies the personal information vector having the four personal information conversion values "1, 2, 6, 1" as components by a first weight matrix having a size of 4 × 3. A dimensional arithmetic vector can be generated.

そして、内積演算部115は、前記3次元の演算ベクトルと表3のような前記3個の商品「補助バッテリー、ハンバーガー、洋酒」の各々に対する3次元の商品ベクトルである「[3 6 0]」、「[2 3 0]」、「[2 3 2]」の間の内積を演算することによって、前記3個の商品「補助バッテリー、ハンバーガー、洋酒」の各々に対応する内積値を生成することができる。 Then, the inner product calculation unit 115 is a three-dimensional product vector for each of the three-dimensional calculation vector and the three products “auxiliary battery, hamburger, and Western liquor” as shown in Table 3, “[360]”. By calculating the inner product between "[2 3 0]" and "[2 3 2]", the inner product value corresponding to each of the three products "auxiliary battery, hamburger, and Western liquor" is generated. Can be done.

出力値生成部116は、既に設定された活性化関数(Activation Function)に基づいて、前記M個の商品の各々に対する内積値を「0」と「1」との間の値に変換して、前記M個の商品の各々に対する出力値を生成する。 The output value generation unit 116 converts the internal product value for each of the M products into a value between "0" and "1" based on the activation function (Activation Function) that has already been set. An output value is generated for each of the M products.

ここで、前記既に設定された活性化関数としてシグモイド関数(Sigmoid Function)が利用できる。
この時、出力値生成部116は、以下の数学式1により、前記M個の商品の各々に対する内積値を「0」と「1」との間の値に変換することができる。
Here, a sigmoid function can be used as the activation function already set.
At this time, the output value generation unit 116 can convert the internal product value for each of the M products into a value between "0" and "1" by the following mathematical formula 1.

Figure 2021039712
Figure 2021039712

前記数学式1において、xは前記M個の商品のうちi番目の商品に対する内積値、Sは前記シグモイド関数に基づいて前記M個の商品のうちi番目の商品に対する内積値を「0」と「1」との間の値に変換した値を意味する。 In the mathematical formula 1, x i is the internal product value for the i-th product among the M products, and S i is the internal product value for the i-th product among the M products based on the sigmoid function. It means a value converted into a value between "" and "1".

例えば、前述した例示のように、「M=3」とし、前記3個の商品を「補助バッテリー、ハンバーガー、洋酒」に仮定する。この時、出力値生成部116は、前記数学式1により、前記3個の商品「補助バッテリー、ハンバーガー、洋酒」の各々に対する内積値を「0」と「1」との間の値に変換して、前記3個の商品「補助バッテリー、ハンバーガー、洋酒」の各々に対する出力値を生成することができる。 For example, as in the above-mentioned example, it is assumed that "M = 3" and the three products are "auxiliary battery, hamburger, and Western liquor". At this time, the output value generation unit 116 converts the internal product value for each of the three products "auxiliary battery, hamburger, and Western liquor" into a value between "0" and "1" by the mathematical formula 1. Therefore, it is possible to generate an output value for each of the three products "auxiliary battery, hamburger, and Western liquor".

学習実行部117は、前記M個の商品の各々に対する出力値と前記M個の商品の各々に対する購買結果値を基に既に設定された損失関数(Loss Function)に基づいた損失値を演算し、前記損失値が最小になるように前記第1重み行列を決定するための機械学習を実行する。 The learning execution unit 117 calculates a loss value based on a loss function (Loss Function) already set based on an output value for each of the M products and a purchase result value for each of the M products. Machine learning is performed to determine the first weight matrix so that the loss value is minimized.

例えば、前述した例示のように、「M=3」とし、前記3個の商品を「補助バッテリー、ハンバーガー、洋酒」に仮定する。この時、前記3個の商品「補助バッテリー、ハンバーガー、洋酒」の各々に対する出力値がユーザカスタマイズ型商品推薦装置110により生成されれば、学習実行部117は、前記3個の商品「補助バッテリー、ハンバーガー、洋酒」の各々に対する出力値と表1のような前記3個の商品「補助バッテリー、ハンバーガー、洋酒」の各々に対する購買結果値「1」、「1」、「0」を基に前記既に設定された損失関数に基づいた損失値を演算し、前記損失値が最小になるように前記第1重み行列を決定するための機械学習を実行することができる。 For example, as in the above-mentioned example, it is assumed that "M = 3" and the three products are "auxiliary battery, hamburger, and Western liquor". At this time, if the output values for each of the three products "auxiliary battery, hamburger, and Western liquor" are generated by the user-customized product recommendation device 110, the learning execution unit 117 will perform the three products "auxiliary battery, Based on the output value for each of "hamburger, western liquor" and the purchase result value "1", "1", "0" for each of the above three products "auxiliary battery, hamburger, western liquor" as shown in Table 1, the above already mentioned. It is possible to calculate the loss value based on the set loss function and perform machine learning to determine the first weight matrix so that the loss value is minimized.

この時、本発明の一実施形態によれば、学習実行部117は、前記損失値を基に逆伝搬(Backpropagation)処理を行うことによって、前記第1重み行列を決定するための機械学習を実行することができる。そして、学習実行部117は、以下の数学式2の演算により、前記損失値を演算することができる。 At this time, according to one embodiment of the present invention, the learning execution unit 117 executes machine learning for determining the first weight matrix by performing backpropagation processing based on the loss value. can do. Then, the learning execution unit 117 can calculate the loss value by the calculation of the following mathematical formula 2.

Figure 2021039712
Figure 2021039712

ここで、Lは前記損失値、Mは前記商品の総個数、tは前記商品のうちk番目の商品に対する購買結果値、yは前記商品のうちk番目の商品に対する出力値を意味する。 Here, L is the loss value, M is the total number of the product, t k purchasing result value for the k-th item of said product, is y k means the output value for the k-th item of said product ..

この時、本発明の一実施形態によれば、ユーザカスタマイズ型商品推薦装置110は、今まで説明した機械学習過程を多数の顧客から収集したデータを用いてさらに実行することによって、前記第1重み行列を精密に決定することができる。 At this time, according to one embodiment of the present invention, the user-customized product recommendation device 110 further executes the machine learning process described so far using data collected from a large number of customers, thereby performing the first weight. The matrix can be determined precisely.

本発明の一実施形態によれば、ユーザカスタマイズ型商品推薦装置110は、推薦用個人情報変換部118、抽出部119、推薦用演算ベクトル生成部120、推薦用内積演算部121、推薦用出力値生成部122および推薦商品伝送部123をさらに含むことができる。 According to one embodiment of the present invention, the user-customized product recommendation device 110 includes a recommendation personal information conversion unit 118, an extraction unit 119, a recommendation calculation vector generation unit 120, a recommendation inner product calculation unit 121, and a recommendation output value. The generation unit 122 and the recommended product transmission unit 123 can be further included.

推薦用個人情報変換部118は、前記第1重み行列を決定するための機械学習が完了した後、第1顧客の顧客端末130から前記第1顧客に対するN個の第1個人情報が受信され、前記M個の商品に対する前記第1顧客の商品推薦要請が受信されれば、前記既に設定された数値変換テーブルに基づいて、前記N個の第1個人情報をN個の第1個人情報変換値に変換する。 After the machine learning for determining the first weight matrix is completed, the recommendation personal information conversion unit 118 receives N first personal information for the first customer from the customer terminal 130 of the first customer, and receives the N first personal information for the first customer. When the product recommendation request of the first customer for the M products is received, the N first personal information is converted into N first personal information conversion values based on the already set numerical conversion table. Convert to.

抽出部119は、前記N個の第1個人情報が前記N個の第1個人情報変換値に変換されれば、商品ベクトル格納部113から前記M個の商品の各々に対するM次元の商品ベクトルを抽出する。 When the N first personal information is converted into the N first personal information conversion values, the extraction unit 119 obtains an M-dimensional product vector for each of the M products from the product vector storage unit 113. Extract.

例えば、前述した例示のように、「N=4」とし、前記第1顧客に対する4個の第1個人情報を「女性、30代、光州、ベンツ」とし、「M=3」とし、前記3個の商品を「補助バッテリー、ハンバーガー、洋酒」に仮定する。前記第1重み行列を決定するための機械学習が完了した後、第1顧客の顧客端末130からユーザカスタマイズ型商品推薦装置110に前記第1顧客に対する前記4個の第1個人情報「女性、30代、光州、ベンツ」が受信され、前記3個の商品「補助バッテリー、ハンバーガー、洋酒」に対する前記第1顧客の商品推薦要請が受信されれば、推薦用個人情報変換部118は、表2のような前記既に設定された数値変換テーブルに基づいて、前記4個の第1個人情報「女性、30代、光州、ベンツ」を4個の第1個人情報変換値「2、3、7、7」に変換することができる。 For example, as in the above-mentioned example, "N = 4" is set, the four first personal information for the first customer is set to "female, 30s, Gwangju, Benz", and "M = 3", and the above 3 Assume each product as "auxiliary battery, hamburger, liquor". After the machine learning for determining the first weight matrix is completed, the four first personal information "female, 30" for the first customer is sent from the customer terminal 130 of the first customer to the user-customized product recommendation device 110. If the product recommendation request of the first customer for the three products "auxiliary battery, hamburger, and Western liquor" is received, the personal information conversion unit 118 for recommendation is shown in Table 2. Based on the numerical conversion table already set as described above, the four first personal information "female, thirties, Gwangju, Benz" are converted into the four first personal information conversion values "2, 3, 7, 7". Can be converted to.

この時、前記4個の第1個人情報「女性、30代、光州、ベンツ」が前記4個の第1個人情報変換値「2、3、7、7」に変換されれば、抽出部119は、表3のような商品ベクトル格納部113から前記3個の商品「補助バッテリー、ハンバーガー、洋酒」の各々に対する3次元の商品ベクトル「[3 6 0]」、「[2 3 0]」、「[2 3 2]」を抽出することができる。 At this time, if the four first personal information "female, thirties, Gwangju, Benz" are converted into the four first personal information conversion values "2, 3, 7, 7", the extraction unit 119 3D product vectors "[360]", "[2 3 0]", for each of the three products "auxiliary battery, hamburger, and Western liquor" from the product vector storage unit 113 as shown in Table 3. “[2 3 2]” can be extracted.

推薦用演算ベクトル生成部120は、前記M個の商品の各々に対するM次元の商品ベクトルが抽出されれば、前記N個の第1個人情報変換値を成分として有する個人情報ベクトルに機械学習が完了した前記第1重み行列を乗じてM次元の第1演算ベクトルを生成する。 If the M-dimensional product vector for each of the M products is extracted, the recommendation calculation vector generation unit 120 completes machine learning on the personal information vector having the N first personal information conversion values as components. Multiply the first weight matrix to generate an M-dimensional first operation vector.

推薦用内積演算部121は、前記M次元の第1演算ベクトルと前記M個の商品の各々に対するM次元の商品ベクトルとの間の内積を演算することによって、前記M個の商品の各々に対応する推薦用内積値を生成する。 The recommendation inner product calculation unit 121 corresponds to each of the M products by calculating the inner product between the M-dimensional first calculation vector and the M-dimensional product vector for each of the M products. Generate a recommended dot product value.

推薦用出力値生成部122は、前記既に設定された活性化関数に基づいて、前記M個の商品の各々に対する推薦用内積値を「0」と「1」との間の値に変換して、前記M個の商品の各々に対する推薦用出力値を生成する。 The recommendation output value generation unit 122 converts the recommendation inner product value for each of the M products into a value between "0" and "1" based on the activation function already set. , Generates a recommendation output value for each of the M products.

例えば、前述した例示のように、「N=4」とし、前記4個の第1個人情報変換値を「2、3、7、7」とし、「M=3」とし、前記3個の商品を「補助バッテリー、ハンバーガー、洋酒」に仮定する。この時、前記3個の商品「補助バッテリー、ハンバーガー、洋酒」の各々に対する3次元の商品ベクトル「[3 6 0]」、「[2 3 0]」、「[2 3 2]」がユーザカスタマイズ型商品推薦装置110により抽出されれば、推薦用演算ベクトル生成部120は、前記4個の第1個人情報変換値「2、3、7、7」を成分として有する個人情報ベクトルに機械学習が完了した前記第1重み行列を乗じて3次元の第1演算ベクトルを生成することができる。 For example, as in the above-mentioned example, "N = 4", the four first personal information conversion values are "2, 3, 7, 7", "M = 3", and the above three products. Is assumed to be "auxiliary battery, hamburger, liquor". At this time, the three-dimensional product vectors "[360]", "[2 3 0]", and "[2 3 2]" for each of the three products "auxiliary battery, hamburger, and Western liquor" are customized by the user. If extracted by the type product recommendation device 110, the recommendation calculation vector generation unit 120 can perform machine learning on the personal information vector having the four first personal information conversion values "2, 3, 7, 7" as components. A three-dimensional first operation vector can be generated by multiplying the completed first weight matrix.

そして、推薦用内積演算部121は、前記3次元の第1演算ベクトルと前記3個の商品「補助バッテリー、ハンバーガー、洋酒」の各々に対する3次元の商品ベクトル「[3 6 0]」、「[2 3 0]」、「[2 3 2]」との間の内積を演算することによって、前記3個の商品「補助バッテリー、ハンバーガー、洋酒」の各々に対応する推薦用内積値を生成することができる。 Then, the recommendation inner product calculation unit 121 has three-dimensional product vectors "[360]" and "[3D] for each of the three-dimensional first calculation vector and the three products "auxiliary battery, hamburger, and Western liquor". By calculating the inner product between "2 3 0]" and "[2 3 2]", the recommended inner product value corresponding to each of the above three products "auxiliary battery, hamburger, and Western liquor" is generated. Can be done.

その後、推薦用出力値生成部122は、前記数学式1により、前記3個の商品「補助バッテリー、ハンバーガー、洋酒」の各々に対する推薦用内積値を「0」と「1」との間の値に変換して、前記3個の商品「補助バッテリー、ハンバーガー、洋酒」の各々に対する推薦用出力値を生成することができる。 After that, the recommendation output value generation unit 122 sets the recommended internal product value for each of the three products "auxiliary battery, hamburger, and Western liquor" between "0" and "1" according to the mathematical formula 1. It is possible to generate a recommended output value for each of the three products "auxiliary battery, hamburger, and Western liquor".

推薦商品伝送部123は、前記M個の商品の各々に対する推薦用出力値が生成されれば、前記M個の商品の各々に対する推薦用出力値を既に設定された基準値である「0.5」とそれぞれ比較して、前記M個の商品のうち前記既に設定された基準値「0.5」以上の推薦用出力値を保有した少なくとも一つの商品を前記第1顧客に対する推薦商品に選択して第1顧客の顧客端末130に伝送する。 If the recommended output value for each of the M products is generated, the recommended product transmission unit 123 sets the recommended output value for each of the M products as a reference value "0.5" that has already been set. , And at least one of the M products having the recommended output value of the already set reference value "0.5" or more is selected as the recommended product for the first customer. Is transmitted to the customer terminal 130 of the first customer.

例えば、前述した例示のように、「M=3」とし、前記3個の商品「補助バッテリー、ハンバーガー、洋酒」の各々に対する推薦用出力値である「0.05」、「0.25」、「0.75」がユーザカスタマイズ型商品推薦装置110により生成されたと仮定する場合、推薦商品伝送部123は、前記3個の商品「補助バッテリー、ハンバーガー、洋酒」の各々に対する推薦用出力値「0.05」、「0.25」、「0.75」を前記既に設定された基準値「0.5」とそれぞれ比較して、前記3個の商品「補助バッテリー、ハンバーガー、洋酒」のうち前記既に設定された基準値「0.5」以上の推薦用出力値を保有した少なくとも一つの商品である「洋酒」を前記第1顧客に対する推薦商品に選択して第1顧客の顧客端末130に伝送することができる。 For example, as in the above-mentioned example, “M = 3” is set, and the recommended output values for each of the three products “auxiliary battery, hamburger, and Western liquor” are “0.05”, “0.25”, and Assuming that "0.75" is generated by the user-customized product recommendation device 110, the recommended product transmission unit 123 has a recommendation output value "0" for each of the three products "auxiliary battery, hamburger, and Western liquor". Comparing ".05", "0.25", and "0.75" with the already set reference value "0.5", the above-mentioned three products "auxiliary battery, hamburger, western liquor" Select "Western sake", which is at least one product having a recommended output value of the already set reference value "0.5" or more, as the recommended product for the first customer and transmit it to the customer terminal 130 of the first customer. can do.

結局、本発明に係るユーザカスタマイズ型商品推薦装置110は、複数の商品に対する顧客の購買履歴有無に対する結果値と前記顧客の個人情報変換値を基に前記顧客の個人情報特性に応じた前記複数の商品に対する適合性有無を予測できる予測モデルを構成することによって、商品推薦過程で前記複数の商品に対して特定の顧客が適合性を持っているか否かを予め予測できるように支援することができる。 After all, the user-customized product recommendation device 110 according to the present invention has the plurality of products according to the customer's personal information characteristics based on the result value for the presence or absence of the customer's purchase history for the plurality of products and the customer's personal information conversion value. By constructing a prediction model that can predict the suitability for a product, it is possible to support in advance predicting whether or not a specific customer has suitability for the plurality of products in the product recommendation process. ..

本発明の一実施形態によれば、推薦用個人情報変換部118は、所定の顧客から商品推薦要請が受信された時、認証された顧客に対してのみ商品の推薦サービスを提供するための構成であって、OTP格納部124、認証用ベクトル格納部125、ランダムベクトル生成部126、フィードバック要請部127、認証確認部128および変換処理部129を含むことができる。 According to one embodiment of the present invention, the recommendation personal information conversion unit 118 is configured to provide a product recommendation service only to an authenticated customer when a product recommendation request is received from a predetermined customer. The OTP storage unit 124, the authentication vector storage unit 125, the random vector generation unit 126, the feedback request unit 127, the authentication confirmation unit 128, and the conversion processing unit 129 can be included.

OTP格納部124には、現在時間値を基にワンタイムパスワードを生成できる、予め定められたOTP(One Time Password)生成関数が格納されている。 The OTP storage unit 124 stores a predetermined OTP (One Time Password) generation function that can generate a one-time password based on the current time value.

ここで、OTPとは固定されたパスワードの代わりにランダムに生成されるワンタイムパスワードを意味し、前記OTP生成関数は開発者によって予め設定できる関数であって、現在時間値を基にワンタイムパスワードが生成されるように設定できる。 Here, OTP means a one-time password that is randomly generated instead of a fixed password, and the OTP generation function is a function that can be preset by the developer and is a one-time password based on the current time value. Can be set to be generated.

認証用ベクトル格納部125には、顧客の認証に用いるための既に設定された認証用ベクトルが格納されている。 The authentication vector storage unit 125 stores an already set authentication vector for use in customer authentication.

ランダムベクトル生成部126は、第1顧客の顧客端末130から前記第1顧客に対する前記N個の第1個人情報が受信され、前記M個の商品に対する前記第1顧客の商品推薦要請が受信されれば、前記OTP生成関数に基づいて現在時間値に応じた第1ワンタイムパスワードを生成し、前記第1ワンタイムパスワードから既に設定された桁に該当する数字を確認した後、前記数字の大きさに対応するハミング重み(Hamming Weight)を有し、且つ、既に設定された長さを有するランダムベクトルをランダムに生成する。 The random vector generation unit 126 receives the N first personal information for the first customer from the customer terminal 130 of the first customer, and receives the product recommendation request of the first customer for the M products. For example, the first one-time password corresponding to the current time value is generated based on the OTP generation function, and after confirming the number corresponding to the digit already set from the first one-time password, the size of the number is large. A random vector having a Hamming Weight corresponding to the above and having an already set length is randomly generated.

ここで、ハミング重みとは「0」と「1」のコードから構成されたデータにおける「1」の個数を意味し、前記桁は開発者によって予め設定できるものであって、左側から何番目の位置であるかを表す数字に設定できる。 Here, the Hamming weight means the number of "1" in the data composed of the codes of "0" and "1", and the digit can be preset by the developer, and the number from the left side. It can be set to a number indicating whether it is a position.

例えば、前述した例示のように、「N=4」とし、前記第1顧客に対する前記4個の第1個人情報を「女性、30代、光州、ベンツ」とし、「M=3」とし、前記3個の商品を「補助バッテリー、ハンバーガー、洋酒」に仮定する。この時、第1顧客の顧客端末130からユーザカスタマイズ型商品推薦装置110に前記第1顧客に対する前記4個の第1個人情報「女性、30代、光州、ベンツ」が受信され、前記3個の商品「補助バッテリー、ハンバーガー、洋酒」に対する前記第1顧客の商品推薦要請が受信されれば、ランダムベクトル生成部126は、前記OTP生成関数に基づいて現在時間値に応じた第1ワンタイムパスワードを生成することができ、仮に、前記第1ワンタイムパスワードが「12345」に生成され、既に設定された桁が5である場合、ランダムベクトル生成部126は、前記第1ワンタイムパスワード「12345」から5番目の桁である「5」を確認することができる。その後、ランダムベクトル生成部126は、前記数字「5」の大きさに対応するハミング重みを有し、且つ、前記既に設定された長さを有するランダムベクトルをランダムに生成することができる。これと関連し、前記既に設定された長さを「6」とする場合、ランダムベクトル生成部126は、「1」の個数が5個であり、且つ、長さが6であるランダムベクトルとして「[1 1 1 1 0 1]」のようなランダムベクトルを生成することができる。 For example, as in the above-mentioned example, "N = 4" is set, the four first personal information for the first customer is set to "female, 30s, Gwangju, Benz", and "M = 3" is set. Assume that three products are "auxiliary battery, hamburger, and liquor". At this time, the four first personal information "female, thirties, Gwangju, Benz" for the first customer is received from the customer terminal 130 of the first customer to the user-customized product recommendation device 110, and the three items are received. When the product recommendation request of the first customer for the product "auxiliary battery, hamburger, western liquor" is received, the random vector generation unit 126 generates the first one-time password according to the current time value based on the OTP generation function. If the first one-time password is generated in "12345" and the digit already set is 5, the random vector generation unit 126 can generate the first one-time password from the first one-time password "12345". The fifth digit, "5", can be confirmed. After that, the random vector generation unit 126 can randomly generate a random vector having a Hamming weight corresponding to the magnitude of the number “5” and having the already set length. In relation to this, when the already set length is set to "6", the random vector generation unit 126 has "1" as a random vector having 5 pieces and a length of 6. It is possible to generate a random vector such as "[1 1 1 1 0 1]".

フィードバック要請部127は、前記ランダムベクトルを第1顧客の顧客端末130に伝送して、第1顧客の顧客端末130に前記ランダムベクトルに対応するフィードバックベクトルの伝送を要請する。 The feedback requesting unit 127 transmits the random vector to the customer terminal 130 of the first customer, and requests the customer terminal 130 of the first customer to transmit the feedback vector corresponding to the random vector.

この時、本発明の一実施形態によれば、第1顧客の顧客端末130は、メモリ上に前記既に設定された認証用ベクトルおよび前記OTP生成関数と同一な検証用OTP生成関数を格納していてもよく、ユーザカスタマイズ型商品推薦装置110から前記ランダムベクトルが受信されれば、前記メモリ上に格納されている前記検証用OTP生成関数に基づいて現在時間値に応じた検証用ワンタイムパスワードを生成した後、前記検証用ワンタイムパスワードから前記既に設定された桁に該当する検証用数字を確認して、前記ランダムベクトルのハミング重みが前記検証用数字の大きさに対応するハミング重みと一致するか否かを確認することができる。 At this time, according to one embodiment of the present invention, the customer terminal 130 of the first customer stores the already set authentication vector and the same verification OTP generation function as the OTP generation function in the memory. If the random vector is received from the user-customized product recommendation device 110, a verification one-time password according to the current time value is obtained based on the verification OTP generation function stored in the memory. After the generation, the verification number corresponding to the already set digit is confirmed from the verification one-time password, and the humming weight of the random vector matches the humming weight corresponding to the magnitude of the verification number. It can be confirmed whether or not.

そして、第1顧客の顧客端末130は、前記ランダムベクトルのハミング重みが前記検証用数字の大きさに対応するハミング重みと一致すると確認される場合、前記メモリ上に格納されている前記既に設定された認証用ベクトルと前記ランダムベクトルとの間のアダマール積(Hadamard product)を演算して第1フィードバックベクトルを生成した後、前記第1フィードバックベクトルをユーザカスタマイズ型商品推薦装置110に伝送することができる。 Then, when it is confirmed that the Hamming weight of the random vector matches the Hamming weight corresponding to the magnitude of the verification number, the customer terminal 130 of the first customer is already set in the memory. After calculating the Hadamard product between the authentication vector and the random vector to generate the first feedback vector, the first feedback vector can be transmitted to the user-customized product recommendation device 110. ..

ここで、アダマール積とは同じ大きさの行列またはベクトルにおいて各成分を乗じる演算を意味し、「[a b c]」と「[x y z]」というベクトルがある時、二つのベクトル間のアダマール積を演算すれば、これに対する演算ベクトルは「[ax by cz]」で表すことができる。 Here, the Hadamard product means an operation of multiplying each component in a matrix or vector of the same magnitude, and when there are vectors "[ab c]" and "[x y z]", between the two vectors. If the Hadamard product is calculated, the calculation vector for this can be represented by "[ax by cz]".

これと関連し、前述した例示のように、前記ランダムベクトルが「[1 1 1 1 0 1]」であるとする場合、第1顧客の顧客端末130は、前記メモリ上に格納されている前記検証用OTP生成関数に基づいて現在時間値に応じた検証用ワンタイムパスワード「12345」を生成した後、前記検証用ワンタイムパスワードから前記既に設定された桁である5番目の桁に該当する検証用数字「5」を確認して、前記ランダムベクトルのハミング重みが前記検証用数字「5」の大きさに対応するハミング重みと一致するか否かを確認することができる。 In connection with this, as in the above-mentioned example, when the random vector is "[1 1 1 1 0 1]", the customer terminal 130 of the first customer is stored in the memory. After generating the verification one-time password "12345" according to the current time value based on the verification OTP generation function, the verification corresponding to the fifth digit already set from the verification one-time password. By confirming the number "5", it is possible to confirm whether or not the Hamming weight of the random vector matches the Hamming weight corresponding to the magnitude of the verification number "5".

前記ランダムベクトル「[1 1 1 1 0 1]」のハミング重みは「5」として前記検証用数字「5」と一致するため、第1顧客の顧客端末130は、前記メモリ上に格納されている前記既に設定された認証用ベクトルと前記ランダムベクトルとの間のアダマール積を演算して前記第1フィードバックベクトルを生成した後、前記第1フィードバックベクトルをユーザカスタマイズ型商品推薦装置110に伝送することができる。 Since the Hamming weight of the random vector "[1 1 1 1 0 1]" is set to "5" and matches the verification number "5", the customer terminal 130 of the first customer is stored in the memory. After the Hadamard product between the already set authentication vector and the random vector is calculated to generate the first feedback vector, the first feedback vector can be transmitted to the user-customized product recommendation device 110. it can.

これと関連し、前記既に設定された認証用ベクトルが「[0 1 0 0 1 1]」であるとする場合、第1顧客の顧客端末130は、前記ランダムベクトル「[1 1 1 1 0 1]」と前記既に設定された認証用ベクトル「[0 1 0 0 1 1]」との間のアダマール積を演算して「[0 1 0 0 0 1]」という前記第1フィードバックベクトルを生成した後、それをユーザカスタマイズ型商品推薦装置110に伝送することができる。 In connection with this, when the already set authentication vector is "[0 1 0 0 1 1]", the customer terminal 130 of the first customer has the random vector "[1 1 1 1 0 1]". ] ”And the Hadamard product between the already set authentication vector“ [0 1 0 0 1 1] ”was calculated to generate the first feedback vector“ [0 1 0 0 0 1] ”. Later, it can be transmitted to the user-customized product recommendation device 110.

認証確認部128は、第1顧客の顧客端末130から前記ランダムベクトルに対応するフィードバックベクトルとして前記第1フィードバックベクトルが受信されれば、認証用ベクトル格納部125に格納されている前記既に設定された認証用ベクトルと前記ランダムベクトルとの間のアダマール積を演算して第1演算ベクトルを生成し、前記第1演算ベクトルが前記第1フィードバックベクトルと同一であるかを確認することによって、第1顧客の顧客端末130に対する認証を完了する。 When the first feedback vector is received as the feedback vector corresponding to the random vector from the customer terminal 130 of the first customer, the authentication confirmation unit 128 has already been set and is stored in the authentication vector storage unit 125. The first customer by calculating the Hadamard product between the authentication vector and the random vector to generate the first operation vector and confirming whether the first operation vector is the same as the first feedback vector. Complete the authentication for the customer terminal 130.

例えば、前述した例示のように、前記ランダムベクトルを「[1 1 1 1 0 1]」とし、認証用ベクトル格納部125に格納されている前記既に設定された認証用ベクトルを「[0 1 0 0 1 1]」とし、第1顧客の顧客端末130から受信した前記第1フィードバックベクトルを「[0 1 0 0 0 1]」とする場合、認証確認部128は、前記ランダムベクトルと前記既に設定された認証用ベクトルとの間のアダマール積を演算して「[0 1 0 0 0 1]」という第1演算ベクトルを生成し、前記第1演算ベクトルが前記第1フィードバックベクトル「[0 1 0 0 0 1]」と一致すると確認されれば、第1顧客の顧客端末130に対する認証を完了することができる。 For example, as in the above-mentioned example, the random vector is set to "[1 1 1 1 0 1]", and the already set authentication vector stored in the authentication vector storage unit 125 is set to "[0 1 0]. 0 1 1] ”and the first feedback vector received from the customer terminal 130 of the first customer is“ [0 1 0 0 0 1] ”, the authentication confirmation unit 128 has already set the random vector and the above. The Hadamard product with the authenticated authentication vector is calculated to generate the first operation vector "[0 1 0 0 0 1]", and the first operation vector is the first feedback vector "[0 1 0]. If it is confirmed that it matches "0 0 1]", the authentication of the first customer to the customer terminal 130 can be completed.

変換処理部129は、第1顧客の顧客端末130に対する認証が完了すれば、前記既に設定された数値変換テーブルに基づいて、前記N個の第1個人情報を前記N個の第1個人情報変換値に変換する。 When the conversion processing unit 129 completes the authentication of the customer terminal 130 of the first customer, the conversion processing unit 129 converts the N first personal information into the N first personal information based on the already set numerical conversion table. Convert to a value.

例えば、前述した例示のように、「N=4」とし、前記第1顧客に対する4個の第1個人情報を「女性、30代、光州、ベンツ」とし、「M=3」とし、前記3個の商品を「補助バッテリー、ハンバーガー、洋酒」に仮定する。この時、第1顧客の顧客端末130に対する認証が完了すれば、変換処理部129は、表2のような前記既に設定された数値変換テーブルに基づいて、前記4個の第1個人情報「女性、30代、光州、ベンツ」を前記4個の第1個人情報変換値「2、3、7、7」に変換することができる。 For example, as in the above-mentioned example, "N = 4" is set, the four first personal information for the first customer is set to "female, 30s, Gwangju, Benz", and "M = 3", and the above 3 Assume each product as "auxiliary battery, hamburger, liquor". At this time, if the authentication of the customer terminal 130 of the first customer is completed, the conversion processing unit 129 will perform the four first personal information "female" based on the numerical conversion table already set as shown in Table 2. , 30s, Gwangju, Benz ”can be converted into the four first personal information conversion values“ 2, 3, 7, 7 ”.

つまり、第1顧客の顧客端末130は、事前に発給されたOTP生成関数に基づいてランダムベクトルのハミング重みが検証用数字の大きさに対応するハミング重みと一致する場合にのみ、メモリ上に格納されている既に設定された認証用ベクトルと前記ランダムベクトルとの間のアダマール積を演算して第1フィードバックベクトルを生成した後、前記第1フィードバックベクトルをユーザカスタマイズ型商品推薦装置110に伝送し、ユーザカスタマイズ型商品推薦装置110は、第1顧客の顧客端末130から前記ランダムベクトルに対応するフィードバックベクトルとして前記第1フィードバックベクトルが受信されれば、認証用ベクトル格納部125に格納されている前記既に設定された認証用ベクトルと前記ランダムベクトルとの間のアダマール積を演算して第1演算ベクトルを生成し、前記第1演算ベクトルが前記第1フィードバックベクトルと同一であるかを確認して、第1顧客の顧客端末130に対する認証が完了する場合にのみ、既に設定された数値変換テーブルに基づいてN個の第1個人情報をN個の第1個人情報変換値に変換することによって、認証されていない顧客に少なくとも一つの商品を推薦されるのを防止することができる。 That is, the customer terminal 130 of the first customer stores in the memory only when the humming weight of the random vector matches the humming weight corresponding to the size of the verification number based on the OTP generation function issued in advance. After calculating the Hadamard product between the already set authentication vector and the random vector to generate the first feedback vector, the first feedback vector is transmitted to the user-customized product recommendation device 110. When the first feedback vector is received from the customer terminal 130 of the first customer as the feedback vector corresponding to the random vector, the user-customized product recommendation device 110 is already stored in the authentication vector storage unit 125. The Hadamard product between the set authentication vector and the random vector is calculated to generate the first operation vector, and it is confirmed whether the first operation vector is the same as the first feedback vector. Only when the authentication to the customer terminal 130 of one customer is completed, the authentication is performed by converting N first personal information into N first personal information conversion values based on the numerical conversion table already set. It is possible to prevent the recommendation of at least one product to a customer who does not have it.

図2は、本発明の一実施形態による人工知能ベースの機械学習を通じたユーザカスタマイズ型商品推薦装置の動作方法を示すフローチャートである。 FIG. 2 is a flowchart showing an operation method of a user-customized product recommendation device through artificial intelligence-based machine learning according to an embodiment of the present invention.

ステップ(S210)は、顧客から予め収集したN(Nは3以上の自然数)個の個人情報とM(MはNより小さい2以上の自然数)個の商品の各々に対する前記顧客の購買履歴と関連した購買結果値(前記M個の商品の各々に対する購買結果値は、各商品に対して購買履歴がある場合には「1」に、購買履歴がない場合には「0」に設定されている)が格納されている訓練データ格納部を保持する。 The step (S210) is related to the purchase history of the customer for each of N (N is a natural number of 3 or more) personal information collected in advance from the customer and M (M is a natural number of 2 or more smaller than N). The purchase result value (the purchase result value for each of the M products is set to "1" when there is a purchase history for each product, and to "0" when there is no purchase history. ) Is stored in the training data storage unit.

ステップ(S220)は、各個人情報に対応するものとして予め指定された数値が記録されている既に設定された数値変換テーブルに基づいて、前記N個の個人情報をN個の個人情報変換値に変換する。 In step (S220), the N personal information is converted into N personal information conversion values based on an already set numerical conversion table in which numerical values designated in advance corresponding to each personal information are recorded. Convert.

ステップ(S230)は、前記M個の商品の各々に対する予め定められた互いに異なるM次元の商品ベクトルが格納されている商品ベクトル格納部を保持する。 The step (S230) holds a product vector storage unit in which predetermined M-dimensional product vectors different from each other are stored for each of the M products.

ステップ(S240)は、前記N個の個人情報変換値を成分として有する個人情報ベクトルに第1重み行列を乗じてM次元の演算ベクトルを生成する。 In step (S240), an M-dimensional operation vector is generated by multiplying the personal information vector having the N personal information conversion values as components by the first weight matrix.

ステップ(S250)は、前記M次元の演算ベクトルと前記M個の商品の各々に対するM次元の商品ベクトルとの間の内積を演算することによって、前記M個の商品の各々に対応する内積値を生成する。 In step (S250), the inner product value corresponding to each of the M products is calculated by calculating the inner product between the M-dimensional calculation vector and the M-dimensional product vector for each of the M products. Generate.

ステップ(S260)は、既に設定された活性化関数に基づいて、前記M個の商品の各々に対する内積値を「0」と「1」との間の値に変換して、前記M個の商品の各々に対する出力値を生成する。 In step (S260), the inner product value for each of the M products is converted into a value between "0" and "1" based on the activation function already set, and the M products Generate an output value for each of.

ステップ(S270)は、前記M個の商品の各々に対する出力値と前記M個の商品の各々に対する購買結果値を基に既に設定された損失関数に基づいた損失値を演算し、前記損失値が最小になるように前記第1重み行列を決定するための機械学習を実行する。 In step (S270), a loss value based on a loss function already set based on an output value for each of the M products and a purchase result value for each of the M products is calculated, and the loss value is calculated. Machine learning is performed to determine the first weight matrix so that it is minimized.

この時、本発明の一実施形態によれば、ユーザカスタマイズ型商品推薦装置110の動作方法は、前記第1重み行列を決定するための機械学習が完了した後、第1顧客の顧客端末から前記第1顧客に対するN個の第1個人情報が受信され、前記M個の商品に対する前記第1顧客の商品推薦要請が受信されれば、前記既に設定された数値変換テーブルに基づいて前記N個の第1個人情報をN個の第1個人情報変換値に変換するステップ、前記N個の第1個人情報が前記N個の第1個人情報変換値に変換されれば、前記商品ベクトル格納部から前記M個の商品の各々に対するM次元の商品ベクトルを抽出するステップ、前記M個の商品の各々に対するM次元の商品ベクトルが抽出されれば、前記N個の第1個人情報変換値を成分として有する個人情報ベクトルに機械学習が完了した前記第1重み行列を乗じてM次元の第1演算ベクトルを生成するステップ、前記M次元の第1演算ベクトルと前記M個の商品の各々に対するM次元の商品ベクトルとの間の内積を演算することによって、前記M個の商品の各々に対応する推薦用内積値を生成するステップ、前記既に設定された活性化関数に基づいて前記M個の商品の各々に対する推薦用内積値を「0」と「1」との間の値に変換して前記M個の商品の各々に対する推薦用出力値を生成するステップ、および前記M個の商品の各々に対する推薦用出力値が生成されれば、前記M個の商品の各々に対する推薦用出力値を既に設定された基準値「0.5」とそれぞれ比較して、前記M個の商品のうち前記既に設定された基準値「0.5」以上の推薦用出力値を保有した少なくとも一つの商品を前記第1顧客に対する推薦商品に選択して前記第1顧客の顧客端末に伝送するステップをさらに含むことができる。 At this time, according to one embodiment of the present invention, the operation method of the user-customized product recommendation device 110 is described from the customer terminal of the first customer after the machine learning for determining the first weight matrix is completed. When N first personal information for the first customer is received and the product recommendation request of the first customer for the M products is received, the N items are based on the numerical conversion table already set. Step of converting the first personal information into N first personal information conversion values, if the N first personal information is converted into the N first personal information conversion values, from the product vector storage unit Step of extracting M-dimensional product vector for each of the M products, if the M-dimensional product vector for each of the M products is extracted, the N first personal information conversion values are used as components. A step of multiplying a possessed personal information vector by the first weight matrix for which machine learning has been completed to generate an M-dimensional first operation vector, an M-dimensional first operation vector for each of the M-dimensional first operation vector and the M products. A step of generating a recommended inner product value corresponding to each of the M products by calculating the inner product with the product vector, each of the M products based on the already set activation function. A step of converting the recommended internal product value for each of the above M products into a value between "0" and "1" to generate a recommendation output value for each of the M products, and a recommendation for each of the M products. When the output value is generated, the recommended output value for each of the M products is compared with the already set reference value "0.5", and the already set of the M products is set. A step of selecting at least one product having a recommendation output value of the reference value "0.5" or more as the recommended product for the first customer and transmitting the product to the customer terminal of the first customer can be further included.

また、本発明の一実施形態によれば、ステップ(S270)は、前記数学式2の演算により、前記損失値を演算することができる。 Further, according to one embodiment of the present invention, the step (S270) can calculate the loss value by the calculation of the mathematical formula 2.

この時、本発明の一実施形態によれば、前記N個の第1個人情報をN個の第1個人情報変換値に変換するステップは、現在時間値を基にワンタイムパスワードを生成できる、予め定められたOTP生成関数が格納されているOTP格納部を保持するステップ、顧客の認証に用いるための既に設定された認証用ベクトルが格納されている認証用ベクトル格納部を保持するステップ、前記第1顧客の顧客端末から前記第1顧客に対する前記N個の第1個人情報が受信され、前記M個の商品に対する前記第1顧客の商品推薦要請が受信されれば、前記OTP生成関数に基づいて現在時間値に応じた第1ワンタイムパスワードを生成し、前記第1ワンタイムパスワードから既に設定された桁に該当する数字を確認した後、前記数字の大きさに対応するハミング重みを有し、且つ、既に設定された長さを有するランダムベクトルをランダムに生成するステップ、前記ランダムベクトルを前記第1顧客の顧客端末に伝送して、前記第1顧客の顧客端末に前記ランダムベクトルに対応するフィードバックベクトルの伝送を要請するステップ、前記第1顧客の顧客端末から前記ランダムベクトルに対応するフィードバックベクトルとして第1フィードバックベクトル(前記第1フィードバックベクトルは、前記第1顧客の顧客端末に既に格納されている前記既に設定された認証用ベクトルと前記ランダムベクトルとの間のアダマール積によって演算されたベクトルである)が受信されれば、前記既に設定された認証用ベクトルと前記ランダムベクトルとの間のアダマール積を演算して第1演算ベクトルを生成し、前記第1演算ベクトルが前記第1フィードバックベクトルと同一であるかを確認することによって、前記第1顧客の顧客端末に対する認証を完了するステップ、および前記第1顧客の顧客端末に対する認証が完了すれば、前記既に設定された数値変換テーブルに基づいて前記N個の第1個人情報を前記N個の第1個人情報変換値に変換するステップを含むことができる。 At this time, according to one embodiment of the present invention, the step of converting the N first personal information into N first personal information conversion values can generate a one-time password based on the current time value. A step of holding an OTP storage unit in which a predetermined OTP generation function is stored, a step of holding an authentication vector storage unit in which an already set authentication vector to be used for customer authentication is stored, described above. If the N first personal information for the first customer is received from the customer terminal of the first customer and the product recommendation request of the first customer for the M products is received, it is based on the OTP generation function. The first one-time password corresponding to the current time value is generated, and after confirming the number corresponding to the digit already set from the first one-time password, the humming weight corresponding to the size of the number is obtained. In addition, a step of randomly generating a random vector having an already set length, the random vector is transmitted to the customer terminal of the first customer, and the random vector corresponds to the customer terminal of the first customer. The step of requesting the transmission of the feedback vector, the first feedback vector as the feedback vector corresponding to the random vector from the customer terminal of the first customer (the first feedback vector is already stored in the customer terminal of the first customer). (The vector calculated by the Adamal product between the already set authentication vector and the random vector) is received, the Adamal between the already set authentication vector and the random vector is received. A step of completing the authentication of the first customer to the customer terminal by calculating the product to generate the first operation vector and confirming whether the first operation vector is the same as the first feedback vector. When the authentication of the customer terminal of the first customer is completed, the step of converting the N first personal information into the N first personal information conversion values based on the already set numerical conversion table is included. be able to.

この時、本発明の一実施形態によれば、前記第1顧客の顧客端末は、メモリ上に前記既に設定された認証用ベクトルおよび前記OTP生成関数と同一な検証用OTP生成関数を格納しており、前記ユーザカスタマイズ型商品推薦装置から前記ランダムベクトルが受信されれば、前記メモリ上に格納されている前記検証用OTP生成関数に基づいて現在時間値に応じた検証用ワンタイムパスワードを生成した後、前記検証用ワンタイムパスワードから前記既に設定された桁に該当する検証用数字を確認して、前記ランダムベクトルのハミング重みが前記検証用数字の大きさに対応するハミング重みと一致するか否かを確認し、前記ランダムベクトルのハミング重みが前記検証用数字の大きさに対応するハミング重みと一致すると確認される場合、前記メモリ上に格納されている前記既に設定された認証用ベクトルと前記ランダムベクトルとの間のアダマール積を演算して前記第1フィードバックベクトルを生成した後、第1フィードバックベクトルを前記ユーザカスタマイズ型商品推薦装置に伝送することができる。 At this time, according to one embodiment of the present invention, the customer terminal of the first customer stores the already set authentication vector and the same verification OTP generation function as the OTP generation function in the memory. When the random vector is received from the user-customized product recommendation device, a verification one-time password according to the current time value is generated based on the verification OTP generation function stored in the memory. After that, the verification number corresponding to the already set digit is confirmed from the verification one-time password, and whether or not the humming weight of the random vector matches the humming weight corresponding to the magnitude of the verification number. If it is confirmed that the humming weight of the random vector matches the humming weight corresponding to the magnitude of the verification number, the already set authentication vector and the said are stored in the memory. After the Adamar product with the random vector is calculated to generate the first feedback vector, the first feedback vector can be transmitted to the user-customized product recommendation device.

以上、図2を参照して、本発明の一実施形態による人工知能ベースの機械学習を通じたユーザカスタマイズ型商品推薦装置の動作方法について説明した。ここで、本発明の一実施形態による人工知能ベースの機械学習を通じたユーザカスタマイズ型商品推薦装置の動作方法は、図1を利用して説明した人工知能ベースの機械学習を通じたユーザカスタマイズ型商品推薦装置110の動作に関する構成と対応するため、それに関する詳しい説明は省略することにする。 As described above, with reference to FIG. 2, the operation method of the user-customized product recommendation device through artificial intelligence-based machine learning according to the embodiment of the present invention has been described. Here, the operation method of the user-customized product recommendation device through artificial intelligence-based machine learning according to the embodiment of the present invention is the user-customized product recommendation through artificial intelligence-based machine learning described with reference to FIG. Since it corresponds to the configuration related to the operation of the device 110, detailed description thereof will be omitted.

本発明の一実施形態による人工知能ベースの機械学習を通じたユーザカスタマイズ型商品推薦装置の動作方法は、コンピュータとの結合によって実行させるための格納媒体に格納されたコンピュータプログラムで実現されてもよい。 The operation method of the user-customized product recommendation device through artificial intelligence-based machine learning according to one embodiment of the present invention may be realized by a computer program stored in a storage medium for execution by coupling with a computer.

また、本発明の一実施形態による人工知能ベースの機械学習を通じたユーザカスタマイズ型商品推薦装置の動作方法は、様々なコンピュータ手段を介して実行できるプログラム命令形態で実現されてコンピュータ読み取り可能な媒体に記録されてもよい。前記コンピュータ読み取り可能な媒体は、プログラム命令、データファイル、データ構造などを単独でまたは組み合わせて含むことができる。前記媒体に記録されるプログラム命令は、本発明のために特別に設計されて構成されたものであるか、またはコンピュータソフトウェア当業者に公知されて使用可能なものであってもよい。コンピュータ読み取り可能な記録媒体の例には、ハードディスク、フロッピーディスクおよび磁気テープのような磁気媒体(magnetic media)、CD−ROM、DVDのような光気録媒体(optical media)、フロプティカルディスク(floptical disk)のような磁気−光媒体(magneto−optical media)、およびROM、RAM、フラッシュメモリなどのようなプログラム命令を格納し実行するように特別に構成されたハードウェア装置が含まれる。プログラム命令の例には、コンパイラによって作られるもののような機械語コードだけでなく、インタープリタなどを用いてコンピュータにより実行できる高級言語コードを含む。 Further, the operation method of the user-customized product recommendation device through artificial intelligence-based machine learning according to one embodiment of the present invention is realized in a program instruction form that can be executed via various computer means and becomes a computer-readable medium. It may be recorded. The computer-readable medium may include program instructions, data files, data structures, etc. alone or in combination. The program instructions recorded on the medium may be those specially designed and configured for the present invention, or those known and available to those skilled in the art of computer software. Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks and magnetic tapes, optical media such as CD-ROMs and DVDs, and floptic disks. Includes magnetic-optical media such as floppy disks, and hardware devices specially configured to store and execute program instructions such as ROMs, RAMs, flash memories, and the like. Examples of program instructions include not only machine language code such as those created by a compiler, but also high-level language code that can be executed by a computer using an interpreter or the like.

以上のように、本発明を具体的な構成要素などのような特定事項と限定された実施形態および図面によって説明したが、これは本発明のより全般的な理解を助けるために提供されたものに過ぎず、本発明は前記実施形態に限定されるものではなく、本発明が属する分野における通常の知識を有した者であれば、このような記載から様々な修正および変形が可能である。 As described above, the present invention has been described by means of specific matters such as specific components and limited embodiments and drawings, which are provided to aid a more general understanding of the present invention. However, the present invention is not limited to the above-described embodiment, and any person who has ordinary knowledge in the field to which the present invention belongs can make various modifications and modifications from such a description.

したがって、本発明の思想は説明された実施形態に限定して定められてはならず、後述する特許請求の範囲だけでなく、該特許請求の範囲と均等または等価的な変形がある全てのものは本発明の思想の範疇に属すると言える。 Therefore, the idea of the present invention should not be limited to the described embodiments, and not only the scope of claims described later, but all objects having modifications equal to or equivalent to the scope of claims. Can be said to belong to the category of the idea of the present invention.

110 ・・・人工知能ベースの機械学習を通じたユーザカスタマイズ型商品推薦装置
111 ・・・訓練データ格納部
112 ・・・変換部
113 ・・・商品ベクトル格納部
114 ・・・演算ベクトル生成部
115 ・・・内積演算部
116 ・・・出力値生成部
117 ・・・学習実行部
118 ・・・推薦用個人情報変換部
119 ・・・抽出部
120 ・・・推薦用演算ベクトル生成部
121 ・・・推薦用内積演算部
122 ・・・推薦用出力値生成部
123 ・・・推薦商品伝送部
124 ・・・OTP格納部
125 ・・・認証用ベクトル格納部
126 ・・・ランダムベクトル生成部
127 ・・・フィードバック要請部
128 ・・・認証確認部
129 ・・・変換処理部
130 ・・・第1顧客の顧客端末
110 ・ ・ ・ User-customized product recommendation device through machine learning based on artificial intelligence 111 ・ ・ ・ Training data storage unit 112 ・ ・ ・ Conversion unit 113 ・ ・ ・ Product vector storage unit 114 ・ ・ ・ Calculation vector generation unit 115 ・・ ・ Inner product calculation unit 116 ・ ・ ・ Output value generation unit 117 ・ ・ ・ Learning execution unit 118 ・ ・ ・ Recommendation personal information conversion unit 119 ・ ・ ・ Extraction unit 120 ・ ・ ・ Recommendation calculation vector generation unit 121 ・ ・ ・Inner product calculation unit for recommendation 122 ・ ・ ・ Output value generation unit for recommendation 123 ・ ・ ・ Recommended product transmission unit 124 ・ ・ ・ OTP storage unit 125 ・ ・ ・ Vector storage unit for authentication 126 ・ ・ ・ Random vector generation unit 127 ・ ・・ Feedback request unit 128 ・ ・ ・ Certification confirmation unit 129 ・ ・ ・ Conversion processing unit 130 ・ ・ ・ Customer terminal of the first customer

Claims (5)

顧客から予め収集したN(Nは3以上の自然数)個の個人情報とM(MはNより小さい2以上の自然数)個の商品の各々に対する前記顧客の購買履歴と関連した購買結果値(前記M個の商品の各々に対する購買結果値は、各商品に対して購買履歴がある場合には「1」に、購買履歴がない場合には「0」に設定されている)が格納されている訓練データ格納部、
各個人情報に対応するものとして予め指定された数値が記録されている既に設定された(predetermined)数値変換テーブルに基づいて前記N個の個人情報をN個の個人情報変換値に変換する変換部、
前記M個の商品の各々に対する予め定められた互いに異なるM次元の商品ベクトルが格納されている商品ベクトル格納部、
前記N個の個人情報変換値を成分として有する個人情報ベクトルに第1重み行列を乗じてM次元の演算ベクトルを生成する演算ベクトル生成部、
前記M次元の演算ベクトルと前記M個の商品の各々に対するM次元の商品ベクトルとの間の内積を演算することによって、前記M個の商品の各々に対応する内積値を生成する内積演算部、
既に設定された活性化関数(Activation Function)に基づいて前記M個の商品の各々に対する内積値を「0」と「1」との間の値に変換して前記M個の商品の各々に対する出力値を生成する出力値生成部、および、
前記M個の商品の各々に対する出力値と前記M個の商品の各々に対する購買結果値を基に既に設定された損失関数(Loss Function)に基づいた損失値を演算し、前記損失値が最小になるように前記第1重み行列を決定するための機械学習を実行する学習実行部、を含む
ことを特徴とする人工知能ベースの機械学習を通じたユーザカスタマイズ型商品推薦装置。
Purchase result values related to the purchase history of the customer for each of N (N is a natural number of 3 or more) personal information collected in advance from the customer and M (M is a natural number of 2 or more smaller than N). The purchase result value for each of the M products is set to "1" when there is a purchase history for each product, and "0" when there is no purchase history). Training data storage,
A conversion unit that converts the N personal information into N personal information conversion values based on an already set numerical conversion table in which a numerical value specified in advance as corresponding to each personal information is recorded. ,
A product vector storage unit that stores predetermined M-dimensional product vectors different from each other for each of the M products.
An operation vector generation unit that generates an M-dimensional operation vector by multiplying the personal information vector having the N personal information conversion values as components by the first weight matrix.
An inner product calculation unit that generates an inner product value corresponding to each of the M products by calculating the inner product between the M-dimensional calculation vector and the M-dimensional product vector for each of the M products.
Based on the activation function already set, the internal product value for each of the M products is converted into a value between "0" and "1", and the output for each of the M products. Output value generator that generates values, and
The loss value based on the loss function (Loss Function) already set based on the output value for each of the M products and the purchase result value for each of the M products is calculated, and the loss value is minimized. A user-customized product recommendation device through artificial intelligence-based machine learning, including a learning execution unit that executes machine learning to determine the first weight matrix.
前記第1重み行列を決定するための機械学習が完了した後、第1顧客の顧客端末から前記第1顧客に対するN個の第1個人情報が受信され、前記M個の商品に対する前記第1顧客の商品推薦要請が受信されれば、前記既に設定された数値変換テーブルに基づいて前記N個の第1個人情報をN個の第1個人情報変換値に変換する推薦用個人情報変換部、
前記N個の第1個人情報が前記N個の第1個人情報変換値に変換されれば、前記商品ベクトル格納部から前記M個の商品の各々に対するM次元の商品ベクトルを抽出する抽出部、
前記M個の商品の各々に対するM次元の商品ベクトルが抽出されれば、前記N個の第1個人情報変換値を成分として有する個人情報ベクトルに機械学習が完了した前記第1重み行列を乗じてM次元の第1演算ベクトルを生成する推薦用演算ベクトル生成部、
前記M次元の第1演算ベクトルと前記M個の商品の各々に対するM次元の商品ベクトルとの間の内積を演算することによって、前記M個の商品の各々に対応する推薦用内積値を生成する推薦用内積演算部、
前記既に設定された活性化関数に基づいて前記M個の商品の各々に対する推薦用内積値を「0」と「1」との間の値に変換して前記M個の商品の各々に対する推薦用出力値を生成する推薦用出力値生成部、および、
前記M個の商品の各々に対する推薦用出力値が生成されれば、前記M個の商品の各々に対する推薦用出力値を既に設定された基準値「0.5」とそれぞれ比較して、前記M個の商品のうち前記既に設定された基準値「0.5」以上の推薦用出力値を保有した少なくとも一つの商品を前記第1顧客に対する推薦商品に選択して前記第1顧客の顧客端末に伝送する推薦商品伝送部をさらに含む
請求項1に記載の人工知能ベースの機械学習を通じたユーザカスタマイズ型商品推薦装置。
After the machine learning for determining the first weight matrix is completed, N first personal information for the first customer is received from the customer terminal of the first customer, and the first customer for the M products is received. When the product recommendation request is received, the recommendation personal information conversion unit that converts the N first personal information into N first personal information conversion values based on the already set numerical conversion table.
When the N first personal information is converted into the N first personal information conversion values, an extraction unit that extracts an M-dimensional product vector for each of the M products from the product vector storage unit,
If the M-dimensional product vector for each of the M products is extracted, the personal information vector having the N first personal information conversion values as components is multiplied by the first weight matrix for which machine learning has been completed. Recommendation operation vector generation unit that generates the first M-dimensional operation vector,
By calculating the inner product between the M-dimensional first calculation vector and the M-dimensional product vector for each of the M products, a recommended inner product value corresponding to each of the M products is generated. Inner product calculation unit for recommendation,
Based on the activation function already set, the recommendation inner product value for each of the M products is converted into a value between "0" and "1" for recommendation for each of the M products. The recommended output value generator that generates the output value, and
When the recommended output value for each of the M products is generated, the recommended output value for each of the M products is compared with the already set reference value "0.5", and the M Of the individual products, at least one product having the recommended output value of the already set reference value "0.5" or more is selected as the recommended product for the first customer and used as the customer terminal of the first customer. The user-customized product recommendation device through artificial intelligence-based machine learning according to claim 1, further including a recommended product transmission unit for transmission.
前記学習実行部は、
以下の式1
Figure 2021039712
(ここで、Lは前記損失値、Mは前記商品の総個数、tは前記商品のうちk番目の商品に対する購買結果値、yは前記商品のうちk番目の商品に対する出力値を意味する。)
の演算により前記損失値を演算する
請求項1に記載の人工知能ベースの機械学習を通じたユーザカスタマイズ型商品推薦装置。
The learning execution unit
Equation 1 below
Figure 2021039712
(Where, L is the loss value, M is meant an output value purchase result value the total number of the product, the t k for the k-th item of said product, is y k for the k-th item of said product To do.)
The user-customized product recommendation device through artificial intelligence-based machine learning according to claim 1, wherein the loss value is calculated by the calculation of.
前記推薦用個人情報変換部は、
現在時間値を基にワンタイムパスワードを生成できる、予め定められたOTP(One Time Password)生成関数が格納されているOTP格納部、
顧客の認証に用いるための既に設定された認証用ベクトルが格納されている認証用ベクトル格納部、
前記第1顧客の顧客端末から前記第1顧客に対する前記N個の第1個人情報が受信され、前記M個の商品に対する前記第1顧客の商品推薦要請が受信されれば、前記OTP生成関数に基づいて現在時間値に応じた第1ワンタイムパスワードを生成し、前記第1ワンタイムパスワードから既に設定された桁に該当する数字を確認した後、前記数字の大きさに対応するハミング重み(Hamming Weight)を有し、且つ、既に設定された長さを有するランダムベクトルをランダムに生成するランダムベクトル生成部、
前記ランダムベクトルを前記第1顧客の顧客端末に伝送して、前記第1顧客の顧客端末に前記ランダムベクトルに対応するフィードバックベクトルの伝送を要請するフィードバック要請部、
前記第1顧客の顧客端末から前記ランダムベクトルに対応するフィードバックベクトルとして第1フィードバックベクトル(前記第1フィードバックベクトルは、前記第1顧客の顧客端末に既に格納されている前記既に設定された認証用ベクトルと前記ランダムベクトルとの間のアダマール積(Hadamard product)により演算されたベクトルである)が受信されれば、前記既に設定された認証用ベクトルと前記ランダムベクトルとの間のアダマール積を演算して第1演算ベクトルを生成し、前記第1演算ベクトルが前記第1フィードバックベクトルと同一であるかを確認することによって、前記第1顧客の顧客端末に対する認証を完了する認証確認部、および、
前記第1顧客の顧客端末に対する認証が完了すれば、前記既に設定された数値変換テーブルに基づいて前記N個の第1個人情報を前記N個の第1個人情報変換値に変換する変換処理部を含む
請求項2に記載の人工知能ベースの機械学習を通じたユーザカスタマイズ型商品推薦装置。
The personal information conversion unit for recommendation
An OTP storage unit that stores a predetermined OTP (One Time Password) generation function that can generate a one-time password based on the current time value.
Authentication vector storage unit that stores the already set authentication vector for use in customer authentication,
When the N first personal information for the first customer is received from the customer terminal of the first customer and the product recommendation request for the first customer for the M products is received, the OTP generation function is used. Based on this, a first one-time password corresponding to the current time value is generated, and after confirming a number corresponding to a digit already set from the first one-time password, a Hamming weight corresponding to the size of the number is used. A random vector generator, which has a weight) and randomly generates a random vector having an already set length.
A feedback request unit that transmits the random vector to the customer terminal of the first customer and requests the customer terminal of the first customer to transmit a feedback vector corresponding to the random vector.
A first feedback vector as a feedback vector corresponding to the random vector from the customer terminal of the first customer (the first feedback vector is an already set authentication vector already stored in the customer terminal of the first customer). When the Hadamard product (which is the vector calculated by the Hadamard product) between the and the random vector is received, the Hadamard product between the already set authentication vector and the random vector is calculated. An authentication confirmation unit that completes authentication for the customer terminal of the first customer by generating a first operation vector and confirming whether the first operation vector is the same as the first feedback vector, and
When the authentication of the customer terminal of the first customer is completed, the conversion processing unit that converts the N first personal information into the N first personal information conversion values based on the already set numerical conversion table. The user-customized product recommendation device through artificial intelligence-based machine learning according to claim 2.
前記第1顧客の顧客端末は、
メモリ上に前記既に設定された認証用ベクトルおよび前記OTP生成関数と同一な検証用OTP生成関数を格納しており、
前記ユーザカスタマイズ型商品推薦装置から前記ランダムベクトルが受信されれば、前記メモリ上に格納されている前記検証用OTP生成関数に基づいて現在時間値に応じた検証用ワンタイムパスワードを生成した後、前記検証用ワンタイムパスワードから前記既に設定された桁に該当する検証用数字を確認して、前記ランダムベクトルのハミング重みが前記検証用数字の大きさに対応するハミング重みと一致するか否かを確認し、
前記ランダムベクトルのハミング重みが前記検証用数字の大きさに対応するハミング重みと一致すると確認される場合、前記メモリ上に格納されている前記既に設定された認証用ベクトルと前記ランダムベクトルとの間のアダマール積を演算して前記第1フィードバックベクトルを生成した後、前記第1フィードバックベクトルを前記ユーザカスタマイズ型商品推薦装置に伝送する
請求項4に記載の人工知能ベースの機械学習を通じたユーザカスタマイズ型商品推薦装置。
The customer terminal of the first customer is
The authentication vector already set and the verification OTP generation function same as the OTP generation function are stored in the memory.
When the random vector is received from the user-customized product recommendation device, a verification one-time password corresponding to the current time value is generated based on the verification OTP generation function stored in the memory, and then the verification one-time password is generated. Check the verification number corresponding to the already set digit from the verification one-time password, and check whether the humming weight of the random vector matches the humming weight corresponding to the magnitude of the verification number. Confirmed,
When it is confirmed that the Hamming weight of the random vector matches the Hamming weight corresponding to the magnitude of the verification number, between the already set authentication vector stored in the memory and the random vector. The first feedback vector is generated by calculating the Hadamard product of the above, and then the first feedback vector is transmitted to the user-customized product recommendation device. The user-customized type through artificial intelligence-based machine learning according to claim 4. Product recommendation device.
JP2019228473A 2019-09-04 2019-12-18 User-customized product recommendation device through artificial intelligence-based machine learning Active JP6951716B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020190109323A KR102270321B1 (en) 2019-09-04 2019-09-04 User customized product recommendation apparatus through machine learning based on artificial intelligence
KR10-2019-0109323 2019-09-04

Publications (2)

Publication Number Publication Date
JP2021039712A true JP2021039712A (en) 2021-03-11
JP6951716B2 JP6951716B2 (en) 2021-10-20

Family

ID=74848758

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019228473A Active JP6951716B2 (en) 2019-09-04 2019-12-18 User-customized product recommendation device through artificial intelligence-based machine learning

Country Status (2)

Country Link
JP (1) JP6951716B2 (en)
KR (1) KR102270321B1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102339793B1 (en) 2021-05-28 2021-12-16 주식회사 애자일소다 Apparatus and method for recommending products based on hierarchical attention network
KR102517646B1 (en) * 2023-01-16 2023-04-04 주식회사 티디에스디스플레이 Electronic locker apparatus for delivery goods equipped with an electronic tag and operating method thereof

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008282353A (en) * 2007-05-14 2008-11-20 Ntt Docomo Inc Recommendation device and recommendation method
JP2012018571A (en) * 2010-07-08 2012-01-26 Ntt Docomo Inc Content recommendation apparatus and method
US20150379609A1 (en) * 2014-06-30 2015-12-31 Kobo Incorporated Generating recommendations for unfamiliar users by utilizing social side information
JP2018084853A (en) * 2016-11-21 2018-05-31 一郎 奥山 Recommendation system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180121466A (en) * 2017-04-06 2018-11-07 네이버 주식회사 Personalized product recommendation using deep learning
KR20190070625A (en) * 2017-12-13 2019-06-21 한국전자통신연구원 Method and apparatus for recommending item using metadata
KR102128059B1 (en) * 2019-08-08 2020-06-29 (주)코바이노베이션 Electronic apparatus recommending optimal financial products through machine learning based on customer's information and purchase history of financial products

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008282353A (en) * 2007-05-14 2008-11-20 Ntt Docomo Inc Recommendation device and recommendation method
JP2012018571A (en) * 2010-07-08 2012-01-26 Ntt Docomo Inc Content recommendation apparatus and method
US20150379609A1 (en) * 2014-06-30 2015-12-31 Kobo Incorporated Generating recommendations for unfamiliar users by utilizing social side information
JP2018084853A (en) * 2016-11-21 2018-05-31 一郎 奥山 Recommendation system

Also Published As

Publication number Publication date
KR20210028365A (en) 2021-03-12
JP6951716B2 (en) 2021-10-20
KR102270321B1 (en) 2021-06-29

Similar Documents

Publication Publication Date Title
CN109165725B (en) Neural network federal modeling method, equipment and storage medium based on transfer learning
CN112149171B (en) Method, device, equipment and storage medium for training federal neural network model
US20210232975A1 (en) Data analysis and rendering
US20230078061A1 (en) Model training method and apparatus for federated learning, device, and storage medium
Loyola et al. Modeling user session and intent with an attention-based encoder-decoder architecture
CN112000819B (en) Multimedia resource recommendation method and device, electronic equipment and storage medium
Xu et al. Collaborative APIs recommendation for artificial intelligence of things with information fusion
KR102128059B1 (en) Electronic apparatus recommending optimal financial products through machine learning based on customer's information and purchase history of financial products
CN111340558B (en) Online information processing method, device, equipment and medium based on federal learning
CN111008335B (en) Information processing method, device, equipment and storage medium
WO2018014771A1 (en) Data object pushing method, device and system
CN105354202B (en) Data push method and device
KR102132714B1 (en) System and method for providing related services of immersive virtual fitting
JP6951716B2 (en) User-customized product recommendation device through artificial intelligence-based machine learning
CN110689110B (en) Method and device for processing interaction event
CN111340565B (en) Information recommendation method, device, equipment and storage medium
CN110008397A (en) A kind of recommended models training method and device
CN110555148A (en) user behavior evaluation method, computing device and storage medium
CN111104585B (en) Question recommending method and device
JP2020086790A (en) Information processing method, information processing device, and program
CN111026973B (en) Commodity interest degree prediction method and device and electronic equipment
CN115358807A (en) Article recommendation method and device, storage medium and electronic equipment
CN111787042A (en) Method and device for pushing information
KR102271983B1 (en) Virtual currency trading platform server providing customized virtual currency recommendation through machine learning based on customer information and purchase history of virtual currency and operating method thereof
CN113609397A (en) Method and device for pushing information

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191218

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210323

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210528

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20210817

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210915

R150 Certificate of patent or registration of utility model

Ref document number: 6951716

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150