JP2018136887A - Generation device, generation method, and generation program - Google Patents

Generation device, generation method, and generation program Download PDF

Info

Publication number
JP2018136887A
JP2018136887A JP2017032713A JP2017032713A JP2018136887A JP 2018136887 A JP2018136887 A JP 2018136887A JP 2017032713 A JP2017032713 A JP 2017032713A JP 2017032713 A JP2017032713 A JP 2017032713A JP 2018136887 A JP2018136887 A JP 2018136887A
Authority
JP
Japan
Prior art keywords
user
information
time
cluster
generation
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2017032713A
Other languages
Japanese (ja)
Other versions
JP6757276B2 (en
Inventor
孝太 坪内
Kota Tsubouchi
孝太 坪内
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.)
Yahoo Japan Corp
Original Assignee
Yahoo Japan Corp
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 Yahoo Japan Corp filed Critical Yahoo Japan Corp
Priority to JP2017032713A priority Critical patent/JP6757276B2/en
Publication of JP2018136887A publication Critical patent/JP2018136887A/en
Application granted granted Critical
Publication of JP6757276B2 publication Critical patent/JP6757276B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To generate a flexible model according to information.SOLUTION: A generation device includes an acquisition unit, a classification unit, and a generation unit. The acquisition unit obtains information on second targets associated with first targets. The classification unit classifies information pieces on the second targets associated with the first targets, into clusters; and associates the clusters corresponding to the first targets on the basis of a predetermined reference. The generation unit generates a predetermined model on the basis of the association of the clusters between the first targets.SELECTED DRAWING: Figure 3

Description

本発明は、生成装置、生成方法、及び生成プログラムに関する。   The present invention relates to a generation device, a generation method, and a generation program.

従来、種々の情報に基づいてモデルを生成(学習)する技術が提供されている。例えば、滞在場所属性ごとの特徴的な行動に基づいて誤った行動ラベルを訂正した学習データ(情報)を用いて、所定のモデルを生成する技術が提供されている。   Conventionally, techniques for generating (learning) models based on various information have been provided. For example, there is provided a technique for generating a predetermined model using learning data (information) obtained by correcting an erroneous action label based on a characteristic action for each stay place attribute.

特開2016−157196号公報JP 2006-157196 A

しかしながら、上記の従来技術では、情報に応じて柔軟なモデルの生成を可能にすることが難しい場合がある。例えば、ユーザ等の対象について情報を画一的に分類(クラスタリング)してモデルを生成するだけでは、各対象に応じて取得される情報が変動する場合、情報に応じて柔軟なモデルの生成を可能にすることは難しい。   However, in the above-described conventional technology, it may be difficult to enable generation of a flexible model according to information. For example, if a model is generated by uniformly classifying (clustering) information about a target such as a user, and the information acquired according to each target fluctuates, a flexible model can be generated according to the information. It is difficult to make it possible.

本願は、上記に鑑みてなされたものであって、情報に応じて柔軟なモデルの生成を可能にする生成装置、生成方法、及び生成プログラムを提供することを目的とする。   The present application has been made in view of the above, and an object thereof is to provide a generation device, a generation method, and a generation program that enable generation of a flexible model according to information.

本願に係る生成装置は、各第1の対象に対応付けられた第2の対象に関する情報を取得する取得部と、前記各第1の対象に対応付けられた第2の対象に関する情報の各々を所定数のクラスタに分類し、前記各第1の対象に対応する各クラスタを前記各第1の対象間で所定の基準に基づいて対応付ける分類部と、前記各第1の対象間における各クラスタの対応付けに基づいて、所定のモデルを生成する生成部と、を備えたことを特徴とする。   The generation apparatus according to the present application includes an acquisition unit that acquires information about a second target associated with each first target, and each of information regarding a second target associated with each first target. A classifying unit that classifies the data into a predetermined number of clusters, and associates the clusters corresponding to the first objects based on a predetermined criterion between the first objects; And a generation unit that generates a predetermined model based on the association.

実施形態の一態様によれば、情報に応じて柔軟なモデルの生成を可能にすることができるという効果を奏する。   According to one aspect of the embodiment, there is an effect that a flexible model can be generated according to information.

図1は、実施形態に係る生成処理の一例を示す図である。FIG. 1 is a diagram illustrating an example of a generation process according to the embodiment. 図2は、実施形態に係る生成システムの構成例を示す図である。FIG. 2 is a diagram illustrating a configuration example of the generation system according to the embodiment. 図3は、実施形態に係る生成装置の構成例を示す図である。FIG. 3 is a diagram illustrating a configuration example of the generation apparatus according to the embodiment. 図4は、実施形態に係るユーザ情報記憶部の一例を示す図である。FIG. 4 is a diagram illustrating an example of a user information storage unit according to the embodiment. 図5は、実施形態に係る行動情報記憶部の一例を示す図である。FIG. 5 is a diagram illustrating an example of the behavior information storage unit according to the embodiment. 図6は、実施形態に係るクラスタ情報記憶部の一例を示す図である。FIG. 6 is a diagram illustrating an example of the cluster information storage unit according to the embodiment. 図7は、実施形態に係るモデル情報記憶部の一例を示す図である。FIG. 7 is a diagram illustrating an example of a model information storage unit according to the embodiment. 図8は、実施形態に係る生成処理の一例を示すフローチャートである。FIG. 8 is a flowchart illustrating an example of the generation process according to the embodiment. 図9は、実施形態に係るモデルの生成処理の一例を示す図である。FIG. 9 is a diagram illustrating an example of a model generation process according to the embodiment. 図10は、実施形態に係るモデルの生成処理の一例を示す図である。FIG. 10 is a diagram illustrating an example of a model generation process according to the embodiment. 図11は、実施形態に係るモデルの生成処理の一例を示す図である。FIG. 11 is a diagram illustrating an example of a model generation process according to the embodiment. 図12は、生成装置の機能を実現するコンピュータの一例を示すハードウェア構成図である。FIG. 12 is a hardware configuration diagram illustrating an example of a computer that realizes the function of the generation apparatus.

以下に、本願に係る生成装置、生成方法、及び生成プログラムを実施するための形態(以下、「実施形態」と呼ぶ)について図面を参照しつつ詳細に説明する。なお、この実施形態により本願に係る生成装置、生成方法、及び生成プログラムが限定されるものではない。また、以下の各実施形態において同一の部位には同一の符号を付し、重複する説明は省略される。   Hereinafter, a generation apparatus, a generation method, and a mode for executing a generation program (hereinafter referred to as “embodiment”) according to the present application will be described in detail with reference to the drawings. Note that the generation device, the generation method, and the generation program according to the present application are not limited by this embodiment. In the following embodiments, the same portions are denoted by the same reference numerals, and redundant description is omitted.

(実施形態)
〔1.生成処理〕
まず、図1を用いて、実施形態に係る生成処理の一例について説明する。図1は、実施形態に係る生成処理の一例を示す図である。具体的には、図1では、生成装置100が各ユーザに関する情報(データ)を用いて所定のモデルを生成する場合を示す。なお、図1の例では、所定のモデルとして、ユーザに配信するコンテンツの決定に用いるモデルを生成する。
(Embodiment)
[1. Generation process)
First, an example of the generation process according to the embodiment will be described with reference to FIG. FIG. 1 is a diagram illustrating an example of a generation process according to the embodiment. Specifically, FIG. 1 illustrates a case where the generation apparatus 100 generates a predetermined model using information (data) regarding each user. In the example of FIG. 1, a model used for determining content to be distributed to the user is generated as the predetermined model.

図1の例では、各ユーザを第1の対象とする場合を示す。具体的には、図1では、ユーザID「U1」により識別されるユーザ(以下、「ユーザU1」ともいう)やユーザID「U2」により識別されるユーザ(ユーザU2)やユーザID「U3」により識別されるユーザ(ユーザU3)等を対象とする場合を示す。   In the example of FIG. 1, a case where each user is a first target is shown. Specifically, in FIG. 1, the user identified by the user ID “U1” (hereinafter also referred to as “user U1”), the user identified by the user ID “U2” (user U2), and the user ID “U3”. The case where the user (user U3) etc. identified by (1) is targeted is shown.

また、図1の例では、時間を第2の対象とする場合を示す。図1の例では、生成装置100は、図5中の行動情報記憶部122に示すような、各ユーザの行動情報であって、日時(時間)に対応付けられた行動情報をクラスタリングし、モデルを生成する場合を説明する。なお、第1の対象や第2の対象は、上記に限らず、種々の対象であってもよい。   Moreover, in the example of FIG. 1, the case where time is made into the 2nd object is shown. In the example of FIG. 1, the generation apparatus 100 clusters the behavior information associated with the date and time (time), which is the behavior information of each user, as illustrated in the behavior information storage unit 122 in FIG. 5. The case of generating is described. Note that the first object and the second object are not limited to the above, and may be various objects.

まず、図1に示す各ユーザU1〜U3に対応するグラフGR1〜GR3について説明する。例えば、図1に示すグラフGR1〜GR3は、第1の対象であるユーザU1〜U3の第2の対象である時間に対応する行動情報について、各時間に応じたデータ量(情報量)を示すグラフである。例えば、グラフGR1〜GR3の縦軸(以下、「Y軸」ともいう)が示す「データ量」は、各時間に関する行動情報のデータ量を示す。例えば、グラフGR1〜GR3のY軸「データ量」は、各時間において取得された行動情報のデータ量を示す。なお、グラフGR1〜GR3のY軸は、行動情報のデータ量に限らず、例えば、各時間に関する情報の相関関係を把握可能な情報であればどのような情報であってもよい。例えば、グラフGR1〜GR3のY軸は、行動情報の数、分散、種々の他の統計量であってもよい。   First, the graphs GR1 to GR3 corresponding to the users U1 to U3 shown in FIG. 1 will be described. For example, the graphs GR <b> 1 to GR <b> 3 illustrated in FIG. 1 indicate the data amount (information amount) corresponding to each time for the behavior information corresponding to the time that is the second target of the users U <b> 1 to U <b> 3 that are the first targets. It is a graph. For example, the “data amount” indicated by the vertical axis (hereinafter also referred to as “Y-axis”) of the graphs GR1 to GR3 indicates the data amount of the behavior information regarding each time. For example, the Y-axis “data amount” of the graphs GR1 to GR3 indicates the data amount of the behavior information acquired at each time. Note that the Y-axis of the graphs GR1 to GR3 is not limited to the data amount of the behavior information, and may be any information as long as it is information that can grasp the correlation of information regarding each time, for example. For example, the Y axis of the graphs GR1 to GR3 may be the number of behavior information, the variance, and various other statistics.

また、例えば、グラフGR1〜GR3の横軸(以下、「X軸」ともいう)が示す「時刻t」は、時間軸を示す。図1の例では、グラフGR1〜GR3のX軸「時刻t」は、1日(24時間)に対応するものとする。例えば、グラフGR1〜GR3のX軸「時刻t」は、Y軸との交点を「0時」として、軸の先端を「24時」としてもよい。なお、X軸は、第2の対象である時間に関する情報であれば、どのような情報であってもよい。   Further, for example, “time t” indicated by the horizontal axis (hereinafter, also referred to as “X axis”) of the graphs GR1 to GR3 indicates a time axis. In the example of FIG. 1, the X axis “time t” of the graphs GR1 to GR3 corresponds to one day (24 hours). For example, the X axis “time t” of the graphs GR1 to GR3 may have the intersection with the Y axis as “0 o'clock” and the tip of the axis as “24 o'clock”. Note that the X-axis may be any information as long as it is information related to the second target time.

図1の例では、グラフGR1〜GR3は、Y軸との交点を「0時」であり、グラフGR1〜GR3のX軸「時刻t」における各時刻は対応するものとする。例えば、グラフGR2、GR3において、グラフGR1に示す時刻t11に対応する位置は、時刻t11と同じ時刻である。例えば、時刻t11が「1時1分1秒」である場合、グラフGR2、GR3において、グラフGR1に示す時刻t11に対応する位置の時刻も、「1時1分1秒」であるものとする。例えば、図1の例では、時刻t11は、時刻t31よりも前であり、時刻t31は、時刻t21よりも前であるものとする。また、図1の例では、時刻t31は、時刻t31と時刻t21との間の時刻であるものとする。   In the example of FIG. 1, the graphs GR1 to GR3 have intersections with the Y axis at “0 o'clock”, and the times on the X axis “time t” of the graphs GR1 to GR3 correspond to each other. For example, in the graphs GR2 and GR3, the position corresponding to the time t11 shown in the graph GR1 is the same time as the time t11. For example, when the time t11 is “1: 1: 1”, the time at the position corresponding to the time t11 shown in the graph GR1 in the graphs GR2 and GR3 is also “1: 1: 1”. . For example, in the example of FIG. 1, it is assumed that the time t11 is before the time t31, and the time t31 is before the time t21. In the example of FIG. 1, time t31 is assumed to be a time between time t31 and time t21.

例えば、図1に示すグラフGR1は、ユーザU1の時間に対応する行動情報について、各時間に応じたデータ量(情報量)を示すグラフである。例えば、グラフGR1は、時刻t11において取得されたユーザU1の行動情報が少ないことを示す。また、例えば、グラフGR1は、時刻t11以降徐々に取得されるユーザU1の行動情報が増加していることを示す。例えば、生成装置100は、図5中の行動情報記憶部122に示す日時の情報に基づいて、各時刻におけるユーザU1の行動情報のデータ量を取得し、グラフGR1を生成する。例えば、生成装置100は、行動情報記憶部122に示す日時「TM11」の時刻が時刻t12に対応する場合、行動ID「AT11」により識別される行動情報は、時刻t12に関する行動情報であるとして、グラフGR1を生成する。   For example, the graph GR1 illustrated in FIG. 1 is a graph illustrating a data amount (information amount) corresponding to each time for the behavior information corresponding to the time of the user U1. For example, the graph GR1 indicates that there is little action information of the user U1 acquired at time t11. Further, for example, the graph GR1 indicates that the action information of the user U1 that is gradually acquired after time t11 is increasing. For example, the generating apparatus 100 acquires the data amount of the behavior information of the user U1 at each time based on the date information shown in the behavior information storage unit 122 in FIG. 5, and generates the graph GR1. For example, in the case where the time of the date “TM11” indicated in the behavior information storage unit 122 corresponds to the time t12, the generation apparatus 100 assumes that the behavior information identified by the behavior ID “AT11” is the behavior information regarding the time t12. A graph GR1 is generated.

このように、生成装置100は、例えば行動情報記憶部122に記憶されたユーザU1の行動情報に基づいて、グラフGR1を生成する。また、生成装置100は、例えば行動情報記憶部122に記憶されたユーザU2の行動情報に基づいて、グラフGR2を生成する。また、生成装置100は、例えば行動情報記憶部122に記憶されたユーザU3の行動情報に基づいて、グラフGR3を生成する。   As described above, the generation device 100 generates the graph GR1 based on the behavior information of the user U1 stored in the behavior information storage unit 122, for example. Moreover, the production | generation apparatus 100 produces | generates graph GR2 based on the user U2 action information memorize | stored in the action information storage part 122, for example. Moreover, the production | generation apparatus 100 produces | generates graph GR3 based on the user's U3 action information memorize | stored in the action information storage part 122, for example.

以下、上述したグラフGR1〜GR3に示すような情報を基に生成装置100がモデルの生成を行う場合を示す。まず、生成装置100は、各ユーザの行動情報を時間に基づいてクラスタリングする。図1に示す例においては、生成装置100は、各ユーザの行動情報を時間に基づいて3つのクラスタに分類(クラスタリング)する。なお、クラスタの数は、生成するモデルの目的や条件等の種々の情報に基づいて決定されてもよい。例えば、生成装置100は、ユーザごとのクラスタ数が同じであれば、どのような個数のクラスタに各ユーザの行動情報を分類(クラスタリング)してもよい。例えば、生成装置100は、各ユーザの行動情報をN個(Nは2以上の自然数)のクラスタに分類(クラスタリング)してもよい。例えば、生成装置100は、各ユーザの行動情報を5個のクラスタに分類(クラスタリング)してもよい。例えば、生成装置100は、各ユーザの行動情報を10個のクラスタに分類(クラスタリング)してもよい。また、生成装置100は、各ユーザの行動情報を何個のクラスタに分類するかを、交差検証(クロスバリデーション)により決定してもよい。なお、この点については後述する。   Hereinafter, a case where the generation apparatus 100 generates a model based on information as illustrated in the above-described graphs GR1 to GR3 will be described. First, the generation device 100 clusters the behavior information of each user based on time. In the example illustrated in FIG. 1, the generation device 100 classifies (clusters) the behavior information of each user into three clusters based on time. Note that the number of clusters may be determined based on various information such as the purpose and conditions of the model to be generated. For example, the generation apparatus 100 may classify (cluster) the behavior information of each user into any number of clusters as long as the number of clusters for each user is the same. For example, the generation apparatus 100 may classify (cluster) the behavior information of each user into N clusters (N is a natural number of 2 or more). For example, the generation apparatus 100 may classify (cluster) the behavior information of each user into five clusters. For example, the generating apparatus 100 may classify (cluster) the behavior information of each user into 10 clusters. Further, the generation apparatus 100 may determine how many clusters the behavior information of each user is classified by cross-validation (cross-validation). This point will be described later.

まず、図1に示す例においては、生成装置100は、ユーザU1のグラフGR1を3つのクラスタにクラスタリングする(ステップS11−1)。例えば、生成装置100は、ユーザU1のグラフGR1を時間軸(X軸)に沿って3つのクラスタにクラスタリングする。図1に示すグラフGR1は、時刻t11、t12、t13の3つの時点において行動情報のデータ量が落ち着く(少なくなる)という周期性を有する。そのため、生成装置100は、ユーザU1のグラフGR1を、時刻t11−t12と、時刻t12−t13と、時刻t13−t11との3つのクラスタにクラスタリングする。言い換えると、生成装置100は、ユーザU1の行動情報を、時刻t11から時刻t12間に対応する行動情報と、時刻t12から時刻t13間に対応する行動情報と、時刻t13から時刻t11間に対応する行動情報との3つのクラスタにクラスタリングする。   First, in the example illustrated in FIG. 1, the generation device 100 clusters the graph GR1 of the user U1 into three clusters (step S11-1). For example, the generation device 100 clusters the graph GR1 of the user U1 into three clusters along the time axis (X axis). The graph GR1 shown in FIG. 1 has a periodicity that the data amount of the behavior information settles (decreases) at three time points t11, t12, and t13. Therefore, the generation device 100 clusters the graph GR1 of the user U1 into three clusters of time t11-t12, time t12-t13, and time t13-t11. In other words, the generation device 100 corresponds to the behavior information of the user U1 between the behavior information corresponding to the time t11 to the time t12, the behavior information corresponding to the time t12 to the time t13, and the time t13 to the time t11. Cluster into three clusters with behavior information.

なお、生成装置100は、種々のクラスタリング手法を適宜用いて、上述のようなクラスタリングを行ってもよい。生成装置100は、k−means法やディリクレ過程を用いたロジスティック回帰等の種々のクラスタリング手法を用いてもよい。また、例えば、生成装置100は、グラフGR1において3つの波ができるように所定の関数で近似した後、3つのクラスタにクラスタリングしてもよい。   Note that the generation apparatus 100 may perform clustering as described above using various clustering methods as appropriate. The generation device 100 may use various clustering methods such as logistic regression using a k-means method or a Dirichlet process. Further, for example, the generation apparatus 100 may perform clustering into three clusters after approximation with a predetermined function so that three waves can be generated in the graph GR1.

また、図1に示す例においては、生成装置100は、ユーザU2のグラフGR2を3つのクラスタにクラスタリングする(ステップS11−2)。例えば、生成装置100は、ユーザU2のグラフGR2を時間軸(X軸)に沿って3つのクラスタにクラスタリングする。図1に示すグラフGR2は、時刻t21、t22、t23の3つの時点において行動情報のデータ量が落ち着く(少なくなる)という周期性を有する。そのため、生成装置100は、ユーザU2のグラフGR2を、時刻t21−t22と、時刻t22−t23と、時刻t23−t21との3つのクラスタにクラスタリングする。言い換えると、生成装置100は、ユーザU2の行動情報を、時刻t21から時刻t22間に対応する行動情報と、時刻t22から時刻t23間に対応する行動情報と、時刻t23から時刻t21間に対応する行動情報との3つのクラスタにクラスタリングする。   Further, in the example illustrated in FIG. 1, the generation device 100 clusters the graph GR2 of the user U2 into three clusters (Step S11-2). For example, the generating apparatus 100 clusters the graph GR2 of the user U2 into three clusters along the time axis (X axis). The graph GR2 shown in FIG. 1 has a periodicity that the data amount of the behavior information settles (decreases) at three time points of times t21, t22, and t23. Therefore, the generation device 100 clusters the graph GR2 of the user U2 into three clusters of time t21-t22, time t22-t23, and time t23-t21. In other words, the generation device 100 corresponds to the behavior information of the user U2 between the time t21 and the time t22, the behavior information corresponding to the time t22 to the time t23, and the time t23 to the time t21. Cluster into three clusters with behavior information.

また、図1に示す例においては、生成装置100は、ユーザU3のグラフGR3を3つのクラスタにクラスタリングする(ステップS11−3)。例えば、生成装置100は、ユーザU3のグラフGR3を時間軸(X軸)に沿って3つのクラスタにクラスタリングする。図1に示すグラフGR3は、時刻t31、t32、t33の3つの時点において行動情報のデータ量が落ち着く(少なくなる)という周期性を有する。そのため、生成装置100は、ユーザU3のグラフGR3を、時刻t31−t32と、時刻t32−t33と、時刻t33−t31との3つのクラスタにクラスタリングする。言い換えると、生成装置100は、ユーザU3の行動情報を、時刻t31から時刻t32間に対応する行動情報と、時刻t32から時刻t33間に対応する行動情報と、時刻t33から時刻t31間に対応する行動情報との3つのクラスタにクラスタリングする。   In the example illustrated in FIG. 1, the generation device 100 clusters the graph GR3 of the user U3 into three clusters (Step S11-3). For example, the generation device 100 clusters the graph GR3 of the user U3 into three clusters along the time axis (X axis). The graph GR3 illustrated in FIG. 1 has a periodicity that the data amount of the behavior information is settled (decreased) at three time points of time t31, t32, and t33. Therefore, the generation device 100 clusters the graph GR3 of the user U3 into three clusters of time t31-t32, time t32-t33, and time t33-t31. In other words, the generation device 100 corresponds to the behavior information of the user U3, the behavior information corresponding to the time t31 to the time t32, the behavior information corresponding to the time t32 to the time t33, and the time t33 to the time t31. Cluster into three clusters with behavior information.

なお、ステップS11−1〜S11−3は、処理を説明するためのものであり、ステップS11−1〜S11−3のいずれが先に行われてもよく、各ステップS11−1〜S11−3は、複数回行われてもよい。以下、ステップS11−1〜S11−3を区別せずに説明する場合、ステップS11と総称する。このように、ステップS11において、生成装置100は、各ユーザU1〜U3の行動情報を、時間におけるユーザごとの取得状況に応じて適切にクラスタリングすることができる。   Note that steps S11-1 to S11-3 are for explaining the processing, and any of steps S11-1 to S11-3 may be performed first, and each of steps S11-1 to S11-3 may be performed. May be performed multiple times. Hereinafter, when the steps S11-1 to S11-3 are described without distinction, they are collectively referred to as step S11. Thus, in step S11, the generation device 100 can appropriately cluster the behavior information of each user U1 to U3 according to the acquisition situation for each user in time.

そして、生成装置100は、各ユーザに対応する各クラスタを各ユーザ間で所定の基準に基づいて対応付ける。例えば、生成装置100は、所定の基準点に基づいて、各ユーザに対応する各クラスタを各ユーザ間で対応付ける。図1の例では、生成装置100は、基準点PV11に基づいて、各ユーザに対応する各クラスタを各ユーザ間で対応付ける。図1の例では、基準点PV11は、所定の時刻であり、時刻t22と時刻t12との間の時刻であるものとする。なお、所定の基準は、所定の基準点に限らず、種々の基準であってもよい。例えば、所定の基準は、クラスタに関連する基準であってもよい。また、例えば、所定の基準は、クラスタリングを行う際の基準とは異なる基準であってもよい。なお、この点についての詳細は後述する。   Then, the generation apparatus 100 associates each cluster corresponding to each user with each other based on a predetermined criterion. For example, the generating apparatus 100 associates each user with each cluster corresponding to each user based on a predetermined reference point. In the example of FIG. 1, the generation device 100 associates each cluster corresponding to each user between the users based on the reference point PV11. In the example of FIG. 1, the reference point PV11 is a predetermined time, and is a time between time t22 and time t12. The predetermined reference is not limited to the predetermined reference point, and may be various standards. For example, the predetermined criterion may be a criterion related to a cluster. Further, for example, the predetermined criterion may be a criterion different from the criterion for performing clustering. Details of this point will be described later.

例えば、生成装置100は、各ユーザに対応する各クラスタについて、基準点PV11に対応するクラスタから順にナンバリングすることにより、各ユーザに対応する各クラスタを各ユーザ間で対応付ける。   For example, the generation apparatus 100 associates each cluster corresponding to each user among the users by numbering the clusters corresponding to each user sequentially from the cluster corresponding to the reference point PV11.

図1の例では、生成装置100は、基準点PV11が時刻t11から時刻t12の間にあるため、ユーザU1については時刻t11−t12を1番にナンバリングする(ステップS12−1)。例えば、生成装置100は、ユーザU1については時刻t11−t12を「T1番」とナンバリングし、クラスタCL1に対応するサブクラスタCL1−1とする。   In the example of FIG. 1, since the reference point PV11 is between the time t11 and the time t12, the generation apparatus 100 numbers the time t11-t12 as the first for the user U1 (step S12-1). For example, for the user U1, the generation apparatus 100 numbers time t11-t12 as “No. T1” and sets it as a sub-cluster CL1-1 corresponding to the cluster CL1.

また、図1の例では、生成装置100は、ユーザU1について時刻t11−t12の次の時刻t12−t13を2番にナンバリングする(ステップS12−2)。例えば、生成装置100は、ユーザU1については時刻t12−t13を「T2番」とナンバリングし、クラスタCL2に対応するサブクラスタCL2−1とする。   In the example of FIG. 1, the generation apparatus 100 numbers the time t12-t13 next to the time t11-t12 for the user U1 as the second number (step S12-2). For example, for the user U1, the generation apparatus 100 numbers time t12-t13 as “T2” and sets it as a sub-cluster CL2-1 corresponding to the cluster CL2.

また、図1の例では、生成装置100は、ユーザU1について時刻t12−t13の次の時刻t13−t11を3番にナンバリングする(ステップS12−3)。例えば、生成装置100は、ユーザU1については時刻t13−t11を「T3番」とナンバリングし、クラスタCL3に対応するサブクラスタCL3−1とする。   Further, in the example of FIG. 1, the generation apparatus 100 numbers the time t13-t11 next to the time t12-t13 for the user U1 as the third number (step S12-3). For example, for the user U1, the generation apparatus 100 numbers time t13-t11 as “T3” and sets it as a sub-cluster CL3-1 corresponding to the cluster CL3.

図1の例では、生成装置100は、基準点PV11が時刻t22から時刻t23の間にあるため、ユーザU2については時刻t22−t23を1番にナンバリングする(ステップS13−1)。例えば、生成装置100は、ユーザU2については時刻t22−t23を「T1番」とナンバリングし、クラスタCL1に対応するサブクラスタCL1−2とする。   In the example of FIG. 1, since the reference point PV11 is between the time t22 and the time t23, the generation apparatus 100 numbers the time t22-t23 as the first for the user U2 (step S13-1). For example, for the user U2, the generation apparatus 100 numbers time t22-t23 as “No. T1” and sets the sub-cluster CL1-2 corresponding to the cluster CL1.

また、図1の例では、生成装置100は、ユーザU2について時刻t22−t23の次の時刻t23−t21を2番にナンバリングする(ステップS13−2)。例えば、生成装置100は、ユーザU2については時刻t23−t21を「T2番」とナンバリングし、クラスタCL2に対応するサブクラスタCL2−2とする。   Further, in the example of FIG. 1, the generation device 100 numbers the time t23-t21 next to the time t22-t23 for the user U2 as the second number (step S13-2). For example, for the user U2, the generation apparatus 100 numbers time t23-t21 as “T2” and sets it as a sub-cluster CL2-2 corresponding to the cluster CL2.

また、図1の例では、生成装置100は、ユーザU2について時刻t23−t21の次の時刻t21−t22を3番にナンバリングする(ステップS13−3)。例えば、生成装置100は、ユーザU2については時刻t21−t22を「T3番」とナンバリングし、クラスタCL3に対応するサブクラスタCL3−2とする。   Further, in the example of FIG. 1, the generation device 100 numbers the time t21-t22 next to the time t23-t21 for the user U2 as the third number (step S13-3). For example, for the user U2, the generation apparatus 100 numbers time t21-t22 as “T3” and sets it as a sub-cluster CL3-2 corresponding to the cluster CL3.

図1の例では、生成装置100は、基準点PV11が時刻t31から時刻t32の間にあるため、ユーザU3については時刻t31−t32を1番にナンバリングする(ステップS14−1)。例えば、生成装置100は、ユーザU3については時刻t31−t32を「T1番」とナンバリングし、クラスタCL1に対応するサブクラスタCL1−3とする。   In the example of FIG. 1, since the reference point PV11 is between the time t31 and the time t32, the generation apparatus 100 numbers the time t31-t32 as the first for the user U3 (step S14-1). For example, for the user U3, the generation apparatus 100 numbers time t31-t32 as “T1” and sets it as a sub-cluster CL1-3 corresponding to the cluster CL1.

また、図1の例では、生成装置100は、ユーザU3について時刻t31−t32の次の時刻t32−t33を2番にナンバリングする(ステップS14−2)。例えば、生成装置100は、ユーザU3については時刻t32−t33を「T2番」とナンバリングし、クラスタCL2に対応するサブクラスタCL2−3とする。   Further, in the example of FIG. 1, the generation device 100 numbers the time t32-t33 next to the time t31-t32 for the user U3 as the second number (step S14-2). For example, for the user U3, the generation apparatus 100 numbers times t32 to t33 as “T2” and sets the subcluster CL2-3 corresponding to the cluster CL2.

また、図1の例では、生成装置100は、ユーザU3について時刻t32−t33の次の時刻t33−t31を3番にナンバリングする(ステップS14−3)。例えば、生成装置100は、ユーザU3については時刻t33−t31を「T3番」とナンバリングし、クラスタCL3に対応するサブクラスタCL3−3とする。   Further, in the example of FIG. 1, the generation apparatus 100 numbers the time t33-t31 next to the time t32-t33 for the user U3 as the third number (step S14-3). For example, for the user U3, the generation apparatus 100 numbers time t33-t31 as “T3” and sets it as a sub-cluster CL3-3 corresponding to the cluster CL3.

これにより、生成装置100は、各ユーザの情報を適切に対応付けることができる。図1の例では、生成装置100は、ユーザU1について時刻t11−t12に対応する行動情報を含むサブクラスタCL1−1と、ユーザU2について時刻t22−t23に対応する行動情報を含むサブクラスタCL1−2と、ユーザU3について時刻t31−t32に対応する行動情報を含むサブクラスタCL1−3とをクラスタCL1として対応付ける。また、図1の例では、生成装置100は、ユーザU1について時刻t12−t13に対応する行動情報を含むサブクラスタCL2−1と、ユーザU2について時刻t23−t21に対応する行動情報を含むサブクラスタCL2−2と、ユーザU3について時刻t32−t33に対応する行動情報を含むサブクラスタCL2−3とをクラスタCL2として対応付ける。また、図1の例では、生成装置100は、ユーザU1について時刻t13−t11に対応する行動情報を含むサブクラスタCL3−1と、ユーザU2について時刻t21−t22に対応する行動情報を含むサブクラスタCL3−2と、ユーザU3について時刻t33−t31に対応する行動情報を含むサブクラスタCL3−3とをクラスタCL3として対応付ける。   Thereby, the production | generation apparatus 100 can match each user's information appropriately. In the example of FIG. 1, the generation device 100 includes a subcluster CL1-1 including behavior information corresponding to the time t11-t12 for the user U1, and a subcluster CL1- including behavior information corresponding to the time t22-t23 for the user U2. 2 and sub-cluster CL1-3 including action information corresponding to time t31-t32 for user U3 are associated as cluster CL1. In the example of FIG. 1, the generation device 100 includes a subcluster CL2-1 including behavior information corresponding to the time t12-t13 for the user U1 and a subcluster including behavior information corresponding to the time t23-t21 for the user U2. CL2-2 and sub-cluster CL2-3 including action information corresponding to time t32-t33 for user U3 are associated as cluster CL2. Further, in the example of FIG. 1, the generation device 100 includes a subcluster CL3-1 including behavior information corresponding to the time t13-t11 for the user U1 and a subcluster including behavior information corresponding to the time t21-t22 for the user U2. CL3-2 and the sub-cluster CL3-3 including action information corresponding to the time t33-t31 for the user U3 are associated with each other as the cluster CL3.

このように、生成装置100は、各ユーザU1〜U3の各クラスタを、基準点PV11に基づいて対応付けることにより、学習(モデルの生成)に用いる適切なデータ(情報)を生成することができる。   Thus, the production | generation apparatus 100 can produce | generate suitable data (information) used for learning (generation of a model) by matching each cluster of each user U1-U3 based on the reference point PV11.

そして、生成装置100は、クラスタリングされた情報に基づいて、モデルを生成する(ステップS15)。図1の例では、生成装置100は、クラスタCL1に対応する情報やクラスタCL2に対応する情報やクラスタCL3に対応する情報等を用いて、所定のモデルとして、ユーザに配信するコンテンツの決定に用いるモデルを生成する。   And the production | generation apparatus 100 produces | generates a model based on the clustered information (step S15). In the example of FIG. 1, the generation device 100 uses information corresponding to the cluster CL1, information corresponding to the cluster CL2, information corresponding to the cluster CL3, and the like to determine content to be distributed to the user as a predetermined model. Generate a model.

上述したように、生成装置100は、時間における各ユーザの行動情報の取得状況に応じて、各ユーザの行動情報をクラスタリングして、所定の基準点に基づいて、各ユーザのクラスタを対応付けることにより、情報に応じて柔軟なモデルの生成を可能にすることができる。   As described above, the generation device 100 clusters the behavior information of each user according to the acquisition status of the behavior information of each user in time, and associates each user's cluster based on a predetermined reference point. It is possible to generate a flexible model according to information.

例えば、図1の例では、ユーザU1については、グラフGR1に示すように、時刻t11、t12、t13の3つの時点において行動情報のデータ量が落ち着く(少なくなる)という周期性を有する。また、例えば、図1の例では、ユーザU2については、グラフGR2に示すように、時刻t21、t22、t23の3つの時点において行動情報のデータ量が落ち着く(少なくなる)という周期性を有する。また、例えば、図1の例では、ユーザU3については、グラフGR3に示すように、時刻t31、t32、t33の3つの時点において行動情報のデータ量が落ち着く(少なくなる)という周期性を有する。   For example, in the example of FIG. 1, the user U1 has a periodicity that the data amount of the behavior information settles (decreases) at three points in time t11, t12, and t13, as shown in the graph GR1. Further, for example, in the example of FIG. 1, the user U2 has a periodicity that the data amount of the behavior information settles (decreases) at three points in time t21, t22, and t23, as shown in the graph GR2. Further, for example, in the example of FIG. 1, the user U3 has a periodicity that the data amount of the behavior information settles (decreases) at three time points t31, t32, and t33, as shown in the graph GR3.

このような場合、例えば、ユーザU1の周期性を基準にして時刻t11、t12、t13を基に、時間をクラスタリングした場合、ユーザU2やユーザU3については、適切な時間のクラスタリングにはなっていないこととなる。例えば、ユーザU3については、時刻t11、t12、t13において取得される行動情報のデータ量が多いため、適切な時間のクラスタリングにはなっていない。また、例えば、全ユーザの行動情報を基に時間をクラスタリングした場合、各ユーザに最適化されたクラスタリングではないため、どのユーザにとっても適切な時間のクラスタリングにはなっていないこととなる。例えば、全ユーザの行動情報の平均を基に時間をクラスタリングした場合、平均的なユーザにとってはある程度適合するクラスタリングとはなるが、他のユーザにとっては適切な時間のクラスタリングにはなっていないことが多い。そのため、このようなクラスタリングの結果を基にモデルの生成を行った場合、精度の良いモデルを生成することが難しい。したがって、このような場合、情報に応じて柔軟なモデルの生成を可能にすることができない。   In such a case, for example, when time is clustered based on the periodicity of the user U1 based on the times t11, t12, and t13, the user U2 and the user U3 are not clustered at an appropriate time. It will be. For example, for user U3, the amount of action information acquired at times t11, t12, and t13 is large, and therefore clustering is not performed at an appropriate time. In addition, for example, when time is clustered based on the behavior information of all users, clustering is not performed for each user, because clustering is not optimized for each user. For example, if time is clustered based on the average of the behavior information of all users, the clustering may be suitable to some extent for the average user, but it may not be appropriate for other users. Many. Therefore, when a model is generated based on the result of such clustering, it is difficult to generate an accurate model. Therefore, in such a case, it is not possible to generate a flexible model according to information.

一方で、生成装置100は、ユーザごとに時間をクラスタリングすることによって、各ユーザに応じて適切なクラスタリングを行うことができる。したがって、生成装置100は、第1の対象ごとに第2の対象をクラスタリングすることによって、各第1の対象に応じて適切なクラスタリングを行うことができる。そして、生成装置100は、各ユーザのクラスタを基準点等の所定の基準を基にユーザ間で対応付けることにより、学習(モデルの生成)に用いる適切なデータ(情報)を生成することができる。これにより、生成装置100は、適切な情報に基づいて学習(モデルの生成)を行うことができるため、精度の良いモデルを生成することができる。したがって、生成装置100は、情報に応じて柔軟なモデルの生成を可能にすることができる。また、生成装置100が生成するモデルは、上記に限らず、種々の用途のモデルであってもよい。例えば、生成装置100が生成するモデルは、広告クリック率の予測やレコメンド精度予測やコンテキスト予測等の種々の用途のモデルであってもよい。   On the other hand, the generation apparatus 100 can perform appropriate clustering according to each user by clustering time for each user. Therefore, the generation apparatus 100 can perform appropriate clustering according to each first target by clustering the second target for each first target. And the production | generation apparatus 100 can produce | generate suitable data (information) used for learning (generation of a model) by matching each user's cluster between users based on predetermined references | standards, such as a reference point. Thereby, since the production | generation apparatus 100 can perform learning (model production | generation) based on appropriate information, it can produce | generate an accurate model. Therefore, the generation device 100 can enable generation of a flexible model according to information. Moreover, the model which the production | generation apparatus 100 produces | generates is not restricted above, A model for various uses may be sufficient. For example, the model generated by the generation device 100 may be a model for various uses such as advertisement click rate prediction, recommendation accuracy prediction, and context prediction.

(1−1.第1の対象、第2の対象)
なお、上述した例では、第1の対象をユーザとし、第2の対象を時間とする場合を説明したが、第1の対象や第2の対象は、上記に限らず、種々の対象であってもよい。
(1-1. First object, second object)
In the above-described example, the case where the first target is a user and the second target is time has been described. However, the first target and the second target are not limited to the above, and may be various targets. May be.

例えば、第1の対象はユーザに限らず、時間や位置等に関する対象であってもよい。例えば、第1の対象が位置である場合、位置(例えば緯度経度やエリア等)ごとに対応する情報を用いて、モデルを生成してもよい。例えば、第1の対象が時間である場合、時間(例えば1時や2時)ごとに対応する情報を用いて、モデルを生成してもよい。また、例えば、第1の対象は、所定のサービスや端末装置10等の所定のデバイスやデバイス等を製造するメーカ(製造元)であってもよい。また、例えば、第2の対象は、所定のサービスやデバイスやメーカ(製造元)であってもよい。例えば、生成装置100は、第1の対象をユーザとし、第2の対象をサービスとしてもよい。例えば、生成装置100は、第1の対象をユーザとし、第2の対象をデバイスとしてもよい。例えば、生成装置100は、第1の対象をデバイスとし、第2の対象をメーカ(製造元)としてもよい。このように、生成装置100は、生成処理が適用可能な対象であれば、どのような対象を第1の対象及び第2の対象としてもよい。   For example, the first target is not limited to the user, and may be a target related to time, position, and the like. For example, when the first target is a position, a model may be generated using information corresponding to each position (for example, latitude / longitude and area). For example, when the first target is time, a model may be generated using information corresponding to each time (for example, 1 o'clock or 2 o'clock). Further, for example, the first target may be a manufacturer (manufacturer) that manufactures a predetermined device or a predetermined device such as a predetermined service or the terminal device 10. Further, for example, the second target may be a predetermined service, device, or manufacturer (manufacturer). For example, the generation apparatus 100 may use the first target as a user and the second target as a service. For example, the generation apparatus 100 may use the first target as a user and the second target as a device. For example, the generation apparatus 100 may use the first target as a device and the second target as a manufacturer (manufacturer). As described above, the generation device 100 may use any target as the first target and the second target as long as the generation process is applicable.

また、図1の例では、第1の対象を各ユーザ、すなわちユーザ単位とする場合を示した。すなわち、図1の例では、第1の対象に関する所定単位ごとの第1の対象を対象としてモデルを生成する場合を示した。しかしながら、生成装置100は、第1の対象に関する所定単位を複数含むグループごとの第1の対象を対象としてモデルを生成してもよい。この場合、例えば、第1の対象は複数のユーザを含むユーザ群が対象であってもよい。この場合、例えば、生成装置100は、複数のユーザ群ごとに対応する行動情報を用いて、モデルを生成してもよい。例えば、生成装置100は、ユーザU1〜U5を1つのグループとし、ユーザU6〜U10を1つのグループとして、一のユーザ群に含まれる全ユーザの行動情報を併せて一のユーザ群に対応する行動情報として、モデルを生成してもよい。また、第1の対象が位置や時間である場合も同様に、生成装置100は、位置に関するグループ(エリア等)や時間に関するグループ(時間帯や朝、昼、夜等)を第1の対象として、モデルを生成してもよい。   Moreover, in the example of FIG. 1, the case where the 1st object was made into each user, ie, user unit, was shown. That is, in the example of FIG. 1, the case where the model is generated for the first target for each predetermined unit related to the first target is shown. However, the generation apparatus 100 may generate a model for the first target for each group including a plurality of predetermined units related to the first target. In this case, for example, the first target may be a user group including a plurality of users. In this case, for example, the generation apparatus 100 may generate a model using behavior information corresponding to each of a plurality of user groups. For example, the generation apparatus 100 sets the users U1 to U5 as one group and the users U6 to U10 as one group, together with the action information of all users included in one user group, corresponding to one user group. A model may be generated as information. Similarly, when the first target is a position or time, the generation apparatus 100 sets a group (area, etc.) related to the position or a group related to time (time zone, morning, noon, night, etc.) as the first target. A model may be generated.

また、例えば、第2の対象は、位置やユーザ等に関する対象であってもよい。例えば、第2の対象が位置である場合、位置(例えば緯度経度やエリア等)に応じて情報をクラスタリングして、各クラスタを対応付けることにより、モデルを生成してもよい。例えば、第2の対象がユーザである場合、ユーザ(例えばデモグラフィック属性やサイコグラフィック属性等)に応じて情報をクラスタリングして、各クラスタを対応付けることにより、モデルを生成してもよい。なお、これらの点についての詳細は後述する。   For example, the second object may be an object related to a position, a user, or the like. For example, when the second target is a position, the model may be generated by clustering information according to the position (for example, latitude and longitude, area, etc.) and associating each cluster. For example, when the second target is a user, a model may be generated by clustering information according to the user (for example, demographic attribute, psychographic attribute, etc.) and associating each cluster. Details of these points will be described later.

また、例えば、第1の対象や第2の対象は、コンテンツのカテゴリであってもよい。例えば、第2の対象は、政治、スポーツ、芸能等の種々のカテゴリであってもよい。また、一のコンテンツが、どのカテゴリに属するかは、ユーザに応じて変動してもよい。例えば、一のコンテンツが、ユーザU1にとっては政治のカテゴリに属し、ユーザU2にとっては芸能のカテゴリに属してもよい。例えば、一のコンテンツがユーザにとってどのカテゴリに属するかを、各ユーザのデモグラフィック属性やサイコグラフィック属性等に基づいて決定してもよい。例えば、一のコンテンツが、ユーザU1にとっては政治のカテゴリに属し、ユーザU2にとっては芸能のカテゴリに属してもよい。また、ユーザごとに異なるカテゴリを用いてもよい。例えば、ユーザごとに異なる複数のカテゴリを用い、個数(例えば5個等)だけが共通であってもよい。例えば、ユーザU1については、政治、経済、芸能、スポーツ等のように、コンテンツの内容に基づくカテゴリを用い、ユーザU2については、有名人FA、有名人FB、有名人FC、有名人FD等のように、コンテンツに関連する人物に基づくカテゴリを用いてもよい。すなわち、生成装置100は、クラスタの個数が一致していれば、各対象についてどのような基準を用いてクラスタリングを行ってもよい。また、上述した第1の対象や第2の対象は一例であり、生成装置100は、上述した生成処理が適用可能な対象であれば、どのような対象を第1の対象や第2の対象としてモデルの生成を行ってもよい。   Further, for example, the first target and the second target may be content categories. For example, the second target may be various categories such as politics, sports, and entertainment. Further, to which category one content belongs may vary depending on the user. For example, one content may belong to the political category for the user U1 and to the entertainment category for the user U2. For example, the category to which one content belongs for the user may be determined based on the demographic attribute, psychographic attribute, or the like of each user. For example, one content may belong to the political category for the user U1 and to the entertainment category for the user U2. Different categories may be used for each user. For example, a plurality of different categories may be used for each user, and only the number (for example, five) may be common. For example, for user U1, a category based on the content is used, such as politics, economy, entertainment, sports, etc., and for user U2, content such as celebrity FA, celebrity FB, celebrity FC, celebrity FD is used. You may use the category based on the person relevant to. That is, the generation apparatus 100 may perform clustering using any criterion for each target as long as the number of clusters matches. In addition, the first target and the second target described above are examples, and the generation apparatus 100 can identify any target as long as the generation process described above is applicable to the first target and the second target. A model may be generated as follows.

(1−2.学習処理に基づく対応付け)
なお、上述した例では、所定の基準点に基づいて、各第1の対象に対応する各クラスタを各第1の対象間で対応付ける処理(以下、「対応付処理」ともいう)を示したが、対応付処理は、基準点(例えば図1中の基準点PV11)を用いる処理に限らず、種々の処理であってもよい。例えば、生成装置100は、各クラスタの対応付けに関する所定の学習処理に基づいて、対応付処理を行ってもよい。
(1-2. Association based on learning process)
In the above-described example, the process of associating each cluster corresponding to each first target with each first target based on a predetermined reference point (hereinafter also referred to as “corresponding process”) is shown. The association processing is not limited to processing using a reference point (for example, the reference point PV11 in FIG. 1), and may be various processing. For example, the generation device 100 may perform the association process based on a predetermined learning process regarding association of each cluster.

例えば、生成装置100は、交差検証(クロスバリデーション)により、各クラスタ中のデータ(情報)の一部(以下、「訓練用データ」ともいう)をモデルの生成に用い、残りのデータ(以下、「検証用データ」ともいう)を検証用に用いて生成されたモデルの精度を検証してもよい。例えば、生成装置100は、各クラスタ中のデータのうち80%をモデルの生成に用い、残りの20%を検証に用いてもよい。例えば、生成装置100は、検証した精度が所定の基準を満たした場合、そのクラスタリングを用いると決定してもよい。例えば、生成装置100は、交差検証(クロスバリデーション)により、各クラスタの対応付けを決定したり、ハイパーパラメータを決定したりする。   For example, the generation apparatus 100 uses a part of data (information) in each cluster (hereinafter, also referred to as “training data”) for generating a model by cross-validation (cross-validation), and the remaining data (hereinafter, referred to as “training data”). The accuracy of the model generated using the “verification data”) may be verified. For example, the generation apparatus 100 may use 80% of the data in each cluster for model generation and the remaining 20% for verification. For example, the generating apparatus 100 may determine to use the clustering when the verified accuracy satisfies a predetermined criterion. For example, the generation apparatus 100 determines the association of each cluster or the hyper parameter by cross validation (cross validation).

一例として、生成するモデルがユーザに配信するコンテンツの決定に用いるモデルである場合を説明する。例えば、生成装置100は、各クラスタ中の訓練用データに含まれる行動情報のうち、コンテンツの閲覧に関する行動情報を正解情報とし、そのコンテンツの閲覧以前の所定期間の行動情報が入力された場合に大きなスコアを出力するようにモデルを生成する。また、生成装置100は、各クラスタの検証用データに含まれる行動情報のうち、コンテンツの閲覧に関する行動情報がある場合、そのコンテンツの閲覧以前の所定期間の行動情報が入力し、所定の閾値以上のスコアを出力する確率が、所定の基準を満たすかどうかを検証する。そして、生成装置100は、検証用データを用いた検証の結果、コンテンツの閲覧に関する行動情報がある場合、そのコンテンツの閲覧以前の所定期間の行動情報が入力としてモデルが所定の閾値(例えば、0.7等)以上のスコアを出力する確率が、所定の基準(例えば、80%以上等)を満たすかどうかを検証する。   As an example, a case will be described in which a model to be generated is a model used for determining content to be distributed to a user. For example, the generation apparatus 100 sets the behavior information related to content browsing as correct information among the behavior information included in the training data in each cluster, and when the behavior information for a predetermined period before the content browsing is input. Generate a model to output a large score. In addition, when there is behavior information regarding content browsing among the behavior information included in the verification data of each cluster, the generation device 100 inputs the behavior information for a predetermined period before browsing the content, and is greater than or equal to a predetermined threshold value. It is verified whether or not the probability of outputting the score satisfies a predetermined criterion. Then, when there is action information related to content browsing as a result of the verification using the verification data, the generation device 100 receives the action information of a predetermined period before browsing the content as an input, and the model is set to a predetermined threshold (for example, 0). .7 etc.) It is verified whether the probability of outputting the above score satisfies a predetermined criterion (for example, 80% or more).

また、生成装置100は、検証した精度が所定の基準を満たさない場合、クラスタリングを解除して、再度クラスタリングを行った後対応付処理を行ったり、クラスタリングを維持して、精度が所定の基準を満たすまで対応付処理を行なったりしてもよい。また、生成装置100は、クラスタリングを行う度に、モデルの生成に用いる情報(検証用データ)と、検証に用いる情報(検証用データ)とを入れ替えて交差検証(クロスバリデーション)を複数回行った平均により、クラスタリングを維持するか解除するかを判定してもよい。なお、交差検証(クロスバリデーション)に関する対応付処理の点についての詳細は後述する。   In addition, when the verified accuracy does not satisfy the predetermined standard, the generation device 100 cancels the clustering, performs the clustering process again after the clustering, or maintains the clustering so that the accuracy satisfies the predetermined standard. A correspondence process may be performed until it is satisfied. Further, each time clustering is performed, the generation apparatus 100 performs cross-validation (cross-validation) a plurality of times by exchanging information used for model generation (verification data) and information used for verification (verification data). Whether to maintain or cancel clustering may be determined based on the average. In addition, the detail about the point of the matching process regarding cross verification (cross validation) is mentioned later.

(1−3.コンテキストに基づく対応付け)
また、例えば、生成装置100は、第2の対象に関する情報以外の情報に基づいて、各第1の対象に対応する各クラスタを各第1の対象間で対応付けてもよい。例えば、生成装置100は、上述した図1の例において、時間に対応するサブクラスタのナンバリング(対応付処理)の際に、各サブクラスタに対応する時間においてユーザが自宅やオフィスに位置する等の種々の情報を加味してナンバリングを行ってもよい。例えば、成装置100は、各サブクラスタに対応する時間におけるユーザに関するコンテキスト情報に基づいて、対応付処理を行ってもよい。
(1-3. Association based on context)
For example, the generating apparatus 100 may associate each cluster corresponding to each first target between each first target based on information other than information related to the second target. For example, in the example of FIG. 1 described above, the generation apparatus 100 may indicate that the user is located at home or office at the time corresponding to each sub-cluster when the sub-cluster is numbered (corresponding processing) corresponding to time. Numbering may be performed in consideration of various information. For example, the growth apparatus 100 may perform the association process based on the context information regarding the user at the time corresponding to each sub-cluster.

ここでいうユーザに関するコンテキスト情報(以下、単に「コンテキスト情報」ともいう)は、例えば、ユーザのコンテキストを示す情報である。例えば、コンテキストは、ユーザやユーザが利用する端末装置10の状況やユーザや端末装置の環境(背景)に基づいて推定されるユーザの状況を意味する。また、コンテキストには、ユーザに提供されるコンテンツの内容、ユーザが反応したコンテンツの内容、ユーザの属性、ユーザの現在位置、現在時刻、ユーザが置かれた物理環境、ユーザが置かれた社会環境、ユーザの運動状態、および、推定されるユーザの感情等の種々の情報が含まれる。また、コンテキストには、ユーザや端末装置10の状況やユーザや端末装置10の環境(背景)に基づいて推定されるユーザU1の心理状態等であってもよい。   The context information regarding the user here (hereinafter also simply referred to as “context information”) is, for example, information indicating the context of the user. For example, the context means the situation of the user estimated based on the situation of the user or the terminal device 10 used by the user or the environment (background) of the user or the terminal apparatus. In addition, the context includes the content provided to the user, the content of the content that the user has reacted to, the user attribute, the current location of the user, the current time, the physical environment in which the user is placed, and the social environment in which the user is placed. Various information such as the user's exercise state and the estimated user's emotion are included. Further, the context may be a psychological state of the user U1 estimated based on the situation of the user or the terminal device 10 or the environment (background) of the user or the terminal device 10.

例えば、生成装置100は、ユーザの行動情報等から推定したユーザのコンテキスト情報を用いてもよい。例えば、端末装置10は、ユーザの位置情報やコンテンツの閲覧等の種々の行動情報に基づいて、ユーザがどのような状況であるかを推定してもよい。例えば、生成装置100は、ユーザの位置履歴情報やコンテンツの閲覧等の種々の行動履歴情報に基づいて、ユーザがどのような状況であるかを推定してもよい。例えば、生成装置100は、ユーザが夜にスポーツに関するコンテンツを閲覧する傾向がある場合、コンテキスト推定の時点が夜である場合、ユーザがスポーツに関するコンテンツを閲覧する可能性が高いコンテキストであると推定してもよい。また、例えば、生成装置100は、ユーザの位置が過去に経済に関するコンテンツを閲覧していた位置から所定の範囲内に位置する場合、ユーザが経済に関するコンテンツを閲覧する可能性が高いコンテキストであると推定してもよい。なお、上記は一例であり、生成装置100は、種々の情報等に基づいて種々のコンテキストを推定してもよい。   For example, the generation apparatus 100 may use user context information estimated from user action information or the like. For example, the terminal device 10 may estimate what kind of situation the user is based on various kinds of behavior information such as user position information and content browsing. For example, the generation apparatus 100 may estimate the user's situation based on various action history information such as the user's position history information and content browsing. For example, if the user has a tendency to view content related to sports at night, and the time point of context estimation is night, the generation apparatus 100 estimates that the user is highly likely to browse content related to sports. May be. In addition, for example, when the position of the user is within a predetermined range from the position where the user has browsed the content related to the economy in the past, the generation apparatus 100 has a context in which the user is highly likely to browse the content related to the economy. It may be estimated. Note that the above is an example, and the generation apparatus 100 may estimate various contexts based on various information and the like.

例えば、生成装置100は、各ユーザが自宅に位置する時間に対応する各サブクラスタを1つのクラスタとしてクラスタリングしてもよい。また、例えば、生成装置100は、各ユーザがオフィス位置する時間に対応する各サブクラスタを1つのクラスタとしてクラスタリングしてもよい。図1の例では、生成装置100は、ユーザU1が時刻t11−t12の間の多くの時間に自宅に位置し、ユーザU2が時刻t23−t21の間の多くの時間に自宅に位置し、ユーザU3が時刻t32−t33の間の多くの時間に自宅に位置する場合、ユーザU1の時刻t11−t12に対応するサブクラスタと、ユーザU2の時刻t23−t21に対応するサブクラスタ、ユーザU3の時刻t32−t33に対応するサブクラスタとを対応付けてもよい。   For example, the generation device 100 may cluster each sub-cluster corresponding to the time when each user is located at home as one cluster. Further, for example, the generation apparatus 100 may cluster each sub-cluster corresponding to the time when each user is located in the office as one cluster. In the example of FIG. 1, the generation apparatus 100 is configured such that the user U1 is located at home at many times between times t11 and t12, and the user U2 is located at home at many times between times t23 and t21. When U3 is located at home at many times between times t32 and t33, the subcluster corresponding to the time t11 to t12 of the user U1, the subcluster corresponding to the time t23 to t21 of the user U2, the time of the user U3 A sub-cluster corresponding to t32-t33 may be associated.

〔2.生成システム〕
図2は、生成システム1の構成例を示す図である。図2は、実施形態に係る生成システムの構成例を示す図である。図2に示すように、生成システム1は、端末装置10と、生成装置100とが含まれる。端末装置10と、生成装置100とは所定のネットワークNを介して、有線または無線により通信可能に接続される。図2は、実施形態に係る生成システムの構成例を示す図である。なお、図2に示した生成システム1には、複数台の端末装置10や、複数台の生成装置100が含まれてもよい。
[2. Generation system)
FIG. 2 is a diagram illustrating a configuration example of the generation system 1. FIG. 2 is a diagram illustrating a configuration example of the generation system according to the embodiment. As illustrated in FIG. 2, the generation system 1 includes a terminal device 10 and a generation device 100. The terminal device 10 and the generation device 100 are connected via a predetermined network N so as to be communicable by wire or wirelessly. FIG. 2 is a diagram illustrating a configuration example of the generation system according to the embodiment. Note that the generation system 1 illustrated in FIG. 2 may include a plurality of terminal devices 10 and a plurality of generation devices 100.

端末装置10は、ユーザによって利用される情報処理装置である。端末装置10は、例えば、スマートフォンや、タブレット型端末や、ノート型PC(Personal Computer)や、デスクトップPCや、携帯電話機や、PDA(Personal Digital Assistant)等により実現される。図1に示す例においては、端末装置10がユーザが利用するスマートフォンである場合を示す。なお、以下では、端末装置10をユーザと表記する場合がある。すなわち、以下では、ユーザを端末装置10と読み替えることもできる。   The terminal device 10 is an information processing device used by a user. The terminal device 10 is realized by, for example, a smartphone, a tablet terminal, a notebook PC (Personal Computer), a desktop PC, a mobile phone, a PDA (Personal Digital Assistant), or the like. In the example shown in FIG. 1, the case where the terminal device 10 is a smartphone used by the user is shown. Hereinafter, the terminal device 10 may be referred to as a user. That is, hereinafter, the user can be read as the terminal device 10.

生成装置100は、各第1の対象に対応付けられた第2の対象に関する情報の各々を所定数のクラスタに分類し、各第1の対象に対応する各クラスタを各第1の対象間で所定の基準に基づいて対応付ける情報処理装置である。また、生成装置100は、各第1の対象における各クラスタの対応付けに基づいて、所定のモデルを生成する。   The generation apparatus 100 classifies each piece of information related to the second target associated with each first target into a predetermined number of clusters, and sets each cluster corresponding to each first target between the first targets. This is an information processing apparatus that is associated based on a predetermined standard. Further, the generation device 100 generates a predetermined model based on the association of each cluster in each first target.

〔3.生成装置の構成〕
次に、図3を用いて、実施形態に係る生成装置100の構成について説明する。図3は、実施形態に係る生成装置の構成例を示す図である。図3に示すように、生成装置100は、通信部110と、記憶部120と、制御部130とを有する。なお、生成装置100は、生成装置100の管理者等から各種操作を受け付ける入力部(例えば、キーボードやマウス等)や、各種情報を表示するための表示部(例えば、液晶ディスプレイ等)を有してもよい。
[3. Configuration of the generator
Next, the configuration of the generation apparatus 100 according to the embodiment will be described with reference to FIG. FIG. 3 is a diagram illustrating a configuration example of the generation apparatus according to the embodiment. As illustrated in FIG. 3, the generation device 100 includes a communication unit 110, a storage unit 120, and a control unit 130. The generation device 100 includes an input unit (for example, a keyboard and a mouse) that receives various operations from an administrator of the generation device 100 and a display unit (for example, a liquid crystal display) for displaying various types of information. May be.

(通信部110)
通信部110は、例えば、NIC(Network Interface Card)等によって実現される。そして、通信部110は、ネットワークN(図2参照)と有線または無線で接続され、端末装置10との間で情報の送受信を行う。
(Communication unit 110)
The communication unit 110 is realized by, for example, a NIC (Network Interface Card). The communication unit 110 is connected to the network N (see FIG. 2) by wire or wireless, and transmits / receives information to / from the terminal device 10.

(記憶部120)
記憶部120は、例えば、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置によって実現される。実施形態に係る記憶部120は、図3に示すように、ユーザ情報記憶部121と、行動情報記憶部122と、クラスタ情報記憶部123と、モデル情報記憶部124とを有する。
(Storage unit 120)
The storage unit 120 is realized by, for example, a semiconductor memory device such as a RAM (Random Access Memory) or a flash memory, or a storage device such as a hard disk or an optical disk. As illustrated in FIG. 3, the storage unit 120 according to the embodiment includes a user information storage unit 121, a behavior information storage unit 122, a cluster information storage unit 123, and a model information storage unit 124.

(ユーザ情報記憶部121)
実施形態に係るユーザ情報記憶部121は、ユーザに関する各種情報を記憶する。例えば、ユーザ情報記憶部121は、ユーザ属性情報を記憶する。図4は、実施形態に係るユーザ情報記憶部の一例を示す図である。図4に示すユーザ情報記憶部121は、「ユーザID」、「年齢」、「性別」といった項目が含まれる。
(User information storage unit 121)
The user information storage unit 121 according to the embodiment stores various types of information regarding the user. For example, the user information storage unit 121 stores user attribute information. FIG. 4 is a diagram illustrating an example of a user information storage unit according to the embodiment. The user information storage unit 121 illustrated in FIG. 4 includes items such as “user ID”, “age”, and “sex”.

「ユーザID」は、ユーザを識別するための識別情報を示す。例えば、ユーザID「U1」により識別されるユーザは、図1の例に示したユーザU1に対応する。「年齢」は、端末装置10を利用するユーザの年齢を示す。なお、「年齢」は、例えば35歳など、ユーザIDにより識別されるユーザの具体的な年齢であってもよい。「性別」は、端末装置10を利用するユーザの性別を示す。   “User ID” indicates identification information for identifying a user. For example, the user identified by the user ID “U1” corresponds to the user U1 illustrated in the example of FIG. “Age” indicates the age of the user who uses the terminal device 10. The “age” may be a specific age of the user identified by the user ID, such as 35 years old. “Gender” indicates the gender of the user who uses the terminal device 10.

例えば、図4に示す例において、ユーザID「U1」により識別されるユーザの年齢は、「20代」であり、ユーザの性別は、「男性」であることを示す。また、例えば、図4に示す例において、ユーザID「U2」により識別されるユーザの年齢は、「20代」であり、ユーザの性別は、「女性」であることを示す。   For example, in the example illustrated in FIG. 4, the age of the user identified by the user ID “U1” is “20s”, and the gender of the user is “male”. Further, for example, in the example illustrated in FIG. 4, the age of the user identified by the user ID “U2” is “20s”, and the gender of the user is “female”.

なお、ユーザ情報記憶部121は、上記に限らず、目的に応じて種々の情報を記憶してもよい。例えば、ユーザ情報記憶部121は、ユーザのデモグラフィック属性に関する情報やサイコグラフィック属性に関する情報を記憶してもよい。例えば、ユーザ情報記憶部121は、氏名、家族構成、収入、興味、ライフスタイル等の情報を記憶してもよい。   The user information storage unit 121 is not limited to the above, and may store various types of information according to the purpose. For example, the user information storage unit 121 may store information on demographic attributes of users and information on psychographic attributes. For example, the user information storage unit 121 may store information such as name, family structure, income, interest, and lifestyle.

(行動情報記憶部122)
実施形態に係る行動情報記憶部122は、ユーザの行動に関する各種情報を記憶する。図5は、実施形態に係る行動情報記憶部の一例を示す図である。例えば、行動情報記憶部122は、各ユーザの端末装置10に配信したコンテンツに対するユーザの行動情報を記憶する。図5に示す行動情報記憶部122には、「ユーザID」、「行動」、「状況」といった項目が含まれる。また、「行動」には、「行動ID」、「内容」といった項目が含まれる。また、「状況」には、「日時」、「位置」といった項目が含まれる。
(Behavior information storage unit 122)
The behavior information storage unit 122 according to the embodiment stores various types of information regarding the user's behavior. FIG. 5 is a diagram illustrating an example of the behavior information storage unit according to the embodiment. For example, the behavior information storage unit 122 stores user behavior information for content distributed to the terminal device 10 of each user. The behavior information storage unit 122 illustrated in FIG. 5 includes items such as “user ID”, “behavior”, and “situation”. Further, the “behavior” includes items such as “behavior ID” and “content”. The “situation” includes items such as “date and time” and “position”.

「ユーザID」は、ユーザを識別するための識別情報を示す。例えば、ユーザID「U1」により識別されるユーザは、図1の例に示したユーザU1に対応する。また、「行動」は、ユーザの通知コンテンツに対する行動に関する情報を示す。「行動ID」は、行動を識別するための識別情報を示す。また、「内容」は、対応するユーザの行動の内容を示す。   “User ID” indicates identification information for identifying a user. For example, the user identified by the user ID “U1” corresponds to the user U1 illustrated in the example of FIG. “Behavior” indicates information related to the user's behavior with respect to the notification content. “Action ID” indicates identification information for identifying the action. “Content” indicates the content of the action of the corresponding user.

また、「状況」は、対応するユーザが行動を行った際の状況に関する情報を示す。「日時」は、対応するユーザの行動が行われた日時を示す。「日時」には、「TM11」等のように抽象的に図示するが、「2017年2月2日23時12分52秒」等の具体的な日時が記憶されてもよい。また、「位置」は、対応するユーザの行動が行われた位置を示す。なお、図5に示す例では、「位置」は、「LC11」といった抽象的な符号を図示するが、緯度や経度を示す情報であってもよい。また、例えば、「位置」は、地域名や住所であってもよい。   The “situation” indicates information related to the situation when the corresponding user performs an action. “Date and time” indicates the date and time when the corresponding user action was performed. The “date and time” is abstractly illustrated as “TM11” or the like, but a specific date and time such as “February 2, 2017 23:12:52” may be stored. The “position” indicates a position where the corresponding user's action is performed. In the example illustrated in FIG. 5, “position” indicates an abstract code such as “LC11”, but may be information indicating latitude and longitude. Further, for example, the “position” may be an area name or an address.

例えば、図5に示す例において、ユーザID「U1」により識別されるユーザU1は、ID「AT11」により識別される行動(行動AT11)や行動ID「AT12」により識別される行動(行動AT12)や行動ID「AT13」により識別される行動(行動AT13)等を行ったことを示す。   For example, in the example shown in FIG. 5, the user U1 identified by the user ID “U1” is an action identified by the ID “AT11” (action AT11) or an action identified by the action ID “AT12” (action AT12). Or the action identified by the action ID “AT13” (action AT13) or the like.

具体的には、図5に示す例においてユーザU1は、「クエリA」を用いた検索(行動AT11)を日時TM11に位置LC11において行ったことを示す。また、図5に示す例においてユーザU1は、コンテンツAの閲覧(行動AT12)を日時TM12に位置LC12において行ったことを示す。また、図5に示す例においてユーザU1は、商品Aの購入(行動AT13)を日時TM13に位置LC13において行ったことを示す。また、図5に示す例においてユーザU2は、商品Bの購入(行動AT21)を日時TM21に位置LC21において行ったことを示す。   Specifically, in the example illustrated in FIG. 5, the user U1 indicates that a search (action AT11) using “query A” is performed at the position LC11 at the date and time TM11. Further, in the example shown in FIG. 5, the user U1 indicates that the content A is browsed (action AT12) at the date LC12 at the position LC12. Further, in the example shown in FIG. 5, the user U1 indicates that the purchase of the product A (action AT13) is performed at the position LC13 on the date and time TM13. Further, in the example illustrated in FIG. 5, the user U2 indicates that the purchase of the product B (action AT21) is performed at the position LC21 at the date and time TM21.

なお、行動情報記憶部122は、上記に限らず、目的に応じて種々の情報を記憶してもよい。例えば、行動情報記憶部122は、ユーザが通知されたコンテンツを閲覧したか(画面に表示させたか)どうかを示す情報を記憶してもよい。また、図5では、ユーザIDごとに行動情報が行動情報記憶部122に記憶される場合を示したが、行動情報は、ユーザIDごとに限らず、例えば日時順に記憶されてもよい。   The behavior information storage unit 122 is not limited to the above, and may store various types of information according to the purpose. For example, the behavior information storage unit 122 may store information indicating whether the user has viewed the notified content (displayed on the screen). Moreover, although the case where action information was memorize | stored in the action information storage part 122 for every user ID was shown in FIG. 5, action information may be memorize | stored not only for every user ID but in order of date.

(クラスタ情報記憶部123)
実施形態に係るクラスタ情報記憶部123は、コンテンツの通知目的に関するクラスタに関する各種情報を記憶する。図6は、実施形態に係るクラスタ情報記憶部の一例を示す図である。例えば、クラスタ情報記憶部123は、各クラスタを構成する各要素の選択肢の組合せを記憶する。図6に示すクラスタ情報記憶部123には、「クラスタID」、「第1対象」といった項目が含まれる。また、図6の例では、「第1対象」には、「ユーザU1」、「ユーザU2」、「ユーザU3」等といった各第1対象に対応する項目が含まれる。
(Cluster information storage unit 123)
The cluster information storage unit 123 according to the embodiment stores various types of information regarding the cluster related to the content notification purpose. FIG. 6 is a diagram illustrating an example of the cluster information storage unit according to the embodiment. For example, the cluster information storage unit 123 stores combinations of options for each element constituting each cluster. The cluster information storage unit 123 illustrated in FIG. 6 includes items such as “cluster ID” and “first target”. In the example of FIG. 6, “first target” includes items corresponding to each first target such as “user U1”, “user U2”, “user U3”, and the like.

「クラスタID」は、クラスタを識別する情報を示す。「ユーザU1」の列は、第1対象であるユーザU1に対応する第2情報を示す。「ユーザU2」の列は、第1対象であるユーザU2に対応する第2情報を示す。「ユーザU3」の列は、第1対象であるユーザU3に対応する第2情報を示す。   “Cluster ID” indicates information for identifying a cluster. The column “user U1” indicates second information corresponding to the user U1 as the first target. The column “user U2” indicates second information corresponding to the user U2 that is the first target. The column “user U3” indicates second information corresponding to the user U3 that is the first target.

例えば、図6に示す例において、クラスタID「CL1」により識別されるクラスタCL1と、ユーザU1とが交差するマス目に図示する「CL1−1」は、ユーザU1の第2対象である時間のうち、サブクラスタCL1−1に対応する情報がクラスタCL1に対応付けられていることを示す。また、クラスタCL1と、ユーザU1とが交差するマス目に図示する「(時刻t11−t12)」は、ユーザU1の第2対象である時間のうち、時刻t11−t12に対応する情報がクラスタCL1に対応付けられていることを示す。例えば、サブクラスタCL1−1に対応する情報は、ユーザU1の第2対象である時間のうち、時刻t11から時刻t12までの間に取得された情報であることを示す。   For example, in the example illustrated in FIG. 6, “CL1-1” illustrated in a grid where the cluster CL1 identified by the cluster ID “CL1” and the user U1 intersect is a time that is the second target of the user U1. Of these, it indicates that the information corresponding to the sub-cluster CL1-1 is associated with the cluster CL1. In addition, “(time t11-t12)” illustrated in the grid where the cluster CL1 and the user U1 intersect is the information corresponding to the time t11-t12 in the time that is the second target of the user U1. Indicates that it is associated with. For example, the information corresponding to the sub-cluster CL1-1 indicates that it is information acquired from time t11 to time t12 in the time that is the second target of the user U1.

例えば、図6に示す例において、クラスタID「CL2」により識別されるクラスタCL2と、ユーザU1とが交差するマス目に図示する「CL2−1」は、ユーザU1の第2対象である時間のうち、サブクラスタCL2−1に対応する情報がクラスタCL2に対応付けられていることを示す。また、クラスタCL2と、ユーザU1とが交差するマス目に図示する「(時刻t12−t13)」は、ユーザU1の第2対象である時間のうち、時刻t12−t13に対応する情報がクラスタCL2に対応付けられていることを示す。例えば、サブクラスタCL2−1に対応する情報は、ユーザU1の第2対象である時間のうち、時刻t12から時刻t13までの間に取得された情報であることを示す。   For example, in the example illustrated in FIG. 6, “CL2-1” illustrated in a grid where the cluster CL2 identified by the cluster ID “CL2” and the user U1 intersect is the time that is the second target of the user U1. Of these, information corresponding to the sub-cluster CL2-1 is associated with the cluster CL2. In addition, “(time t12-t13)” illustrated in a square where the cluster CL2 and the user U1 intersect is the information corresponding to the time t12-t13 in the time that is the second target of the user U1. Indicates that it is associated with. For example, the information corresponding to the sub-cluster CL2-1 indicates that it is information acquired from the time t12 to the time t13 in the time that is the second target of the user U1.

例えば、図6に示す例において、クラスタID「CL3」により識別されるクラスタCL3と、ユーザU1とが交差するマス目に図示する「CL3−1」は、ユーザU1の第2対象である時間のうち、サブクラスタCL3−1に対応する情報がクラスタCL3に対応付けられていることを示す。また、クラスタCL3と、ユーザU1とが交差するマス目に図示する「(時刻t13−t11)」は、ユーザU1の第2対象である時間のうち、時刻t13−t11に対応する情報がクラスタCL3に対応付けられていることを示す。例えば、サブクラスタCL3−1に対応する情報は、ユーザU1の第2対象である時間のうち、時刻t13から時刻t11までの間に取得された情報であることを示す。   For example, in the example illustrated in FIG. 6, “CL3-1” illustrated in a grid where the cluster CL3 identified by the cluster ID “CL3” and the user U1 intersect is the second time of the user U1. Of these, information corresponding to the sub-cluster CL3-1 is associated with the cluster CL3. In addition, “(time t13-t11)” illustrated in the grid where the cluster CL3 and the user U1 intersect is the information corresponding to the time t13-t11 in the time that is the second target of the user U1. Indicates that it is associated with. For example, the information corresponding to the sub-cluster CL3-1 indicates that it is information acquired from time t13 to time t11 in the time that is the second target of the user U1.

例えば、図6に示す例において、クラスタID「CL1」により識別されるクラスタCL1と、ユーザU2とが交差するマス目に図示する「CL1−2」は、ユーザU2の第2対象である時間のうち、サブクラスタCL1−2に対応する情報がクラスタCL1に対応付けられていることを示す。また、クラスタCL1と、ユーザU2とが交差するマス目に図示する「(時刻t22−t23)」は、ユーザU2の第2対象である時間のうち、時刻t22−t23に対応する情報がクラスタCL1に対応付けられていることを示す。例えば、サブクラスタCL1−2に対応する情報は、ユーザU2の第2対象である時間のうち、時刻t22から時刻t23までの間に取得された情報であることを示す。   For example, in the example illustrated in FIG. 6, “CL1-2” illustrated in a grid where the cluster CL1 identified by the cluster ID “CL1” and the user U2 intersect is a time that is the second target of the user U2. Of these, information corresponding to the sub-cluster CL1-2 is associated with the cluster CL1. In addition, “(time t22-t23)” illustrated in a square where the cluster CL1 and the user U2 intersect is the information corresponding to the time t22-t23 in the time that is the second target of the user U2. Indicates that it is associated with. For example, the information corresponding to the sub-cluster CL1-2 indicates that it is information acquired from time t22 to time t23 in the time that is the second target of the user U2.

なお、クラスタ情報記憶部123は、上記に限らず、目的に応じて種々の情報を記憶してもよい。   The cluster information storage unit 123 is not limited to the above, and may store various types of information according to the purpose.

(モデル情報記憶部124)
実施形態に係るモデル情報記憶部124は、学習に関する情報を記憶する。例えば、モデル情報記憶部124は、モデルを記憶する。例えば、モデル情報記憶部124は、生成処理により生成されたモデルの情報を記憶する。図7は、実施形態に係るモデル情報記憶部の一例を示す図である。図7に示すモデル情報記憶部124は、モデル情報として、モデルM1等に対応させて「素性1」〜「素性3」等といった項目を有する。
(Model information storage unit 124)
The model information storage unit 124 according to the embodiment stores information related to learning. For example, the model information storage unit 124 stores a model. For example, the model information storage unit 124 stores model information generated by the generation process. FIG. 7 is a diagram illustrating an example of a model information storage unit according to the embodiment. The model information storage unit 124 illustrated in FIG. 7 includes items such as “feature 1” to “feature 3” corresponding to the model M1 and the like as model information.

例えば、図7に示す例において、モデルM1に関するモデル情報は、素性1の重みが「0.3」、素性2の重みが「−0.8」、素性3の重みが「0.2」等であることを示す。例えば、モデルの素性(特徴量)がm次元のベクトルで表現される場合、素性数はm個になり、素性1〜素性mの重みが記憶される。   For example, in the example illustrated in FIG. 7, the model information regarding the model M1 includes feature 1 weight “0.3”, feature 2 weight “−0.8”, feature 3 weight “0.2”, and the like. Indicates that For example, when the feature (feature value) of the model is expressed by an m-dimensional vector, the number of features is m, and the weights of the features 1 to m are stored.

なお、モデル情報記憶部124は、上記に限らず、目的に応じて種々のモデル情報を記憶してもよい。   The model information storage unit 124 is not limited to the above, and may store various model information according to the purpose.

(制御部130)
図3の説明に戻って、制御部130は、コントローラ(controller)であり、例えば、CPU(Central Processing Unit)やMPU(Micro Processing Unit)等によって、生成装置100内部の記憶装置に記憶されている各種プログラム(生成プログラムの一例に相当)がRAMを作業領域として実行されることにより実現される。また、制御部130は、コントローラ(controller)であり、例えば、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)等の集積回路により実現される。
(Control unit 130)
Returning to the description of FIG. 3, the control unit 130 is a controller and is stored in a storage device inside the generation apparatus 100 by, for example, a CPU (Central Processing Unit), an MPU (Micro Processing Unit), or the like. Various programs (corresponding to an example of a generation program) are implemented by using the RAM as a work area. The control unit 130 is a controller, and is realized by an integrated circuit such as an application specific integrated circuit (ASIC) or a field programmable gate array (FPGA).

図3に示すように、制御部130は、取得部131と、分類部132と、生成部133と、送信部134とを有し、以下に説明する情報処理の機能や作用を実現または実行する。なお、制御部130の内部構成は、図3に示した構成に限られず、後述する情報処理を行う構成であれば他の構成であってもよい。   As illustrated in FIG. 3, the control unit 130 includes an acquisition unit 131, a classification unit 132, a generation unit 133, and a transmission unit 134, and realizes or executes information processing functions and operations described below. . Note that the internal configuration of the control unit 130 is not limited to the configuration illustrated in FIG. 3, and may be another configuration as long as the information processing described below is performed.

(取得部131)
取得部131は、各種情報を取得する。例えば、取得部131は、端末装置10等の外部装置から各種情報を取得する。例えば、取得部131は、ユーザ情報記憶部121や、行動情報記憶部122や、クラスタ情報記憶部123や、モデル情報記憶部124等から各種情報を取得する。
(Acquisition part 131)
The acquisition unit 131 acquires various types of information. For example, the acquisition unit 131 acquires various types of information from an external device such as the terminal device 10. For example, the acquisition unit 131 acquires various types of information from the user information storage unit 121, the behavior information storage unit 122, the cluster information storage unit 123, the model information storage unit 124, and the like.

図1の例では、取得部131は、行動情報記憶部122(図5参照)から各ユーザの行動情報を取得する。図1の例では、取得部131は、行動情報記憶部122(図5参照)から、各ユーザについて時間に関する行動情報を取得する。   In the example of FIG. 1, the acquisition unit 131 acquires the behavior information of each user from the behavior information storage unit 122 (see FIG. 5). In the example of FIG. 1, the acquisition unit 131 acquires behavior information regarding time for each user from the behavior information storage unit 122 (see FIG. 5).

例えば、取得部131は、各第1の対象に対応付けられた第2の対象に関する情報を取得する。例えば、取得部131は、第1の対象に関する所定単位ごとの各第1の対象に対応付けられた第2の対象に関する情報を取得する。例えば、取得部131は、第1の対象に関する所定単位を複数含むグループごとの各第1の対象に対応付けられた第2の対象に関する情報を取得する。   For example, the acquisition unit 131 acquires information regarding the second target associated with each first target. For example, the acquisition unit 131 acquires information regarding the second target associated with each first target for each predetermined unit regarding the first target. For example, the acquisition unit 131 acquires information regarding the second target associated with each first target for each group including a plurality of predetermined units regarding the first target.

例えば、取得部131は、ユーザに関する各第1の対象ごとに対応付けられた第2の対象に関する情報を取得する。例えば、取得部131は、時間または位置に関する第2の対象に関する情報を取得する。例えば、取得部131は、時間に関する各第1の対象ごとに対応付けられた第2の対象に関する情報を取得する。例えば、取得部131は、ユーザまたは位置に関する前記第2の対象に関する情報を取得する。例えば、取得部131は、位置に関する各第1の対象ごとに対応付けられた第2の対象に関する情報を取得する。例えば、取得部131は、ユーザまたは時間に関する前記第2の対象に関する情報を取得する。   For example, the acquisition unit 131 acquires information regarding the second target associated with each first target regarding the user. For example, the acquisition unit 131 acquires information related to the second object related to time or position. For example, the acquisition unit 131 acquires information on the second target associated with each first target related to time. For example, the acquisition unit 131 acquires information related to the second target related to the user or the position. For example, the acquisition unit 131 acquires information regarding the second target associated with each first target regarding the position. For example, the acquisition unit 131 acquires information on the second target related to the user or time.

(分類部132)
分類部132は、種々の情報を分類する。例えば、分類部132は、各種情報をクラスタに分類する。例えば、分類部132は、分類したクラスタに関する情報を生成する。
(Classification part 132)
The classification unit 132 classifies various information. For example, the classification unit 132 classifies various types of information into clusters. For example, the classification unit 132 generates information regarding the classified clusters.

例えば、分類部132は、各第1の対象に対応付けられた第2の対象に関する情報の各々を所定数のクラスタに分類し、各第1の対象に対応する各クラスタを各第1の対象間で所定の基準に基づいて対応付ける。例えば、分類部132は、所定の基準点に基づいて、各第1の対象に対応する各クラスタを各第1の対象間で対応付ける。例えば、分類部132は、各クラスタの対応付けに関する所定の学習処理に基づいて、各第1の対象に対応する各クラスタを各第1の対象間で対応付ける。例えば、分類部132は、第2の対象に関する情報以外の情報に基づいて、各第1の対象に対応する各クラスタを各第1の対象間で対応付ける。   For example, the classification unit 132 classifies each piece of information related to the second target associated with each first target into a predetermined number of clusters, and sets each cluster corresponding to each first target to each first target. Based on a predetermined standard between. For example, the classification unit 132 associates each cluster corresponding to each first target between each first target based on a predetermined reference point. For example, the classification unit 132 associates each cluster corresponding to each first target between each first target based on a predetermined learning process related to the association of each cluster. For example, the classification unit 132 associates each first object with each cluster corresponding to each first object based on information other than information about the second object.

図1の例では、分類部132は、行動情報記憶部122(図5参照)に示す日時「TM11」の時刻が時刻t12に対応する場合、行動ID「AT11」により識別される行動情報は、時刻t12に関する行動情報であるとして、グラフGR1を生成する。例図1の例では、分類部132は、行動情報記憶部122に記憶されたユーザU1の行動情報に基づいて、グラフGR1を生成する。また、図1の例では、分類部132は、行動情報記憶部122に記憶されたユーザU2の行動情報に基づいて、グラフGR2を生成する。また、図1の例では、分類部132は、行動情報記憶部122に記憶されたユーザU3の行動情報に基づいて、グラフGR3を生成する。   In the example of FIG. 1, when the time of the date “TM11” shown in the behavior information storage unit 122 (see FIG. 5) corresponds to the time t12, the classification unit 132 determines that the behavior information identified by the behavior ID “AT11” is Graph GR1 is produced | generated as it is action information regarding the time t12. Example In the example of FIG. 1, the classification unit 132 generates the graph GR <b> 1 based on the behavior information of the user U <b> 1 stored in the behavior information storage unit 122. In the example of FIG. 1, the classification unit 132 generates the graph GR <b> 2 based on the behavior information of the user U <b> 2 stored in the behavior information storage unit 122. In the example of FIG. 1, the classification unit 132 generates the graph GR3 based on the behavior information of the user U3 stored in the behavior information storage unit 122.

例えば、分類部132は、各ユーザの行動情報を時間に基づいてクラスタリングする。図1に示す例においては、生成装置100は、各ユーザの行動情報を時間に基づいて3つのクラスタに分類(クラスタリング)する。   For example, the classification unit 132 clusters the behavior information of each user based on time. In the example illustrated in FIG. 1, the generation device 100 classifies (clusters) the behavior information of each user into three clusters based on time.

図1の例では、分類部132は、ユーザU1のグラフGR1を3つのクラスタにクラスタリングする。図1の例では、分類部132は、ユーザU1のグラフGR1を時間軸(X軸)に沿って3つのクラスタにクラスタリングする。図1の例では、分類部132は、ユーザU1のグラフGR1を、時刻t11−t12と、時刻t12−t13と、時刻t13−t11との3つのクラスタにクラスタリングする。図1の例では、分類部132は、ユーザU1の行動情報を、時刻t11から時刻t12間に対応する行動情報と、時刻t12から時刻t13間に対応する行動情報と、時刻t13から時刻t11間に対応する行動情報との3つのクラスタにクラスタリングする。例えば、分類部132は、種々のクラスタリング手法を適宜用いて、上述のようなクラスタリングを行ってもよい。また、例えば、図1の例では、分類部132は、グラフGR1において3つの波ができるように所定の関数で近似した後、3つのクラスタにクラスタリングしてもよい。   In the example of FIG. 1, the classification unit 132 clusters the graph GR1 of the user U1 into three clusters. In the example of FIG. 1, the classification unit 132 clusters the graph GR1 of the user U1 into three clusters along the time axis (X axis). In the example of FIG. 1, the classification unit 132 clusters the graph GR1 of the user U1 into three clusters of time t11-t12, time t12-t13, and time t13-t11. In the example of FIG. 1, the classification unit 132 sets the behavior information of the user U1 between the time t11 and the time t12, the behavior information corresponding to the time t12 to the time t13, and the time t13 to the time t11. Are clustered into three clusters with action information corresponding to. For example, the classification unit 132 may perform clustering as described above using various clustering methods as appropriate. Further, for example, in the example of FIG. 1, the classification unit 132 may be approximated with a predetermined function so as to generate three waves in the graph GR1, and then clustered into three clusters.

図1の例では、分類部132は、ユーザU2のグラフGR2を3つのクラスタにクラスタリングする。図1の例では、分類部132は、ユーザU2のグラフGR2を時間軸(X軸)に沿って3つのクラスタにクラスタリングする。図1の例では、分類部132は、ユーザU2のグラフGR2を、時刻t21−t22と、時刻t22−t23と、時刻t23−t21との3つのクラスタにクラスタリングする。図1の例では、分類部132は、ユーザU2の行動情報を、時刻t21から時刻t22間に対応する行動情報と、時刻t22から時刻t23間に対応する行動情報と、時刻t23から時刻t21間に対応する行動情報との3つのクラスタにクラスタリングする。   In the example of FIG. 1, the classification unit 132 clusters the graph GR2 of the user U2 into three clusters. In the example of FIG. 1, the classification unit 132 clusters the graph GR2 of the user U2 into three clusters along the time axis (X axis). In the example of FIG. 1, the classification unit 132 clusters the graph GR2 of the user U2 into three clusters of time t21-t22, time t22-t23, and time t23-t21. In the example of FIG. 1, the classification unit 132 sets the behavior information of the user U2 between the time t21 and the time t22, the behavior information corresponding to the time t22 to the time t23, and the time t23 to the time t21. Are clustered into three clusters with action information corresponding to.

図1の例では、分類部132は、ユーザU3のグラフGR3を3つのクラスタにクラスタリングする。図1の例では、分類部132は、ユーザU3のグラフGR3を時間軸(X軸)に沿って3つのクラスタにクラスタリングする。図1の例では、分類部132は、ユーザU3のグラフGR3を、時刻t31−t32と、時刻t32−t33と、時刻t33−t31との3つのクラスタにクラスタリングする。図1の例では、分類部132は、ユーザU3の行動情報を、時刻t31から時刻t32間に対応する行動情報と、時刻t32から時刻t33間に対応する行動情報と、時刻t33から時刻t31間に対応する行動情報との3つのクラスタにクラスタリングする。   In the example of FIG. 1, the classification unit 132 clusters the graph GR3 of the user U3 into three clusters. In the example of FIG. 1, the classification unit 132 clusters the graph GR3 of the user U3 into three clusters along the time axis (X axis). In the example of FIG. 1, the classification unit 132 clusters the graph GR3 of the user U3 into three clusters of time t31-t32, time t32-t33, and time t33-t31. In the example of FIG. 1, the classification unit 132 sets the behavior information of the user U3 from the time t31 to the time t32, the behavior information corresponding to the time t32 to the time t33, and the time t33 to the time t31. Are clustered into three clusters with action information corresponding to.

図1の例では、分類部132は、各ユーザに対応する各クラスタを各ユーザ間で所定の基準に基づいて対応付ける。例えば、分類部132は、所定の基準点に基づいて、各ユーザに対応する各クラスタを各ユーザ間で対応付ける。図1の例では、分類部132は、基準点PV11に基づいて、各ユーザに対応する各クラスタを各ユーザ間で対応付ける。図1の例では、基準点PV11は、所定の時刻であり、時刻t22と時刻t12との間の時刻であるものとする。   In the example of FIG. 1, the classification unit 132 associates each cluster corresponding to each user with each other based on a predetermined criterion. For example, the classification unit 132 associates each user with each cluster corresponding to each user based on a predetermined reference point. In the example of FIG. 1, the classification unit 132 associates each cluster corresponding to each user with each user based on the reference point PV11. In the example of FIG. 1, the reference point PV11 is a predetermined time, and is a time between time t22 and time t12.

図1の例では、分類部132は、各ユーザに対応する各クラスタについて、基準点PV11に対応するクラスタから順にナンバリングすることにより、各ユーザに対応する各クラスタを各ユーザ間で対応付ける。   In the example of FIG. 1, the classification unit 132 associates each cluster corresponding to each user among the users by numbering each cluster corresponding to each user sequentially from the cluster corresponding to the reference point PV11.

図1の例では、分類部132は、基準点PV11が時刻t11から時刻t12の間にあるため、ユーザU1については時刻t11−t12を1番にナンバリングする。図1の例では、分類部132は、ユーザU1については時刻t11−t12を「T1番」とナンバリングし、クラスタCL1に対応するサブクラスタCL1−1とする。   In the example of FIG. 1, since the reference point PV11 is between the time t11 and the time t12, the classification unit 132 numbers the time t11-t12 as the first for the user U1. In the example of FIG. 1, the classification unit 132 numbers the times t11 to t12 as “T1” for the user U1 and sets it as the sub-cluster CL1-1 corresponding to the cluster CL1.

また、図1の例では、分類部132は、ユーザU1について時刻t11−t12の次の時刻t12−t13を2番にナンバリングする。図1の例では、分類部132は、ユーザU1については時刻t12−t13を「T2番」とナンバリングし、クラスタCL2に対応するサブクラスタCL2−1とする。   In the example of FIG. 1, the classification unit 132 numbers the time U12-t13 next to the time U11-T12 for the user U1 as the second number. In the example of FIG. 1, the classification unit 132 numbers time t12-t13 as “T2” for the user U1 and sets it as the sub-cluster CL2-1 corresponding to the cluster CL2.

また、図1の例では、分類部132は、ユーザU1について時刻t12−t13の次の時刻t13−t11を3番にナンバリングする。図1の例では、分類部132は、ユーザU1については時刻t13−t11を「T3番」とナンバリングし、クラスタCL3に対応するサブクラスタCL3−1とする。図1の例では、分類部132は、ユーザU2やユーザU3の情報についても同様にナンバリングする。   In the example of FIG. 1, the classification unit 132 numbers the time t13-t11 next to the time t12-t13 for the user U1 as the third. In the example of FIG. 1, the classification unit 132 numbers time t13-t11 as “T3” for the user U1 and sets it as a sub-cluster CL3-1 corresponding to the cluster CL3. In the example of FIG. 1, the classification unit 132 also numbers the information on the user U2 and the user U3 in the same manner.

また、図1の例では、分類部132は、ユーザU1について時刻t11−t12に対応する行動情報を含むサブクラスタCL1−1と、ユーザU2について時刻t22−t23に対応する行動情報を含むサブクラスタCL1−2と、ユーザU3について時刻t31−t32に対応する行動情報を含むサブクラスタCL1−3とをクラスタCL1として対応付ける。また、図1の例では、分類部132は、ユーザU1について時刻t12−t13に対応する行動情報を含むサブクラスタCL2−1と、ユーザU2について時刻t23−t21に対応する行動情報を含むサブクラスタCL2−2と、ユーザU3について時刻t32−t33に対応する行動情報を含むサブクラスタCL2−3とをクラスタCL2として対応付ける。また、図1の例では、分類部132は、ユーザU1について時刻t13−t11に対応する行動情報を含むサブクラスタCL3−1と、ユーザU2について時刻t21−t22に対応する行動情報を含むサブクラスタCL3−2と、ユーザU3について時刻t33−t31に対応する行動情報を含むサブクラスタCL3−3とをクラスタCL3として対応付ける。   Further, in the example of FIG. 1, the classification unit 132 includes a subcluster CL1-1 including behavior information corresponding to time t11-t12 for the user U1 and a subcluster including behavior information corresponding to time t22-t23 for the user U2. CL1-2 and sub-cluster CL1-3 including action information corresponding to time t31-t32 for user U3 are associated as cluster CL1. In the example of FIG. 1, the classification unit 132 includes a subcluster CL2-1 including behavior information corresponding to the time t12-t13 for the user U1 and a subcluster including behavior information corresponding to the time t23-t21 for the user U2. CL2-2 and sub-cluster CL2-3 including action information corresponding to time t32-t33 for user U3 are associated as cluster CL2. In the example of FIG. 1, the classification unit 132 includes a subcluster CL3-1 including behavior information corresponding to the time t13-t11 for the user U1 and a subcluster including behavior information corresponding to the time t21-t22 for the user U2. CL3-2 and the sub-cluster CL3-3 including action information corresponding to the time t33-t31 for the user U3 are associated with each other as the cluster CL3.

(生成部133)
生成部133は、各種情報を生成する。生成部133は、各種情報を用いて学習を行う。例えば、生成部133は、各種情報を用いてモデルを生成する。例えば、生成部133は、取得部131により収集された情報に基づいて学習を行う。例えば、生成部133は、各第1の対象における各クラスタの対応付けに基づいて、所定のモデルを生成する。
(Generator 133)
The generation unit 133 generates various information. The generation unit 133 performs learning using various types of information. For example, the generation unit 133 generates a model using various information. For example, the generation unit 133 performs learning based on information collected by the acquisition unit 131. For example, the generation unit 133 generates a predetermined model based on the association of each cluster in each first target.

図1の例では、生成部133は、分類部132によりクラスタリングされた情報に基づいて、モデルを生成する。図1の例では、生成部133は、クラスタCL1に対応する情報やクラスタCL2に対応する情報やクラスタCL3に対応する情報等を用いて、所定のモデルとして、ユーザに配信するコンテンツの決定に用いるモデルを生成する。   In the example of FIG. 1, the generation unit 133 generates a model based on the information clustered by the classification unit 132. In the example of FIG. 1, the generation unit 133 uses the information corresponding to the cluster CL1, the information corresponding to the cluster CL2, the information corresponding to the cluster CL3, and the like to determine content to be distributed to the user as a predetermined model. Generate a model.

(送信部134)
送信部134は、端末装置10に各種情報を送信する。例えば、送信部134は、端末装置10に情報の取得要求を送信する。また、送信部134は、生成部133により生成されたモデルを送信する。また、送信部134は、モデルを用いたサービスを提供する外部装置にモデルを送信する。
(Transmitter 134)
The transmission unit 134 transmits various types of information to the terminal device 10. For example, the transmission unit 134 transmits an information acquisition request to the terminal device 10. The transmission unit 134 transmits the model generated by the generation unit 133. The transmission unit 134 also transmits the model to an external device that provides a service using the model.

〔4.生成処理のフロー〕
次に、図8を用いて、実施形態に係る生成システム1による生成処理の手順について説明する。図8は、実施形態に係る生成処理の一例を示すフローチャートである。
[4. Generation process flow)
Next, a generation process procedure performed by the generation system 1 according to the embodiment will be described with reference to FIG. FIG. 8 is a flowchart illustrating an example of the generation process according to the embodiment.

図8に示すように、生成装置100は、各第1の対象に対応付けられた第2の対象に関する情報を取得する(ステップS101)。例えば、生成装置100は、行動情報記憶部122に記憶された各第1の対象(ユーザ)に対応付けられた第2の対象(時間)に関する情報(行動情報)を取得する。   As illustrated in FIG. 8, the generation apparatus 100 acquires information on the second target associated with each first target (Step S101). For example, the generation apparatus 100 acquires information (behavior information) related to the second target (time) associated with each first target (user) stored in the behavior information storage unit 122.

その後、生成装置100は、各第1の対象の第2の対象に関する情報の各々を所定数のクラスタに分類する(ステップS102)。例えば、生成装置100は、各第1の対象(ユーザ)に対応付けられた第2の対象(時間)に関する情報(行動情報)を3つのクラスタに分類する。   Thereafter, the generation apparatus 100 classifies each piece of information related to the second target of each first target into a predetermined number of clusters (step S102). For example, the generating apparatus 100 classifies information (behavior information) related to the second target (time) associated with each first target (user) into three clusters.

また、生成装置100は、各第1の対象に対応する各クラスタ間を所定の基準に基づいて対応付けする(ステップS103)。例えば、生成装置100は、ユーザU1の時刻t11−t12間の行動情報と、ユーザU2の時刻t22−t23間の行動情報と、ユーザU3の時刻t31−t32間の行動情報とを対応付ける。   Further, the generation apparatus 100 associates the clusters corresponding to the first objects based on a predetermined criterion (Step S103). For example, the generation device 100 associates the behavior information between the times t11 and t12 of the user U1, the behavior information between the times t22 and t23 of the user U2, and the behavior information between the times t31 and t32 of the user U3.

その後、生成装置100は、各第1の対象における各クラスタの対応付けに基づいて、所定のモデルを生成する(ステップS104)。例えば、生成装置100は、ユーザU1〜ユーザU3等の行動情報が対応するクラスタCL1〜CL3等の情報に基づいてモデルを生成する。   Thereafter, the generation device 100 generates a predetermined model based on the association of each cluster in each first target (step S104). For example, the generation device 100 generates a model based on information on the clusters CL1 to CL3 and the like corresponding to the action information on the users U1 to U3 and the like.

〔5.生成処理の他の例〕
生成装置100は、上述した例に限らず種々の第1の対象を対象として、処理を行ってもよい。この点について、図9〜図11を用いて説明する。図9〜図11は、実施形態に係るモデルの生成処理の一例を示す図である。なお、図1における生成処理と同様の点については適宜説明を省略する。
[5. Other examples of generation processing]
The generation apparatus 100 is not limited to the example described above, and may perform processing for various first targets. This point will be described with reference to FIGS. 9 to 11 are diagrams illustrating an example of model generation processing according to the embodiment. The description of the same points as the generation process in FIG. 1 will be omitted as appropriate.

(5−1.第2の対象=位置)
まず、図9の例について説明する。図9では、生成装置100が各ユーザに関する情報(データ)を用いて所定のモデルを生成する場合を示す。なお、図9の例では、所定のモデルとして、ユーザに配信するコンテンツの決定に用いるモデルを生成する。
(5-1. Second object = position)
First, the example of FIG. 9 will be described. FIG. 9 illustrates a case where the generation apparatus 100 generates a predetermined model using information (data) regarding each user. In the example of FIG. 9, a model used for determining content to be distributed to the user is generated as the predetermined model.

図9の例では、各ユーザを第1の対象とする場合を示す。具体的には、図1では、ユーザID「U1」により識別されるユーザ(以下、「ユーザU1」ともいう)やユーザID「U2」により識別されるユーザ(ユーザU2)等を対象とする場合を示す。例えば、ユーザU1やユーザU2等は、端末装置10を利用するユーザであり、生成装置100は端末装置10が有するGPS(Global Positioning System)センサ等の機能により端末装置10の位置を取得する。   The example of FIG. 9 shows a case where each user is the first target. Specifically, in FIG. 1, a user identified by a user ID “U1” (hereinafter also referred to as “user U1”), a user identified by a user ID “U2” (user U2), or the like is targeted. Indicates. For example, the user U1 and the user U2 are users who use the terminal device 10, and the generation device 100 acquires the position of the terminal device 10 by using a function such as a GPS (Global Positioning System) sensor that the terminal device 10 has.

また、図9の例では、位置を第2の対象とする場合を示す。図1の例では、生成装置100は、図5中の行動情報記憶部122に示すような、各ユーザの行動情報であって、位置に対応付けられた行動情報をクラスタリングし、モデルを生成する場合を説明する。   Moreover, in the example of FIG. 9, the case where a position is made into the 2nd object is shown. In the example of FIG. 1, the generation apparatus 100 generates a model by clustering the behavior information of each user and the behavior information associated with the position as illustrated in the behavior information storage unit 122 in FIG. 5. Explain the case.

図9に示すマップ情報MP1は、ユーザU1についての位置に関する情報を模式的に示す図である。例えば、マップ情報MP1中に示すエリアAR11やエリアAR12やエリアAR13は、ユーザU1について行動情報が多く取得されたエリア(位置)であることを示す。   The map information MP1 shown in FIG. 9 is a diagram schematically showing information regarding the position of the user U1. For example, the area AR11, the area AR12, and the area AR13 shown in the map information MP1 indicate an area (position) where a lot of behavior information is acquired for the user U1.

また、図9に示すマップ情報MP2は、ユーザU2についての位置に関する情報を模式的に示す図である。例えば、マップ情報MP2中に示すエリアAR21やエリアAR22やエリアAR23は、ユーザU2について行動情報が多く取得されたエリア(位置)であることを示す。なお、マップ情報MP1及びマップ情報MP2は、共通のエリアを示すマップ情報であってもよいし、異なるエリアを示すマップ情報であってもよい。例えば、マップ情報MP1における各位置とマップ情報MP2における各位置とは一致してもよい。例えば、マップ情報MP1及びマップ情報MP2は、同じエリア(例えば、A県やB市党の所定のエリア)を示すものであってもよい。   Further, the map information MP2 shown in FIG. 9 is a diagram schematically showing information regarding the position of the user U2. For example, the area AR21, the area AR22, and the area AR23 shown in the map information MP2 indicate an area (position) where a lot of behavior information is acquired for the user U2. The map information MP1 and the map information MP2 may be map information indicating a common area or map information indicating different areas. For example, each position in the map information MP1 may match each position in the map information MP2. For example, the map information MP1 and the map information MP2 may indicate the same area (for example, a predetermined area of A prefecture or B city party).

以下、上述したマップ情報MP1、MP2を基に生成装置100がモデルの生成を行う場合を示す。まず、生成装置100は、各ユーザの行動情報を位置に基づいてクラスタリングする。図9に示す例においては、生成装置100は、各ユーザの行動情報を位置に基づいて3つのクラスタに分類(クラスタリング)する。なお、クラスタの数は、生成するモデルの目的や条件等の種々の情報に基づいて決定されてもよい。   Hereinafter, a case where the generation apparatus 100 generates a model based on the map information MP1 and MP2 described above will be described. First, the generation device 100 clusters the behavior information of each user based on the position. In the example illustrated in FIG. 9, the generation device 100 classifies (clusters) the behavior information of each user into three clusters based on the position. Note that the number of clusters may be determined based on various information such as the purpose and conditions of the model to be generated.

まず、図9に示す例においては、生成装置100は、ユーザU1の位置に対応付けられた行動情報を位置に基づいて3つのクラスタにクラスタリングする(ステップS21−1)。例えば、生成装置100は、ユーザU1のマップ情報MP1中の多く位置情報が取得されたエリアに基づいて3つのクラスタにクラスタリングする。図9の例では、生成装置100は、マップ情報MP1中に示すエリアAR11と、エリアAR12と、エリアAR13との3つのクラスタにクラスタリングする。言い換えると、生成装置100は、ユーザU1の行動情報を、エリアAR11に対応する行動情報と、エリアAR12に対応する行動情報と、エリアAR13に対応する行動情報との3つのクラスタにクラスタリングする。   First, in the example illustrated in FIG. 9, the generation device 100 clusters the behavior information associated with the position of the user U1 into three clusters based on the position (Step S21-1). For example, the generation device 100 performs clustering into three clusters based on an area from which much position information in the map information MP1 of the user U1 is acquired. In the example of FIG. 9, the generation device 100 performs clustering into three clusters of an area AR11, an area AR12, and an area AR13 shown in the map information MP1. In other words, the generation device 100 clusters the behavior information of the user U1 into three clusters of behavior information corresponding to the area AR11, behavior information corresponding to the area AR12, and behavior information corresponding to the area AR13.

例えば、生成装置100は、種々のクラスタリング手法を適宜用いて、上述のようなクラスタリングを行ってもよい。生成装置100は、k−means法やディリクレ過程を用いたロジスティック回帰等の種々のクラスタリング手法を用いてもよい。また、例えば、生成装置100は、マップ情報MP1において3つの集合ができるように所定の関数で近似した後、3つのクラスタにクラスタリングしてもよい。   For example, the generation apparatus 100 may perform clustering as described above using various clustering methods as appropriate. The generation device 100 may use various clustering methods such as logistic regression using a k-means method or a Dirichlet process. Further, for example, the generating apparatus 100 may perform clustering into three clusters after approximating with a predetermined function so that three sets can be formed in the map information MP1.

なお、上記は説明を簡単にするために3つのエリアAR11〜AR13を対象とする場合を示すが、生成装置100は、例えば、マップ情報MP1全体を3つの領域に分割してもよい。例えば、生成装置100は、例えば、ユーザU1について行動情報が多く取得される範囲に関する3つの中心点を特定して、マップ情報MP1全体を3つのボロノイ領域に分割してもよい。   Although the above shows a case where the three areas AR11 to AR13 are targeted for the sake of simplicity, the generation apparatus 100 may divide the entire map information MP1 into three areas, for example. For example, the generating apparatus 100 may specify, for example, three central points related to a range where a lot of behavior information is acquired for the user U1, and divide the entire map information MP1 into three Voronoi regions.

また、図9に示す例においては、生成装置100は、ユーザU2の位置に対応付けられた行動情報を位置に基づいて3つのクラスタにクラスタリングする(ステップS21−2)。例えば、生成装置100は、ユーザU2のマップ情報MP2中の多く位置情報が取得されたエリアに基づいて3つのクラスタにクラスタリングする。図9の例では、生成装置100は、マップ情報MP2中に示すエリアAR21と、エリアAR22と、エリアAR23との3つのクラスタにクラスタリングする。言い換えると、生成装置100は、ユーザU2の行動情報を、エリアAR21に対応する行動情報と、エリアAR22に対応する行動情報と、エリアAR23に対応する行動情報との3つのクラスタにクラスタリングする。   In the example illustrated in FIG. 9, the generation device 100 clusters the behavior information associated with the position of the user U2 into three clusters based on the position (Step S21-2). For example, the generation device 100 performs clustering into three clusters based on an area from which much position information is acquired in the map information MP2 of the user U2. In the example of FIG. 9, the generation device 100 performs clustering into three clusters of an area AR21, an area AR22, and an area AR23 shown in the map information MP2. In other words, the generation device 100 clusters the behavior information of the user U2 into three clusters of behavior information corresponding to the area AR21, behavior information corresponding to the area AR22, and behavior information corresponding to the area AR23.

なお、ステップS21−1、S21−2は、処理を説明するためのものであり、ステップS21−1、S21−2のいずれが先に行われてもよく、各ステップS21−1、S21−2は、複数回行われてもよい。以下、ステップS21−1、S21−2を区別せずに説明する場合、ステップS21と総称する。このように、ステップS21において、生成装置100は、各ユーザU1〜U3の行動情報を、位置におけるユーザごとの取得状況に応じて適切にクラスタリングすることができる。   Note that steps S21-1 and S21-2 are for explaining the processing, and either step S21-1 or S21-2 may be performed first, and each step S21-1 or S21-2 is performed. May be performed multiple times. Hereinafter, when it demonstrates without distinguishing step S21-1 and S21-2, it will be named step S21 generically. Thus, in step S21, the generation device 100 can appropriately cluster the behavior information of each user U1 to U3 according to the acquisition situation for each user at the position.

そして、生成装置100は、各ユーザに対応する各クラスタを各ユーザ間で所定の基準に基づいて対応付ける。例えば、生成装置100は、所定の基準点に基づいて、各ユーザに対応する各クラスタを各ユーザ間で対応付ける。図9の例では、生成装置100は、基準点PV21に基づいて、各ユーザに対応する各クラスタを各ユーザ間で対応付ける。図9の例では、基準点PV21は、各ユーザの自宅に対応する基準位置であるものとする。なお、図9の例では、ユーザU1の自宅に対応する基準点PV21を基準点PV21−1とし、ユーザU2の自宅に対応する基準点PV21を基準点PV21−2として説明する。基準点PV21は、ユーザによって変動する基準点ではなく、全ユーザに共通の基準点であってもよい。   Then, the generation apparatus 100 associates each cluster corresponding to each user with each other based on a predetermined criterion. For example, the generating apparatus 100 associates each user with each cluster corresponding to each user based on a predetermined reference point. In the example of FIG. 9, the generation apparatus 100 associates each cluster corresponding to each user between the users based on the reference point PV21. In the example of FIG. 9, the reference point PV21 is assumed to be a reference position corresponding to the home of each user. In the example of FIG. 9, the reference point PV21 corresponding to the home of the user U1 is referred to as a reference point PV21-1, and the reference point PV21 corresponding to the home of the user U2 is referred to as a reference point PV21-2. The reference point PV21 may not be a reference point that varies depending on the user, but may be a reference point common to all users.

例えば、生成装置100は、各ユーザに対応する各クラスタについて、基準点PV21に対応するクラスタから順にナンバリングすることにより、各ユーザに対応する各クラスタを各ユーザ間で対応付ける。   For example, the generation apparatus 100 associates each cluster corresponding to each user among the users by numbering the clusters corresponding to each user in order from the cluster corresponding to the reference point PV21.

図9の例では、生成装置100は、マップ情報MP1に示すように、基準点PV21−1がエリアAR12に最も近いため、ユーザU1についてはエリアAR12を1番にナンバリングする(ステップS22−1)。例えば、生成装置100は、ユーザU1についてはエリアAR12を「P1番」とナンバリングし、クラスタCL11に対応するサブクラスタCL11−1とする。   In the example of FIG. 9, since the reference point PV21-1 is closest to the area AR12 as shown in the map information MP1, the generation apparatus 100 numbers the area AR12 as the first for the user U1 (step S22-1). . For example, for the user U1, the generation apparatus 100 numbers the area AR12 as “P1” and sets it as the sub-cluster CL11-1 corresponding to the cluster CL11.

また、図9の例では、生成装置100は、エリアAR13が基準点PV21−1にエリアAR12の次に近いため、ユーザU1についてはエリアAR13を2番にナンバリングする(ステップS22−2)。例えば、生成装置100は、ユーザU1についてはエリアAR13を「P2番」とナンバリングし、クラスタCL12に対応するサブクラスタCL12−1とする。   In the example of FIG. 9, the generation device 100 numbers the area AR13 second for the user U1 because the area AR13 is next to the reference point PV21-1 next to the area AR12 (step S22-2). For example, for the user U1, the generation apparatus 100 numbers the area AR13 as “No. P2” and sets it as the sub-cluster CL12-1 corresponding to the cluster CL12.

また、図9の例では、生成装置100は、エリアAR11が基準点PV21−1にエリアAR13の次に近いため、ユーザU1についてはエリアAR11を3番にナンバリングする(ステップS22−3)。例えば、生成装置100は、ユーザU1についてはエリアAR11を「P3番」とナンバリングし、クラスタCL13に対応するサブクラスタCL13−1とする。   In the example of FIG. 9, the generation device 100 numbers the area AR11 third for the user U1 because the area AR11 is next to the reference point PV21-1 next to the area AR13 (step S22-3). For example, for the user U1, the generation apparatus 100 numbers the area AR11 as “P3” and sets it as a sub-cluster CL13-1 corresponding to the cluster CL13.

また、図9の例では、生成装置100は、マップ情報MP2に示すように、基準点PV21−2がエリアAR21に最も近いため、ユーザU2についてはエリアAR21を1番にナンバリングする(ステップS23−1)。例えば、生成装置100は、ユーザU2についてはエリアAR21を「P1番」とナンバリングし、クラスタCL11に対応するサブクラスタCL11−2とする。   In the example of FIG. 9, the generation apparatus 100 numbers the area AR21 to the first place for the user U2 because the reference point PV21-2 is closest to the area AR21 as shown in the map information MP2 (step S23- 1). For example, for the user U2, the generation apparatus 100 numbers the area AR21 as “P1” and sets it as a sub-cluster CL11-2 corresponding to the cluster CL11.

また、図9の例では、生成装置100は、エリアAR22が基準点PV21−1にエリアAR21の次に近いため、ユーザU2についてはエリアAR22を2番にナンバリングする(ステップS23−2)。例えば、生成装置100は、ユーザU2についてはエリアAR22を「P2番」とナンバリングし、クラスタCL12に対応するサブクラスタCL12−2とする。   In the example of FIG. 9, the generation device 100 numbers the area AR22 second for the user U2 because the area AR22 is next to the reference point PV21-1 next to the area AR21 (step S23-2). For example, for the user U2, the generation apparatus 100 numbers the area AR22 as “P2” and sets it as a sub-cluster CL12-2 corresponding to the cluster CL12.

また、図9の例では、生成装置100は、エリアAR23が基準点PV21−1にエリアAR22の次に近いため、ユーザU2についてはエリアAR23を3番にナンバリングする(ステップS23−3)。例えば、生成装置100は、ユーザU2についてはエリアAR23を「P2番」とナンバリングし、クラスタCL13に対応するサブクラスタCL13−2とする。   In the example of FIG. 9, the generation device 100 numbers the area AR23 third for the user U2 because the area AR23 is next to the reference point PV21-1 next to the area AR22 (step S23-3). For example, for the user U2, the generation apparatus 100 numbers the area AR23 as “P2” and sets it as the sub-cluster CL13-2 corresponding to the cluster CL13.

これにより、生成装置100は、各ユーザの情報を適切に対応付けることができる。図9の例では、生成装置100は、ユーザU1についてエリアAR12に対応する行動情報を含むサブクラスタCL11−1と、ユーザU2についてエリアAR21に対応する行動情報を含むサブクラスタCL11−2とをクラスタCL11として対応付ける。図9の例では、生成装置100は、ユーザU1についてエリアAR13に対応する行動情報を含むサブクラスタCL12−1と、ユーザU2についてエリアAR22に対応する行動情報を含むサブクラスタCL12−2とをクラスタCL12として対応付ける。図9の例では、生成装置100は、ユーザU1についてエリアAR11に対応する行動情報を含むサブクラスタCL13−1と、ユーザU2についてエリアAR23に対応する行動情報を含むサブクラスタCL13−2とをクラスタCL13として対応付ける。   Thereby, the production | generation apparatus 100 can match each user's information appropriately. In the example of FIG. 9, the generation device 100 clusters the subcluster CL11-1 including behavior information corresponding to the area AR12 for the user U1 and the subcluster CL11-2 including behavior information corresponding to the area AR21 for the user U2. Correspond as CL11. In the example of FIG. 9, the generation device 100 clusters a subcluster CL12-1 including behavior information corresponding to the area AR13 for the user U1 and a subcluster CL12-2 including behavior information corresponding to the area AR22 for the user U2. Correspond as CL12. In the example of FIG. 9, the generation apparatus 100 clusters a subcluster CL13-1 including behavior information corresponding to the area AR11 for the user U1 and a subcluster CL13-2 including behavior information corresponding to the area AR23 for the user U2. Correspond as CL13.

このように、生成装置100は、各ユーザU1〜U3の各クラスタを、基準点PV21に基づいて対応付けることにより、学習(モデルの生成)に用いる適切なデータ(情報)を生成することができる。   Thus, the production | generation apparatus 100 can produce | generate suitable data (information) used for learning (generation of a model) by matching each cluster of each user U1-U3 based on the reference point PV21.

そして、生成装置100は、クラスタリングされた情報に基づいて、モデルを生成する(ステップS24)。図1の例では、生成装置100は、クラスタCL11に対応する情報やクラスタCL12に対応する情報やクラスタCL13に対応する情報等を用いて、所定のモデルとして、ユーザに配信するコンテンツの決定に用いるモデルを生成する。   And the production | generation apparatus 100 produces | generates a model based on the clustered information (step S24). In the example of FIG. 1, the generation device 100 uses information corresponding to the cluster CL11, information corresponding to the cluster CL12, information corresponding to the cluster CL13, and the like to determine content to be distributed to the user as a predetermined model. Generate a model.

上述したように、生成装置100は、第2の対象が位置である場合における各ユーザの行動情報の取得状況に応じて、各ユーザの行動情報をクラスタリングして、所定の基準点に基づいて、各ユーザのクラスタを対応付けることができる。これにより、生成装置100は、情報に応じて柔軟なモデルの生成を可能にすることができる。   As described above, the generation device 100 clusters the behavior information of each user according to the acquisition status of the behavior information of each user when the second target is a position, and based on a predetermined reference point, Each user's cluster can be associated. Thereby, the production | generation apparatus 100 can enable the production | generation of a flexible model according to information.

(5−2.第1の対象=時間、第2の対象=位置)
次に、図10及び図11の例について説明する。図10及び図11では、生成装置100が各時間帯に関する情報(データ)を用いて所定のモデルを生成する場合を示す。なお、図10及び図11の例では、所定のモデルとして、ユーザに配信するコンテンツの決定に用いるモデルを生成する。なお、図9の例を同様の点については適宜説明を省略する。
(5-2. First object = time, second object = position)
Next, examples of FIGS. 10 and 11 will be described. 10 and 11 show a case where the generation apparatus 100 generates a predetermined model using information (data) relating to each time zone. In the example of FIGS. 10 and 11, a model used for determining content to be distributed to the user is generated as the predetermined model. Note that description of similar points in the example of FIG. 9 is omitted as appropriate.

図10の例では、各時間帯を第1の対象とする場合を示す。具体的には、図1では、6〜12時の時間帯Aや18〜24時の時間帯B等を対象とする場合を示す。例えば、ユーザU1やユーザU2等は、端末装置10を利用するユーザであり、生成装置100は端末装置10が有するGPSセンサ等の機能により端末装置10の位置を取得する。   The example of FIG. 10 shows a case where each time zone is the first target. Specifically, FIG. 1 shows a case where a time zone A from 6 to 12:00, a time zone B from 18:00 to 24:00, and the like are targeted. For example, the user U 1, the user U 2, and the like are users who use the terminal device 10, and the generation device 100 acquires the position of the terminal device 10 by a function such as a GPS sensor that the terminal device 10 has.

また、図10及び図11の例では、位置を第2の対象とする場合を示す。図1の例では、生成装置100は、図5中の行動情報記憶部122に示すような、各ユーザの行動情報のうち、各時間帯に対応する行動情報を1つもグループとし、その各グループの行動情報について、位置に対応付けられた行動情報をクラスタリングし、モデルを生成する場合を説明する。   10 and 11 show a case where the position is set as the second target. In the example of FIG. 1, the generation apparatus 100 groups one piece of behavior information corresponding to each time slot among the behavior information of each user as shown in the behavior information storage unit 122 in FIG. 5. A case will be described in which the behavior information associated with the position is clustered to generate a model.

図10に示すマップ情報MP31−1は、時間帯Aについての位置に関する情報を模式的に示す図である。例えば、マップ情報MP31−1中に示すエリアAR31やエリアAR32やエリアAR33は、時間帯Aについてユーザの行動情報が多く取得されたエリア(位置)であることを示す。   The map information MP31-1 shown in FIG. 10 is a diagram schematically showing information related to the position for the time zone A. For example, the area AR31, the area AR32, and the area AR33 shown in the map information MP31-1 indicate that an area (position) in which a lot of user behavior information is acquired for the time zone A.

また、図10に示すマップ情報MP31−2は、時間帯Bについての位置に関する情報を模式的に示す図である。例えば、マップ情報MP31−2中に示すエリアAR34やエリアAR35やエリアAR36は、時間帯Bについてユーザの行動情報が多く取得されたエリア(位置)であることを示す。なお、マップ情報MP31−1及びマップ情報MP31−2は、共通のエリアを示すマップ情報であり、ユーザの行動情報が多く取得されたエリアAR31〜AR36が異なることを示すマップ情報である。例えば、マップ情報MP31−1及びマップ情報MP31−2は、同じエリア(例えば、A県やB市党の所定のエリア)を示すものとする。なお、以下では、マップ情報MP31−1及びマップ情報MP31−2を区別説に説明する場合は、マップ情報MP31と記載する。   Further, the map information MP31-2 shown in FIG. 10 is a diagram schematically showing information on the position for the time zone B. For example, the area AR34, the area AR35, and the area AR36 shown in the map information MP31-2 indicate an area (position) where a lot of user action information is acquired for the time zone B. The map information MP31-1 and the map information MP31-2 are map information indicating a common area, and map information indicating that the areas AR31 to AR36 from which a lot of user action information is acquired are different. For example, the map information MP31-1 and the map information MP31-2 are assumed to indicate the same area (for example, a predetermined area of A prefecture or B city party). Hereinafter, the map information MP31-1 and the map information MP31-2 will be referred to as map information MP31 when described in a distinction theory.

以下、上述したマップ情報MP31−1、MP31−2を基に生成装置100がモデルの生成を行う場合を示す。このように、図10に示すマップ情報MP31−1、MP31−2のように、同じエリアについて異なる時間帯の各々を第1の対象とすることにより、時間他に応じて性格が異なる(昼はオフィス街、夜は歓楽街等)エリアについても、どの時間帯にも適用可能なモデルの生成を行うことができる。また、図10に示すマップ情報MP31−1、MP31−2のように、同じエリアについて異なる時間帯の各々を第1の対象とすることにより、昼の時間帯と夜の時間帯とで飲食店の人気店が異なるようなエリアであっても、昼の時間帯と夜の時間帯とを異なる対象としてクラスタリングを行うことにより、どの時間帯にも適用可能なモデルの生成を行うことができる。   Hereinafter, a case where the generation apparatus 100 generates a model based on the map information MP31-1 and MP31-2 described above will be described. As described above, by making each of the different time zones with respect to the same area as the first object, like the map information MP31-1 and MP31-2 shown in FIG. It is possible to generate a model that can be applied to any time zone in areas such as office districts and entertainment districts at night. In addition, like the map information MP31-1 and MP31-2 shown in FIG. 10, by setting each of the different time zones for the same area as the first target, the restaurant in the day time zone and the night time zone. Even in areas where different popular stores differ, clustering can be performed for different time zones in the daytime and nighttime periods, thereby generating a model applicable to any time zone.

まず、生成装置100は、各ユーザの行動情報を位置に基づいてクラスタリングする。図10に示す例においては、生成装置100は、各時間帯におけるユーザの行動情報を位置に基づいて3つのクラスタに分類(クラスタリング)する。なお、クラスタの数は、生成するモデルの目的や条件等の種々の情報に基づいて決定されてもよい。   First, the generation device 100 clusters the behavior information of each user based on the position. In the example illustrated in FIG. 10, the generation device 100 classifies (clusters) user behavior information in each time zone into three clusters based on the position. Note that the number of clusters may be determined based on various information such as the purpose and conditions of the model to be generated.

まず、図10に示す例においては、生成装置100は、時間帯Aの位置に対応付けられた行動情報を位置に基づいて3つのクラスタにクラスタリングする(ステップS31−1)。例えば、生成装置100は、時間帯Aのマップ情報MP31−1中の多く位置情報が取得されたエリアに基づいて3つのクラスタにクラスタリングする。図10の例では、生成装置100は、マップ情報MP31−1中に示すエリアAR31と、エリアAR32と、エリアAR33との3つのクラスタにクラスタリングする。言い換えると、生成装置100は、時間帯Aにおけるユーザの行動情報を、エリアAR31に対応する行動情報と、エリアAR32に対応する行動情報と、エリアAR33に対応する行動情報との3つのクラスタにクラスタリングする。   First, in the example illustrated in FIG. 10, the generation device 100 clusters the action information associated with the position of the time zone A into three clusters based on the position (Step S <b> 31-1). For example, the generation device 100 performs clustering into three clusters based on an area from which much position information is acquired in the map information MP31-1 for the time zone A. In the example of FIG. 10, the generation device 100 performs clustering into three clusters of an area AR31, an area AR32, and an area AR33 shown in the map information MP31-1. In other words, the generation apparatus 100 clusters user behavior information in the time zone A into three clusters of behavior information corresponding to the area AR31, behavior information corresponding to the area AR32, and behavior information corresponding to the area AR33. To do.

また、図10に示す例においては、生成装置100は、時間帯Bの位置に対応付けられた行動情報を位置に基づいて3つのクラスタにクラスタリングする(ステップS31−2)。例えば、生成装置100は、時間帯Bのマップ情報MP31−2中の多く位置情報が取得されたエリアに基づいて3つのクラスタにクラスタリングする。図10の例では、生成装置100は、マップ情報MP31−2中に示すエリアAR34と、エリアAR35と、エリアAR36との3つのクラスタにクラスタリングする。言い換えると、生成装置100は、時間帯Bにおけるユーザの行動情報を、エリアAR34に対応する行動情報と、エリアAR325対応する行動情報と、エリアAR36に対応する行動情報との3つのクラスタにクラスタリングする。   In the example illustrated in FIG. 10, the generation device 100 clusters the behavior information associated with the position of the time zone B into three clusters based on the position (Step S <b> 31-2). For example, the generation device 100 performs clustering into three clusters based on an area from which much position information is acquired in the map information MP31-2 for the time zone B. In the example of FIG. 10, the generation device 100 performs clustering into three clusters of an area AR34, an area AR35, and an area AR36 shown in the map information MP31-2. In other words, the generation apparatus 100 clusters user behavior information in the time zone B into three clusters of behavior information corresponding to the area AR34, behavior information corresponding to the area AR325, and behavior information corresponding to the area AR36. .

なお、ステップS31−1、S31−2は、処理を説明するためのものであり、ステップS31−1、S31−2のいずれが先に行われてもよく、各ステップS31−1、S31−2は、複数回行われてもよい。以下、ステップS31−1、S31−2を区別せずに説明する場合、ステップS31と総称する。このように、ステップS31において、生成装置100は、各時間帯におけるユーザの行動情報を、エリア(位置)ごとの取得状況に応じて適切にクラスタリングすることができる。   Note that steps S31-1 and S31-2 are for explaining the processing, and either step S31-1 or S31-2 may be performed first, and each of steps S31-1 and S31-2 may be performed. May be performed multiple times. Hereinafter, when it demonstrates without distinguishing step S31-1, S31-2, it is named step S31 generically. As described above, in step S31, the generation device 100 can appropriately cluster user behavior information in each time period according to the acquisition situation for each area (position).

そして、生成装置100は、各ユーザに対応する各クラスタを各ユーザ間で所定の基準に基づいて対応付ける。例えば、生成装置100は、各クラスタの対応付けに関する所定の学習処理に基づいて、各第1の対象に対応する各クラスタを各第1の対象間で対応付ける。図10の例では、生成装置100は、交差検証(クロスバリデーション)により、各時間帯に対応する各クラスタを各時間帯間で対応付ける。この点について図11を用いて詳述する。   Then, the generation apparatus 100 associates each cluster corresponding to each user with each other based on a predetermined criterion. For example, the generating apparatus 100 associates each cluster corresponding to each first target between each first target based on a predetermined learning process related to the association of each cluster. In the example of FIG. 10, the generation apparatus 100 associates each cluster corresponding to each time zone between each time zone by cross-validation (cross validation). This point will be described in detail with reference to FIG.

図11は、交差検証(クロスバリデーション)による対応付処理を概念的に示す図である。図11では、時間帯AのエリアAR31に対応するデータセットをデータセットDS31とし、時間帯AのエリアAR32に対応するデータセットをデータセットDS32とし、時間帯AのエリアAR33に対応するデータセットをデータセットDS33とする。また、図11では、時間帯BのエリアAR34に対応するデータセットをデータセットDS34とし、時間帯BのエリアAR35に対応するデータセットをデータセットDS35とし、時間帯BのエリアAR36に対応するデータセットをデータセットDS36とする。   FIG. 11 is a diagram conceptually showing the association processing by cross-validation (cross-validation). In FIG. 11, a data set corresponding to the area AR31 in the time zone A is a data set DS31, a data set corresponding to the area AR32 in the time zone A is a data set DS32, and a data set corresponding to the area AR33 in the time zone A is The data set is DS33. In FIG. 11, a data set corresponding to the area AR34 in the time zone B is a data set DS34, a data set corresponding to the area AR35 in the time zone B is a data set DS35, and data corresponding to the area AR36 in the time zone B The set is a data set DS36.

また、図11の例は、データセットDS31について、データDT31−1〜DT31−3等を訓練用データとし、データDT31−4、DT31−5等を検証用データとして図示する。図11の例は、データセットDS36について、データDT36−1〜DT36−3等を訓練用データとし、データDT36−4、DT36−5等を検証用データとして図示する。なお、他のデータセットDS32〜DS35についても同様に訓練用データと検証用データとが決定される。なお、上述したように、どのデータを訓練用データや検証用データにするかは適宜決定されてもよい。   The example of FIG. 11 illustrates data DT31-1 to DT31-3 etc. as training data and data DT31-4, DT31-5 etc. as verification data for the data set DS31. The example of FIG. 11 illustrates data DT36-1 to DT36-3 etc. as training data and data DT36-4, DT36-5 etc. as verification data for the data set DS36. The training data and the verification data are similarly determined for the other data sets DS32 to DS35. As described above, which data is used as training data or verification data may be determined as appropriate.

そして、生成装置100は、各ナンバリングパターンを検証することにより、どの対応付けにするかを決定する。図11の例では、生成装置100は、ナンバリングパターンPT51(ナンバリングパターンA)に示すような対応付けに基づいて、モデルを生成し、検証する(ステップS51)。例えば、ナンバリングパターンPT51は、時間帯AのエリアAR31に対応する行動情報と、時間帯BのエリアAR34に対応する行動情報をクラスタCL31として対応付けるナンバリングパターンに対応する。例えば、ナンバリングパターンPT51は、時間帯AのエリアAR32に対応する行動情報と、時間帯BのエリアAR35に対応する行動情報をクラスタCL32として対応付けるナンバリングパターンに対応する。例えば、ナンバリングパターンPT51は、時間帯AのエリアAR33に対応する行動情報と、時間帯BのエリアAR36に対応する行動情報をクラスタCL33として対応付けるナンバリングパターンに対応する。   Then, the generation apparatus 100 determines which association is to be made by verifying each numbering pattern. In the example of FIG. 11, the generation device 100 generates and verifies a model based on the association as indicated by the numbering pattern PT51 (numbering pattern A) (step S51). For example, the numbering pattern PT51 corresponds to a numbering pattern that associates behavior information corresponding to the area AR31 in the time zone A and behavior information corresponding to the area AR34 in the time zone B as the cluster CL31. For example, the numbering pattern PT51 corresponds to a numbering pattern that associates the behavior information corresponding to the area AR32 in the time zone A and the behavior information corresponding to the area AR35 in the time zone B as the cluster CL32. For example, the numbering pattern PT51 corresponds to a numbering pattern that associates the behavior information corresponding to the area AR33 in the time zone A and the behavior information corresponding to the area AR36 in the time zone B as the cluster CL33.

例えば、生成装置100は、ナンバリングパターンPT51に基づいて、各データセットDS31〜DS36の訓練用データを用いてモデルを生成する。図11の例では、生成装置100は、交差検証(クロスバリデーション)の結果、結果情報RS51に示すように、ナンバリングパターンPT51の対応付けに基づいて生成されたモデルの精度が中(例えば、60%)であると判定する。そして、生成装置100は、ナンバリングパターンPT51に基づいて生成されたモデルの精度が、所定の基準(例えば、80%以上)を満たさないと判定する。   For example, the generating apparatus 100 generates a model using training data of each of the data sets DS31 to DS36 based on the numbering pattern PT51. In the example of FIG. 11, as a result of cross-validation (cross-validation), the generation apparatus 100 has a medium accuracy (for example, 60%) based on the correspondence of the numbering pattern PT51 as shown in the result information RS51. ). And the production | generation apparatus 100 determines with the precision of the model produced | generated based on the numbering pattern PT51 not satisfy | filling a predetermined reference | standard (for example, 80% or more).

また、図11の例では、生成装置100は、ナンバリングパターンPT52(ナンバリングパターンB)に示すような対応付けに基づいて、モデルを生成し、検証する(ステップS52)。   In the example of FIG. 11, the generation device 100 generates and verifies a model based on the association as indicated by the numbering pattern PT52 (numbering pattern B) (step S52).

例えば、生成装置100は、ナンバリングパターンPT52に基づいて、各データセットDS31〜DS36の訓練用データを用いてモデルを生成する。図11の例では、生成装置100は、交差検証(クロスバリデーション)の結果、結果情報RS52に示すように、ナンバリングパターンPT52の対応付けに基づいて生成されたモデルの精度が低(例えば、20%)であると判定する。そして、生成装置100は、ナンバリングパターンPT52に基づいて生成されたモデルの精度が、所定の基準(例えば、80%以上)を満たさないと判定する。例えば、生成装置100は、所定の基準を満たすナンバリンパターンが得られるまで、各ナンバリングパターンについて同様の処理を繰り返す。   For example, the generating apparatus 100 generates a model using training data of each of the data sets DS31 to DS36 based on the numbering pattern PT52. In the example of FIG. 11, as a result of cross-validation (cross-validation), the generation apparatus 100 has a low accuracy (for example, 20%) of a model generated based on the association of the numbering pattern PT52 as shown in the result information RS52. ). Then, the generation device 100 determines that the accuracy of the model generated based on the numbering pattern PT52 does not satisfy a predetermined criterion (for example, 80% or more). For example, the generating apparatus 100 repeats the same processing for each numbering pattern until a numbering pattern that satisfies a predetermined criterion is obtained.

図11の例では、生成装置100は、ナンバリングパターンPT55(ナンバリングパターンN)に示すような対応付けに基づいて、モデルを生成し、検証する(ステップS55)。   In the example of FIG. 11, the generation device 100 generates a model and verifies it based on the association as shown by the numbering pattern PT55 (numbering pattern N) (step S55).

例えば、生成装置100は、ナンバリングパターンPT55に基づいて、各データセットDS31〜DS36の訓練用データを用いてモデルを生成する。図11の例では、生成装置100は、交差検証(クロスバリデーション)の結果、結果情報RS55に示すように、ナンバリングパターンPT55の対応付けに基づいて生成されたモデルの精度が高(例えば、90%)であると判定する。そして、生成装置100は、ナンバリングパターンPT55に基づいて生成されたモデルの精度が、所定の基準(例えば、80%以上)を満たすと判定する。   For example, the generating apparatus 100 generates a model using training data of each of the data sets DS31 to DS36 based on the numbering pattern PT55. In the example of FIG. 11, as a result of cross-validation (cross-validation), the generation apparatus 100 has high accuracy (for example, 90%) of a model generated based on the association of the numbering pattern PT55 as shown in the result information RS55. ). And the production | generation apparatus 100 determines with the precision of the model produced | generated based on the numbering pattern PT55 satisfy | filling a predetermined reference | standard (for example, 80% or more).

そのため、図11の例では、生成装置100は、各クラスタ間の対応付けをナンバリングパターンPT55に決定する(ステップS56)。   Therefore, in the example of FIG. 11, the generation device 100 determines the association between the clusters as the numbering pattern PT55 (step S56).

例えば、生成装置100は、ナンバリングパターンPT55に基づいて、図10に示すように、各時間帯に対応する各クラスタについて、ナンバリングすることにより、各ユーザに対応する各クラスタを各時間帯間で対応付ける。   For example, the generation apparatus 100 associates each cluster corresponding to each user between each time zone by numbering each cluster corresponding to each time zone based on the numbering pattern PT55 as shown in FIG. .

図10の例では、生成装置100は、マップ情報MP31−1に示すように、時間帯AについてはエリアAR32を1番にナンバリングする(ステップS32−1)。例えば、生成装置100は、時間帯AについてはエリアAR32を「P1番」とナンバリングし、クラスタCL31に対応するサブクラスタCL31−1とする。   In the example of FIG. 10, as illustrated in the map information MP31-1, the generation apparatus 100 numbers the area AR32 for the time zone A as the first (step S32-1). For example, for the time zone A, the generation apparatus 100 numbers the area AR32 as “P1” and sets it as a sub-cluster CL31-1 corresponding to the cluster CL31.

また、図10の例では、生成装置100は、マップ情報MP31−1に示すように、時間帯AについてはエリアAR33を2番にナンバリングする(ステップS32−2)。例えば、生成装置100は、時間帯AについてはエリアAR33を「P2番」とナンバリングし、クラスタCL32に対応するサブクラスタCL32−1とする。   In the example of FIG. 10, the generation device 100 numbers the area AR33 second for the time zone A as shown in the map information MP31-1 (step S32-2). For example, for the time zone A, the generation apparatus 100 numbers the area AR33 as “P2” and sets it as a sub-cluster CL32-1 corresponding to the cluster CL32.

また、図10の例では、生成装置100は、マップ情報MP31−1に示すように、時間帯AについてはエリアAR31を3番にナンバリングする(ステップS32−3)。例えば、生成装置100は、時間帯AについてはエリアAR31を「P3番」とナンバリングし、クラスタCL33に対応するサブクラスタCL33−1とする。   In the example of FIG. 10, the generating apparatus 100 numbers the area AR31 for the time zone A as shown in the map information MP31-1 (step S32-3). For example, for the time zone A, the generation device 100 numbers the area AR31 as “P3” and sets it as a sub-cluster CL33-1 corresponding to the cluster CL33.

図10の例では、生成装置100は、マップ情報MP31−2に示すように、時間帯BについてはエリアAR34を1番にナンバリングする(ステップS33−1)。例えば、生成装置100は、時間帯BについてはエリアAR34を「P1番」とナンバリングし、クラスタCL31に対応するサブクラスタCL31−2とする。   In the example of FIG. 10, the generation device 100 numbers the area AR34 for the time zone B as shown in the map information MP31-2 (step S33-1). For example, for the time zone B, the generation apparatus 100 numbers the area AR34 as “P1” and sets it as a sub-cluster CL31-2 corresponding to the cluster CL31.

また、図10の例では、生成装置100は、マップ情報MP31−2に示すように、時間帯BについてはエリアAR35を2番にナンバリングする(ステップS33−2)。例えば、生成装置100は、時間帯BについてはエリアAR35を「P2番」とナンバリングし、クラスタCL32に対応するサブクラスタCL32−2とする。   In the example of FIG. 10, the generating apparatus 100 numbers the area AR35 second for the time zone B as shown in the map information MP31-2 (step S33-2). For example, for the time zone B, the generation apparatus 100 numbers the area AR35 as “P2”, and sets it as the sub-cluster CL32-2 corresponding to the cluster CL32.

また、図10の例では、生成装置100は、マップ情報MP31−2に示すように、時間帯BについてはエリアAR36を3番にナンバリングする(ステップS33−3)。例えば、生成装置100は、時間帯BについてはエリアAR36を「P3番」とナンバリングし、クラスタCL33に対応するサブクラスタCL33−2とする。   In the example of FIG. 10, the generation device 100 numbers the area AR36 for the time zone B as No. 3 as shown in the map information MP31-2 (step S33-3). For example, for the time zone B, the generation apparatus 100 numbers the area AR36 as “P3” and sets it as the sub-cluster CL33-2 corresponding to the cluster CL33.

これにより、生成装置100は、各時間帯の情報を適切に対応付けることができる。図10の例では、生成装置100は、時間帯AについてエリアAR32に対応する行動情報を含むサブクラスタCL31−1と、時間帯BについてエリアAR34に対応する行動情報を含むサブクラスタCL31−2とをクラスタCL31として対応付ける。図10の例では、生成装置100は、時間帯AについてエリアAR33に対応する行動情報を含むサブクラスタCL32−1と、時間帯BについてエリアAR35に対応する行動情報を含むサブクラスタCL32−2とをクラスタCL32として対応付ける。図10の例では、生成装置100は、時間帯AについてエリアAR31に対応する行動情報を含むサブクラスタCL33−1と、時間帯BについてエリアAR36に対応する行動情報を含むサブクラスタCL33−2とをクラスタCL33として対応付ける。   Thereby, the production | generation apparatus 100 can match the information of each time slot | zone appropriately. In the example of FIG. 10, the generation apparatus 100 includes a subcluster CL31-1 including behavior information corresponding to the area AR32 for the time zone A, and a subcluster CL31-2 including behavior information corresponding to the area AR34 for the time zone B. Are associated as cluster CL31. In the example of FIG. 10, the generation device 100 includes a subcluster CL32-1 including behavior information corresponding to the area AR33 for the time zone A, and a subcluster CL32-2 including behavior information corresponding to the area AR35 for the time zone B. Are associated as cluster CL32. In the example of FIG. 10, the generation device 100 includes a subcluster CL33-1 including behavior information corresponding to the area AR31 for the time zone A, and a subcluster CL33-2 including behavior information corresponding to the area AR36 for the time zone B. Are associated as cluster CL33.

このように、生成装置100は、各時間帯A、B等の各クラスタを、交差検証(クロスバリデーション)の結果に基づいて対応付けることにより、学習(モデルの生成)に用いる適切なデータ(情報)を生成することができる。   As described above, the generation apparatus 100 associates each cluster such as each time zone A and B based on the result of cross-validation (cross-validation) to thereby obtain appropriate data (information) used for learning (model generation). Can be generated.

そして、生成装置100は、クラスタリングされた情報に基づいて、モデルを生成する(ステップS34)。図1の例では、生成装置100は、クラスタCL31に対応する情報やクラスタCL32に対応する情報やクラスタCL33に対応する情報等を用いて、所定のモデルとして、ユーザに配信するコンテンツの決定に用いるモデルを生成する。   And the production | generation apparatus 100 produces | generates a model based on the clustered information (step S34). In the example of FIG. 1, the generation device 100 uses information corresponding to the cluster CL31, information corresponding to the cluster CL32, information corresponding to the cluster CL33, and the like to determine content to be distributed to the user as a predetermined model. Generate a model.

上述したように、生成装置100は、第1の対象が時間帯であり、第2の対象が位置である場合における各時間帯の行動情報の取得状況に応じて、各時間帯の行動情報をクラスタリングして、交差検証(クロスバリデーション)の結果に基づいて、各時間帯のクラスタを対応付けることができる。これにより、生成装置100は、情報に応じて柔軟なモデルの生成を可能にすることができる。なお、上述した例では、生成装置100は、各第1の対象のデータのクラスタ数を3つとして、交差検証の結果に基づいて、各第1の対象のクラスタを対応付ける場合を示したが、各第1の対象のデータのクラスタ数を交差検証の結果に基づいて、決定してもよい。生成装置100は、各第1の対象のデータのクラスタ数を3つとした場合や、各第1の対象のデータのクラスタ数を4つとした場合や、各第1の対象のデータのクラスタ数を5つとした場合等について、交差検証を行い、学習に用いるデータのクラスタリングを、最も精度が高いクラスタ数及びクラスタの対応付けに決定してもよい。例えば、生成装置100は、各第1の対象のデータのクラスタ数を3つとした場合における、各ナンバリングパターンを検証することにより、クラスタ数を3つとした場合の最適な対応付けを決定する。また、例えば、生成装置100は、各第1の対象のデータのクラスタ数を4つとした場合における、各ナンバリングパターンを検証することにより、クラスタ数を4つとした場合の最適な対応付けを決定する。また、例えば、生成装置100は、各第1の対象のデータのクラスタ数を5つとした場合における、各ナンバリングパターンを検証することにより、クラスタ数を5つとした場合の最適な対応付けを決定する。そして、クラスタ数を3、4、5とした場合の各々の最適な対応付け間の精度を比較し、最も精度の高いクラスタ数(例えば、「4」等)及びクラスタの対応付けに決定してもよい。なお、上述のクラスタ数3、4、5は一例であり、クラスタ数は、所定数N(Nは2以上の自然数)であれば、どのような数であってもよい。   As described above, the generation apparatus 100 obtains the behavior information of each time zone according to the acquisition status of the behavior information of each time zone when the first target is a time zone and the second target is a position. Clustering can be performed to associate clusters in each time zone based on the result of cross-validation (cross-validation). Thereby, the production | generation apparatus 100 can enable the production | generation of a flexible model according to information. In the example described above, the generation apparatus 100 has shown the case where the number of clusters of each first target data is three and the first target clusters are associated with each other based on the result of cross-validation. The number of clusters of each first target data may be determined based on the result of cross-validation. When the number of clusters of each first target data is three, the number of clusters of each first target data is four, or the number of clusters of each first target data is In the case of five, etc., cross-validation may be performed, and the clustering of data used for learning may be determined as the most accurate cluster number and cluster association. For example, the generation apparatus 100 determines the optimum association when the number of clusters is three by verifying each numbering pattern when the number of clusters of each first target data is three. Further, for example, the generation apparatus 100 determines the optimum association when the number of clusters is four by verifying each numbering pattern when the number of clusters of each first target data is four. . Further, for example, the generation apparatus 100 determines the optimum association when the number of clusters is five by verifying each numbering pattern when the number of clusters of each first target data is five. . Then, the accuracy between each optimum association when the number of clusters is 3, 4, and 5 is compared, and the most accurate cluster number (for example, “4” etc.) and the cluster association are determined. Also good. The number of clusters 3, 4, and 5 described above is an example, and the number of clusters may be any number as long as it is a predetermined number N (N is a natural number of 2 or more).

〔6.効果〕
上述してきたように、実施形態に係る生成装置100は、取得部131と、分類部132と、生成部133とを有する。取得部131は、各第1の対象に対応付けられた第2の対象に関する情報を取得する。分類部132は、各第1の対象に対応付けられた第2の対象に関する情報の各々を所定数のクラスタに分類し、各第1の対象に対応する各クラスタを各第1の対象間で所定の基準に基づいて対応付ける。また、生成部133は、各第1の対象間における各クラスタの対応付けに基づいて、所定のモデルを生成する。
[6. effect〕
As described above, the generation device 100 according to the embodiment includes the acquisition unit 131, the classification unit 132, and the generation unit 133. The acquisition unit 131 acquires information regarding the second target associated with each first target. The classification unit 132 classifies each piece of information related to the second target associated with each first target into a predetermined number of clusters, and sets each cluster corresponding to each first target between the first targets. Corresponding based on a predetermined standard. In addition, the generation unit 133 generates a predetermined model based on the association of the clusters between the first targets.

これにより、実施形態に係る生成装置100は、各第1の対象に対応付けられた第2の対象に関する情報の各々を所定数のクラスタに分類し、各第1の対象に対応する各クラスタを各第1の対象間で所定の基準に基づいて対応付け、各第1の対象間における各クラスタの対応付けに基づいて、所定のモデルを生成することにより、情報に応じて柔軟なモデルの生成を可能にすることができる。   Thereby, the generation device 100 according to the embodiment classifies each piece of information related to the second target associated with each first target into a predetermined number of clusters, and sets each cluster corresponding to each first target. Flexible model generation according to information by creating association between each first target based on a predetermined criterion and generating a predetermined model based on association of each cluster between each first target Can be made possible.

また、実施形態に係る生成装置100において、取得部131は、第1の対象に関する所定単位ごとの各第1の対象に対応付けられた第2の対象に関する情報を取得する。   In the generation device 100 according to the embodiment, the acquisition unit 131 acquires information regarding the second target associated with each first target for each predetermined unit regarding the first target.

これにより、実施形態に係る生成装置100は、第1の対象に関する所定単位ごとの各第1の対象に対応付けられた第2の対象に関する情報を取得することにより、所定単位ごとの情報に応じて柔軟なモデルの生成を可能にすることができる。   Thereby, the generation apparatus 100 according to the embodiment obtains information about the second target associated with each first target for each predetermined unit regarding the first target, thereby responding to the information for each predetermined unit. And flexible model generation.

また、実施形態に係る生成装置100において、取得部131は、第1の対象に関する所定単位を複数含むグループごとの各第1の対象に対応付けられた第2の対象に関する情報を取得する。   In the generation device 100 according to the embodiment, the acquisition unit 131 acquires information regarding the second target associated with each first target for each group including a plurality of predetermined units regarding the first target.

これにより、実施形態に係る生成装置100は、第1の対象に関する所定単位を複数含むグループごとの各第1の対象に対応付けられた第2の対象に関する情報を取得することにより、グループごとの情報に応じて柔軟なモデルの生成を可能にすることができる。   Accordingly, the generation apparatus 100 according to the embodiment acquires information on the second target associated with each first target for each group including a plurality of predetermined units regarding the first target, thereby obtaining the information for each group. It is possible to generate a flexible model according to information.

また、実施形態に係る生成装置100において、取得部131は、ユーザに関する各第1の対象ごとに対応付けられた第2の対象に関する情報を取得する。   In the generation device 100 according to the embodiment, the acquisition unit 131 acquires information on the second target associated with each first target related to the user.

これにより、実施形態に係る生成装置100は、ユーザに関する各第1の対象ごとに対応付けられた第2の対象に関する情報を取得することにより、ユーザに関する情報に応じて柔軟なモデルの生成を可能にすることができる。   Thereby, the generation apparatus 100 according to the embodiment can generate a flexible model according to information about the user by acquiring information about the second target associated with each first target about the user. Can be.

また、実施形態に係る生成装置100において、取得部131は、時間または位置に関する第2の対象に関する情報を取得する。   In the generation device 100 according to the embodiment, the acquisition unit 131 acquires information related to the second target related to time or position.

これにより、実施形態に係る生成装置100は、時間または位置に関する第2の対象に関する情報を取得することにより、時間または位置に関する第2の対象に応じて柔軟なモデルの生成を可能にすることができる。   Thereby, the generation apparatus 100 according to the embodiment can generate a flexible model according to the second object related to time or position by acquiring information related to the second object related to time or position. it can.

また、実施形態に係る生成装置100において、取得部131は、時間に関する各第1の対象ごとに対応付けられた第2の対象に関する情報を取得する。   In the generation device 100 according to the embodiment, the acquisition unit 131 acquires information on the second target associated with each first target related to time.

これにより、実施形態に係る生成装置100は、時間に関する各第1の対象ごとに対応付けられた第2の対象に関する情報を取得することにより、時間に関する情報に応じて柔軟なモデルの生成を可能にすることができる。   Thereby, the generation apparatus 100 according to the embodiment can generate a flexible model according to information on time by acquiring information on the second object associated with each first object on time. Can be.

また、実施形態に係る生成装置100において、取得部131は、ユーザまたは位置に関する第2の対象に関する情報を取得する。   In the generation device 100 according to the embodiment, the acquisition unit 131 acquires information related to the second target related to the user or the position.

これにより、実施形態に係る生成装置100は、ユーザまたは位置に関する第2の対象に関する情報を取得することにより、ユーザまたは位置に関する第2の対象に応じて柔軟なモデルの生成を可能にすることができる。   Thereby, the generation apparatus 100 according to the embodiment can generate a flexible model according to the second target related to the user or the position by acquiring the information related to the second target related to the user or the position. it can.

また、実施形態に係る生成装置100において、取得部131は、位置に関する各第1の対象ごとに対応付けられた第2の対象に関する情報を取得する。   In the generation device 100 according to the embodiment, the acquisition unit 131 acquires information on the second target associated with each first target regarding the position.

これにより、実施形態に係る生成装置100は、位置に関する各第1の対象ごとに対応付けられた第2の対象に関する情報を取得することにより、ユーザに関する情報に応じて柔軟なモデルの生成を可能にすることができる。   Thereby, the generation device 100 according to the embodiment can generate a flexible model according to information about the user by acquiring information about the second target associated with each first target about the position. Can be.

また、実施形態に係る生成装置100において、取得部131は、ユーザまたは時間に関する前記第2の対象に関する情報を取得する。   In the generation device 100 according to the embodiment, the acquisition unit 131 acquires information on the second target related to the user or time.

これにより、実施形態に係る生成装置100は、ユーザまたは時間に関する第2の対象に関する情報を取得することにより、ユーザまたは時間に関する第2の対象に応じて柔軟なモデルの生成を可能にすることができる。   Thereby, the generation device 100 according to the embodiment can generate a flexible model according to the second target related to the user or time by acquiring information about the second target related to the user or time. it can.

また、実施形態に係る生成装置100において、分類部132は、所定の基準点に基づいて、各第1の対象に対応する各クラスタを各第1の対象間で対応付ける。   Further, in the generation device 100 according to the embodiment, the classification unit 132 associates each cluster corresponding to each first target between each first target based on a predetermined reference point.

これにより、実施形態に係る生成装置100は、所定の基準点に基づいて、各第1の対象に対応する各クラスタを各第1の対象間で対応付けることにより、情報に応じて柔軟なモデルの生成を可能にすることができる。   Thereby, the generation apparatus 100 according to the embodiment associates each cluster corresponding to each first target between each first target based on a predetermined reference point, thereby generating a flexible model according to information. Can be generated.

また、実施形態に係る生成装置100において、分類部132は、各クラスタの対応付けに関する所定の学習処理に基づいて、各第1の対象に対応する各クラスタを各第1の対象間で対応付ける。   Further, in the generation device 100 according to the embodiment, the classification unit 132 associates each cluster corresponding to each first target between each first target based on a predetermined learning process related to the association of each cluster.

これにより、実施形態に係る生成装置100は、各クラスタの対応付けに関する所定の学習処理に基づいて、各第1の対象に対応する各クラスタを各第1の対象間で対応付けることにより、情報に応じて柔軟なモデルの生成を可能にすることができる。   Thereby, the generation apparatus 100 according to the embodiment associates each cluster corresponding to each first target with each first target based on a predetermined learning process related to each cluster, thereby obtaining information. Accordingly, it is possible to generate a flexible model.

また、実施形態に係る生成装置100において、分類部132は、第2の対象に関する情報以外の情報に基づいて、各第1の対象に対応する各クラスタを各第1の対象間で対応付ける。   Further, in the generation device 100 according to the embodiment, the classification unit 132 associates each cluster corresponding to each first target between each first target based on information other than information related to the second target.

これにより、実施形態に係る生成装置100は、第2の対象に関する情報以外の情報に基づいて、各第1の対象に対応する各クラスタを各第1の対象間で対応付けることにより、情報に応じて柔軟なモデルの生成を可能にすることができる。   Accordingly, the generation apparatus 100 according to the embodiment responds to the information by associating each cluster corresponding to each first target between each first target based on information other than information related to the second target. And flexible model generation.

〔7.ハードウェア構成〕
上述してきた実施形態に係る生成装置100は、例えば図12に示すような構成のコンピュータ1000によって実現される。図12は、生成装置の機能を実現するコンピュータの一例を示すハードウェア構成図である。コンピュータ1000は、CPU1100、RAM1200、ROM1300、HDD1400、通信インターフェイス(I/F)1500、入出力インターフェイス(I/F)1600、及びメディアインターフェイス(I/F)1700を有する。
[7. Hardware configuration)
The generation apparatus 100 according to the embodiment described above is realized by a computer 1000 having a configuration as shown in FIG. 12, for example. FIG. 12 is a hardware configuration diagram illustrating an example of a computer that realizes the function of the generation apparatus. The computer 1000 includes a CPU 1100, RAM 1200, ROM 1300, HDD 1400, communication interface (I / F) 1500, input / output interface (I / F) 1600, and media interface (I / F) 1700.

CPU1100は、ROM1300またはHDD1400に格納されたプログラムに基づいて動作し、各部の制御を行う。ROM1300は、コンピュータ1000の起動時にCPU1100によって実行されるブートプログラムや、コンピュータ1000のハードウェアに依存するプログラム等を格納する。   The CPU 1100 operates based on a program stored in the ROM 1300 or the HDD 1400 and controls each unit. The ROM 1300 stores a boot program executed by the CPU 1100 when the computer 1000 is started up, a program depending on the hardware of the computer 1000, and the like.

HDD1400は、CPU1100によって実行されるプログラム、及び、プログラムによって使用されるデータ等を格納する。通信インターフェイス1500は、ネットワークNを介して他の機器からデータを受信してCPU1100へ送り、CPU1100が収集したデータをネットワークNを介して他の機器へ送信する。   The HDD 1400 stores programs executed by the CPU 1100, data used by the programs, and the like. The communication interface 1500 receives data from other devices via the network N and sends the data to the CPU 1100, and transmits data collected by the CPU 1100 to other devices via the network N.

CPU1100は、入出力インターフェイス1600を介して、ディスプレイやプリンタ等の出力装置、及び、キーボードやマウス等の入力装置を制御する。CPU1100は、入出力インターフェイス1600を介して、入力装置からデータを取得する。また、CPU1100は、収集したデータを入出力インターフェイス1600を介して出力装置へ出力する。   The CPU 1100 controls an output device such as a display and a printer and an input device such as a keyboard and a mouse via the input / output interface 1600. The CPU 1100 acquires data from the input device via the input / output interface 1600. Further, the CPU 1100 outputs the collected data to the output device via the input / output interface 1600.

メディアインターフェイス1700は、記録媒体1800に格納されたプログラムまたはデータを読み取り、RAM1200を介してCPU1100に提供する。CPU1100は、プログラムを、メディアインターフェイス1700を介して記録媒体1800からRAM1200上にロードし、ロードしたプログラムを実行する。記録媒体1800は、例えばDVD(Digital Versatile Disc)、PD(Phase change rewritable Disk)等の光学記録媒体、MO(Magneto-Optical disk)等の光磁気記録媒体、テープ媒体、磁気記録媒体、または半導体メモリ等である。   The media interface 1700 reads a program or data stored in the recording medium 1800 and provides it to the CPU 1100 via the RAM 1200. The CPU 1100 loads a program from the recording medium 1800 onto the RAM 1200 via the media interface 1700, and executes the loaded program. The recording medium 1800 is, for example, an optical recording medium such as a DVD (Digital Versatile Disc) or PD (Phase change rewritable disk), a magneto-optical recording medium such as an MO (Magneto-Optical disk), a tape medium, a magnetic recording medium, or a semiconductor memory. Etc.

例えば、コンピュータ1000が実施形態に係る生成装置100として機能する場合、コンピュータ1000のCPU1100は、RAM1200上にロードされたプログラムを実行することにより、制御部130の機能を実現する。コンピュータ1000のCPU1100は、これらのプログラムを記録媒体1800から読み取って実行するが、他の例として、他の装置からネットワークNを介してこれらのプログラムを取得してもよい。   For example, when the computer 1000 functions as the generation apparatus 100 according to the embodiment, the CPU 1100 of the computer 1000 implements the function of the control unit 130 by executing a program loaded on the RAM 1200. The CPU 1100 of the computer 1000 reads these programs from the recording medium 1800 and executes them. However, as another example, these programs may be acquired from other devices via the network N.

以上、本願の実施形態及び変形例のいくつかを図面に基づいて詳細に説明したが、これらは例示であり、発明の開示の行に記載の態様を始めとして、当業者の知識に基づいて種々の変形、改良を施した他の形態で本発明を実施することが可能である。   As described above, some of the embodiments and modifications of the present application have been described in detail with reference to the drawings. It is possible to carry out the present invention in other forms that have been modified and improved.

〔8.その他〕
また、上記実施形態及び変形例において説明した各処理のうち、自動的に行われるものとして説明した処理の全部または一部を手動的に行うこともでき、あるいは、手動的に行われるものとして説明した処理の全部または一部を公知の方法で自動的に行うこともできる。この他、上記文書中や図面中で示した処理手順、具体的名称、各種のデータやパラメータを含む情報については、特記する場合を除いて任意に変更することができる。例えば、各図に示した各種情報は、図示した情報に限られない。
[8. Others]
In addition, among the processes described in the above-described embodiments and modifications, all or a part of the processes described as being automatically performed can be manually performed, or are described as being performed manually. All or part of the processing can be automatically performed by a known method. In addition, the processing procedures, specific names, and information including various data and parameters shown in the document and drawings can be arbitrarily changed unless otherwise specified. For example, the various types of information illustrated in each drawing is not limited to the illustrated information.

また、図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各装置の分散・統合の具体的形態は図示のものに限られず、その全部または一部を、各種の負荷や使用状況などに応じて、任意の単位で機能的または物理的に分散・統合して構成することができる。   Further, each component of each illustrated apparatus is functionally conceptual, and does not necessarily need to be physically configured as illustrated. In other words, the specific form of distribution / integration of each device is not limited to that shown in the figure, and all or a part thereof may be functionally or physically distributed or arbitrarily distributed in arbitrary units according to various loads or usage conditions. Can be integrated and configured.

また、上述してきた実施形態及び変形例は、処理内容を矛盾させない範囲で適宜組み合わせることが可能である。   In addition, the above-described embodiments and modifications can be combined as appropriate within a range that does not contradict processing contents.

また、上述してきた「部(section、module、unit)」は、「手段」や「回路」などに読み替えることができる。例えば、取得部は、取得手段や取得回路に読み替えることができる。   In addition, the “section (module, unit)” described above can be read as “means” or “circuit”. For example, the acquisition unit can be read as acquisition means or an acquisition circuit.

1 生成システム
100 生成装置
121 ユーザ情報記憶部
122 行動情報記憶部
123 クラスタ情報記憶部
124 モデル情報記憶部
130 制御部
131 取得部
132 分類部
133 生成部
134 送信部
10 端末装置
N ネットワーク
DESCRIPTION OF SYMBOLS 1 Generation system 100 Generation apparatus 121 User information storage part 122 Behavior information storage part 123 Cluster information storage part 124 Model information storage part 130 Control part 131 Acquisition part 132 Classification part 133 Generation part 134 Transmission part 10 Terminal device N Network

Claims (14)

各第1の対象に対応付けられた第2の対象に関する情報を取得する取得部と、
前記各第1の対象に対応付けられた第2の対象に関する情報の各々を所定数のクラスタに分類し、前記各第1の対象に対応する各クラスタを前記各第1の対象間で所定の基準に基づいて対応付ける分類部と、
前記各第1の対象間における各クラスタの対応付けに基づいて、所定のモデルを生成する生成部と、
を備えることを特徴とする生成装置。
An acquisition unit for acquiring information on a second object associated with each first object;
Each of the information related to the second object associated with each first object is classified into a predetermined number of clusters, and each cluster corresponding to each first object is determined between the first objects by a predetermined number. A classification unit to be associated based on a criterion;
A generating unit that generates a predetermined model based on association of each cluster between the first objects;
A generating apparatus comprising:
前記取得部は、
前記第1の対象に関する所定単位ごとの前記各第1の対象に対応付けられた第2の対象に関する情報を取得する
ことを特徴とする請求項1に記載の生成装置。
The acquisition unit
The generation apparatus according to claim 1, wherein information related to a second object associated with each first object for each predetermined unit related to the first object is acquired.
前記取得部は、
前記第1の対象に関する所定単位を複数含むグループごとの前記各第1の対象に対応付けられた第2の対象に関する情報を取得する
ことを特徴とする請求項1に記載の生成装置。
The acquisition unit
The generation apparatus according to claim 1, wherein information relating to a second object associated with each first object for each group including a plurality of predetermined units relating to the first object is acquired.
前記取得部は、
ユーザに関する前記各第1の対象ごとに対応付けられた第2の対象に関する情報を取得する
ことを特徴とする請求項1〜3のいずれか1項に記載の生成装置。
The acquisition unit
The information regarding the 2nd object matched for every said 1st object about a user is acquired. A generating device given in any 1 paragraph of Claims 1-3 characterized by things.
前記取得部は、
時間または位置に関する前記第2の対象に関する情報を取得する
ことを特徴とする請求項4に記載の生成装置。
The acquisition unit
The information regarding the said 2nd object regarding time or a position is acquired. The generation apparatus of Claim 4 characterized by the above-mentioned.
前記取得部は、
時間に関する前記各第1の対象ごとに対応付けられた第2の対象に関する情報を取得する
ことを特徴とする請求項1〜3のいずれか1項に記載の生成装置。
The acquisition unit
The information regarding the 2nd object matched for every said 1st object about time is acquired. A generating device given in any 1 paragraph of Claims 1-3 characterized by things.
前記取得部は、
ユーザまたは位置に関する前記第2の対象に関する情報を取得する
ことを特徴とする請求項6に記載の生成装置。
The acquisition unit
The apparatus according to claim 6, wherein information related to the second object related to a user or a position is acquired.
前記取得部は、
位置に関する前記各第1の対象ごとに対応付けられた第2の対象に関する情報を取得する
ことを特徴とする請求項1〜3のいずれか1項に記載の生成装置。
The acquisition unit
The information regarding the 2nd object matched for every said 1st object about a position is acquired. A generating device given in any 1 paragraph of Claims 1-3 characterized by things.
前記取得部は、
ユーザまたは時間に関する前記第2の対象に関する情報を取得する
ことを特徴とする請求項8に記載の生成装置。
The acquisition unit
The generation apparatus according to claim 8, wherein information related to the second object related to a user or time is acquired.
前記分類部は、
所定の基準点に基づいて、前記各第1の対象に対応する各クラスタを前記各第1の対象間で対応付ける
ことを特徴とする請求項1〜9のいずれか1項に記載の生成装置。
The classification unit includes:
The generation device according to claim 1, wherein each cluster corresponding to each first target is associated between each first target based on a predetermined reference point.
前記分類部は、
前記各クラスタの対応付けに関する所定の学習処理に基づいて、前記各第1の対象に対応する各クラスタを前記各第1の対象間で対応付ける
ことを特徴とする請求項1〜10のいずれか1項に記載の生成装置。
The classification unit includes:
The cluster corresponding to each of the first objects is associated between each of the first objects based on a predetermined learning process related to the association of each of the clusters. The generating device according to item.
前記分類部は、
前記第2の対象に関する情報以外の情報に基づいて、前記各第1の対象に対応する各クラスタを前記各第1の対象間で対応付ける
ことを特徴とする請求項1〜11のいずれか1項に記載の生成装置。
The classification unit includes:
The cluster corresponding to each of the first objects is associated between each of the first objects based on information other than the information on the second object. The generating device described in 1.
コンピュータが実行する生成方法であって、
各第1の対象に対応付けられた第2の対象に関する情報を取得する取得工程と、
前記各第1の対象に対応付けられた第2の対象に関する情報の各々を所定数のクラスタに分類し、前記各第1の対象に対応する各クラスタを前記各第1の対象間で所定の基準に基づいて対応付ける分類工程と、
前記各第1の対象間における各クラスタの対応付けに基づいて、所定のモデルを生成する生成工程と、
を含むことを特徴とする生成方法。
A generation method executed by a computer,
An acquisition step of acquiring information about a second object associated with each first object;
Each of the information related to the second object associated with each first object is classified into a predetermined number of clusters, and each cluster corresponding to each first object is determined between the first objects by a predetermined number. A classification process to be matched based on a standard;
A generating step of generating a predetermined model based on the association of each cluster between the first objects;
A generation method comprising:
各第1の対象に対応付けられた第2の対象に関する情報を取得する取得手順と、
前記各第1の対象に対応付けられた第2の対象に関する情報の各々を所定数のクラスタに分類し、前記各第1の対象に対応する各クラスタを前記各第1の対象間で所定の基準に基づいて対応付ける分類手順と、
前記各第1の対象間における各クラスタの対応付けに基づいて、所定のモデルを生成する生成手順と、
をコンピュータに実行させることを特徴とする生成プログラム。
An acquisition procedure for acquiring information about a second object associated with each first object;
Each of the information related to the second object associated with each first object is classified into a predetermined number of clusters, and each cluster corresponding to each first object is determined between the first objects by a predetermined number. A classification procedure for mapping based on criteria,
A generation procedure for generating a predetermined model based on the association of each cluster between the first objects;
A program for causing a computer to execute.
JP2017032713A 2017-02-23 2017-02-23 Generation device, generation method, and generation program Active JP6757276B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017032713A JP6757276B2 (en) 2017-02-23 2017-02-23 Generation device, generation method, and generation program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017032713A JP6757276B2 (en) 2017-02-23 2017-02-23 Generation device, generation method, and generation program

Publications (2)

Publication Number Publication Date
JP2018136887A true JP2018136887A (en) 2018-08-30
JP6757276B2 JP6757276B2 (en) 2020-09-16

Family

ID=63366980

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017032713A Active JP6757276B2 (en) 2017-02-23 2017-02-23 Generation device, generation method, and generation program

Country Status (1)

Country Link
JP (1) JP6757276B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020046881A (en) * 2018-09-18 2020-03-26 Zホールディングス株式会社 Device, method, and program for processing information
WO2021251002A1 (en) * 2020-06-12 2021-12-16 株式会社Nttドコモ Recommendation system
JP2022066609A (en) * 2018-09-18 2022-04-28 ヤフー株式会社 Information processing device, information processing method, and information processing program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011034457A (en) * 2009-08-04 2011-02-17 Nec Corp Data mining system, data mining method and data mining program
JP2014112301A (en) * 2012-12-05 2014-06-19 Denso It Laboratory Inc Destination proposition system, destination proposition method, and program
JP2015103018A (en) * 2013-11-25 2015-06-04 ヤフー株式会社 Behavior pattern analysis device and behavior pattern analysis method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011034457A (en) * 2009-08-04 2011-02-17 Nec Corp Data mining system, data mining method and data mining program
JP2014112301A (en) * 2012-12-05 2014-06-19 Denso It Laboratory Inc Destination proposition system, destination proposition method, and program
JP2015103018A (en) * 2013-11-25 2015-06-04 ヤフー株式会社 Behavior pattern analysis device and behavior pattern analysis method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020046881A (en) * 2018-09-18 2020-03-26 Zホールディングス株式会社 Device, method, and program for processing information
JP7042197B2 (en) 2018-09-18 2022-03-25 ヤフー株式会社 Information processing equipment, information processing methods, and information processing programs
JP2022066609A (en) * 2018-09-18 2022-04-28 ヤフー株式会社 Information processing device, information processing method, and information processing program
JP7259110B2 (en) 2018-09-18 2023-04-17 ヤフー株式会社 Information processing device, information processing method, and information processing program
WO2021251002A1 (en) * 2020-06-12 2021-12-16 株式会社Nttドコモ Recommendation system

Also Published As

Publication number Publication date
JP6757276B2 (en) 2020-09-16

Similar Documents

Publication Publication Date Title
US10803407B2 (en) Method for selecting learned model corresponding to sensing data and provisioning selected learned model, and learned model provision device
US10268778B2 (en) Method of identifying temporal demand of queries and metadata to give better autocomplete queries and improved search results
CN104699732B (en) Form the method and information processing equipment of user profiles
WO2019080662A1 (en) Information recommendation method, device and apparatus
JP6500044B2 (en) Generating device, generating method, and generating program
US10162879B2 (en) Label filters for large scale multi-label classification
US11880754B2 (en) Electronic apparatus and control method thereof
CN112384909A (en) Method and system for improving text-to-content suggestions using unsupervised learning
US11928142B2 (en) Information processing apparatus and information processing method
JP6757276B2 (en) Generation device, generation method, and generation program
CN112400165A (en) Method and system for improving text-to-content suggestions using unsupervised learning
US11115338B2 (en) Intelligent conversion of internet domain names to vector embeddings
WO2024030244A1 (en) System and method of providing search and replace functionality for videos
JP6955392B2 (en) Decision device, decision method, and decision program
JP2018045412A (en) Generation device, generation method, and generation program
JP2019036087A (en) Generation device, method for generation, generation program, learning data, and model
WO2022174033A1 (en) Self-supervised collaborative approach to machine learning by models deployed on edge devices
JP2017146683A (en) Generation device, generation method, and generation program
JP6587660B2 (en) Estimation apparatus, estimation method, and estimation program
JP2010015394A (en) Link destination presentation device and computer program
JP7208286B2 (en) Information processing device, information processing method and information processing program
JP2020035072A (en) Device, method, and program for processing information
JP6415618B2 (en) Extraction apparatus, extraction method, and extraction program
JP2018018384A (en) Estimation device, estimation method, and estimation program
JP2017049941A (en) Generation device, generation method, and generation program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190325

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20191101

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20191108

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200122

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200317

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200427

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200602

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200715

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20200804

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200828

R150 Certificate of patent or registration of utility model

Ref document number: 6757276

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350