JP6805340B2 - Information processing system, information processing method, and program - Google Patents

Information processing system, information processing method, and program Download PDF

Info

Publication number
JP6805340B2
JP6805340B2 JP2019519354A JP2019519354A JP6805340B2 JP 6805340 B2 JP6805340 B2 JP 6805340B2 JP 2019519354 A JP2019519354 A JP 2019519354A JP 2019519354 A JP2019519354 A JP 2019519354A JP 6805340 B2 JP6805340 B2 JP 6805340B2
Authority
JP
Japan
Prior art keywords
information
data item
cluster
user
action
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.)
Active
Application number
JP2019519354A
Other languages
Japanese (ja)
Other versions
JPWO2019159288A1 (en
Inventor
ドンフン シン
ドンフン シン
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.)
Rakuten Group Inc
Original Assignee
Rakuten Inc
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 Rakuten Inc filed Critical Rakuten Inc
Publication of JPWO2019159288A1 publication Critical patent/JPWO2019159288A1/en
Application granted granted Critical
Publication of JP6805340B2 publication Critical patent/JP6805340B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/906Clustering; Classification

Description

本発明は、情報処理システム、情報処理方法、及びプログラムに関する。 The present invention relates to information processing systems, information processing methods, and programs.

従来、ユーザによるウェブサイトの閲覧や商品の購入などの行動履歴を解析する技術が知られている。例えば、特許文献1には、複数のユーザの各々のコンテンツ履歴に基づいて、嗜好が似たユーザのグループであるクラスタに各ユーザを割り当て、各クラスタの代表ユーザのコンテンツ履歴特性と、新規ユーザのコンテンツ履歴特性と、に基づいて新規ユーザを何れかのクラスタに割り当てることで、新規ユーザの嗜好に合ったコンテンツを提供するシステムが記載されている。 Conventionally, a technique for analyzing an action history such as a user browsing a website or purchasing a product has been known. For example, in Patent Document 1, each user is assigned to a cluster which is a group of users having similar tastes based on the content history of each of a plurality of users, and the content history characteristics of the representative user of each cluster and the content history characteristics of the new user are described. A system that provides content that suits the tastes of new users by allocating new users to any cluster based on the content history characteristics is described.

特開2013−200612号公報Japanese Unexamined Patent Publication No. 2013-900162

しかしながら、特許文献1のコンテンツ履歴特性は、互いに特性の異なる種々の分野全体における行動履歴から算出されるものであり、分野ごとの細かな嗜好を示すものではない。例えば、コンテンツ履歴特性を算出する際に、ある分野における嗜好と、他の分野における嗜好と、が相殺されてしまい、分野特有の嗜好を示す情報とはならない。このため、特許文献1の技術では、コンテンツ履歴特性を利用して新規ユーザをクラスタに割り当てたとしても、ユーザに提示する情報の精度を十分に高めることができない。 However, the content history characteristics of Patent Document 1 are calculated from the behavior history in all of various fields having different characteristics from each other, and do not indicate detailed preferences for each field. For example, when calculating the content history characteristics, the preference in a certain field and the preference in another field are offset, and the information does not indicate the preference peculiar to the field. Therefore, in the technique of Patent Document 1, even if a new user is assigned to the cluster by utilizing the content history characteristic, the accuracy of the information presented to the user cannot be sufficiently improved.

本発明は上記課題に鑑みてなされたものであって、その目的は、ユーザに提示する情報の精度を高めることが可能な情報処理システム、情報処理方法、及びプログラムを提供することである。 The present invention has been made in view of the above problems, and an object of the present invention is to provide an information processing system, an information processing method, and a program capable of improving the accuracy of information presented to a user.

上記課題を解決するために、本発明に係る情報処理システムは、複数のデータ項目の各々の特徴に関するデータ項目特徴情報を取得する第1取得手段と、各データ項目に対するユーザの行動履歴に関する行動履歴情報を取得する第2取得手段と、前記行動履歴情報が示す各データ項目の前記データ項目特徴情報に基づいて、各データ項目のクラスタリングを行うクラスタリング手段と、前記クラスタリング手段の処理結果に基づいて、前記複数のデータ項目のうちの少なくとも1つに関するデータ項目情報を、前記ユーザに提示する提示手段と、を含むことを特徴とする。 In order to solve the above problems, the information processing system according to the present invention has a first acquisition means for acquiring data item feature information relating to each feature of a plurality of data items, and an action history relating to a user's behavior history for each data item. Based on the second acquisition means for acquiring information, the clustering means for clustering each data item based on the data item feature information of each data item indicated by the action history information, and the processing result of the clustering means. It is characterized by including a presenting means for presenting data item information regarding at least one of the plurality of data items to the user.

本発明に係る情報処理方法は、複数のデータ項目の各々の特徴に関するデータ項目特徴情報を取得する第1取得ステップと、各データ項目に対するユーザの行動履歴に関する行動履歴情報を取得する第2取得ステップと、前記行動履歴情報が示す各データ項目の前記データ項目特徴情報に基づいて、各データ項目のクラスタリングを行うクラスタリングステップと、前記クラスタリングステップの処理結果に基づいて、前記複数のデータ項目のうちの少なくとも1つに関するデータ項目情報を、前記ユーザに提示する提示ステップと、を含むことを特徴とする。 The information processing method according to the present invention has a first acquisition step of acquiring data item feature information relating to each feature of a plurality of data items, and a second acquisition step of acquiring behavior history information relating to the user's behavior history for each data item. A clustering step for clustering each data item based on the data item feature information of each data item indicated by the action history information, and a plurality of data items based on the processing result of the clustering step. It is characterized by including a presentation step of presenting data item information regarding at least one to the user.

本発明に係るプログラムは、複数のデータ項目の各々の特徴に関するデータ項目特徴情報を取得する第1取得手段、各データ項目に対するユーザの行動履歴に関する行動履歴情報を取得する第2取得手段、前記行動履歴情報が示す各データ項目の前記データ項目特徴情報に基づいて、各データ項目のクラスタリングを行うクラスタリング手段、前記クラスタリング手段の処理結果に基づいて、前記複数のデータ項目のうちの少なくとも1つに関するデータ項目情報を、前記ユーザに提示する提示手段、としてコンピュータを機能させる。 The program according to the present invention includes a first acquisition means for acquiring data item feature information relating to each feature of a plurality of data items, a second acquisition means for acquiring behavior history information relating to a user's behavior history for each data item, and the above-mentioned behavior. Data relating to at least one of the plurality of data items based on a clustering means for clustering each data item based on the data item feature information of each data item indicated by the history information and the processing result of the clustering means. The computer functions as a presentation means for presenting the item information to the user.

また、本発明に係る情報記憶媒体は、上記のプログラムが記憶されたコンピュータ読み取り可能な情報記憶媒体である。 Further, the information storage medium according to the present invention is a computer-readable information storage medium in which the above program is stored.

また、本発明の一態様では、前記クラスタリング手段は、クラスタごとに、当該クラスタに属する各データ項目の前記データ項目特徴情報に基づいて、ユーザ特徴情報を取得し、前記提示手段は、各クラスタの前記ユーザ特徴情報と、各データ項目の前記データ項目特徴情報と、に基づいて、前記データ項目情報を提示する、ことを特徴とする。 Further, in one aspect of the present invention, the clustering means acquires user characteristic information for each cluster based on the data item feature information of each data item belonging to the cluster, and the presenting means of each cluster It is characterized in that the data item information is presented based on the user feature information and the data item feature information of each data item.

また、本発明の一態様では、各クラスタの前記ユーザ特徴情報と、各データ項目の前記データ項目特徴情報と、はそれぞれベクトルで示されており、前記提示手段は、各クラスタの前記ユーザ特徴情報が示すベクトルと、各データ項目の前記データ項目特徴情報が示すベクトルと、の比較結果に基づいて、前記データ項目情報を提示する、ことを特徴とする。 Further, in one aspect of the present invention, the user feature information of each cluster and the data item feature information of each data item are represented by vectors, respectively, and the presenting means is the user feature information of each cluster. The data item information is presented based on the comparison result of the vector indicated by and the vector indicated by the data item feature information of each data item.

また、本発明の一態様では、前記クラスタリング手段は、各クラスタに属する各データ項目の前記データ項目特徴情報が示すベクトルの平均値を、当該クラスタの前記ユーザ特徴情報として取得する、ことを特徴とする。 Further, in one aspect of the present invention, the clustering means acquires the average value of the vectors indicated by the data item feature information of each data item belonging to each cluster as the user feature information of the cluster. To do.

また、本発明の一態様では、前記提示手段は、前記複数のデータ項目のうち、各クラスタ内のデータ項目の前記データ項目特徴情報を、当該クラスタの前記ユーザ特徴情報との比較対象とする、ことを特徴とする。 Further, in one aspect of the present invention, the presenting means sets the data item feature information of the data item in each cluster among the plurality of data items as a comparison target with the user feature information of the cluster. It is characterized by that.

また、本発明の一態様では、前記第1取得手段は、複数のユーザの各々の前記行動履歴情報に基づいて、各データ項目の前記データ項目特徴情報を取得する、ことを特徴とする。 Further, in one aspect of the present invention, the first acquisition means acquires the data item feature information of each data item based on the action history information of each of a plurality of users.

また、本発明の一態様では、各データ項目の前記データ項目特徴情報は、予め設定された当該データ項目の分類情報を含む、ことを特徴とする。 Further, in one aspect of the present invention, the data item feature information of each data item includes preset classification information of the data item.

また、本発明の一態様では、前記クラスタリング手段は、前記行動履歴情報に基づいて、クラスタサイズを変化させる、ことを特徴とする。 Further, in one aspect of the present invention, the clustering means changes the cluster size based on the action history information.

また、本発明の一態様では、前記行動履歴情報は、各データ項目に対する前記ユーザの行動の種類に関する行動種類情報を含み、前記提示手段は、前記行動種類情報に更に基づいて、前記データ項目情報を提示する、ことを特徴とする。 Further, in one aspect of the present invention, the action history information includes action type information regarding the type of action of the user for each data item, and the presenting means further based on the action type information, the data item information. It is characterized by presenting.

また、本発明の一態様では、前記行動履歴情報は、各データ項目に対する前記ユーザの行動時間に関する行動時間情報を含み、前記提示手段は、前記行動時間情報に更に基づいて、前記データ項目情報を提示する、ことを特徴とする。 Further, in one aspect of the present invention, the action history information includes action time information regarding the action time of the user for each data item, and the presenting means further obtains the data item information based on the action time information. It is characterized by presenting.

また、本発明の一態様では、前記データ項目情報は、前記複数のデータ項目の少なくとも1つに関するクーポン情報又はリコメンド情報である、ことを特徴とする。 Further, in one aspect of the present invention, the data item information is coupon information or recommendation information regarding at least one of the plurality of data items.

また、本発明の一態様では、各データ項目は、商品に関するデータ項目であり、前記第1取得手段は、複数の商品の各々の特徴に関する前記データ項目特徴情報を取得し、前記第2取得手段は、各商品に対する前記ユーザの行動履歴に関する前記行動履歴情報を取得し、前記クラスタリング手段は、前記行動履歴情報が示す各商品の前記データ項目特徴情報に基づいて、各商品のクラスタリングを行い、前記提示手段は、前記複数の商品のうちの少なくとも1つに関する前記データ項目情報を前記ユーザに提示する、ことを特徴とする。 Further, in one aspect of the present invention, each data item is a data item related to a product, and the first acquisition means acquires the data item feature information regarding the characteristics of each of a plurality of products, and the second acquisition means. Acquires the behavior history information regarding the user's behavior history for each product, and the clustering means clusters each product based on the data item feature information of each product indicated by the behavior history information. The presenting means is characterized in that the data item information regarding at least one of the plurality of products is presented to the user.

本発明によれば、ユーザに提示する情報の精度を高めることができる。 According to the present invention, the accuracy of the information presented to the user can be improved.

情報処理システムの全体構成を示す図である。It is a figure which shows the whole structure of an information processing system. 情報処理システムで実現される機能の一例を示す機能ブロック図である。It is a functional block diagram which shows an example of a function realized by an information processing system. 商品データベースの一例を示す図である。It is a figure which shows an example of a product database. ユーザデータベースの一例を示す図である。It is a figure which shows an example of a user database. クーポンデータベースの一例を示す図である。It is a figure which shows an example of a coupon database. クラスタリング部の処理内容を示す図である。It is a figure which shows the processing content of a clustering part. 事前準備処理を示すフロー図である。It is a flow chart which shows the preparatory processing. S2の処理の詳細を示す図である。It is a figure which shows the detail of the process of S2. クーポン提示処理を示すフロー図である。It is a flow chart which shows the coupon presentation process. 商品ページの画面例を示す図である。It is a figure which shows the screen example of a product page.

[1.情報処理システムの全体構成]
以下、本発明に関わる情報処理システムの実施形態の例を説明する。図1は、情報処理システムの全体構成を示す図である。図1に示すように、情報処理システム1は、サーバ10及びユーザ端末20を含み、これらはネットワークを介してデータ送受信可能に接続される。なお、図1では、サーバ10及びユーザ端末20を1台ずつ示しているが、これらは複数台あってもよい。また、情報処理システム1は、サーバ10及びユーザ端末20以外のコンピュータを含んでいてもよい。
[1. Overall configuration of information processing system]
Hereinafter, examples of embodiments of the information processing system according to the present invention will be described. FIG. 1 is a diagram showing an overall configuration of an information processing system. As shown in FIG. 1, the information processing system 1 includes a server 10 and a user terminal 20, which are connected so as to be able to send and receive data via a network. Although FIG. 1 shows one server 10 and one user terminal 20, there may be a plurality of these. Further, the information processing system 1 may include a computer other than the server 10 and the user terminal 20.

サーバ10は、サーバコンピュータであり、例えば、制御部11、記憶部12、及び通信部13を含む。制御部11は、少なくとも1つのプロセッサを含む。制御部11は、記憶部12に記憶されたプログラムやデータに従って処理を実行する。記憶部12は、主記憶部及び補助記憶部を含む。例えば、主記憶部はRAMなどの揮発性メモリであり、補助記憶部は、ハードディスクやフラッシュメモリなどの不揮発性メモリである。通信部13は、有線通信又は無線通信用の通信インタフェースを含み、例えば、ネットワークを介してデータ通信を行う。 The server 10 is a server computer, and includes, for example, a control unit 11, a storage unit 12, and a communication unit 13. The control unit 11 includes at least one processor. The control unit 11 executes processing according to the programs and data stored in the storage unit 12. The storage unit 12 includes a main storage unit and an auxiliary storage unit. For example, the main storage unit is a volatile memory such as RAM, and the auxiliary storage unit is a non-volatile memory such as a hard disk or flash memory. The communication unit 13 includes a communication interface for wired communication or wireless communication, and performs data communication via a network, for example.

ユーザ端末20は、ユーザが操作するコンピュータであり、例えば、パーソナルコンピュータ、携帯情報端末(タブレット型コンピュータを含む)、又は携帯電話機(スマートフォンを含む)等である。ユーザ端末20は、制御部21、記憶部22、通信部23、操作部24、及び表示部25を含む。制御部21、記憶部22、及び通信部23のハードウェア構成は、それぞれ制御部11、記憶部12、及び通信部13と同様であってよい。操作部24は、ユーザが操作を行うための入力デバイスであり、例えば、タッチパネルやマウス等のポインティングデバイスやキーボード等である。操作部24は、ユーザの操作内容を制御部21に伝達する。表示部25は、例えば、液晶表示部又は有機EL表示部等である。 The user terminal 20 is a computer operated by the user, and is, for example, a personal computer, a personal digital assistant (including a tablet computer), a mobile phone (including a smartphone), or the like. The user terminal 20 includes a control unit 21, a storage unit 22, a communication unit 23, an operation unit 24, and a display unit 25. The hardware configurations of the control unit 21, the storage unit 22, and the communication unit 23 may be the same as those of the control unit 11, the storage unit 12, and the communication unit 13, respectively. The operation unit 24 is an input device for the user to perform an operation, and is, for example, a pointing device such as a touch panel or a mouse, a keyboard, or the like. The operation unit 24 transmits the operation content of the user to the control unit 21. The display unit 25 is, for example, a liquid crystal display unit, an organic EL display unit, or the like.

なお、記憶部12,22に記憶されるものとして説明するプログラム及びデータは、ネットワークを介してこれらに供給されるようにしてもよい。また、サーバ10及びユーザ端末20のハードウェア構成は、上記の例に限られず、種々のハードウェアを適用可能である。例えば、サーバ10及びユーザ端末20は、それぞれコンピュータ読み取り可能な情報記憶媒体を読み取る読取部(例えば、光ディスクドライブやメモリカードスロット)や外部機器と直接的に接続するための入出力部(例えば、USB端子)を含んでもよい。この場合、情報記憶媒体に記憶されたプログラムやデータが読取部又は入出力部を介して、サーバ10又はユーザ端末20に供給されるようにしてもよい。 The programs and data described as being stored in the storage units 12 and 22 may be supplied to them via a network. Further, the hardware configuration of the server 10 and the user terminal 20 is not limited to the above example, and various hardware can be applied. For example, the server 10 and the user terminal 20 are read / output units (for example, USB) for directly connecting to a reading unit (for example, an optical disk drive or a memory card slot) for reading a computer-readable information storage medium or an external device, respectively. Terminal) may be included. In this case, the program or data stored in the information storage medium may be supplied to the server 10 or the user terminal 20 via the reading unit or the input / output unit.

[2.情報処理システムの概要]
情報処理システム1では、複数のデータ項目がサーバ10に記憶されており、任意のデータ項目がユーザに提供される。データ項目は、ユーザに所定の情報を提供するためのデータである。データ項目の内容は、任意であってよく、例えば、商品、サービス、又はコンテンツに関する内容であってもよい。
[2. Information processing system overview]
In the information processing system 1, a plurality of data items are stored in the server 10, and arbitrary data items are provided to the user. The data item is data for providing predetermined information to the user. The content of the data item may be arbitrary and may be, for example, content relating to a product, service, or content.

商品は、取引の対象となる物であればよく、例えば、食料品、衣料品、家具、家電、又は電子機器などの有体物であってもよいし、後述するコンテンツのような無体物であってもよい。例えば、データ項目は、商品ページをユーザ端末20に表示させるためのデータである。データ項目は、商品ページのHTMLであってもよいし、商品ページのフレームに挿入する画像やテキストであってもよい。なお、フレームは、アプリケーション内で画面を表示させる場合の画面レイアウトを定義したデータである。 The goods may be tangible items such as foodstuffs, clothing, furniture, home appliances, or electronic devices, as long as they are objects to be traded, or intangible items such as contents described later. May be good. For example, the data item is data for displaying the product page on the user terminal 20. The data item may be HTML of the product page, or may be an image or text to be inserted in the frame of the product page. The frame is data that defines the screen layout when the screen is displayed in the application.

サービスは、任意の内容のサービスであってよく、例えば、旅行予約、保険の申し込み、レストラン予約、宝くじの購入、又は金融サービスなどである。例えば、データ項目は、サービスの利用申込ページをユーザ端末20に表示させるためのデータである。データ項目は、利用申込ページのHTMLであってもよいし、利用申込ページのフレームに挿入する画像やテキストであってもよい。 The service may be any service of content, such as travel reservations, insurance applications, restaurant reservations, lottery purchases, or financial services. For example, the data item is data for displaying the service usage application page on the user terminal 20. The data item may be HTML of the usage application page, or may be an image or text to be inserted in the frame of the usage application page.

コンテンツは、任意の内容のコンテンツであってよく、例えば、ウェブサイト、クーポン、広告、電子書籍、動画、画像、楽曲、又はアプリケーションなどである。例えば、商品ページ及びサービスの利用申込ページも、コンテンツの一例ということもできる。例えば、データ項目は、コンテンツデータそのものであってもよいし、コンテンツのダウンロードページをユーザ端末20に表示させるためのデータであってもよい。データ項目は、ダウンロードページのHTMLであってもよいし、ダウンロードページのフレームに挿入する画像やテキストであってもよい。 The content may be content of any content, such as websites, coupons, advertisements, e-books, videos, images, songs, or applications. For example, the product page and the service usage application page can be said to be examples of contents. For example, the data item may be the content data itself, or may be data for displaying the content download page on the user terminal 20. The data item may be HTML of the download page, or may be an image or text to be inserted in the frame of the download page.

本実施形態では、各データ項目が商品に関するデータ項目である場合を一例として説明する。以降の説明では、記載の簡略化のために「データ項目」を単に「商品」と記載する。このため、本実施形態で「商品」と記載した箇所は、「データ項目」と読み替えることができる。 In the present embodiment, the case where each data item is a data item related to a product will be described as an example. In the following description, the "data item" is simply referred to as a "product" for the sake of brevity. Therefore, the part described as "product" in this embodiment can be read as "data item".

本実施形態では、ユーザは、ユーザ端末20を操作してサーバ10にアクセスし、インターネット上の仮想的な店舗が取り扱う商品を閲覧したり購入したりする。ユーザの閲覧履歴及び購入履歴は、行動履歴として記録される。情報処理システム1は、各商品に対するユーザの行動履歴を解析し、ユーザごとに、商品のクラスタリングを実行する。 In the present embodiment, the user operates the user terminal 20 to access the server 10 to browse or purchase products handled by a virtual store on the Internet. The user's browsing history and purchase history are recorded as an action history. The information processing system 1 analyzes the user's behavior history for each product and executes product clustering for each user.

クラスタリングは、観測データをグループ分け(分類)するための処理である。本実施形態では、個々の商品が観測データに相当する。クラスタは、個々のグループであり、分類の単位である。クラスタは、商品の分類という意味では、カテゴリと概念的に少し似ている。ただし、カテゴリが全ユーザで共通の情報である一方で、クラスタは、ユーザごとに異なり、ユーザ特有の好みが反映されている。 Clustering is a process for grouping (classifying) observation data. In this embodiment, each product corresponds to observation data. A cluster is an individual group and a unit of classification. Clusters are conceptually a bit like categories in terms of product classification. However, while the categories are information common to all users, the clusters are different for each user and reflect the user's unique preferences.

本実施形態の情報処理システム1は、クラスタごとに、当該クラスタに属する商品の商品特徴情報に基づいて、ユーザの嗜好に関するユーザ特徴情報を計算する。そして、情報処理システム1は、各クラスタのユーザ特徴情報に基づいて、商品のクーポン情報を提示することによって、ユーザ特有の嗜好をクラスタごとに分析し、ユーザに提示するクーポン情報の精度を高めるようにしている。以降、当該構成の詳細を説明する。 The information processing system 1 of the present embodiment calculates the user characteristic information regarding the user's preference for each cluster based on the product characteristic information of the products belonging to the cluster. Then, the information processing system 1 analyzes the user-specific preferences for each cluster by presenting the coupon information of the product based on the user characteristic information of each cluster, and improves the accuracy of the coupon information presented to the user. I have to. Hereinafter, the details of the configuration will be described.

[3.本実施形態において実現される機能]
図2は、情報処理システム1で実現される機能の一例を示す機能ブロック図である。図2に示すように、本実施形態では、データ記憶部100、第1取得部101、第2取得部102、クラスタリング部103、及び提示部104がサーバ10で実現される。データ記憶部100は、記憶部12を主として実現され、第1取得部101、第2取得部102、クラスタリング部103、及び提示部104の各々は、制御部11を主として実現される。
[3. Functions realized in this embodiment]
FIG. 2 is a functional block diagram showing an example of the functions realized by the information processing system 1. As shown in FIG. 2, in the present embodiment, the data storage unit 100, the first acquisition unit 101, the second acquisition unit 102, the clustering unit 103, and the presentation unit 104 are realized by the server 10. The data storage unit 100 is mainly realized by the storage unit 12, and each of the first acquisition unit 101, the second acquisition unit 102, the clustering unit 103, and the presentation unit 104 is mainly realized by the control unit 11.

[3−1.データ記憶部]
データ記憶部100は、本実施形態に係る処理を実行するために必要なデータを記憶する。ここでは、データ記憶部100が記憶するデータの一例として、商品データベースDB1、ユーザデータベースDB2、及びクーポンデータベースDB3を説明する。
[3-1. Data storage]
The data storage unit 100 stores data necessary for executing the process according to the present embodiment. Here, as an example of the data stored in the data storage unit 100, the product database DB1, the user database DB2, and the coupon database DB3 will be described.

図3は、商品データベースDB1の一例を示す図である。図3に示すように、商品データベースDB1は、商品に関する種々の情報が格納されるデータベースである。例えば、商品データベースDB1には、店舗ID、商品ID、商品の基本情報、及び商品特徴情報が格納される。店舗IDは、インターネット上の店舗を一意に識別する情報である。商品IDは、当該店舗が取り扱う商品を一意に識別する情報である。 FIG. 3 is a diagram showing an example of the product database DB1. As shown in FIG. 3, the product database DB1 is a database in which various information about products is stored. For example, the product database DB1 stores a store ID, a product ID, basic product information, and product feature information. The store ID is information that uniquely identifies a store on the Internet. The product ID is information that uniquely identifies the product handled by the store.

商品の基本情報は、商品の内容に関する基本的な情報であり、例えば、商品名(商品タイトル)、カテゴリ(ジャンル)、属性、単価、在庫数、キーワード、及び商品説明を含む。属性は、商品の性質であり、例えば、商品の色、サイズ、素材、状態、産地、又はメーカといった情報である。キーワードは、商品の検索用の単語であり、例えば、商品名又は商品説明の中から抽出された単語であってもよいし、店舗の担当者がキーワードとして入力した単語であってもよい。商品説明は、商品の詳細な説明であり、例えば、テキスト、表、及び画像の少なくとも1つによって示される。 The basic information of a product is basic information about the content of the product, and includes, for example, a product name (product title), a category (genre), an attribute, a unit price, an inventory quantity, a keyword, and a product description. The attribute is the property of the product, for example, information such as the color, size, material, condition, place of origin, or manufacturer of the product. The keyword is a word for searching a product, and may be, for example, a word extracted from a product name or a product description, or a word input as a keyword by a store clerk. The item description is a detailed description of the item, indicated by, for example, at least one of text, table, and image.

例えば、商品の基本情報は、店舗の担当者により入力される。なお、商品の基本情報は、他の情報が含まれていてもよく、例えば、商品ページのURL、商品ページのHTMLデータ、フレーム、又は画像データなどの種々の情報が含まれていてもよい。なお、商品ページは、商品を購入するための画面であればよく、例えば、商品名、商品画像、商品説明、及び単価といった商品の基本情報と、商品を買い物かごに入れるためのボタンと、を含む。商品ページは、ユーザ端末20のウェブブラウザ内で表示されてもよいし、ユーザ端末20にインストールされたアプリケーション内で表示されてもよい。 For example, the basic information of the product is input by the person in charge of the store. The basic information of the product may include other information, and may include various information such as the URL of the product page, the HTML data of the product page, the frame, or the image data. The product page may be a screen for purchasing a product, for example, basic information of the product such as a product name, a product image, a product description, and a unit price, and a button for putting the product in the shopping cart. Including. The product page may be displayed in the web browser of the user terminal 20 or may be displayed in the application installed in the user terminal 20.

商品特徴情報は、商品の特徴に関する情報であり、例えば、複数の項目の各々の特徴量を含む。項目は、商品の特徴を評価するための任意の項目であればよく、例えば、商品の基本情報に関する項目であってもよいし、商品を閲覧したり購入したりしたユーザの基本情報に関する項目であってもよい。例えば、特徴量は、各項目の商品の特徴を数値化した情報である。なお、特徴量は、数値ではなく、文字によって示されてもよいし、数値と文字の組み合わせで示されてもよい。 The product feature information is information about the feature of the product, and includes, for example, the feature amount of each of the plurality of items. The item may be any item for evaluating the characteristics of the product, for example, it may be an item related to the basic information of the product, or an item related to the basic information of the user who browsed or purchased the product. There may be. For example, the feature quantity is information that quantifies the features of the product of each item. The feature amount may be indicated by characters instead of numerical values, or may be indicated by a combination of numerical values and characters.

例えば、商品特徴情報は、商品名・キーワード・商品説明に含まれる単語が項目となってもよいし、カテゴリ、属性、又は価格帯が項目となってもよい。単語が商品特徴情報の項目となる場合には、当該項目の特徴量は、単語の特徴ベクトルであってもよい。単語の特徴ベクトルの取得方法自体は、公知の種々の手法を適用可能であり、例えば、Word2vecなどのニューラルネットワークを利用してもよい。また例えば、商品特徴情報は、商品を閲覧又は購入したユーザの年齢、性別、又は地域が項目になってもよい。 For example, in the product feature information, words included in the product name, keywords, and product description may be items, or categories, attributes, or price ranges may be items. When a word is an item of product feature information, the feature amount of the item may be a feature vector of the word. As a method for acquiring a word feature vector, various known methods can be applied, and for example, a neural network such as Word2vec may be used. Further, for example, the product feature information may include the age, gender, or region of the user who browsed or purchased the product.

本実施形態では、商品特徴情報がn(nは自然数)次元のベクトルで示される場合を例に挙げて説明する。即ち、商品特徴情報は、n個の項目の特徴量を含んでおり、各項目の特徴量は、ベクトルの各要素の値として示される。なお、商品特徴情報は、ベクトル以外の形式であってもよく、任意の形式で表現可能である。例えば、商品特徴情報は、配列形式、画像形式、テキスト形式、又は表形式といった任意の形式の情報であってもよい。 In the present embodiment, the case where the product feature information is represented by an n (n is a natural number) -dimensional vector will be described as an example. That is, the product feature information includes the feature amounts of n items, and the feature amounts of each item are shown as the values of each element of the vector. The product feature information may be in a format other than a vector, and can be expressed in any format. For example, the product feature information may be information in any format such as an array format, an image format, a text format, or a table format.

また、本実施形態では、各商品の商品特徴情報は、予め設定された当該商品の分類情報を含む場合を説明する。例えば、商品特徴情報が示すn次元のベクトルのうち、k(kは1以上n以下の整数)個目の要素は、商品の分類情報を示す値となる。分類情報は、複数の分類情報の中から予め設定された少なくとも1つであり、例えば、カテゴリ(ジャンル)、属性、又は価格帯などの情報である。価格帯は、複数の価格帯の中から単価が属する価格帯である。 Further, in the present embodiment, the case where the product feature information of each product includes the preset classification information of the product will be described. For example, in the n-dimensional vector indicated by the product feature information, the kth element (k is an integer of 1 or more and n or less) is a value indicating the product classification information. The classification information is at least one preset from a plurality of classification information, and is, for example, information such as a category (genre), an attribute, or a price range. The price range is a price range to which the unit price belongs from among a plurality of price ranges.

本実施形態では、分類情報の一例として、商品の基本情報に格納されたカテゴリ(即ち、店舗の担当者が入力したカテゴリ)を説明する。このため、本実施形態でカテゴリと記載した箇所については、分類情報と読み替えることができる。商品特徴情報のうち、k個目の要素は、カテゴリを示す特徴量となる。どの数値がどのカテゴリを示すかは、予めデータ記憶部100に定めておけばよい。 In the present embodiment, as an example of the classification information, the category stored in the basic information of the product (that is, the category input by the person in charge of the store) will be described. Therefore, the part described as a category in this embodiment can be read as classification information. The kth element of the product feature information is a feature amount indicating a category. Which numerical value indicates which category may be determined in advance in the data storage unit 100.

なお、本実施形態では、店舗の担当者により入力された情報と、サーバ10により生成された情報と、の両方が商品特徴情報に含まれる場合を説明するが、商品特徴情報は、店舗の担当者により入力された情報だけを含んでもよいし、サーバ10により生成された情報だけを含んでもよい。また、商品特徴情報に含まれる項目は、上記の例に限られず、任意の項目を適用可能である。例えば、商品が閲覧又は購入された日時に関する項目であってもよいし、商品が閲覧又は購入された場合に使用された検索式に関する項目であってもよい。検索式とは、検索条件であり、例えば、キーワード、カテゴリ、属性、価格帯、及び在庫の有無のうちの少なくとも1つである。 In the present embodiment, the case where both the information input by the person in charge of the store and the information generated by the server 10 are included in the product feature information will be described, but the product feature information is in charge of the store. It may include only the information input by the person or only the information generated by the server 10. In addition, the items included in the product feature information are not limited to the above examples, and any item can be applied. For example, it may be an item related to the date and time when the product was browsed or purchased, or it may be an item related to the search formula used when the product was browsed or purchased. The search formula is a search condition, and is, for example, at least one of a keyword, a category, an attribute, a price range, and whether or not there is inventory.

図4は、ユーザデータベースDB2の一例を示す図である。図4に示すように、ユーザデータベースDB2は、ユーザに関する種々の情報が格納されるデータベースである。例えば、ユーザデータベースDB2には、ユーザID、ユーザの基本情報、行動履歴情報、及び、クラスタ情報が格納される。ユーザIDは、ユーザを一意に識別する情報である。 FIG. 4 is a diagram showing an example of the user database DB2. As shown in FIG. 4, the user database DB2 is a database in which various information about the user is stored. For example, the user database DB2 stores a user ID, basic user information, action history information, and cluster information. The user ID is information that uniquely identifies the user.

ユーザの基本情報は、ユーザの登録情報であり、例えば、ユーザ名、年齢、性別、及び地域などの情報が格納される。なお、ユーザの基本情報は、他の情報が含まれていてもよく、例えば、ユーザのお気に入りのカテゴリなどの情報が含まれていてもよい。 The basic information of the user is the registered information of the user, and for example, information such as a user name, age, gender, and region is stored. The basic information of the user may include other information, for example, information such as a favorite category of the user may be included.

行動履歴情報は、各商品に対するユーザの行動履歴に関する情報であり、例えば、行動対象の商品の識別情報(ここでは、店舗IDと商品IDの組み合わせ)、行動種類情報、及び行動時間情報といった情報が時系列的に格納される。 The action history information is information on the user's action history for each product, and for example, information such as identification information of the product to be acted (here, a combination of a store ID and a product ID), action type information, and action time information is provided. Stored in chronological order.

行動対象とは、ユーザによる行動の対象になることであり、例えば、閲覧、購入、又はダウンロードなどの対象になることである。行動種類情報は、行動の種類に関する情報であり、例えば、閲覧・購入・ダウンロードといった複数の種類のうち、ユーザが取った行動の種類を示す情報である。行動時間情報は、ユーザが行動した日時を示す情報であり、例えば、閲覧日時、購入日時、又はダウンロード日時といった情報である。 The action target is a target of action by the user, for example, a target of browsing, purchasing, or downloading. The action type information is information on the type of action, and is information indicating the type of action taken by the user among a plurality of types such as browsing, purchasing, and downloading. The action time information is information indicating the date and time when the user acted, and is, for example, information such as a browsing date and time, a purchase date and time, or a download date and time.

サーバ10は、ユーザ端末20との通信内容に基づいて、行動履歴情報を更新する。例えば、サーバ10は、ユーザから商品ページの閲覧要求を受け付けると、当該商品ページの表示データをユーザ端末20に送信する。そして、サーバ10は、当該ユーザのユーザIDが格納されたレコードの行動履歴情報に、当該商品ページが示す商品の店舗ID及び商品IDを格納し、行動種類情報に「閲覧」を設定し、行動時間情報に現在日時を設定する。 The server 10 updates the action history information based on the communication content with the user terminal 20. For example, when the server 10 receives a product page browsing request from the user, the server 10 transmits the display data of the product page to the user terminal 20. Then, the server 10 stores the store ID and product ID of the product indicated by the product page in the action history information of the record in which the user ID of the user is stored, sets "browsing" in the action type information, and acts. Set the current date and time in the time information.

また例えば、サーバ10は、ユーザから商品の購入要求を受け付けると、当該商品の購入処理を実行する。購入処理自体は、公知の種々の処理を適用可能であり、例えば、クレジットカードによる決済処理が実行される。そして、サーバ10は、当該ユーザのユーザIDが格納されたレコードの行動履歴情報に、当該商品ページが示す商品の店舗ID及び商品IDを格納し、行動種類情報に「購入」を設定し、行動時間情報に現在日時を設定する。 Further, for example, when the server 10 receives a purchase request for a product from a user, the server 10 executes a purchase process for the product. Various known processes can be applied to the purchase process itself, and for example, a payment process using a credit card is executed. Then, the server 10 stores the store ID and product ID of the product indicated on the product page in the action history information of the record in which the user ID of the user is stored, sets "purchase" in the action type information, and acts. Set the current date and time in the time information.

クラスタ情報は、クラスタリング部103が特定したクラスタに関する情報であり、例えば、クラスタ番号、ユーザ特徴情報、重み係数、行動種類情報、及び行動時間情報を含む。クラスタ番号は、クラスタを一意に識別する情報である。クラスタは、ユーザごとに取得されるので、クラスタ番号は、あるユーザに対して取得された複数のクラスタの中で、クラスタを一意に識別する情報といえる。 The cluster information is information about the cluster specified by the clustering unit 103, and includes, for example, a cluster number, user characteristic information, weighting coefficient, action type information, and action time information. The cluster number is information that uniquely identifies the cluster. Since the cluster is acquired for each user, the cluster number can be said to be information that uniquely identifies the cluster among the plurality of clusters acquired for a certain user.

ユーザ特徴情報は、クラスタ内の商品の特徴を総合的に示す情報である。ユーザ特徴情報は、クラスタごとに生成され、例えば、クラスタに属する行動対象の商品の商品特徴情報を所定の数式に代入することで得られた値となる。この数式は、任意の数式であってよく、例えば、単純平均又は加重平均を求める式である。本実施形態では、商品特徴情報がベクトルで示されるので、ユーザ特徴情報もベクトルで示される場合を一例として説明する。 The user characteristic information is information that comprehensively indicates the characteristics of the products in the cluster. The user characteristic information is generated for each cluster, and is, for example, a value obtained by substituting the product characteristic information of the product to be acted belonging to the cluster into a predetermined mathematical formula. This formula may be any formula, for example, a formula for obtaining a simple average or a weighted average. In the present embodiment, since the product feature information is represented by a vector, a case where the user feature information is also represented by a vector will be described as an example.

重み係数は、クラスタの重要度(蓋然性)であり、例えば、重み係数が高いほどクラスタが重要であり、重み係数が低いほどクラスタが重要ではないことを示す。 The weighting factor is the importance (probability) of the cluster. For example, the higher the weighting factor, the more important the cluster, and the lower the weighting factor, the less important the cluster.

行動種類情報は、クラスタに属する商品に対する行動の種類に関する情報である。ここでは、行動種類情報は、「購入済み」又は「閲覧のみ」の何れかの値を取るものとする。クラスタに属する行動対象の商品が1つでも購入されていれば、当該クラスタの行動種類情報は「購入済み」となり、そうでなければ、当該クラスタの行動種類情報は「閲覧のみ」となる。なお、行動の種類は、購入と閲覧に限られず、例えば、商品を買い物かごに入れるといった行動であってもよい。 The action type information is information on the type of action for a product belonging to the cluster. Here, the action type information shall take either a value of "purchased" or "view only". If at least one product belonging to the cluster as an action target is purchased, the action type information of the cluster is "purchased", and if not, the action type information of the cluster is "view only". The type of action is not limited to purchase and browsing, and may be, for example, an action such as putting a product in a shopping cart.

行動時間情報は、クラスタに属する商品に対する行動時間に関する情報である。ここでは、行動時間情報は、「購入済み」の商品に対する行動時間が格納される。 The action time information is information on the action time for the products belonging to the cluster. Here, the action time information stores the action time for the "purchased" product.

なお、行動履歴情報に含まれる項目は、上記の例に限られず、任意の項目を適用可能である。例えば、行動履歴情報は、商品が閲覧又は購入された際に使用された検索式を含んでいてもよい。また、ユーザデータベースDB2には、ユーザが獲得したクーポン情報などの情報を含んでいてもよい。 The items included in the action history information are not limited to the above examples, and any item can be applied. For example, the behavior history information may include a search formula used when the product was browsed or purchased. In addition, the user database DB2 may include information such as coupon information acquired by the user.

図5は、クーポンデータベースDB3の一例を示す図である。図5に示すように、クーポンデータベースDB3は、クーポンに関する種々の情報が格納されるデータベースである。例えば、クーポンデータベースDB3には、クーポンID、クーポンの対象となる店舗又は商品の識別情報(ここでは、店舗IDと商品IDの組み合わせ)、クーポン内容、及び商品特徴情報が格納される。クーポンIDは、クーポンを一意に識別する情報である。 FIG. 5 is a diagram showing an example of the coupon database DB3. As shown in FIG. 5, the coupon database DB3 is a database in which various information related to coupons is stored. For example, the coupon database DB3 stores a coupon ID, identification information of a store or product targeted for a coupon (here, a combination of a store ID and a product ID), coupon contents, and product feature information. The coupon ID is information that uniquely identifies the coupon.

クーポン内容は、クーポン使用時の効果であり、例えば、値引き額、値引きパーセント(割合)、おまけの商品といった情報が格納される。商品特徴情報は、クーポンの対象となる商品の商品特徴情報である。クーポン対象が店舗となる場合には、当該店舗が取り扱う特定の商品の商品特徴情報であってもよいし、当該店舗の複数の商品の各々の商品特徴情報から算出されるようにしてもよい。なお、クーポンデータベースDB3には、クーポンの有効期間などの情報が格納されていてもよい。 The content of the coupon is an effect when the coupon is used, and information such as a discount amount, a discount percentage (percentage), and an extra product is stored. The product feature information is the product feature information of the product to which the coupon is applied. When the coupon target is a store, it may be the product feature information of a specific product handled by the store, or it may be calculated from the product feature information of each of a plurality of products of the store. Information such as the validity period of the coupon may be stored in the coupon database DB3.

例えば、クーポンデータベースDB3は、各店舗の担当者によって更新される。例えば、クーポンを発行する店舗の担当者は、サーバ10に対し、自身の店舗の店舗ID、クーポンの対象となる商品の商品ID、及びクーポンの内容の登録要求を送信する。サーバ10は、店舗の担当者からの登録要求を受信すると、クーポンIDを発行し、店舗ID、商品ID、及びクーポンの内容と関連付けてクーポンデータベースDB3に格納する。そして、サーバ10は、商品データベースDB1を参照し、当該店舗ID及び当該商品IDに関連付けられた商品特徴情報を取得し、上記発行したクーポンIDと関連付けてクーポンデータベースDB3に格納する。 For example, the coupon database DB3 is updated by the person in charge at each store. For example, the person in charge of the store that issues the coupon transmits to the server 10 the store ID of the store, the product ID of the product that is the target of the coupon, and the registration request of the contents of the coupon. When the server 10 receives the registration request from the person in charge of the store, the server 10 issues a coupon ID and stores the coupon ID in association with the store ID, the product ID, and the contents of the coupon in the coupon database DB3. Then, the server 10 refers to the product database DB 1, acquires the store ID and the product feature information associated with the product ID, and stores the product feature information associated with the product ID in the coupon database DB 3 in association with the issued coupon ID.

なお、データ記憶部100に記憶されるデータは、上記の例に限られない。データ記憶部100は、実施形態に係る処理のために必要なデータを記憶すればよい。例えば、データ記憶部100は、行動履歴情報と商品特徴情報との関係(詳細後述)を記憶してもよい。 The data stored in the data storage unit 100 is not limited to the above example. The data storage unit 100 may store data necessary for the processing according to the embodiment. For example, the data storage unit 100 may store the relationship between the action history information and the product feature information (details will be described later).

[3−2.第1取得部]
第1取得部101は、複数の商品の各々の特徴に関する商品特徴情報を取得する。本実施形態では、商品データベースDB1に商品特徴情報が格納されているので、第1取得部101は、データ記憶部100に記憶された各商品の商品特徴情報を取得する。なお、サーバ10以外のコンピュータ(例えば、外部のデータベースサーバ)に商品特徴情報が記憶されている場合には、第1取得部101は、当該コンピュータから各商品の商品特徴情報を取得すればよい。
[3-2. 1st acquisition department]
The first acquisition unit 101 acquires product feature information regarding the features of each of the plurality of products. In the present embodiment, since the product feature information is stored in the product database DB 1, the first acquisition unit 101 acquires the product feature information of each product stored in the data storage unit 100. When the product feature information is stored in a computer other than the server 10 (for example, an external database server), the first acquisition unit 101 may acquire the product feature information of each product from the computer.

例えば、第1取得部101は、複数のユーザの各々の行動履歴情報に基づいて、各商品の商品特徴情報を取得してもよい。この場合、第1取得部101は、情報処理システム1の全ユーザの行動履歴情報に基づいて、各商品の商品特徴情報を取得してもよいし、情報処理システム1の一部のユーザの行動履歴情報に基づいて、各商品の商品特徴情報を取得してもよい。また例えば、第1取得部は、各ユーザの行動履歴情報に基づいて、商品特徴情報の全項目の特徴量を取得してもよいし、商品特徴情報の一部の項目の特徴量を取得してもよい。 For example, the first acquisition unit 101 may acquire the product feature information of each product based on the behavior history information of each of the plurality of users. In this case, the first acquisition unit 101 may acquire the product feature information of each product based on the behavior history information of all the users of the information processing system 1, or the behavior of some users of the information processing system 1. Product feature information of each product may be acquired based on the history information. Further, for example, the first acquisition unit may acquire the feature amounts of all the items of the product feature information based on the behavior history information of each user, or acquire the feature amounts of some items of the product feature information. You may.

各ユーザの行動履歴情報と、各商品の商品特徴情報と、の関係は、予めデータ記憶部100に記憶されているものとする。この関係は、数式形式又はテーブル形式で定義されていてもよいし、プログラムコードの一部として定義されていてもよい。第1取得部101は、各ユーザの行動履歴情報に関連付けられた各商品の商品特徴情報を取得する。即ち、第1取得部101は、各ユーザの行動履歴情報を上記関係の入力とし、上記関係の出力として各商品の商品特徴情報を取得する。 It is assumed that the relationship between the behavior history information of each user and the product feature information of each product is stored in advance in the data storage unit 100. This relationship may be defined in mathematical or tabular form, or as part of the program code. The first acquisition unit 101 acquires the product feature information of each product associated with the behavior history information of each user. That is, the first acquisition unit 101 uses the action history information of each user as the input of the above relationship, and acquires the product feature information of each product as the output of the above relationship.

例えば、第1取得部101は、ある検索式で得られた検索結果から閲覧又は購入された商品同士の商品特徴情報が似るように、各商品の商品特徴情報を取得する。また例えば、第1取得部101は、商品が閲覧又は購入された場合に使用されたキーワードを参照し、当該キーワードに含まれる単語に基づいて、当該商品の商品特徴情報を取得してもよい。この場合、第1取得部101は、キーワードに含まれる単語の特徴ベクトルを、商品特徴情報の一部の項目の特徴量としてもよい。 For example, the first acquisition unit 101 acquires the product feature information of each product so that the product feature information of the products browsed or purchased from the search result obtained by a certain search formula is similar. Further, for example, the first acquisition unit 101 may refer to the keyword used when the product is browsed or purchased, and acquire the product feature information of the product based on the word included in the keyword. In this case, the first acquisition unit 101 may use the feature vector of the word included in the keyword as the feature amount of some items of the product feature information.

また例えば、商品特徴情報が、ユーザに関する情報を含む場合には、第1取得部101は、各ユーザの基本情報に基づいて、各商品の商品特徴情報を取得してもよい。例えば、商品特徴情報の項目として、商品を閲覧又は購入するユーザの年齢、性別、及び地域の少なくとも1つを含む場合には、第1取得部101は、ユーザデータベースDB2を参照し、各商品の商品特徴情報の当該項目の特徴量を、当該商品を行動対象にしたユーザの年齢、性別、及び地域に基づいて取得してもよい。 Further, for example, when the product feature information includes information about the user, the first acquisition unit 101 may acquire the product feature information of each product based on the basic information of each user. For example, when the item of the product feature information includes at least one of the age, gender, and region of the user who browses or purchases the product, the first acquisition unit 101 refers to the user database DB2 and of each product. The feature amount of the item of the product feature information may be acquired based on the age, gender, and region of the user who targeted the product.

なお、各商品の商品特徴情報は、行動履歴情報に基づいて取得されるのではなく、店舗の担当者によって入力された情報をそのまま商品特徴情報としてもよいし、店舗の担当者によって入力された情報をもとに生成された情報を商品特徴情報としてもよい。 The product feature information of each product is not acquired based on the behavior history information, but the information input by the store manager may be used as the product feature information as it is, or may be entered by the store manager. Information generated based on the information may be used as product feature information.

[3−3.第2取得部]
第2取得部102は、各商品に対するユーザの行動履歴に関する行動履歴情報を取得する。本実施形態では、ユーザデータベースDB2に行動履歴情報が格納されているので、第2取得部102は、データ記憶部100に記憶された行動履歴情報を取得する。例えば、第2取得部102は、ユーザデータベースDB2に格納された各ユーザの行動履歴情報を取得する。なお、サーバ10以外のコンピュータ(例えば、外部のデータベースサーバ)に行動履歴情報が記憶されている場合には、第2取得部102は、当該コンピュータから各ユーザの行動履歴情報を取得すればよい。
[3-3. 2nd acquisition department]
The second acquisition unit 102 acquires the behavior history information regarding the behavior history of the user for each product. In the present embodiment, since the action history information is stored in the user database DB 2, the second acquisition unit 102 acquires the action history information stored in the data storage unit 100. For example, the second acquisition unit 102 acquires the action history information of each user stored in the user database DB2. When the action history information is stored in a computer other than the server 10 (for example, an external database server), the second acquisition unit 102 may acquire the action history information of each user from the computer.

[3−4.クラスタリング部]
クラスタリング部103は、行動履歴情報が示す各商品の商品特徴情報に基づいて、各商品のクラスタリングを行う。本実施形態では、クラスタリングは、商品特徴情報が似た商品をグループ化するための処理となる。クラスタリングは、データ・クラスタリング、教師なし学習、又はデータマイニングと呼ばれることもある。
[3-4. Clustering section]
The clustering unit 103 clusters each product based on the product feature information of each product indicated by the action history information. In the present embodiment, clustering is a process for grouping products having similar product feature information. Clustering is sometimes referred to as data clustering, unsupervised learning, or data mining.

クラスタリング部103は、ユーザごとに、当該ユーザの行動履歴情報に基づいて、クラスタリングを行う。別の言い方をすれば、クラスタリング部103は、各ユーザの行動履歴情報に基づいて、当該ユーザのためのクラスタリングを行う。例えば、クラスタリング部103は、各ユーザの行動履歴情報に基づいて、当該ユーザによる行動対象の商品を特定し、特定した各商品の商品特徴情報に基づいて、当該ユーザのためのクラスタリングを実行する。このため、クラスタリング部103は、あるユーザのクラスタリングを実行する場合、当該ユーザの行動履歴情報は参照するが、他のユーザの行動履歴情報は参照しない。 The clustering unit 103 performs clustering for each user based on the behavior history information of the user. In other words, the clustering unit 103 performs clustering for the user based on the behavior history information of each user. For example, the clustering unit 103 identifies a product to be acted by the user based on the behavior history information of each user, and executes clustering for the user based on the product feature information of each identified product. Therefore, when the clustering unit 103 executes clustering of a certain user, the clustering unit 103 refers to the behavior history information of the user, but does not refer to the behavior history information of another user.

なお、クラスタリングのアルゴリズム自体は、公知の種々の手法を適用可能であり、例えば、最短距離法・最長距離法・群平均法・ウォード法などの階層型手法を利用したアルゴリズムであってもよいし、K平均法などの非階層的手法を利用したアルゴリズムであってもよい。例えば、DBSCAN (Density-based spatial clustering of applications with noise )が用いられてもよい。 As the clustering algorithm itself, various known methods can be applied, and for example, an algorithm using a hierarchical method such as the shortest distance method, the longest distance method, the group average method, and the Ward method may be used. , K-means method or other non-hierarchical method may be used. For example, DBSCAN (Density-based spatial clustering of applications with noise) may be used.

図6は、クラスタリング部103の処理内容を示す図である。図6に示すように、本実施形態では、商品特徴情報がn次元のベクトルで示されるので、クラスタリング部103は、行動対象の商品の商品特徴情報が示すn次元のベクトルをn次元空間SPにマッピングし、階層的手法又は非階層的手法のアルゴリズムに基づいて、各商品のクラスタリングを実行する。 FIG. 6 is a diagram showing the processing contents of the clustering unit 103. As shown in FIG. 6, in the present embodiment, the product feature information is represented by an n-dimensional vector, so that the clustering unit 103 converts the n-dimensional vector indicated by the product feature information of the product to be acted into the n-dimensional space SP. Map and perform clustering of each product based on a hierarchical or non-hierarchical algorithm.

図6の例では、クラスタリング部103は、40個の商品の商品特徴情報が示すベクトルV1〜V40をn次元空間SPにマッピングし、3つのクラスタCL1〜CL3を設定している。クラスタCL1には、ベクトルV1〜V13に対応する商品が属する。クラスタCL2には、ベクトルV14〜V26に対応する商品が属する。クラスタCL3には、ベクトルV27〜V39に対応する商品が属する。 In the example of FIG. 6, the clustering unit 103 maps the vectors V1 to V40 indicated by the product feature information of 40 products to the n-dimensional space SP, and sets three clusters CL1 to CL3. Products corresponding to the vectors V1 to V13 belong to the cluster CL1. Products corresponding to the vectors V14 to V26 belong to the cluster CL2. Products corresponding to the vectors V27 to V39 belong to the cluster CL3.

例えば、クラスタリング部103は、所定のルールに基づいて、各クラスタCL1〜CL3のクラスタ番号を発行し、行動対象の各商品の商品特徴情報に基づいて、当該商品にクラスタ番号を関連付けることによって、クラスタ情報を更新する。なお、クラスタリング部103は、何れのクラスタCL1〜CL3からも距離が遠い商品(図6の例では、ベクトルV40に対応する商品)については、ノイズとして除去してもよい。なお、以降の説明では、特に図6を参照する必要のないときは、クラスタとベクトルの符号を省略する。 For example, the clustering unit 103 issues a cluster number of each cluster CL1 to CL3 based on a predetermined rule, and associates the cluster number with the product based on the product feature information of each product to be acted. Update the information. Note that the clustering unit 103 may remove products that are far from any of the clusters CL1 to CL3 (in the example of FIG. 6, the product corresponding to the vector V40) as noise. In the following description, the reference numerals of the cluster and the vector are omitted when it is not necessary to refer to FIG.

例えば、クラスタリング部103は、クラスタごとに、当該クラスタに属する各商品の商品特徴情報に基づいて、ユーザ特徴情報を取得してもよい。クラスタリング部103は、クラスタごとに、当該クラスタに属する各商品の商品特徴情報を所定の数式に代入することによって、ユーザ特徴情報を取得する。先述したように、この数式は、任意の内容であってよく、例えば、単純平均又は加重平均を求める式であってもよい。 For example, the clustering unit 103 may acquire user characteristic information for each cluster based on the product characteristic information of each product belonging to the cluster. The clustering unit 103 acquires the user characteristic information by substituting the product characteristic information of each product belonging to the cluster into a predetermined mathematical formula for each cluster. As described above, this formula may have arbitrary contents, and may be, for example, a formula for obtaining a simple average or a weighted average.

本実施形態では、商品特徴情報がベクトルで示されるので、例えば、クラスタリング部103は、各クラスタに属する各商品の商品特徴情報が示すベクトルの平均値を、当該クラスタのユーザ特徴情報として取得してもよい。当該平均値は、別の言い方をすれば、クラスタに属する各商品の商品特徴情報が示すベクトルのジョイントベクトルである。 In the present embodiment, the product feature information is indicated by a vector. Therefore, for example, the clustering unit 103 acquires the average value of the vectors indicated by the product feature information of each product belonging to each cluster as the user feature information of the cluster. May be good. In other words, the average value is a joint vector of vectors indicated by product feature information of each product belonging to the cluster.

図6の例では、クラスタリング部103は、ベクトルV1〜V13の平均値であるジョイントベクトルを、クラスタCL1のユーザ特徴情報として取得し、クラスタ情報に格納する。クラスタリング部103は、ベクトルV14〜V26の平均値であるジョイントベクトルを、クラスタCL2のユーザ特徴情報として取得し、クラスタ情報に格納する。クラスタリング部103は、ベクトルV27〜V39の平均値であるジョイントベクトルを、クラスタCL3のユーザ特徴情報として取得し、クラスタ情報に格納する。 In the example of FIG. 6, the clustering unit 103 acquires the joint vector, which is the average value of the vectors V1 to V13, as the user characteristic information of the cluster CL1 and stores it in the cluster information. The clustering unit 103 acquires the joint vector, which is the average value of the vectors V14 to V26, as the user characteristic information of the cluster CL2 and stores it in the cluster information. The clustering unit 103 acquires the joint vector, which is the average value of the vectors V27 to V39, as the user characteristic information of the cluster CL3 and stores it in the cluster information.

本実施形態では、クラスタ情報に、ユーザ特徴情報だけではなく、重み係数も含まれるので、クラスタリング部103は、各ユーザの行動履歴情報に基づいて、当該ユーザのクラスタ情報に格納される重み係数を決定してもよい。 In the present embodiment, the cluster information includes not only the user characteristic information but also the weighting coefficient. Therefore, the clustering unit 103 sets the weighting coefficient stored in the cluster information of the user based on the behavior history information of each user. You may decide.

また例えば、クラスタリング部103は、クラスタに含まれる商品の数が多いほど、当該クラスタ内の商品にユーザが強く関心を持っている可能性があるので、重み係数を大きくし、クラスタに含まれる商品の数が少ないほど、当該クラスタ内の商品にユーザがさほど関心を持っていない可能性があるので、重み係数を小さくしてもよい。 Further, for example, in the clustering unit 103, the larger the number of products included in the cluster, the stronger the user may be interested in the products in the cluster. Therefore, the weighting coefficient is increased and the products included in the cluster are included in the cluster. The smaller the number of, the less the user may be interested in the products in the cluster, so the weighting factor may be reduced.

また例えば、クラスタリング部103は、クラスタのクラスタサイズが大きいほど、当該クラスタに多数の商品が含まれておりユーザが強く関心を持っている可能性があるので、重み係数を大きくし、クラスタのクラスタサイズが小さいほど、当該クラスタに商品があまり含まれておらずユーザがさほど関心を持っていない可能性があるので、重み係数を小さくしてもよい。 Further, for example, the clustering unit 103 increases the weighting coefficient and clusters the cluster because the larger the cluster size of the cluster, the more products are included in the cluster and the user may be strongly interested in it. The smaller the size, the less the cluster contains products and the less interested the user may be, so the weighting factor may be reduced.

また、本実施形態では、クラスタ情報に、ユーザ特徴情報だけではなく、行動種類情報も含まれるので、クラスタリング部103は、各ユーザの行動履歴情報に基づいて、当該ユーザのクラスタ情報に格納される行動種類情報を決定してもよい。 Further, in the present embodiment, since the cluster information includes not only the user characteristic information but also the action type information, the clustering unit 103 is stored in the cluster information of the user based on the action history information of each user. The action type information may be determined.

例えば、クラスタリング部103は、クラスタに含まれる商品の行動種類情報に基づいて、当該クラスタの行動種類情報を決定してもよい。例えば、クラスタリング部103は、クラスタに含まれる商品の行動種類情報が閲覧のみであれば、当該クラスタの行動種類情報を閲覧のみとし、購入済みの商品を所定個数(例えば、1つ又は2つ以上の任意の数)含むのであれば、当該クラスタの行動種類情報を購入済みとしてもよい。 For example, the clustering unit 103 may determine the behavior type information of the cluster based on the behavior type information of the products included in the cluster. For example, if the behavior type information of the products included in the cluster is only browsing, the clustering unit 103 only browses the behavior type information of the cluster, and purchases a predetermined number of purchased products (for example, one or two or more). (Any number of) may be included, and the behavior type information of the cluster may be purchased.

例えば、クラスタリング部103は、クラスタに含まれる商品の行動種類情報を参照し、閲覧の商品のみを含むクラスタであれば、まだ商品が購入されておらずユーザの関心が高い可能性があるので、重み係数を大きくし、購入済みの商品を含むクラスタであれば、既に商品が購入されておりユーザの関心が低い可能性があるので、重み係数を小さくしてもよい。 For example, the clustering unit 103 refers to the behavior type information of the products included in the cluster, and if the cluster includes only the browsed products, the products may not have been purchased yet and the user's interest may be high. If the weight coefficient is increased and the cluster includes the purchased products, the products may have already been purchased and the user's interest may be low, so the weighting coefficient may be decreased.

また例えば、クラスタリング部103は、購入済みの商品を含むクラスタであったとしても、当該クラスタ内の商品が購入された後に、同じクラスタ内の商品が再度閲覧された場合には、ユーザが再び関心を示した可能性があるので、重み係数を大きくしてもよい。 Further, for example, even if the clustering unit 103 is a cluster including purchased products, if the products in the same cluster are browsed again after the products in the cluster are purchased, the user is interested again. Since it may have been shown, the weighting coefficient may be increased.

また、本実施形態では、クラスタ情報に、ユーザ特徴情報だけではなく、行動時間情報も含まれるので、クラスタリング部103は、各ユーザの行動履歴情報に基づいて、当該ユーザのクラスタ情報に格納される行動時間情報を決定してもよい。 Further, in the present embodiment, since the cluster information includes not only the user characteristic information but also the action time information, the clustering unit 103 is stored in the cluster information of the user based on the action history information of each user. Action time information may be determined.

例えば、クラスタリング部103は、クラスタに含まれる商品の行動時間情報に基づいて、当該クラスタの行動時間情報を決定してもよい。例えば、クラスタリング部103は、クラスタに含まれる商品の行動時間情報の平均値を当該クラスタの行動時間情報としてもよいし、クラスタに含まれる商品のうち、購入済みの商品の行動時間情報を当該クラスタの行動時間情報としてもよい。 For example, the clustering unit 103 may determine the action time information of the cluster based on the action time information of the products included in the cluster. For example, the clustering unit 103 may use the average value of the action time information of the products included in the cluster as the action time information of the cluster, or may use the action time information of the purchased products among the products included in the cluster as the action time information of the cluster. It may be used as the action time information of.

また例えば、クラスタリング部103は、クラスタに含まれる商品の行動時間情報を参照し、ユーザが閲覧した日時からの経過時間が短いほど、ユーザの関心がまだ薄れていない可能性があるので、重み係数を大きくし、ユーザが閲覧した日時からの経過時間が長いほど、ユーザの関心が薄れてしまった可能性があるので、重み係数を小さくしてもよい。 Further, for example, the clustering unit 103 refers to the action time information of the products included in the cluster, and the shorter the elapsed time from the date and time when the user browses, the more the user's interest may not be diminished. Therefore, the weighting coefficient The weight coefficient may be reduced because the user's interest may have diminished as the elapsed time from the date and time when the user browsed is increased.

また例えば、クラスタリング部103は、クラスタに含まれる商品の行動時間情報を参照し、ユーザが購入した日時からの経過時間が長いほど、ユーザが再び商品を購入する可能性があるので、重み係数を大きくし、ユーザが購入した日時からの経過時間が短いほど、ユーザがまだ商品を購入しない可能性があるので、重み係数を小さくしてもよい。 Further, for example, the clustering unit 103 refers to the action time information of the products included in the cluster, and the longer the elapsed time from the date and time when the user purchased the product, the more likely the user may purchase the product again. The weighting coefficient may be reduced because the larger the value and the shorter the elapsed time from the date and time of the purchase by the user, the more likely the user has not yet purchased the product.

また例えば、クラスタリング部103は、行動履歴情報に基づいて、クラスタサイズを変化させてもよい。クラスタサイズは、クラスタの大きさ(範囲の広さ)であり、粒度とも呼ばれる。例えば、クラスタリング部103は、クラスタに属する商品の数が多いほどクラスタサイズを小さくし、クラスタに属する商品の数が少ないほどクラスタサイズを大きくしてもよい。また例えば、クラスタリング部103は、行動対象の各商品の商品特徴情報のマッピング結果を参照し、商品の密度が高いほどクラスタサイズを小さくし、商品の密度が低いほどクラスタサイズを大きくしてもよい。 Further, for example, the clustering unit 103 may change the cluster size based on the action history information. The cluster size is the size (wide range) of the cluster, and is also called the particle size. For example, the clustering unit 103 may reduce the cluster size as the number of products belonging to the cluster increases, and may increase the cluster size as the number of products belonging to the cluster decreases. Further, for example, the clustering unit 103 may refer to the mapping result of the product feature information of each product to be acted on, and may decrease the cluster size as the product density increases and increase the cluster size as the product density decreases. ..

[3−5.提示部]
提示部104は、クラスタリング部103の処理結果に基づいて、複数の商品のうちの少なくとも1つに関する商品情報を、ユーザに提示する。提示部104は、クラスタリング部103の処理結果に基づいて、複数の商品の中から少なくとも1つを選出し、当該少なくとも1つの商品に関する商品情報を、ユーザに提示する。
[3-5. Presentation section]
The presenting unit 104 presents the product information regarding at least one of the plurality of products to the user based on the processing result of the clustering unit 103. The presenting unit 104 selects at least one product from a plurality of products based on the processing result of the clustering unit 103, and presents the product information regarding the at least one product to the user.

商品情報は、商品に関する情報であればよく、例えば、複数の商品の少なくとも1つに関するクーポン情報又はリコメンド情報であってもよいし、商品ページそのものであってもよいし、商品ページとは異なる内容の説明文又は商品画像であってもよい。 The product information may be information about the product, for example, coupon information or recommendation information about at least one of a plurality of products, the product page itself, or contents different from the product page. It may be a description or a product image.

クーポン情報は、所定の特典をユーザに与えるための情報であればよく、例えば、商品を割引価格で購入するための情報であってもよいし、商品以外のおまけを獲得するための情報であってもよい。リコメンド情報は、商品をユーザに提案するための情報であればよく、例えば、商品ページへのリンクであってもよいし、当該リンクが埋め込まれた画像であってもよい。本実施形態では、商品情報の一例としてクーポン情報を説明する。このため、本実施形態でクーポン情報と記載した箇所は、商品情報と読み替えることができる。 The coupon information may be information for giving a predetermined privilege to the user, for example, information for purchasing a product at a discounted price, or information for obtaining a bonus other than the product. You may. The recommendation information may be any information for proposing a product to the user, and may be, for example, a link to a product page or an image in which the link is embedded. In this embodiment, coupon information will be described as an example of product information. Therefore, the portion described as coupon information in this embodiment can be read as product information.

提示とは、視覚的な提示であり、商品情報を表示させるための処理である。提示部104による提示方法は、任意の方法を適用可能であり、例えば、ページ内における画像の表示、電子メールの送信、メッセージアプリを利用したメッセージの送信、又はプッシュ通知であってもよい。本実施形態では、提示部104が、仮想市場のトップページ、店舗のトップページ、又は商品ページなどの任意のページにおいて、クーポン情報を表示させる場合を一例として説明する。 The presentation is a visual presentation and is a process for displaying product information. Any method can be applied to the presentation method by the presentation unit 104, and may be, for example, display of an image in a page, transmission of an e-mail, transmission of a message using a message application, or push notification. In the present embodiment, a case where the presentation unit 104 displays coupon information on an arbitrary page such as a top page of a virtual market, a top page of a store, or a product page will be described as an example.

例えば、提示部104は、各クラスタのユーザ特徴情報と、各商品の商品特徴情報と、に基づいて、クーポン情報を提示する。本実施形態では、各クラスタのユーザ特徴情報は、当該クラスタに属する商品の特徴を平均化した情報なので、提示部104は、クーポンデータベースDB3に登録された複数の商品の中から、各クラスタのユーザ特徴情報と似た商品特徴情報を有する商品を特定し、当該特定した商品のクーポン情報を提示することになる。 For example, the presenting unit 104 presents coupon information based on the user characteristic information of each cluster and the product characteristic information of each product. In the present embodiment, the user characteristic information of each cluster is information obtained by averaging the characteristics of the products belonging to the cluster, so that the presentation unit 104 can use the user of each cluster from among the plurality of products registered in the coupon database DB3. A product having product characteristic information similar to the characteristic information is specified, and coupon information of the specified product is presented.

また、本実施形態では、各クラスタのユーザ特徴情報と、各商品の商品特徴情報と、はそれぞれベクトルで示されているので、提示部104は、各クラスタのユーザ特徴情報が示すベクトルと、各商品の商品特徴情報が示すベクトルと、の比較結果に基づいて、クーポン情報を提示する。例えば、提示部104は、各クラスタのユーザ特徴情報が示すベクトルと、各商品の商品特徴情報が示すベクトルと、の距離に基づいて、クーポン情報を提示する。 Further, in the present embodiment, the user feature information of each cluster and the product feature information of each product are shown as vectors, so that the presentation unit 104 includes the vector indicated by the user feature information of each cluster and each of them. Coupon information is presented based on the comparison result with the vector indicated by the product feature information of the product. For example, the presenting unit 104 presents coupon information based on the distance between the vector indicated by the user characteristic information of each cluster and the vector indicated by the product characteristic information of each product.

例えば、提示部104は、距離が短い順に所定の個数だけ商品を特定し、当該商品のクーポン情報を提示する。この個数は、クラスタに関係なく固定値であってもよいが、本実施形態では、各クラスタの重み付け係数によって変化するものとする。例えば、重み付け係数が大きいほど個数が多くなり、重み付け係数が小さいほど個数が少なくなる。重み付け係数と個数との関係は、予めデータ記憶部100に記憶させておけばよい。この関係は、数式形式又はテーブル形式で定義されていてもよいし、プログラムコードの一部として定義されていてもよい。例えば、提示部104は、クラスタごとに、当該クラスタの重み付け係数によって定まる個数だけ、上記距離が短い順番にクーポン情報を取得して提示する。 For example, the presentation unit 104 identifies a predetermined number of products in ascending order of distance, and presents coupon information for the product. This number may be a fixed value regardless of the clusters, but in the present embodiment, it is assumed that the number varies depending on the weighting coefficient of each cluster. For example, the larger the weighting coefficient, the larger the number, and the smaller the weighting coefficient, the smaller the number. The relationship between the weighting coefficient and the number of weights may be stored in the data storage unit 100 in advance. This relationship may be defined in mathematical or tabular form, or as part of the program code. For example, the presenting unit 104 acquires and presents coupon information for each cluster in the order in which the distances are shorter by the number determined by the weighting coefficient of the cluster.

例えば、図4のようなデータ格納例の場合、「ユーザX」のクラスタ情報は、クラスタ番号が「1」のクラスタの重み係数は「2」であり、クラスタ番号が「2」のクラスタの重み係数は「5」であり、クラスタ番号が「3」のクラスタの重み係数は「3」である。このため、ユーザに提示するクーポン情報の総数を10個とすると、提示部104は、クラスタ番号が「1」のユーザ特徴情報と距離が近い順に2つのクーポン情報を取得し、クラスタ番号が「2」のユーザ特徴情報と距離が近い順に5つのクーポン情報を取得し、クラスタ番号が「3」のユーザ特徴情報と距離が近い順に3つのクーポン情報を取得する。提示部104は、これら取得した10個のクーポイン情報を商品ページなどに含ませることによって提示する。 For example, in the case of the data storage example as shown in FIG. 4, the cluster information of "user X" has a weight coefficient of "2" for the cluster whose cluster number is "1" and a weight for the cluster whose cluster number is "2". The coefficient is "5", and the weighting coefficient of the cluster whose cluster number is "3" is "3". Therefore, assuming that the total number of coupon information presented to the user is 10, the presenting unit 104 acquires two coupon information in the order of closest distance to the user feature information having the cluster number "1", and the cluster number is "2". 5 coupon information is acquired in the order of proximity to the user feature information of "3", and 3 coupon information is acquired in order of proximity to the user feature information of cluster number "3". The presentation unit 104 presents the acquired 10 cupoin information by including it in the product page or the like.

例えば、全商品の商品特徴情報が各クラスタのユーザ特徴情報との比較対象になってもよいが、提示部104は、複数の商品のうち、各クラスタ内の商品の商品特徴情報を、当該クラスタのユーザ特徴情報との比較対象としてもよい。例えば、提示部104は、クラスタごとに、各商品の商品特徴情報に基づいて、当該クラスタに属する商品を特定する。提示部104は、特定した当該商品を比較対象とする。別の言い方をすれば、提示部104は、クーポンデータベースDB3に登録された複数の商品のうち、クラスタ内の商品は比較対象とし、クラスタ外の商品は比較対象から除外する。 For example, the product feature information of all products may be compared with the user feature information of each cluster, but the presenting unit 104 sets the product feature information of the products in each cluster among the plurality of products to the cluster. It may be compared with the user characteristic information of. For example, the presentation unit 104 identifies the products belonging to the cluster based on the product feature information of each product for each cluster. The presentation unit 104 makes the specified product a comparison target. In other words, the presenting unit 104 excludes the products in the cluster from the comparison target and the products outside the cluster from the comparison target among the plurality of products registered in the coupon database DB3.

本実施形態では、行動履歴情報は、各商品に対するユーザの行動の種類に関する行動種類情報を含むので、提示部104は、行動種類情報に更に基づいて、クーポン情報を提示してもよい。例えば、提示部104は、行動種類情報が所定の種類を示す商品については、クーポン情報を提示しないようにしてもよい。所定の種類は、ユーザが商品に対する興味がなくなる蓋然性の高い行動であり、例えば、購入である。 In the present embodiment, since the action history information includes the action type information regarding the type of the user's action for each product, the presenting unit 104 may present the coupon information based on the action type information. For example, the presenting unit 104 may not present the coupon information for the product whose action type information indicates a predetermined type. A predetermined type is a behavior that is likely to cause the user to lose interest in the product, such as a purchase.

提示部104は、行動種類情報が購入を示す商品を含むクラスタについては、クーポン情報の提示対象から除外してもよい。なお、提示部104は、行動種類情報が購入を示す商品を含むクラスタであったとしても、購入後にユーザが閲覧した場合には、当該クラスタを再びクーポン情報の提示対象としてもよい。また、各クラスタの重み係数を行動種類情報に基づいて決定する場合には、提示部104は、重み係数に基づいてクーポン情報の提示対象となる商品を決定することによって、行動種類情報に基づいてクーポン情報を提示していることになる。 The presentation unit 104 may exclude the cluster including the product whose action type information indicates the purchase from the presentation target of the coupon information. Even if the action type information is a cluster including a product indicating a purchase, the presentation unit 104 may again use the cluster as a coupon information presentation target when the user browses the cluster after the purchase. Further, when the weighting coefficient of each cluster is determined based on the action type information, the presenting unit 104 determines the product to which the coupon information is presented based on the weighting coefficient, and thus is based on the action type information. You are presenting coupon information.

本実施形態では、行動履歴情報は、各商品に対するユーザの行動時間に関する行動時間情報を含むので、提示部104は、行動時間情報に更に基づいて、クーポン情報を提示する。例えば、提示部104は、行動時間情報が示す行動時間からの経過時間が閾値未満であれば、クーポン情報を提示しないようにして、経過時間が閾値以上であれば、クーポン情報を提示するようにしてもよい。また、各クラスタの重み係数を行動時間情報に基づいて決定する場合には、提示部104は、重み係数に基づいてクーポン情報の提示対象となる商品を決定することによって、行動時間情報に基づいてクーポン情報を提示していることになる。 In the present embodiment, since the action history information includes the action time information regarding the action time of the user for each product, the presenting unit 104 presents the coupon information based on the action time information. For example, the presenting unit 104 does not present the coupon information if the elapsed time from the action time indicated by the action time information is less than the threshold value, and presents the coupon information if the elapsed time is equal to or more than the threshold value. You may. Further, when the weighting coefficient of each cluster is determined based on the action time information, the presenting unit 104 determines the product to which the coupon information is presented based on the weighting coefficient, and thus is based on the action time information. You are presenting coupon information.

[4.本実施形態において実行される処理]
次に、情報処理システム1で実行される処理の流れを説明する。ここでは、クーポン提示の事前準備をするための事前準備処理と、ユーザにクーポンを提示するためのクーポン提示処理と、を説明する。事前準備処理及びクーポン提示処理は、図2に示す機能ブロックにより実行される処理の一例である。
[4. Process executed in this embodiment]
Next, the flow of processing executed by the information processing system 1 will be described. Here, a pre-preparation process for presenting a coupon and a coupon presenting process for presenting a coupon to a user will be described. The pre-preparation process and the coupon presentation process are examples of processes executed by the functional block shown in FIG.

[4−1.事前準備処理]
図7は、事前準備処理を示すフロー図である。事前準備処理は、制御部11が、記憶部12に記憶されたプログラムに従って動作することによって実行される。事前準備処理は、所定のタイミングで実行されるようにすればよく、例えば、システム管理者の指示に応じて実行されてもよいし、予め定められた日時に実行されてもよい。
[4-1. Preparatory processing]
FIG. 7 is a flow chart showing a preparatory process. The preparatory process is executed by the control unit 11 operating according to the program stored in the storage unit 12. The preparatory process may be executed at a predetermined timing, for example, may be executed according to an instruction of the system administrator, or may be executed at a predetermined date and time.

図7に示すように、まず、制御部11は、ユーザデータベースDB2に格納された複数のユーザの各々の行動履歴情報に基づいて、各商品の商品特徴情報を生成する(S1)。S1においては、制御部11は、全ユーザ又は一部のユーザの行動履歴情報を参照し、各ユーザの行動対象となった商品に基づいて、当該商品の商品特徴情報を生成する。行動履歴情報から商品特徴情報を生成する処理は先述した通りである。 As shown in FIG. 7, first, the control unit 11 generates product feature information of each product based on the behavior history information of each of the plurality of users stored in the user database DB2 (S1). In S1, the control unit 11 refers to the action history information of all users or some users, and generates product feature information of the product based on the product that is the action target of each user. The process of generating product feature information from the action history information is as described above.

制御部11は、ユーザごとに、各クラスタのユーザ特徴情報を生成する(S2)。図8は、S2の処理の詳細を示す図である。図8に示すように、制御部11は、ユーザデータベースDB2に基づいて、処理対象のユーザを決定する(S21)。S21においては、制御部11は、ユーザIDが最も若いユーザを処理対象のユーザとして決定してもよいし、ユーザデータベースDB2の最初のレコードに対応するユーザを処理対象のユーザとして決定してもよい。 The control unit 11 generates user characteristic information of each cluster for each user (S2). FIG. 8 is a diagram showing details of the process of S2. As shown in FIG. 8, the control unit 11 determines the user to be processed based on the user database DB2 (S21). In S21, the control unit 11 may determine the user with the youngest user ID as the user to be processed, or may determine the user corresponding to the first record in the user database DB2 as the user to be processed. ..

制御部11は、ユーザデータベースDB2を参照し、S21で決定した処理対象のユーザの行動履歴情報を取得する(S22)。S22においては、制御部11は、ユーザデータベースDB2のうち、処理対象のユーザのユーザIDが格納されたレコードの行動履歴情報を取得する。なお、制御部11は、処理対象のユーザの全ての行動履歴情報を参照してもよいし、直近の所定日数(例えば、30日〜120日程度)の行動履歴情報だけを参照するといった一部のみを参照してもよい。 The control unit 11 refers to the user database DB2 and acquires the action history information of the user to be processed determined in S21 (S22). In S22, the control unit 11 acquires the action history information of the record in which the user ID of the user to be processed is stored in the user database DB2. The control unit 11 may refer to all the action history information of the user to be processed, or may refer only to the action history information of the most recent predetermined number of days (for example, about 30 to 120 days). You may only refer to.

制御部11は、S22で取得した行動履歴情報に基づいて、処理対象のユーザの行動対象となった各商品の商品特徴情報を、n次元空間にマッピングする(S23)。S23においては、制御部11は、商品データベースDB1を参照し、行動履歴情報に店舗ID及び商品IDが格納された商品の商品特徴情報を取得し、クラスタリングの観測データとして設定することになる。 Based on the action history information acquired in S22, the control unit 11 maps the product feature information of each product that is the action target of the user to be processed into the n-dimensional space (S23). In S23, the control unit 11 refers to the product database DB1, acquires the product feature information of the product in which the store ID and the product ID are stored in the action history information, and sets it as the observation data of clustering.

制御部11は、S23におけるマッピング結果に基づいて、各商品のクラスタリングを実行する(S24)。S24においては、制御部11は、先述したクラスタリングのアルゴリズムに基づいて、n次元空間にマッピングされた商品特徴情報のクラスタリングを実行する。制御部11は、各クラスタのクラスタ番号を発行し、処理対象のユーザのクラスタ情報にクラスタ番号を格納する。そして、制御部11は、n次元空間に商品特徴情報がマッピングされた各商品に対し、何れかのクラスタ番号を関連付ける。 The control unit 11 executes clustering of each product based on the mapping result in S23 (S24). In S24, the control unit 11 executes clustering of product feature information mapped in the n-dimensional space based on the clustering algorithm described above. The control unit 11 issues the cluster number of each cluster and stores the cluster number in the cluster information of the user to be processed. Then, the control unit 11 associates any cluster number with each product to which the product feature information is mapped in the n-dimensional space.

制御部11は、処理対象のユーザのクラスタ情報に基づいて、処理対象のクラスタを決定する(S25)。S25においては、制御部11は、クラスタ番号が最も若いクラスタを処理対象のクラスタとして決定してもよいし、クラスタ情報における最初のレコードに対応するクラスタを処理対象のクラスタとして決定してもよい。 The control unit 11 determines the cluster to be processed based on the cluster information of the user to be processed (S25). In S25, the control unit 11 may determine the cluster with the lowest cluster number as the cluster to be processed, or may determine the cluster corresponding to the first record in the cluster information as the cluster to be processed.

制御部11は、処理対象のクラスタに属する各商品の商品特徴情報に基づいて、処理対象のクラスタのユーザ特徴情報を取得する(S26)。S26においては、制御部11は、処理対象のクラスタに属する各商品の商品特徴情報の平均値を、処理対象のクラスタのユーザ特徴情報として取得する。 The control unit 11 acquires the user characteristic information of the cluster to be processed based on the product characteristic information of each product belonging to the cluster to be processed (S26). In S26, the control unit 11 acquires the average value of the product feature information of each product belonging to the cluster to be processed as the user feature information of the cluster to be processed.

制御部11は、全てのクラスタについてユーザ特徴情報を取得したか否かを判定する(S27)。S27においては、制御部11は、S24のクラスタリングでクラスタ番号が生成された複数のクラスタの全てに対し、S26の処理を実行したか否かを判定することになる。 The control unit 11 determines whether or not the user characteristic information has been acquired for all the clusters (S27). In S27, the control unit 11 determines whether or not the process of S26 has been executed for all of the plurality of clusters whose cluster numbers have been generated by the clustering of S24.

ユーザ特徴情報を取得していないクラスタがあると判定された場合(S27;N)、S26の処理に戻り、次のクラスタのユーザ特徴情報が取得される。以降、制御部11は、処理対象のユーザに対して取得された全てのクラスタのユーザ特徴情報を取得するまで、S26の処理を繰り返す。 When it is determined that there is a cluster for which the user characteristic information has not been acquired (S27; N), the process returns to the process of S26, and the user characteristic information of the next cluster is acquired. After that, the control unit 11 repeats the process of S26 until the user characteristic information of all the clusters acquired for the user to be processed is acquired.

一方、全てのクラスタについてユーザ特徴情報を取得したと判定された場合(S27;Y)、制御部11は、全てのユーザに対し、クラスタリングを実行したか否かを判定する(S28)。 On the other hand, when it is determined that the user feature information has been acquired for all the clusters (S27; Y), the control unit 11 determines whether or not the clustering has been executed for all the users (S28).

クラスタリングを実行していないユーザがいると判定された場合(S28;N)、S21の処理に戻り、次の処理対象のユーザに対し、クラスタリングが実行される。以降、制御部11は、次の処理対象のユーザに対して取得された全てのクラスタのユーザ特徴情報を取得する。一方、全てのユーザについてクラスタリングを実行したと判定された場合(S28;Y)、S2の処理は終了してS3の処理に移行する。 When it is determined that there is a user who has not executed clustering (S28; N), the process returns to the process of S21, and clustering is executed for the next user to be processed. After that, the control unit 11 acquires the user characteristic information of all the clusters acquired for the user to be processed next. On the other hand, when it is determined that clustering has been executed for all users (S28; Y), the processing of S2 ends and the process shifts to the processing of S3.

制御部11は、商品データベースDB1とクーポンデータベースDB3とに基づいて、クーポンと商品特徴情報とを関連付けて(S3)、本処理は終了する。S3においては、制御部11は、クーポンデータベースDB3を参照し、現時点で登録されているクーポンを特定する。制御部11は、特定したクーポンの店舗IDと商品IDを参照し、商品データベースDB1に格納された商品特徴情報を取得し、クーポンデータベースDB3に格納する。 The control unit 11 associates the coupon with the product feature information based on the product database DB1 and the coupon database DB3 (S3), and the process ends. In S3, the control unit 11 refers to the coupon database DB3 and identifies the coupon currently registered. The control unit 11 refers to the store ID and the product ID of the specified coupon, acquires the product feature information stored in the product database DB1, and stores it in the coupon database DB3.

[4−2.クーポン提示処理]
図9は、クーポン提示処理を示すフロー図である。クーポン提示処理は、制御部11が、記憶部12に記憶されたプログラムに従って動作し、制御部21が、記憶部22に記憶されたプログラムに従って動作することによって実行される。
[4-2. Coupon presentation process]
FIG. 9 is a flow chart showing a coupon presentation process. The coupon presentation process is executed by the control unit 11 operating according to the program stored in the storage unit 12, and the control unit 21 operating according to the program stored in the storage unit 22.

図9に示すように、まず、ユーザ端末20において、ユーザが操作部24から所定の操作を行うと、制御部21は、サーバ10に対し、ユーザIDとともにアクセス要求を送信する(S31)。アクセス要求は、所定形式の要求であればよく、例えば、仮想市場のトップページや商品ページなどの表示要求である。ウェブブラウザ内でページを表示させる場合には、アクセス要求はページのURLを含んでもよいし、アプリケーション内でページを表示させる場合には、アクセス要求はページを識別するIDを含んでもよい。なお、ユーザIDは、予め記憶部22に記憶されていてもよいし、操作部24から入力されてもよい。 As shown in FIG. 9, first, when the user performs a predetermined operation from the operation unit 24 in the user terminal 20, the control unit 21 transmits an access request to the server 10 together with the user ID (S31). The access request may be a request of a predetermined format, for example, a display request such as a top page or a product page of a virtual market. When displaying a page in a web browser, the access request may include the URL of the page, and when displaying the page in the application, the access request may include an ID that identifies the page. The user ID may be stored in the storage unit 22 in advance, or may be input from the operation unit 24.

サーバ10においては、ユーザIDとアクセス要求を受信すると、制御部11は、ユーザデータベースDB2を参照し、アクセス要求をしたユーザのクラスタ情報を取得する(S32)。S32においては、制御部11は、アクセス要求とともに受信したユーザIDが格納されたレコードのクラスタ情報を取得する。 When the server 10 receives the user ID and the access request, the control unit 11 refers to the user database DB2 and acquires the cluster information of the user who made the access request (S32). In S32, the control unit 11 acquires the cluster information of the record in which the user ID received together with the access request is stored.

制御部11は、S32で取得したクラスタ情報と、クーポンデータベースDB3と、に基づいて、ユーザに提示すべきクーポン情報を決定する(S33)。S33においては、制御部11は、重み係数、行動種類情報、及び行動時間情報に基づいて、各クラスタのクーポン情報の数を決定する。そして、制御部11は、クラスタごとに、当該クラスタのユーザ特徴情報と商品特徴情報との距離が近い順に所定個数だけクーポンを取得する。 The control unit 11 determines the coupon information to be presented to the user based on the cluster information acquired in S32 and the coupon database DB3 (S33). In S33, the control unit 11 determines the number of coupon information for each cluster based on the weighting coefficient, the action type information, and the action time information. Then, the control unit 11 acquires a predetermined number of coupons for each cluster in the order in which the distance between the user feature information and the product feature information of the cluster is short.

制御部11は、S33で決定したクーポン情報を含むページの表示データを生成し、ユーザ端末20に送信する(S34)。S34においては、制御部11は、S33で決定したクーポン情報を、仮想市場のトップページや商品ページなどに埋め込む。 The control unit 11 generates page display data including the coupon information determined in S33 and transmits it to the user terminal 20 (S34). In S34, the control unit 11 embeds the coupon information determined in S33 in the top page, product page, or the like of the virtual market.

ユーザ端末20においては、表示データを受信すると、制御部21は、受信した表示データに基づいて、クーポン情報を含むページを表示部25に表示させ(S35)、本処理は終了する。 When the user terminal 20 receives the display data, the control unit 21 causes the display unit 25 to display a page including the coupon information based on the received display data (S35), and this process ends.

図10は、クーポン情報を含むページの画面例を示す図である。図10に示す例では、仮想市場のトップページPにクーポン情報CP1〜CP2が埋め込まれた場合を示している。クーポン情報CP1〜CP2は、それぞれ、クーポン対象の商品の画像、クーポンの適用期間、クーポンの内容、クーポン対象の店舗といった情報を含む。例えば、トップページPからユーザが選択したクーポン情報を獲得することができる。 FIG. 10 is a diagram showing a screen example of a page including coupon information. In the example shown in FIG. 10, the case where the coupon information CP1 to CP2 is embedded in the top page P of the virtual market is shown. The coupon information CP1 to CP2 each include information such as an image of the product to be coupond, the application period of the coupon, the content of the coupon, and the store to be couponed. For example, coupon information selected by the user can be obtained from the top page P.

以上説明した情報処理システム1によれば、ユーザの行動対象になった各商品のクラスタリング結果に基づいて、ユーザの嗜好をより細かく分析したうえでクーポン情報を提示するので、ユーザに提示するクーポン情報の精度を高めることができる。例えば、従来の技術では、分野に関係なくユーザの嗜好を示す情報を算出していたため、ある分野における嗜好と、他の分野における嗜好と、を平均化すると、互いの特徴が相殺されてしまい、全く関係のない商品を示す特徴量となってしまう可能性があったが、ユーザごとにクラスタを設定することで、ユーザの嗜好をより細かく分析し、クーポン情報の精度を高めることが可能となる。また例えば、ユーザの好みの商品が複数のカテゴリにまたがって存在することがあるが、クラスタリングによって、これら複数のカテゴリをまたぐようなクラスタを設定することができ、クラスタによって、ユーザの好みを漏れなく特定することができる。これとは逆に、ユーザが、あるカテゴリ内の商品全部を好むのではなく、このカテゴリ内の特定分野の商品のみを好む場合には、カテゴリは広すぎてユーザの嗜好をピンポイントで表すものとはならないが、クラスタは、このような場合であっても、ユーザの嗜好をピンポイントで表すことができる。このため、クラスタは、ユーザ固有の嗜好を表現したものとなるので、ユーザに提示するクーポン情報の精度を高めることができる。 According to the information processing system 1 described above, the coupon information is presented after analyzing the user's preference in more detail based on the clustering result of each product targeted for the user's action. Therefore, the coupon information to be presented to the user. The accuracy of can be improved. For example, in the conventional technique, information indicating a user's preference is calculated regardless of the field. Therefore, when the preference in a certain field and the preference in another field are averaged, the characteristics of each other are canceled out. There was a possibility that the feature amount would indicate a completely unrelated product, but by setting a cluster for each user, it is possible to analyze the user's preferences in more detail and improve the accuracy of coupon information. .. Also, for example, a user's favorite product may exist across a plurality of categories, but clustering can be used to set up a cluster that straddles these multiple categories, and the cluster allows the user's preference to be fully understood. Can be identified. On the contrary, if the user does not like all the products in a certain category but only the products in a specific field in this category, the category is too broad to pinpoint the user's taste. However, the cluster can pinpoint the user's preference even in such a case. Therefore, since the cluster expresses the user's unique preference, the accuracy of the coupon information presented to the user can be improved.

また、情報処理システム1は、クラスタごとに取得したユーザ特徴情報に基づいてクーポン情報を提示し、より簡易な処理によってクーポン情報の精度を高めることができるので、情報処理システム1の処理負荷を軽減することができる。 Further, the information processing system 1 presents coupon information based on the user characteristic information acquired for each cluster, and the accuracy of the coupon information can be improved by simpler processing, thus reducing the processing load of the information processing system 1. can do.

また、ユーザ特徴情報と商品特徴情報とをそれぞれベクトルで示し、各クラスタのユーザ特徴情報が示すベクトルと、各商品の商品特徴情報が示すベクトルと、の比較結果に基づいてクーポン情報を提示し、より簡易な処理によってクーポン情報の精度を高めることができるので、情報処理システム1の処理負荷を効果的に軽減することができる。また、ユーザ特徴情報と商品特徴情報の各々を、ベクトルという簡易な形式を利用することで、情報処理システム1内のメモリ消費量を抑制することもできる。 In addition, the user feature information and the product feature information are shown as vectors, and the coupon information is presented based on the comparison result between the vector shown by the user feature information of each cluster and the vector shown by the product feature information of each product. Since the accuracy of the coupon information can be improved by simpler processing, the processing load of the information processing system 1 can be effectively reduced. Further, the memory consumption in the information processing system 1 can be suppressed by using a simple format called a vector for each of the user feature information and the product feature information.

また、各クラスタのユーザ特徴情報を、当該クラスタ内の商品の商品特徴情報の平均値とすることで、ユーザ特徴情報の精度が向上するので、ユーザに提示するクーポン情報の精度を効果的に高めることができる。また、より簡易な処理によってユーザ特徴情報を取得することができるので、ユーザ特徴情報を取得するための情報処理システム1の処理負荷を軽減することができる。 Further, by setting the user characteristic information of each cluster as the average value of the product characteristic information of the products in the cluster, the accuracy of the user characteristic information is improved, so that the accuracy of the coupon information presented to the user is effectively improved. be able to. Further, since the user feature information can be acquired by a simpler process, the processing load of the information processing system 1 for acquiring the user feature information can be reduced.

また、各クラスタのユーザ特徴情報との比較対象として、当該クラスタ内の商品の商品特徴情報とすることによって、比較対象となる商品が少なくなるので、情報処理システム1の処理負荷を軽減することができる。また、比較対象となる商品が少なくなることで、クーポン情報を提示する処理を高速化することもできる。 Further, by using the product feature information of the products in the cluster as the comparison target with the user feature information of each cluster, the number of products to be compared is reduced, so that the processing load of the information processing system 1 can be reduced. it can. In addition, by reducing the number of products to be compared, it is possible to speed up the process of presenting coupon information.

また、各ユーザの行動履歴情報から各商品の商品特徴情報を取得することで、ユーザの行動を踏まえた商品特徴情報とすることができ、商品特徴情報の精度が向上するので、ユーザに提示するクーポン情報の精度を効果的に高めることができる。 In addition, by acquiring the product feature information of each product from the behavior history information of each user, the product feature information can be obtained based on the user's behavior, and the accuracy of the product feature information is improved, so that the product feature information is presented to the user. The accuracy of coupon information can be effectively improved.

また、商品特徴情報に商品のカテゴリを含めておくことで、商品特徴情報の精度が向上するので、ユーザに提示するクーポン情報の精度を効果的に高めることができる。 Further, by including the product category in the product feature information, the accuracy of the product feature information is improved, so that the accuracy of the coupon information presented to the user can be effectively improved.

また、各ユーザの行動履歴情報に基づいてクラスタサイズを変化させることで、商品特徴情報が密集している部分については、より細かなクラスタを設定するといったことが可能となり、クラスタの精度が向上するので、ユーザに提示するクーポン情報の精度を効果的に高めることができる。 In addition, by changing the cluster size based on the behavior history information of each user, it is possible to set a finer cluster for the part where the product feature information is dense, and the accuracy of the cluster is improved. Therefore, the accuracy of the coupon information presented to the user can be effectively improved.

また、ユーザの行動の種類に基づいてクーポン情報を提示することで、ユーザに提示するクーポン情報の精度を効果的に高めることができる。 Further, by presenting the coupon information based on the type of the user's action, the accuracy of the coupon information presented to the user can be effectively improved.

また、各商品に対するユーザの行動時間に基づいてクーポン情報を提示することで、ユーザに提示するクーポン情報の精度を効果的に高めることができる。 Further, by presenting the coupon information based on the user's action time for each product, the accuracy of the coupon information presented to the user can be effectively improved.

また、ユーザに提示する情報として、各商品のクーポン情報を提示することによって、ユーザにとって有益な情報を提示することができる。 Further, by presenting the coupon information of each product as the information to be presented to the user, it is possible to present useful information to the user.

また、データ項目として、商品に関するデータ項目とすることで、商品を購入するユーザに有益な情報を提示することができる。 Further, by setting the data item as a data item related to the product, useful information can be presented to the user who purchases the product.

[5.変形例]
なお、本発明は、以上に説明した実施の形態に限定されるものではない。本発明の趣旨を逸脱しない範囲で、適宜変更可能である。
[5. Modification example]
The present invention is not limited to the embodiments described above. It can be changed as appropriate without departing from the spirit of the present invention.

例えば、クラスタごとにユーザ特徴情報が取得される場合を説明したが、特にユーザ特徴情報が取得されなくてもよい。この場合、提示部104は、各クラスタに含まれる商品のうちの任意の商品特徴情報に基づいて、クーポン情報を提示すべき商品を決定してもよい。また例えば、提示部104は、各クラスタに含まれる商品のうちの少なくとも1つの商品を、クーポン情報の提示対象としてもよい。 For example, the case where the user characteristic information is acquired for each cluster has been described, but the user characteristic information may not be acquired in particular. In this case, the presenting unit 104 may determine a product for which coupon information should be presented based on arbitrary product feature information among the products included in each cluster. Further, for example, the presenting unit 104 may set at least one product among the products included in each cluster as a target for presenting coupon information.

また例えば、商品情報は、クーポン情報ではなく、リコメンド情報であってもよい。例えば、提示部104は、ユーザがサーバ10にアクセスした場合に、トップページ又は商品ページ内にリコメンド対象の商品の画像を表示させてもよい。また例えば、提示部104は、リコメンド対象の商品のURLを含む電子メールを送信してもよいし、リコメンド対象の商品のURLを含むメッセージ又はプッシュ通知を表示部25に表示させてもよい。 Further, for example, the product information may be recommendation information instead of coupon information. For example, the presentation unit 104 may display an image of the product to be recommended on the top page or the product page when the user accesses the server 10. Further, for example, the presentation unit 104 may send an e-mail containing the URL of the recommended product, or may display a message or push notification including the URL of the recommended product on the display unit 25.

また例えば、データ項目は、商品に関するデータ項目でなくてもよい。例えば、本発明に係る処理を、サービスに関するデータ項目に適用してもよい。この場合、実施形態で「商品」と記載した箇所は「サービス」と読み替えることができる。例えば、データ項目特徴情報は、サービスの特徴に関するサービス特徴情報となり、各サービスに対するユーザの行動履歴に関する情報となる。クラスタリング部103は、行動履歴情報が示す各サービスのサービス特徴情報に基づいて、各サービスのクラスタリングを行う。提示部104は、複数のサービスのうちの少なくとも1つに関するサービス情報を、ユーザに提示する。例えば、提示部104は、サービスのクーポン情報又はリコメンド情報を所定のページに埋め込んで提示する。 Further, for example, the data item does not have to be a data item related to a product. For example, the process according to the present invention may be applied to data items related to services. In this case, the part described as "product" in the embodiment can be read as "service". For example, the data item feature information becomes service feature information related to service features and information related to the user's behavior history for each service. The clustering unit 103 clusters each service based on the service feature information of each service indicated by the action history information. The presenting unit 104 presents the user with service information regarding at least one of the plurality of services. For example, the presenting unit 104 embeds the coupon information or the recommendation information of the service in a predetermined page and presents it.

また例えば、本発明に係る処理を、コンテンツに関するデータ項目に適用してもよい。この場合、実施形態で「商品」と記載した箇所は「コンテンツ」と読み替えることができる。例えば、データ項目特徴情報は、コンテンツの特徴に関するサービス特徴情報となり、各コンテンツに対するユーザの行動履歴に関する情報となる。クラスタリング部103は、行動履歴情報が示す各コンテンツのコンテンツ特徴情報に基づいて、各コンテンツのクラスタリングを行う。提示部104は、複数のコンテンツのうちの少なくとも1つに関するサービス情報を、ユーザに提示することになる。例えば、提示部104は、コンテンツのクーポン情報又はリコメンド情報を所定のページに埋め込んで提示する。 Further, for example, the process according to the present invention may be applied to data items related to contents. In this case, the part described as "product" in the embodiment can be read as "content". For example, the data item feature information becomes service feature information related to the feature of the content, and becomes information related to the user's action history for each content. The clustering unit 103 clusters each content based on the content feature information of each content indicated by the action history information. The presenting unit 104 will present the service information regarding at least one of the plurality of contents to the user. For example, the presentation unit 104 embeds the coupon information or the recommendation information of the content in a predetermined page and presents it.

また例えば、第1取得部101、第2取得部102、クラスタリング部103、及び提示部104は、それぞれユーザ端末20で実現されるようにしてもよい。この場合、これら各機能は、制御部11を主として実現される。例えば、第1取得部101は、ネットワークを介してサーバ10から商品特徴情報を取得すればよい。また例えば、第2取得部102は、ネットワークを介してサーバ10から行動履歴情報を取得すればよい。また例えば、クラスタリング部103は、これら取得された商品特徴情報と行動履歴情報とに基づいて、クラスタリングを実行すればよい。また例えば、提示部104は、ネットワークを介してサーバ10から受信した情報に基づいて、商品情報を提示すればよい。 Further, for example, the first acquisition unit 101, the second acquisition unit 102, the clustering unit 103, and the presentation unit 104 may be realized by the user terminal 20, respectively. In this case, each of these functions is mainly realized by the control unit 11. For example, the first acquisition unit 101 may acquire product feature information from the server 10 via the network. Further, for example, the second acquisition unit 102 may acquire the action history information from the server 10 via the network. Further, for example, the clustering unit 103 may execute clustering based on the acquired product feature information and action history information. Further, for example, the presenting unit 104 may present the product information based on the information received from the server 10 via the network.

Claims (15)

複数のデータ項目の各々の特徴に関するデータ項目特徴情報を取得する第1取得手段と、
ユーザ識別情報に関連付けられた、各データ項目に対するユーザの行動履歴に関する行動履歴情報を取得する第2取得手段と、
前記ユーザ識別情報ごとに、前記行動履歴情報が示す各データ項目の前記データ項目特徴情報に基づいて、各データ項目のクラスタリングを行うクラスタリング手段と、
前記ユーザ識別情報ごとに、前記クラスタリング手段の処理結果に基づいて、前記複数のデータ項目のうちの少なくとも1つに関するデータ項目情報を、前記ユーザに提示する提示手段と、
を含み、
前記行動履歴情報は、各データ項目に対する前記ユーザの行動の種類に関する行動種類情報を含み、
各クラスタには、当該クラスタに属するデータ項目に対する前記行動種類情報が関連付けられており、
各クラスタに関連付けられた前記行動種類情報は、当該クラスタに属するデータ項目に対する前記行動の種類が購入である場合には購入を示し
前記提示手段は、各クラスタに関連付けられた前記行動種類情報が購入を示した後に、当該クラスタに属するデータ項目が再度閲覧された場合には、当該クラスタの重み係数を大きくして各クラスタの重み係数に基づいて、前記データ項目情報を提示する、
ことを特徴とする情報処理システム。
A first acquisition means for acquiring data item feature information relating to each feature of a plurality of data items,
A second acquisition means for acquiring behavior history information related to the user's behavior history for each data item associated with the user identification information, and
A clustering means for clustering each data item based on the data item feature information of each data item indicated by the action history information for each user identification information.
For each user identification information, a presentation means for presenting data item information regarding at least one of the plurality of data items to the user based on the processing result of the clustering means.
Including
The action history information includes action type information regarding the type of action of the user for each data item.
The action type information for the data item belonging to the cluster is associated with each cluster.
The action type information associated with each cluster indicates a purchase if the action type for a data item belonging to the cluster is a purchase .
When the data item belonging to the cluster is browsed again after the action type information associated with each cluster indicates a purchase , the presentation means increases the weighting coefficient of the cluster and increases the weighting coefficient of each cluster. The data item information is presented based on the weighting factor .
An information processing system characterized by this.
複数のデータ項目の各々の特徴に関するデータ項目特徴情報を取得する第1取得手段と、
ユーザ識別情報に関連付けられた、各データ項目に対するユーザの行動履歴に関する行動履歴情報を取得する第2取得手段と、
前記ユーザ識別情報ごとに、前記行動履歴情報が示す各データ項目の前記データ項目特徴情報に基づいて、各データ項目のクラスタリングを行うクラスタリング手段と、
前記ユーザ識別情報ごとに、前記クラスタリング手段の処理結果に基づいて、前記複数のデータ項目のうちの少なくとも1つに関するデータ項目情報を、前記ユーザに提示する提示手段と、
を含み、
前記行動履歴情報は、各データ項目に対する前記ユーザの行動の種類に関する行動種類情報を含み、
各クラスタには、当該クラスタに属するデータ項目に対する前記行動種類情報が関連付けられており、
前記提示手段は、各クラスタに関連付けられた前記行動種類情報が示す前記行動の種類が購入である場合には、前記データ項目情報を提示せず、当該種類が他の種類である場合に、前記データ項目情報を提示する、
ことを特徴とする情報処理システム。
A first acquisition means for acquiring data item feature information relating to each feature of a plurality of data items,
A second acquisition means for acquiring behavior history information related to the user's behavior history for each data item associated with the user identification information, and
A clustering means for clustering each data item based on the data item feature information of each data item indicated by the action history information for each user identification information.
For each user identification information, a presentation means for presenting data item information regarding at least one of the plurality of data items to the user based on the processing result of the clustering means.
Including
The action history information includes action type information regarding the type of action of the user for each data item.
The action type information for the data item belonging to the cluster is associated with each cluster.
The presenting means does not present the data item information when the action type indicated by the action type information associated with each cluster is a purchase, and when the type is another type, the presenting means Present data item information,
An information processing system characterized by this.
複数のデータ項目の各々の特徴に関するデータ項目特徴情報を取得する第1取得手段と、
ユーザ識別情報に関連付けられた、各データ項目に対するユーザの行動履歴に関する行動履歴情報を取得する第2取得手段と、
前記ユーザ識別情報ごとに、前記行動履歴情報が示す各データ項目の前記データ項目特徴情報に基づいて、各データ項目のクラスタリングを行うクラスタリング手段と、
前記ユーザ識別情報ごとに、前記クラスタリング手段の処理結果に基づいて、前記複数のデータ項目のうちの少なくとも1つに関するデータ項目情報を、前記ユーザに提示する提示手段と、
を含み、
前記行動履歴情報は、各データ項目に対する前記ユーザの行動時間に関する行動時間情報を含み、
各クラスタには、当該クラスタに属するデータ項目に対する前記行動時間情報が関連付けられており、
前記提示手段は、各クラスタに関連付けられた前記行動時間情報が示す行動時間からの経過時間が閾値未満である場合には、前記データ項目情報を提示せず、当該経過時間が当該閾値以上である場合に、前記データ項目情報を提示する、
ことを特徴とする情報処理システム。
A first acquisition means for acquiring data item feature information relating to each feature of a plurality of data items,
A second acquisition means for acquiring behavior history information related to the user's behavior history for each data item associated with the user identification information, and
A clustering means for clustering each data item based on the data item feature information of each data item indicated by the action history information for each user identification information.
For each user identification information, a presentation means for presenting data item information regarding at least one of the plurality of data items to the user based on the processing result of the clustering means.
Including
The action history information includes action time information regarding the action time of the user for each data item.
The action time information for the data item belonging to the cluster is associated with each cluster.
When the elapsed time from the action time indicated by the action time information associated with each cluster is less than the threshold value, the presenting means does not present the data item information, and the elapsed time is equal to or greater than the threshold value. If the data item information is presented,
An information processing system characterized by this.
前記クラスタリング手段は、クラスタごとに、当該クラスタに属する各データ項目の前記データ項目特徴情報に基づいて、ユーザ特徴情報を取得し、
前記提示手段は、各クラスタの前記ユーザ特徴情報と、各データ項目の前記データ項目特徴情報と、に基づいて、前記データ項目情報を提示する、
ことを特徴とする請求項1〜3の何れかに記載の情報処理システム。
The clustering means acquires user feature information for each cluster based on the data item feature information of each data item belonging to the cluster.
The presenting means presents the data item information based on the user feature information of each cluster and the data item feature information of each data item.
The information processing system according to any one of claims 1 to 3.
各クラスタの前記ユーザ特徴情報と、各データ項目の前記データ項目特徴情報と、はそれぞれベクトルで示されており、
前記提示手段は、各クラスタの前記ユーザ特徴情報が示すベクトルと、各データ項目の前記データ項目特徴情報が示すベクトルと、の比較結果に基づいて、前記データ項目情報を提示する、
ことを特徴とする請求項4に記載の情報処理システム。
The user feature information of each cluster and the data item feature information of each data item are shown as vectors.
The presenting means presents the data item information based on the comparison result of the vector indicated by the user feature information of each cluster and the vector indicated by the data item feature information of each data item.
The information processing system according to claim 4, wherein the information processing system is characterized by the above.
前記クラスタリング手段は、各クラスタに属する各データ項目の前記データ項目特徴情報が示すベクトルの平均値を、当該クラスタの前記ユーザ特徴情報として取得する、
ことを特徴とする請求項5に記載の情報処理システム。
The clustering means acquires the average value of the vectors indicated by the data item feature information of each data item belonging to each cluster as the user feature information of the cluster.
The information processing system according to claim 5, wherein the information processing system is characterized by the above.
前記提示手段は、前記複数のデータ項目のうち、各クラスタ内のデータ項目の前記データ項目特徴情報を、当該クラスタの前記ユーザ特徴情報との比較対象とする、
ことを特徴とする請求項5又は6の何れかに記載の情報処理システム。
The presenting means makes the data item feature information of the data item in each cluster among the plurality of data items a comparison target with the user feature information of the cluster.
The information processing system according to claim 5 or 6, wherein the information processing system is characterized by the above.
各データ項目の前記データ項目特徴情報は、予め設定された当該データ項目の分類情報を含む、
ことを特徴とする請求項1〜7の何れかに記載の情報処理システム。
The data item feature information of each data item includes preset classification information of the data item.
The information processing system according to any one of claims 1 to 7.
前記クラスタリング手段は、前記行動履歴情報に基づいて、クラスタサイズを変化させる、
ことを特徴とする請求項1〜8の何れかに記載の情報処理システム。
The clustering means changes the cluster size based on the action history information.
The information processing system according to any one of claims 1 to 8.
コンピュータが、
複数のデータ項目の各々の特徴に関するデータ項目特徴情報を取得する第1取得ステップと、
ユーザ識別情報に関連付けられた、各データ項目に対するユーザの行動履歴に関する行動履歴情報を取得する第2取得ステップと、
前記ユーザ識別情報ごとに、前記行動履歴情報が示す各データ項目の前記データ項目特徴情報に基づいて、各データ項目のクラスタリングを行うクラスタリングステップと、
前記ユーザ識別情報ごとに、前記クラスタリングステップの処理結果に基づいて、前記複数のデータ項目のうちの少なくとも1つに関するデータ項目情報を、前記ユーザに提示する提示ステップと、
を実行し、
前記行動履歴情報は、各データ項目に対する前記ユーザの行動の種類に関する行動種類情報を含み、
各クラスタには、当該クラスタに属するデータ項目に対する前記行動種類情報が関連付けられており、
各クラスタに関連付けられた前記行動種類情報は、当該クラスタに属するデータ項目に対する前記行動の種類が購入である場合には購入を示し
前記提示ステップは、各クラスタに関連付けられた前記行動種類情報が購入を示した後に、当該クラスタに属するデータ項目が再度閲覧された場合には、当該クラスタの重み係数を大きくして各クラスタの重み係数に基づいて、前記データ項目情報を提示する、
ことを特徴とする情報処理方法。
The computer
The first acquisition step of acquiring data item feature information for each feature of a plurality of data items, and
The second acquisition step of acquiring the behavior history information related to the user's behavior history for each data item associated with the user identification information, and
A clustering step for clustering each data item based on the data item feature information of each data item indicated by the action history information for each user identification information.
For each user identification information, a presentation step that presents data item information regarding at least one of the plurality of data items to the user based on the processing result of the clustering step.
And run
The action history information includes action type information regarding the type of action of the user for each data item.
The action type information for the data item belonging to the cluster is associated with each cluster.
The action type information associated with each cluster indicates a purchase if the action type for a data item belonging to the cluster is a purchase .
In the presentation step, when the data item belonging to the cluster is browsed again after the action type information associated with each cluster indicates a purchase, the weighting coefficient of the cluster is increased to increase the weighting coefficient of each cluster. The data item information is presented based on the weighting factor .
An information processing method characterized by this.
コンピュータが、
複数のデータ項目の各々の特徴に関するデータ項目特徴情報を取得する第1取得ステップと、
ユーザ識別情報に関連付けられた、各データ項目に対するユーザの行動履歴に関する行動履歴情報を取得する第2取得ステップと、
前記ユーザ識別情報ごとに、前記行動履歴情報が示す各データ項目の前記データ項目特徴情報に基づいて、各データ項目のクラスタリングを行うクラスタリングステップと、
前記ユーザ識別情報ごとに、前記クラスタリングステップの処理結果に基づいて、前記複数のデータ項目のうちの少なくとも1つに関するデータ項目情報を、前記ユーザに提示する提示ステップと、
を実行し、
前記行動履歴情報は、各データ項目に対する前記ユーザの行動の種類に関する行動種類情報を含み、
各クラスタには、当該クラスタに属するデータ項目に対する前記行動種類情報が関連付けられており、
前記提示ステップは、各クラスタに関連付けられた前記行動種類情報が示す前記行動の種類が購入である場合には、前記データ項目情報を提示せず、当該種類が他の種類である場合に、前記データ項目情報を提示する、
ことを特徴とする情報処理方法。
The computer
The first acquisition step of acquiring data item feature information for each feature of a plurality of data items, and
The second acquisition step of acquiring the behavior history information related to the user's behavior history for each data item associated with the user identification information, and
A clustering step for clustering each data item based on the data item feature information of each data item indicated by the action history information for each user identification information.
For each user identification information, a presentation step that presents data item information regarding at least one of the plurality of data items to the user based on the processing result of the clustering step.
And run
The action history information includes action type information regarding the type of action of the user for each data item.
The action type information for the data item belonging to the cluster is associated with each cluster.
The presentation step does not present the data item information when the action type indicated by the action type information associated with each cluster is a purchase, and when the type is another type, the present step Present data item information,
An information processing method characterized by this.
コンピュータが、
複数のデータ項目の各々の特徴に関するデータ項目特徴情報を取得する第1取得ステップと、
ユーザ識別情報に関連付けられた、各データ項目に対するユーザの行動履歴に関する行動履歴情報を取得する第2取得ステップと、
前記ユーザ識別情報ごとに、前記行動履歴情報が示す各データ項目の前記データ項目特徴情報に基づいて、各データ項目のクラスタリングを行うクラスタリングステップと、
前記ユーザ識別情報ごとに、前記クラスタリングステップの処理結果に基づいて、前記複数のデータ項目のうちの少なくとも1つに関するデータ項目情報を、前記ユーザに提示する提示ステップと、
を実行し、
前記行動履歴情報は、各データ項目に対する前記ユーザの行動時間に関する行動時間情報を含み、
各クラスタには、当該クラスタに属するデータ項目に対する前記行動時間情報が関連付けられており、
前記提示ステップは、各クラスタに関連付けられた前記行動時間情報が示す行動時間からの経過時間が閾値未満である場合には、前記データ項目情報を提示せず、当該経過時間が当該閾値以上である場合に、前記データ項目情報を提示する、
ことを特徴とする情報処理方法。
The computer
The first acquisition step of acquiring data item feature information for each feature of a plurality of data items, and
The second acquisition step of acquiring the behavior history information related to the user's behavior history for each data item associated with the user identification information, and
A clustering step for clustering each data item based on the data item feature information of each data item indicated by the action history information for each user identification information.
For each user identification information, a presentation step that presents data item information regarding at least one of the plurality of data items to the user based on the processing result of the clustering step.
And run
The action history information includes action time information regarding the action time of the user for each data item.
The action time information for the data item belonging to the cluster is associated with each cluster.
When the elapsed time from the action time indicated by the action time information associated with each cluster is less than the threshold value, the presentation step does not present the data item information and the elapsed time is equal to or greater than the threshold value. If the data item information is presented,
An information processing method characterized by this.
複数のデータ項目の各々の特徴に関するデータ項目特徴情報を取得する第1取得手段、
ユーザ識別情報に関連付けられた、各データ項目に対するユーザの行動履歴に関する行動履歴情報を取得する第2取得手段、
前記ユーザ識別情報ごとに、前記行動履歴情報が示す各データ項目の前記データ項目特徴情報に基づいて、各データ項目のクラスタリングを行うクラスタリング手段、
前記ユーザ識別情報ごとに、前記クラスタリング手段の処理結果に基づいて、前記複数のデータ項目のうちの少なくとも1つに関するデータ項目情報を、前記ユーザに提示する提示手段、
としてコンピュータを機能させるためのプログラムであって、
前記行動履歴情報は、各データ項目に対する前記ユーザの行動の種類に関する行動種類情報を含み、
各クラスタには、当該クラスタに属するデータ項目に対する前記行動種類情報が関連付けられており、
各クラスタに関連付けられた前記行動種類情報は、当該クラスタに属するデータ項目に対する前記行動の種類が購入である場合には購入を示し
前記提示手段は、各クラスタに関連付けられた前記行動種類情報が購入を示した後に、当該クラスタに属するデータ項目が再度閲覧された場合には、当該クラスタの重み係数を大きくして各クラスタの重み係数に基づいて、前記データ項目情報を提示する、
プログラム。
First acquisition means for acquiring data item feature information relating to each feature of a plurality of data items,
A second acquisition means for acquiring behavior history information related to the user's behavior history for each data item associated with the user identification information,
A clustering means for clustering each data item based on the data item feature information of each data item indicated by the action history information for each user identification information.
A presentation means for presenting data item information regarding at least one of the plurality of data items to the user based on the processing result of the clustering means for each user identification information.
It is a program to make a computer function as
The action history information includes action type information regarding the type of action of the user for each data item.
The action type information for the data item belonging to the cluster is associated with each cluster.
The action type information associated with each cluster indicates a purchase if the action type for a data item belonging to the cluster is a purchase .
When the data item belonging to the cluster is browsed again after the action type information associated with each cluster indicates a purchase , the presentation means increases the weighting coefficient of the cluster and increases the weighting coefficient of each cluster. The data item information is presented based on the weighting factor .
program.
複数のデータ項目の各々の特徴に関するデータ項目特徴情報を取得する第1取得手段、
ユーザ識別情報に関連付けられた、各データ項目に対するユーザの行動履歴に関する行動履歴情報を取得する第2取得手段、
前記ユーザ識別情報ごとに、前記行動履歴情報が示す各データ項目の前記データ項目特徴情報に基づいて、各データ項目のクラスタリングを行うクラスタリング手段、
前記ユーザ識別情報ごとに、前記クラスタリング手段の処理結果に基づいて、前記複数のデータ項目のうちの少なくとも1つに関するデータ項目情報を、前記ユーザに提示する提示手段、
としてコンピュータを機能させるためのプログラムであって、
前記行動履歴情報は、各データ項目に対する前記ユーザの行動の種類に関する行動種類情報を含み、
各クラスタには、当該クラスタに属するデータ項目に対する前記行動種類情報が関連付けられており、
前記提示手段は、各クラスタに関連付けられた前記行動種類情報が示す前記行動の種類が購入である場合には、前記データ項目情報を提示せず、当該種類が他の種類である場合に、前記データ項目情報を提示する、
プログラム。
First acquisition means for acquiring data item feature information relating to each feature of a plurality of data items,
A second acquisition means for acquiring behavior history information related to the user's behavior history for each data item associated with the user identification information,
A clustering means for clustering each data item based on the data item feature information of each data item indicated by the action history information for each user identification information.
A presentation means for presenting data item information regarding at least one of the plurality of data items to the user based on the processing result of the clustering means for each user identification information.
It is a program to make a computer function as
The action history information includes action type information regarding the type of action of the user for each data item.
The action type information for the data item belonging to the cluster is associated with each cluster.
The presenting means does not present the data item information when the action type indicated by the action type information associated with each cluster is a purchase, and when the type is another type, the presenting means Present data item information,
program.
複数のデータ項目の各々の特徴に関するデータ項目特徴情報を取得する第1取得手段、
ユーザ識別情報に関連付けられた、各データ項目に対するユーザの行動履歴に関する行動履歴情報を取得する第2取得手段、
前記ユーザ識別情報ごとに、前記行動履歴情報が示す各データ項目の前記データ項目特徴情報に基づいて、各データ項目のクラスタリングを行うクラスタリング手段、
前記ユーザ識別情報ごとに、前記クラスタリング手段の処理結果に基づいて、前記複数のデータ項目のうちの少なくとも1つに関するデータ項目情報を、前記ユーザに提示する提示手段、
としてコンピュータを機能させるためのプログラムであって、
前記行動履歴情報は、各データ項目に対する前記ユーザの行動時間に関する行動時間情報を含み、
各クラスタには、当該クラスタに属するデータ項目に対する前記行動時間情報が関連付けられており、
前記提示手段は、各クラスタに関連付けられた前記行動時間情報が示す行動時間からの経過時間が閾値未満である場合には、前記データ項目情報を提示せず、当該経過時間が当該閾値以上である場合に、前記データ項目情報を提示する、
プログラム。
First acquisition means for acquiring data item feature information relating to each feature of a plurality of data items,
A second acquisition means for acquiring behavior history information related to the user's behavior history for each data item associated with the user identification information,
A clustering means for clustering each data item based on the data item feature information of each data item indicated by the action history information for each user identification information.
A presentation means for presenting data item information regarding at least one of the plurality of data items to the user based on the processing result of the clustering means for each user identification information.
It is a program to make a computer function as
The action history information includes action time information regarding the action time of the user for each data item.
The action time information for the data item belonging to the cluster is associated with each cluster.
When the elapsed time from the action time indicated by the action time information associated with each cluster is less than the threshold value, the presenting means does not present the data item information, and the elapsed time is equal to or greater than the threshold value. If the data item information is presented,
program.
JP2019519354A 2018-02-15 2018-02-15 Information processing system, information processing method, and program Active JP6805340B2 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2018/005315 WO2019159288A1 (en) 2018-02-15 2018-02-15 Information processing system, information processing method, and program

Publications (2)

Publication Number Publication Date
JPWO2019159288A1 JPWO2019159288A1 (en) 2020-04-02
JP6805340B2 true JP6805340B2 (en) 2020-12-23

Family

ID=67619798

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019519354A Active JP6805340B2 (en) 2018-02-15 2018-02-15 Information processing system, information processing method, and program

Country Status (2)

Country Link
JP (1) JP6805340B2 (en)
WO (1) WO2019159288A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110909222B (en) * 2019-10-12 2023-07-25 中国平安人寿保险股份有限公司 User portrait establishing method and device based on clustering, medium and electronic equipment

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011060182A (en) * 2009-09-14 2011-03-24 Aim Co Ltd Content selection system
JP5358395B2 (en) * 2009-10-27 2013-12-04 株式会社日立ソリューションズ User preference suitable item recommendation device
KR101802332B1 (en) * 2010-11-25 2017-12-29 삼성전자주식회사 Method for providing contents and the system thereof
JP2015088089A (en) * 2013-11-01 2015-05-07 株式会社Nttドコモ Recommendation server and recommendation method
US20150293925A1 (en) * 2014-04-09 2015-10-15 Apple Inc. Automatic generation of online media stations customized to individual users
JP2016103107A (en) * 2014-11-27 2016-06-02 株式会社豊田中央研究所 Clustering apparatus, information terminal, information providing system, and program

Also Published As

Publication number Publication date
JPWO2019159288A1 (en) 2020-04-02
WO2019159288A1 (en) 2019-08-22

Similar Documents

Publication Publication Date Title
US11836780B2 (en) Recommendations based upon explicit user similarity
US20120158516A1 (en) System and method for context, community and user based determinatiion, targeting and display of relevant sales channel content
US20110010307A1 (en) Method and system for recommending articles and products
WO2014201064A2 (en) Incorporating user usage of consumable content into recommendations
CN105247552B (en) Digital receipt economy
TW200951859A (en) Method and apparatus for social network marketing with consumer referral
WO2017158798A1 (en) Information processing device, information distribution system, information processing method, and information processing program
US20220138833A1 (en) Method and system for secure management of inventory and profile information
US20090024489A1 (en) Reputation based display
JP6754808B2 (en) Information processing device, information processing method
JP6805340B2 (en) Information processing system, information processing method, and program
KR20140056307A (en) Advertisement customization
WO2020031232A1 (en) Information processing system, information processing method, and program
JP6585998B2 (en) Content determination device
JP7394512B2 (en) Information processing device, information processing method, and information processing program
CN114756758B (en) Hybrid recommendation method and system
JP7239749B2 (en) Information processing device, information processing method and information processing program
JP7167370B1 (en) Information processing device, information processing method, and information processing program
JP7237051B2 (en) Information processing device, information processing method, and program
US20220301013A1 (en) Systems and methods for establishing data linkages
JP7176537B2 (en) Negative rate calculation device, negative rate calculation method, and program
JP6269864B2 (en) Information processing apparatus, information processing method, and information processing program
JP2018077636A (en) Program and combination extraction system
JP2023170582A (en) Information processing apparatus, information processing method, and information processing program
JP2023170581A (en) Information processing apparatus, information processing method, and information processing program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190409

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190409

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20190409

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20190614

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190625

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190822

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20191015

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200114

C60 Trial request (containing other claim documents, opposition documents)

Free format text: JAPANESE INTERMEDIATE CODE: C60

Effective date: 20200114

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20200122

C21 Notice of transfer of a case for reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C21

Effective date: 20200128

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20200214

C211 Notice of termination of reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C211

Effective date: 20200218

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20200825

C302 Record of communication

Free format text: JAPANESE INTERMEDIATE CODE: C302

Effective date: 20200930

C13 Notice of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: C13

Effective date: 20201006

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201009

C23 Notice of termination of proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C23

Effective date: 20201020

C03 Trial/appeal decision taken

Free format text: JAPANESE INTERMEDIATE CODE: C03

Effective date: 20201124

C30A Notification sent

Free format text: JAPANESE INTERMEDIATE CODE: C3012

Effective date: 20201124

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20201203

R150 Certificate of patent or registration of utility model

Ref document number: 6805340

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350