JP2017033191A - Estimation apparatus, estimation method, and estimation program - Google Patents

Estimation apparatus, estimation method, and estimation program Download PDF

Info

Publication number
JP2017033191A
JP2017033191A JP2015151161A JP2015151161A JP2017033191A JP 2017033191 A JP2017033191 A JP 2017033191A JP 2015151161 A JP2015151161 A JP 2015151161A JP 2015151161 A JP2015151161 A JP 2015151161A JP 2017033191 A JP2017033191 A JP 2017033191A
Authority
JP
Japan
Prior art keywords
user
field
interest
estimation
model
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
JP2015151161A
Other languages
Japanese (ja)
Other versions
JP6896362B2 (en
Inventor
孝太 坪内
Kota Tsubouchi
孝太 坪内
照彦 寺岡
Teruhiko Teraoka
照彦 寺岡
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 JP2015151161A priority Critical patent/JP6896362B2/en
Publication of JP2017033191A publication Critical patent/JP2017033191A/en
Application granted granted Critical
Publication of JP6896362B2 publication Critical patent/JP6896362B2/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 estimate the interest of a user in detail.SOLUTION: An estimation apparatus includes an acquisition unit and an estimation unit. The acquisition unit acquires an element of a model for estimating the interest of a user in a first field. The estimation unit estimates the interest of the user in a second field more specific than the frist field, on the basis of the element acquired by the acquisition unit.SELECTED DRAWING: Figure 3

Description

本発明は、推定装置、推定方法および推定プログラムに関する。   The present invention relates to an estimation device, an estimation method, and an estimation program.

近年、ユーザに関する情報を予測するモデルの構築が行われている。このようなモデルの構築に関する技術として、機械学習を利用する技術が知られている。例えば、このような技術では、オンラインアクティビティを含むユーザ事象情報からユーザプロファイルを決定する。   In recent years, models for predicting information about users have been constructed. As a technique related to the construction of such a model, a technique using machine learning is known. For example, in such a technique, a user profile is determined from user event information including online activities.

特表2009−531782号公報Special table 2009-531782 gazette 特開2013−246757号公報JP 2013-246757 A

しかしながら、上記の従来技術では、ユーザの関心を詳細に推定することができるとは限らなかった。例えば、上記の従来技術では、モデルのパラメータをユーザ事象情報に適用することによってカテゴリのユーザプロファイルスコアを生成するので、ユーザ事象情報の質が低い場合にはユーザプロファイルスコアの精度が低くなる。このようなことから、上記の従来技術では、ユーザの関心を詳細に推定することができるとは限らなかった。   However, in the above-described conventional technology, the user's interest cannot be estimated in detail. For example, in the above-described conventional technology, the category user profile score is generated by applying the model parameters to the user event information. Therefore, when the quality of the user event information is low, the accuracy of the user profile score is low. For this reason, the above-described conventional technique cannot always estimate the user's interest in detail.

本願は、上記に鑑みてなされたものであって、ユーザの関心を詳細に推定することができる推定装置、推定方法および推定プログラムを提供することを目的とする。   The present application has been made in view of the above, and an object thereof is to provide an estimation device, an estimation method, and an estimation program that can estimate the user's interest in detail.

本願に係る推定装置は、第1の分野に対するユーザの関心を予測するモデルの要素を取得する取得部と、前記取得部によって取得された要素に基づいて、前記第1の分野より詳細な第2の分野に対するユーザの関心を推定する推定部とを備えたことを特徴とする。   The estimation apparatus according to the present application includes an acquisition unit that acquires an element of a model that predicts a user's interest in the first field, and a second that is more detailed than the first field based on the element acquired by the acquisition unit. And an estimation unit for estimating the user's interest in the field.

実施形態の一態様によれば、ユーザの関心を詳細に推定することができるという効果を奏する。   According to one aspect of the embodiment, the user's interest can be estimated in detail.

図1は、実施形態に係る推定システムによる推定処理の一例を示す説明図である。FIG. 1 is an explanatory diagram illustrating an example of an estimation process performed by the estimation system according to the embodiment. 図2は、推定装置による推定処理を説明するための説明図である。FIG. 2 is an explanatory diagram for explaining an estimation process by the estimation device. 図3は、実施形態に係る推定装置の構成例を示す図である。FIG. 3 is a diagram illustrating a configuration example of the estimation 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 model information storage unit according to the embodiment. 図6は、実施形態に係る関心情報記憶部の一例を示す図である。FIG. 6 is a diagram illustrating an example of the interest information storage unit according to the embodiment. 図7は、実施形態に係る分類情報記憶部の一例を示す図である。FIG. 7 is a diagram illustrating an example of the classification information storage unit according to the embodiment. 図8は、推定装置による推定処理手順を示すフローチャートである。FIG. 8 is a flowchart showing an estimation processing procedure by the estimation apparatus. 図9は、推定装置の機能を実現するコンピュータの一例を示すハードウェア構成図である。FIG. 9 is a hardware configuration diagram illustrating an example of a computer that realizes the function of the estimation device.

以下に、本願に係る推定装置、推定方法および推定プログラムを実施するための形態(以下、「実施形態」と呼ぶ)について図面を参照しつつ詳細に説明する。なお、この実施形態により本願に係る推定装置、推定方法および推定プログラムが限定されるものではない。また、以下の実施形態において同一の部位には同一の符号を付し、重複する説明は省略される。   Hereinafter, an embodiment for implementing an estimation apparatus, an estimation method, and an estimation program according to the present application (hereinafter referred to as “embodiment”) will be described in detail with reference to the drawings. In addition, the estimation apparatus, the estimation method, and the estimation program according to the present application are not limited by this embodiment. Moreover, in the following embodiment, the same code | symbol is attached | subjected to the same site | part and the overlapping description is abbreviate | omitted.

〔1.実施形態〕
〔1−1.実施形態に係る推定処理〕
まず、図1を用いて、実施形態に係る推定処理の一例について説明する。図1は、実施形態に係る推定システム1による推定処理の一例を示す説明図である。図1の例では、推定装置100が「ゴルフ」に対するユーザの関心を予測するモデルの要素を用いて「ゴルフ」より詳細なユーザの関心を推定する推定処理が行われる。
[1. Embodiment)
[1-1. Estimation Process According to Embodiment]
First, an example of the estimation process according to the embodiment will be described with reference to FIG. FIG. 1 is an explanatory diagram illustrating an example of an estimation process performed by the estimation system 1 according to the embodiment. In the example of FIG. 1, an estimation process is performed in which the estimation apparatus 100 estimates the user's interest in more detail than “golf” using an element of a model that predicts the user's interest in “golf”.

図1に示すように、推定システム1には、端末装置10A〜10Cと、推定装置100とが含まれる。端末装置10A〜10Cと推定装置100とは、それぞれネットワークと有線または無線により通信可能に接続される。なお、以下では、端末装置10A〜10Cの各装置を区別なく総称する場合には、「端末装置10」と記載する場合がある。   As illustrated in FIG. 1, the estimation system 1 includes terminal devices 10 </ b> A to 10 </ b> C and an estimation device 100. The terminal devices 10A to 10C and the estimation device 100 are connected to a network so that they can communicate with each other by wire or wirelessly. Hereinafter, the terminal devices 10 </ b> A to 10 </ b> C may be collectively referred to as “terminal device 10” when collectively referred to without distinction.

端末装置10は、例えば、PC(Personal Computer)や、タブレット型端末や、スマートフォン、携帯電話機、PDA(Personal Digital Assistant)等の情報処理装置である。推定装置100は、ユーザの関心を推定するサーバ装置である。具体的には、推定装置100は、ユーザの関心を予測するモデルの要素を用いてユーザのより詳細な関心を推定する推定処理を実行する。この点について、図1を用いて詳細に説明する。   The terminal device 10 is an information processing device such as a PC (Personal Computer), a tablet-type terminal, a smartphone, a mobile phone, or a PDA (Personal Digital Assistant). The estimation device 100 is a server device that estimates user interest. Specifically, the estimation apparatus 100 executes an estimation process for estimating a user's more detailed interest using an element of a model that predicts the user's interest. This point will be described in detail with reference to FIG.

まず、端末装置10A〜10Cは、それぞれユーザUs1〜Us3に関するユーザ情報を推定装置100に送信する(ステップS1)。例えば、端末装置10A〜10Cは、ユーザ情報として、ユーザUs1〜Us3が検索に用いた検索ワードを推定装置100に送信する。一例としては、端末装置10Aは、ユーザ情報として、ユーザUs1が検索に用いた検索ワード「ドライバー」、「アイアン」、「パター」、「野球選手」を推定装置100に送信する。これにより、推定装置100は、ユーザ情報を端末装置10A〜10Cから受信する。   First, the terminal devices 10A to 10C transmit user information related to the users Us1 to Us3, respectively, to the estimation device 100 (step S1). For example, the terminal devices 10A to 10C transmit the search words used by the users Us1 to Us3 to the estimation device 100 as user information. As an example, the terminal device 10A transmits the search words “driver”, “iron”, “putter”, and “baseball player” used by the user Us1 for the search to the estimation device 100 as user information. Thereby, the estimation apparatus 100 receives user information from the terminal devices 10A to 10C.

続いて、推定装置100は、「ゴルフ」に対するユーザの関心を予測するモデルを用いて、ユーザUs1〜Us3が「ゴルフ」に関心を有するか否かを推定する(ステップS2)。この点について図2を用いて詳細に説明する。図2は、推定装置100による推定処理を説明するための説明図である。一例としては、推定装置100は、「ゴルフ」に対するユーザの関心を予測するモデルとして、図2に示す線形回帰モデルのモデルm1を用いて、ユーザUs1〜Us3が「ゴルフ」に関心を有するか否かを推定する。「ゴルフ」に対するユーザの関心を予測するモデルm1は、例えば、ゴルフ好きなユーザが検索に用いた検索ワードを機械学習することで生成される。モデルm1の要素x〜xは、「ゴルフ」に関心を有することを示す説明変数である。例えば、モデルm1の要素xは、ゴルフクラブの「ドライバー」に対応する。モデルm1の要素xは、ゴルフの打ち方の「バックスイング」に対応する。モデルm1の要素xは、ゴルフ選手の「A選手」に対応する。 Subsequently, the estimation apparatus 100 estimates whether or not the users Us1 to Us3 are interested in “golf” using a model that predicts the user's interest in “golf” (step S2). This point will be described in detail with reference to FIG. FIG. 2 is an explanatory diagram for explaining an estimation process performed by the estimation apparatus 100. As an example, the estimation apparatus 100 uses the model m1 of the linear regression model illustrated in FIG. 2 as a model for predicting the user's interest in “golf”, and determines whether the users Us1 to Us3 are interested in “golf”. Estimate. The model m1 that predicts the user's interest in “golf” is generated, for example, by machine learning a search word used by a user who likes golf. The elements x 1 to x n of the model m1 are explanatory variables indicating that they are interested in “golf”. For example, the elements x 1 of the model m1 corresponds to the "driver" of the golf club. Elements of the model m1 x 2 corresponds to the "back swing" of Uchikata of golf. Element x 2 of the model m1 corresponds to the "A player" of the golf player.

ここで、推定装置100は、モデルm1にユーザUs1が検索に用いた検索ワード「ドライバー」、「アイアン」、「パター」、「野球選手」に関する情報を入力することでユーザUs1が「ゴルフ」に関心を有するか否かを推定する。一例としては、推定装置100は、モデルm1の要素x〜xのうち検索ワード「ドライバー」、「アイアン」、「パター」、「野球選手」に対応する要素に「1」を代入し、その他の要素に「0」を代入して算出される「y」の値に基づいてユーザUs1が「ゴルフ」に関心を有するか否かを推定する。この例では、推定装置100は、ユーザUs1〜Us3が「ゴルフ」に関心を有すると推定するものとする。 Here, the estimation apparatus 100 inputs information about the search words “driver”, “iron”, “putter”, and “baseball player” used by the user Us1 for the model m1 to make the user Us1 “golf”. Estimate whether you are interested. As an example, the estimation apparatus 100 assigns “1” to elements corresponding to the search words “driver”, “iron”, “putter”, and “baseball player” among the elements x 1 to x n of the model m1. Based on the value of “y” calculated by substituting “0” for other elements, it is estimated whether or not the user Us1 is interested in “golf”. In this example, it is assumed that the estimating apparatus 100 estimates that the users Us1 to Us3 are interested in “golf”.

続いて、推定装置100は、ユーザUs1〜Us3が「ゴルフ」に関心を有すると推定した場合に、より詳細な関心を推定する処理を実行する。具体的には、推定装置100は、まず、「ゴルフ」に対するユーザの関心を予測するモデルm1の要素x〜xを取得する(ステップS3)。 Subsequently, when estimating that the users Us <b> 1 to Us <b> 3 are interested in “golf”, the estimating apparatus 100 performs a process of estimating more detailed interest. Specifically, the estimating apparatus 100 first acquires the elements x 1 to x n of the model m1 that predicts the user's interest in “golf” (step S3).

そして、推定装置100は、取得された要素x〜xに基づいて、「ゴルフ」より詳細な分野に対するユーザUs1〜Us3の関心を推定する(ステップS4)。図2の例では、推定装置100は、「ゴルフ」に対するユーザの関心を予測するモデルm1の要素x〜xを用いて、「ゴルフ」より詳細な分野であるゴルフの「クラブ」、「打ち方」、「選手」に対するユーザUs1〜Us3の関心をそれぞれ推定する。具体的には、推定装置100は、モデルm1の要素x〜xのうち「クラブ」に対応する要素、「打ち方」に対応する要素、「選手」に対応する要素に基づいて「クラブ」、「打ち方」、「選手」に対するユーザUs1の関心をそれぞれ推定する。より具体的には、モデルm1の要素x〜xのうちユーザUs1のユーザ情報に対応する要素に基づいて「クラブ」、「打ち方」、「選手」に対するユーザの関心を推定する。例えば、推定装置100は、モデルm1の要素x〜xのうち「クラブ」に対応する要素と、ユーザUs1が検索に用いた検索ワードとが一致する数に基づいて、「クラブ」に対応する要素のスコア「4」を算出する。一例としては、推定装置100は、クラブの「ドライバー」に対応する要素xとユーザUs1が検索に用いた検索ワード「ドライバー」とが一致するので「クラブ」に対応する要素のスコアに「1」を加算する。そして、推定装置100は、ユーザUs1のユーザ情報に含まれる全ての検索ワードを対象としてこのような計算を実行することで「クラブ」に対応する要素のスコア「4」を算出する。同様に、推定装置100は、ユーザUs1のユーザ情報を用いて「打ち方」に対応する要素のスコア「1」を算出する。また、推定装置100は、ユーザUs1のユーザ情報を用いて「選手」に対応する要素のスコア「2」を算出する。そして、推定装置100は、スコアが高い要素に対応する分野ほどユーザが強く関心を持つ分野として推定する。図2の例では、推定装置100は、「クラブ」に対応する要素のスコアが最も高いので、「クラブ」をユーザUs1が関心を強く有する分野として推定する。 Then, the estimating apparatus 100 estimates the interests of the users Us1 to Us3 in the field more detailed than “golf” based on the acquired elements x 1 to x n (step S4). In the example of FIG. 2, the estimation apparatus 100 uses the elements x 1 to x n of the model m 1 that predicts the user's interest in “golf”, and the golf “club”, “ The interests of the users Us1 to Us3 with respect to “how to hit” and “players” are estimated. Specifically, the estimation apparatus 100 determines “club” based on an element corresponding to “club”, an element corresponding to “how to hit”, and an element corresponding to “player” among the elements x 1 to x n of the model m1. ”,“ How to hit ”, and“ player ”are estimated respectively for the user Us1. More specifically, the user's interest in “club”, “how to hit”, and “player” is estimated based on the elements corresponding to the user information of the user Us1 among the elements x 1 to x n of the model m1. For example, the estimation apparatus 100 supports “club” based on the number of elements corresponding to “club” among the elements x 1 to x n of the model m1 and the search word used by the user Us1 for the search. The score “4” of the element to be calculated is calculated. As an example, the estimating apparatus 100, "1 since the elements x 1 and user Us1 search word and" driver "matches that used in the search to the score of the elements corresponding to the" club "corresponding to the" driver "of the club Is added. Then, the estimating apparatus 100 calculates the score “4” of the element corresponding to “club” by executing such calculation for all the search words included in the user information of the user Us1. Similarly, the estimating apparatus 100 calculates the score “1” of the element corresponding to “how to hit” using the user information of the user Us1. Further, the estimating apparatus 100 calculates the score “2” of the element corresponding to “player” using the user information of the user Us1. Then, the estimation apparatus 100 estimates the field corresponding to the element having a higher score as the field that the user is more interested in. In the example of FIG. 2, since the score of the element corresponding to “club” is the highest, the estimation apparatus 100 estimates “club” as a field in which the user Us1 is strongly interested.

同様に、推定装置100は、ユーザUs2のユーザ情報を用いて「クラブ」に対応する要素、「打ち方」に対応する要素、「選手」に対応する要素のスコア「1」、「4」、「3」をそれぞれ算出し、スコアが最も高い要素に対応する「打ち方」をユーザUs2が関心を強く有する分野として推定する。また、推定装置100は、ユーザUs3のユーザ情報を用いて「クラブ」に対応する要素、「打ち方」に対応する要素、「選手」に対応する要素のスコア「2」、「3」、「4」をそれぞれ算出し、スコアが最も高い要素に対応する「選手」をユーザUs3が関心を強く有する分野として推定する。これにより、推定装置100は、「ゴルフ」に関心を有するユーザUs1〜Us3のより詳細な関心分野「クラブ」、「打ち方」、「選手」をそれぞれ推定することができる。このため、推定装置100は、例えば、ユーザUs1に対してゴルフクラブに関する広告を配信させることで広告効果を高めることができる。   Similarly, the estimation apparatus 100 uses the user information of the user Us2 to score “1”, “4”, an element corresponding to “club”, an element corresponding to “how to hit”, an element corresponding to “player”, “3” is calculated, and “how to hit” corresponding to the element having the highest score is estimated as a field in which the user Us2 is strongly interested. In addition, the estimation apparatus 100 uses the user information of the user Us3, the element corresponding to “club”, the element corresponding to “how to hit”, and the scores “2”, “3”, “ 4 ”is calculated, and the“ player ”corresponding to the element with the highest score is estimated as a field in which the user Us3 is strongly interested. Thereby, the estimation apparatus 100 can estimate more detailed fields of interest “club”, “how to hit”, and “player” of the users Us1 to Us3 who are interested in “golf”. For this reason, the estimating apparatus 100 can enhance the advertising effect by, for example, distributing an advertisement relating to the golf club to the user Us1.

このように、実施形態に係る推定装置100は、第1の分野に対するユーザの関心を予測するモデルの要素を取得する。また、推定装置100は、取得された要素に基づいて、第1の分野より詳細な第2の分野に対するユーザの関心を推定する。   As described above, the estimation apparatus 100 according to the embodiment acquires an element of a model that predicts a user's interest in the first field. In addition, the estimation apparatus 100 estimates the user's interest in the second field that is more detailed than the first field, based on the acquired element.

これにより、推定装置100は、第1の分野より詳細な第2の分野に対するユーザの関心を推定することができるので、ユーザの関心を詳細に推定することができる。例えば、推定装置100は、ゴルフ好きなユーザがゴルフの中の分野のうちどの分野に関心があるかを推定することができるので、ユーザの関心をより詳細に推定することができる。一例としては、推定装置100は、同じゴルフ好きのユーザでもゴルフのクラブに関心があるのか、ゴルフの打ち方に関心があるのか、ゴルフの選手に関心があるのかをユーザ毎に詳細に推定することができる。   Thereby, since the estimation apparatus 100 can estimate the user's interest in the second field, which is more detailed than the first field, the user's interest can be estimated in detail. For example, since the estimation apparatus 100 can estimate which field among golf fields a user who likes golf is interested in, it is possible to estimate the user's interest in more detail. As an example, the estimation apparatus 100 estimates in detail for each user whether the same golf enthusiast is interested in a golf club, whether to play golf, or interested in a golf player. be able to.

また、推定装置100は、第1の分野に対するユーザの関心を予測するモデルの要素を用いて第1の分野より詳細な第2の分野に対するユーザの関心を推定することができるので、より詳細なユーザの関心を推定するのに掛かる負担を軽減することができる。例えば、推定装置100は、第2の分野に対するユーザの関心を予測するモデルを新たに生成する場合と比較して、モデルを生成する手間を掛けずに第2の分野に対するユーザの関心を推定することができるので、ユーザの関心を推定するのに掛かる負担を軽減することができる。また、推定装置100は、第1の分野より詳細な無数に存在する第2の分野に対するユーザの関心を予測するモデルを新たに生成する膨大な手間を掛けずにユーザの詳細な関心を推定することができる。   In addition, since the estimation apparatus 100 can estimate the user's interest in the second field, which is more detailed than the first field, using the elements of the model that predicts the user's interest in the first field, more detailed information can be obtained. It is possible to reduce the burden of estimating the user's interest. For example, the estimation apparatus 100 estimates the user's interest in the second field without taking the trouble of generating the model, as compared with a case where a model for predicting the user's interest in the second field is newly generated. Therefore, the burden on estimating the user's interest can be reduced. In addition, the estimation apparatus 100 estimates the user's detailed interest without taking a great deal of time and effort to newly generate a model for predicting the user's interest in the second field, which is innumerable in more detail than the first field. be able to.

また、推定装置100は、第1の分野に対するユーザの関心を予測するモデルの要素を用いて第1の分野より詳細な第2の分野に対するユーザの関心を推定することができるので、第2の分野に対するユーザの関心を高い精度で推定することができる。例えば、推定装置100は、第2の分野より広いカテゴリである第1の分野に対するユーザの関心を予測するモデルの要素を用いるので、学習情報の量が多く統計的に精度の高いモデルの要素を用いることができ、ユーザの関心を高い精度で推定することができる。   In addition, the estimation apparatus 100 can estimate the user's interest in the second field in more detail than the first field using the elements of the model that predicts the user's interest in the first field. The user's interest in the field can be estimated with high accuracy. For example, since the estimation apparatus 100 uses a model element that predicts a user's interest in a first field that is a broader category than the second field, a model element that has a large amount of learning information and a statistically high accuracy is used. The user's interest can be estimated with high accuracy.

また、推定装置100は、モデルの要素のうち第2の分野に対応する要素に基づいて第2の分野に対するユーザの関心を推定する。これにより、推定装置100は、第2の分野に関連する要素を用いてユーザの詳細な関心を推定することができるので、ユーザの詳細な関心を高い精度で推定することができる。   In addition, the estimation apparatus 100 estimates the user's interest in the second field based on the elements corresponding to the second field among the elements of the model. Thereby, since the estimation apparatus 100 can estimate a user's detailed interest using the element relevant to a 2nd field | area, it can estimate a user's detailed interest with high precision.

なお、図1では、推定システム1に、複数の端末装置10と、1台の推定装置100とが含まれる例を示したが、推定システム1には、複数台の端末装置10と、複数台の推定装置100とが含まれてもよい。   1 shows an example in which the estimation system 1 includes a plurality of terminal devices 10 and one estimation device 100, the estimation system 1 includes a plurality of terminal devices 10 and a plurality of devices. The estimation apparatus 100 may be included.

また、図1では、「ゴルフ」に対するユーザの関心を予測するモデルm1が線形回帰モデルである例を示したが、線形回帰モデルに限らず、ロジスティック回帰モデルなど他の各種のモデルであってもよい。   FIG. 1 shows an example in which the model m1 for predicting the user's interest in “golf” is a linear regression model. However, the model m1 is not limited to the linear regression model, and may be other various models such as a logistic regression model. Good.

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

(通信部110について)
通信部110は、NIC(Network Interface Card)等によって実現される。具体的には、通信部110は、ネットワークと有線または無線で接続され、ネットワークを介して、端末装置10との間で情報の送受信を行う。一例としては、通信部110は、端末装置10からユーザ情報を受信する通信を行なう。
(About the communication unit 110)
The communication unit 110 is realized by a NIC (Network Interface Card) or the like. Specifically, the communication unit 110 is connected to a network by wire or wireless, and transmits / receives information to / from the terminal device 10 via the network. As an example, the communication unit 110 performs communication for receiving user information from the terminal device 10.

(記憶部120について)
記憶部120は、例えば、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置によって実現される。記憶部120は、ユーザ情報記憶部121と、モデル情報記憶部122と、関心情報記憶部123と、分類情報記憶部124とを有する。
(About the 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. The storage unit 120 includes a user information storage unit 121, a model information storage unit 122, an interest information storage unit 123, and a classification information storage unit 124.

(ユーザ情報記憶部121について)
ユーザ情報記憶部121は、ユーザに関する情報を記憶する。具体的には、ユーザ情報記憶部121は、ユーザ毎に、ユーザが検索に用いた検索ワードに関する情報を記憶する。ここで、図4に、実施形態に係るユーザ情報記憶部121の一例を示す。図4に示すように、ユーザ情報記憶部121は、「ユーザID」および「検索ワード」といった項目を有する。
(User information storage unit 121)
The user information storage unit 121 stores information about the user. Specifically, the user information storage unit 121 stores, for each user, information related to a search word used for the search by the user. Here, FIG. 4 shows an example of the user information storage unit 121 according to the embodiment. As illustrated in FIG. 4, the user information storage unit 121 includes items such as “user ID” and “search word”.

「ユーザID」は、ユーザを識別するための識別情報を示す。例えば、「ユーザID」には、ユーザに付与される固有の文字列などが記憶される。「検索ワード」は、ユーザが過去に検索に用いたキーワードを示す。例えば、「検索ワード」には、ユーザによって検索サイトの検索ウィンドウに入力され検索に用いられた文字列などが記憶される。   “User ID” indicates identification information for identifying a user. For example, a unique character string or the like given to the user is stored in the “user ID”. “Search word” indicates a keyword used by the user in the past for the search. For example, “search word” stores a character string or the like that is input to the search window of the search site by the user and used for the search.

すなわち、図4では、ユーザID「Us1」によって識別されるユーザは、「ドライバー」、「アイアン」、「パター」、「野球選手」といったキーワードを用いて過去に検索を行なった例を示している。   That is, FIG. 4 shows an example in which the user identified by the user ID “Us1” has searched in the past using keywords such as “driver”, “iron”, “putter”, and “baseball player”. .

(モデル情報記憶部122について)
モデル情報記憶部122は、第1の分野に対するユーザの関心を予測するモデルに関する情報を記憶する。具体的には、モデル情報記憶部122は、第1の分野毎に、モデルを形成する要素に関する情報を記憶する。ここで、図5に、実施形態に係るモデル情報記憶部122の一例を示す。図5に示すように、モデル情報記憶部122は、「第1の分野」および「要素」といった項目を有する。
(About the model information storage unit 122)
The model information storage unit 122 stores information related to a model that predicts a user's interest in the first field. Specifically, the model information storage unit 122 stores information regarding the elements forming the model for each first field. Here, FIG. 5 illustrates an example of the model information storage unit 122 according to the embodiment. As illustrated in FIG. 5, the model information storage unit 122 includes items such as “first field” and “element”.

「第1の分野」は、モデルの予測対象を識別するための識別情報を示す。例えば、「第1の分野」には、ユーザの関心対象となる分野の名称が記憶される。「要素」は、モデルを形成する要素の重みを示す。例えば、「要素」には、予測対象の分野に関連するキーワードの重みが記憶される。なお、「要素」は、第1の分野より詳細な第2の分野に分類されて記憶される。   The “first field” indicates identification information for identifying the prediction target of the model. For example, in the “first field”, the name of the field of interest of the user is stored. “Element” indicates the weight of the element forming the model. For example, in “element”, the weight of a keyword related to the prediction target field is stored. The “elements” are classified and stored in a second field that is more detailed than the first field.

すなわち、図5では、第1の分野「ゴルフ」に対するユーザの関心を予測するモデルは、「ドライバー」、「アイアン」、「パター」、「バックスイング」、「フォロースルー」、「捻転」、「A選手」、「B選手」、「C選手」などといった要素によって形成される例を示している。また、要素「ドライバー」の重みは、「1.2」である例を示している。また、「ドライバー」、「アイアン」、「パター」の要素は、分野「クラブ」に分類される例を示している。また、「バックスイング」、「フォロースルー」、「捻転」の要素は、分野「打ち方」に分類される例を示している。また、「A選手」、「B選手」、「C選手」の要素は、分野「選手」に分類される例を示している。   That is, in FIG. 5, the models for predicting the user's interest in the first field “golf” are “driver”, “iron”, “putter”, “back swing”, “follow-through”, “torsion”, “ The example is formed by elements such as “A player”, “B player”, “C player”, and the like. Further, an example is shown in which the weight of the element “driver” is “1.2”. Further, the elements of “driver”, “iron”, and “putter” are classified into the field “club”. In addition, the elements of “back swing”, “follow-through”, and “twist” are classified into the field “how to hit”. In addition, the elements “A player”, “B player”, and “C player” are examples classified into the field “player”.

(関心情報記憶部123について)
関心情報記憶部123は、ユーザの関心に関する情報を記憶する。具体的には、関心情報記憶部123は、ユーザ毎に、第2の分野に対する関心に関する情報を記憶する。ここで、図6に、実施形態に係る関心情報記憶部123の一例を示す。図6に示すように、関心情報記憶部123は、「ユーザID」および「第2の分野」といった項目を有する。
(About the interest information storage unit 123)
The interest information storage unit 123 stores information related to the user's interest. Specifically, the interest information storage unit 123 stores information related to interest in the second field for each user. Here, FIG. 6 shows an example of the interest information storage unit 123 according to the embodiment. As illustrated in FIG. 6, the interest information storage unit 123 includes items such as “user ID” and “second field”.

「ユーザID」は、ユーザを識別するための識別情報を示す。例えば、「ユーザID」には、ユーザに付与される固有の文字列などが記憶される。「第2の分野」は、第1の分野より詳細な分野に対する関心のスコアを示す。例えば、「第2の分野」には、第2の分野に対応する要素に基づいて算出される関心のスコアが記憶される。一例としては、関心のスコアは、第2の分野に対応する要素とユーザが検索に用いた検索ワードとが一致する数に基づいて算出される。   “User ID” indicates identification information for identifying a user. For example, a unique character string or the like given to the user is stored in the “user ID”. The “second field” indicates a score of interest in a more detailed field than the first field. For example, a score of interest calculated based on an element corresponding to the second field is stored in the “second field”. As an example, the interest score is calculated based on the number of matches between the element corresponding to the second field and the search word used for the search by the user.

すなわち、図6では、ユーザID「Us1」によって識別されるユーザは、「クラブ」に対する関心のスコアが「4」である例を示している。また、ユーザID「Us1」によって識別されるユーザは、「打ち方」に対する関心のスコアが「1」である例を示している。また、ユーザID「Us1」によって識別されるユーザは、「選手」に対する関心のスコアが「2」である例を示している。すなわち、図6では、ユーザID「Us1」によって識別されるユーザは、ゴルフの打ち方やゴルフ選手よりゴルフクラブに強い関心を有する例を示している。   That is, FIG. 6 shows an example in which the user identified by the user ID “Us1” has an interest score of “4” for “club”. The user identified by the user ID “Us1” shows an example in which the interest score for “how to hit” is “1”. Further, the user identified by the user ID “Us1” shows an example in which the interest score for “player” is “2”. That is, FIG. 6 shows an example in which the user identified by the user ID “Us1” has a stronger interest in the golf club than how to hit golf or the golf player.

(分類情報記憶部124について)
分類情報記憶部124は、ユーザが属する分類に関する情報を記憶する。具体的には、分類情報記憶部124は、ユーザ毎に、ユーザの関心が高い分野に関する情報を記憶する。ここで、図7に、実施形態に係る分類情報記憶部124の一例を示す。図7に示すように、分類情報記憶部124は、「ユーザID」および「カテゴリ」といった項目を有する。
(About the classification information storage unit 124)
The classification information storage unit 124 stores information regarding the classification to which the user belongs. Specifically, the classification information storage unit 124 stores, for each user, information related to a field in which the user is highly interested. Here, FIG. 7 illustrates an example of the classification information storage unit 124 according to the embodiment. As illustrated in FIG. 7, the classification information storage unit 124 includes items such as “user ID” and “category”.

「ユーザID」は、ユーザを識別するための識別情報を示す。例えば、「ユーザID」には、ユーザに付与される固有の文字列などが記憶される。「カテゴリ」は、ユーザの関心が高い分野を示す。例えば、「カテゴリ」には、第1の分野より詳細な第2の分野が記憶される。   “User ID” indicates identification information for identifying a user. For example, a unique character string or the like given to the user is stored in the “user ID”. “Category” indicates a field in which the user is highly interested. For example, “category” stores a second field that is more detailed than the first field.

すなわち、図7では、ユーザID「Us1」によって識別されるユーザは、「クラブ」に対する関心が高い例を示している。また、ユーザID「Us2」によって識別されるユーザは、「打ち方」に対する関心が高い例を示している。また、ユーザID「Us3」によって識別されるユーザは、「選手」に対する関心が高い例を示している。   That is, FIG. 7 shows an example in which the user identified by the user ID “Us1” is highly interested in “club”. In addition, the user identified by the user ID “Us2” shows an example of high interest in “how to hit”. Moreover, the user identified by the user ID “Us3” shows an example in which interest in the “player” is high.

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

制御部130は、図3に示すように、受信部131と、取得部132と、推定部133と、分類部134とを有し、以下に説明する情報処理の機能や作用を実現または実行する。なお、制御部130の内部構成は、図3に示した構成に限られず、後述する推定処理を行う構成であれば他の構成であってもよい。また、制御部130が有する各処理部の接続関係は、図3に示した接続関係に限られず、他の接続関係であってもよい。   As shown in FIG. 3, the control unit 130 includes a reception unit 131, an acquisition unit 132, an estimation unit 133, and a classification unit 134, and realizes or executes functions and operations of information processing 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 an estimation process described later is performed. Further, the connection relationship between the processing units included in the control unit 130 is not limited to the connection relationship illustrated in FIG. 3, and may be another connection relationship.

(受信部131について)
受信部131は、ユーザに関するユーザ情報を端末装置10から受信する。具体的には、受信部131は、ユーザ情報として、ユーザが検索に用いた検索ワードなどを端末装置10から受信する。また、受信部131は、端末装置10からユーザ情報を受信した場合に、受信したユーザ情報をユーザ情報記憶部121に格納する。例えば、受信部131は、ユーザ情報を、ユーザ毎に個別に付与されたユーザIDに対応付けてユーザ情報記憶部121に格納する。
(About the receiver 131)
The receiving unit 131 receives user information about the user from the terminal device 10. Specifically, the receiving unit 131 receives, as user information, a search word used by the user for search from the terminal device 10. In addition, when receiving user information from the terminal device 10, the receiving unit 131 stores the received user information in the user information storage unit 121. For example, the receiving unit 131 stores the user information in the user information storage unit 121 in association with the user ID assigned to each user.

(取得部132について)
取得部132は、第1の分野に対するユーザの関心を予測するモデルの要素を取得する。具体的には、取得部132は、モデル情報記憶部122を参照し、第1の分野に対するユーザの関心を予測するモデルの要素を取得する。例えば、取得部132は、ユーザ情報を機械学習によって学習することで生成された第1の分野に対するユーザの関心を予測するモデルの要素を取得する。一例としては、取得部132は、ユーザが検索に用いた検索ワードを機械学習によって学習することで生成された第1の分野に対するユーザの関心を予測する線形回帰モデルやロジスティック回帰モデルなどの説明変数を取得する。
(About the acquisition unit 132)
The acquisition unit 132 acquires a model element that predicts a user's interest in the first field. Specifically, the acquisition unit 132 refers to the model information storage unit 122 and acquires a model element that predicts the user's interest in the first field. For example, the acquisition unit 132 acquires an element of a model that predicts a user's interest in a first field generated by learning user information by machine learning. As an example, the acquisition unit 132 is an explanatory variable such as a linear regression model or a logistic regression model that predicts a user's interest in the first field generated by learning a search word used by the user for search by machine learning. To get.

(推定部133について)
推定部133は、第1の分野に対するユーザの関心を予測するモデルを用いて、ユーザが第1の分野に関心を有するか否かを推定する。具体的には、推定部133は、第1の分野に対して関心を有するユーザが検索に用いた検索ワードを機械学習することで生成されるモデルを用いて、ユーザが第1の分野に関心を有するか否かを推定する。例えば、推定部133は、かかるモデルにユーザが検索に用いた検索ワードに関する情報を入力することでユーザが第1の分野に関心を有するか否かを推定する。一例としては、推定部133は、かかるモデルの要素のうち検索ワードに対応する要素に「1」を代入し、その他の要素に「0」を代入して算出される「y」の値に基づいてユーザが第1の分野に関心を有するか否かを推定する。
(About the estimation unit 133)
The estimation unit 133 estimates whether the user is interested in the first field using a model that predicts the user's interest in the first field. Specifically, the estimation unit 133 uses a model generated by machine learning of a search word used by a user who is interested in the first field, and the user is interested in the first field. It is estimated whether it has. For example, the estimation unit 133 estimates whether or not the user is interested in the first field by inputting information related to a search word used for the search to the model. As an example, the estimation unit 133 substitutes “1” for the element corresponding to the search word among the elements of the model, and based on the value of “y” calculated by substituting “0” for the other elements. To estimate whether the user is interested in the first field.

また、推定部133は、取得部132によって取得された要素に基づいて、第1の分野より詳細な第2の分野に対するユーザの関心を推定する。具体的には、推定部133は、第1の分野に対するユーザの関心を予測するモデルの要素のうちユーザのユーザ情報に対応する要素に基づいて第2の分野に対するユーザの関心を推定する。また、推定部133は、モデルの要素のうち第2の分野に対応する要素に基づいて第2の分野に対するユーザの関心を推定する。また、推定部133は、モデルの要素のうち第1の分野に対してユーザが関心を有することを示す要素に基づいて第2の分野に対するユーザの関心を推定する。例えば、推定部133は、ユーザが検索に用いた検索ワードを示すユーザ情報を用いて、モデルの要素のうち重みが正の値の要素であって第2の分野に対応する要素のスコアを算出する。一例としては、推定部133は、ユーザが検索に用いた検索ワードを参照し、モデルの要素のうち第2の分野に対応する要素とユーザが検索に用いた検索ワードとが一致する数に基づいて第2の分野に対応する要素のスコアを算出する。そして、推定部133は、算出したスコアが高い要素に対応する分野ほどユーザが強く関心を持つ分野として推定する。なお、推定部133は、第1の分野に対してユーザが関心を有する場合に、第2の分野に対するユーザの関心を推定する。   Further, the estimation unit 133 estimates the user's interest in the second field that is more detailed than the first field, based on the elements acquired by the acquisition unit 132. Specifically, the estimation unit 133 estimates the user's interest in the second field based on an element corresponding to the user information of the user among the elements of the model that predicts the user's interest in the first field. In addition, the estimation unit 133 estimates the user's interest in the second field based on the elements corresponding to the second field among the model elements. Further, the estimation unit 133 estimates the user's interest in the second field based on an element indicating that the user is interested in the first field among the elements of the model. For example, the estimation unit 133 uses the user information indicating the search word used for the search by the user to calculate the score of the element corresponding to the second field that has a positive weight among the model elements. To do. As an example, the estimation unit 133 refers to the search word used for the search by the user, and is based on the number of the elements corresponding to the second field among the elements of the model and the search word used for the search by the user. To calculate the score of the element corresponding to the second field. Then, the estimation unit 133 estimates that the field corresponding to the element having the higher calculated score is the field in which the user is more interested. Note that the estimation unit 133 estimates the user's interest in the second field when the user is interested in the first field.

(分類部134について)
分類部134は、推定部133によって推定された第2の分野にユーザを分類する。例えば、分類部134は、第2の分野に対応する要素のうちユーザのユーザ情報に対応する要素の比率に基づいてユーザを分類する。一例としては、分類部134は、第2の分野に対応する要素とユーザが検索に用いた検索ワードとが一致する数が最も多い第2の分野にユーザを分類する。そして、分類部134は、分類したユーザを第2の分野に対応付けて分類情報記憶部124に格納する。
(About the classification unit 134)
The classification unit 134 classifies the user into the second field estimated by the estimation unit 133. For example, the classification unit 134 classifies the user based on the ratio of elements corresponding to the user information of the user among elements corresponding to the second field. As an example, the classification unit 134 classifies the user into the second field having the largest number of elements corresponding to the second field and the search word used for the search by the user. Then, the classification unit 134 stores the classified users in the classification information storage unit 124 in association with the second field.

〔1−3.実施形態に係る推定処理手順〕
次に、図8を用いて、実施形態に係る推定システム1による処理の手順について説明する。図8は、実施形態に係る推定システム1による推定処理手順を示すフローチャートである。
[1-3. Estimation processing procedure according to embodiment]
Next, the procedure of the process by the estimation system 1 according to the embodiment will be described using FIG. FIG. 8 is a flowchart illustrating an estimation processing procedure by the estimation system 1 according to the embodiment.

図8に示すように、まず、推定装置100は、端末装置10からユーザ情報を受信する(ステップS101)。例えば、推定装置100は、ユーザ情報として、第1の分野に関心を有するユーザが検索に用いた検索ワードを端末装置10から受信する。そして、推定装置100は、受信したユーザ情報をユーザ情報記憶部121に格納する(ステップS102)。   As illustrated in FIG. 8, first, the estimation device 100 receives user information from the terminal device 10 (step S101). For example, the estimation apparatus 100 receives, as user information, a search word used for a search by a user who is interested in the first field from the terminal apparatus 10. Then, the estimating apparatus 100 stores the received user information in the user information storage unit 121 (step S102).

続いて、推定装置100は、第1の分野に対するユーザの関心を予測するモデルを用いて、ユーザが第1の分野に関心を有するか否かを推定する(ステップS103)。例えば、推定装置100は、第1の分野に対するユーザの関心を予測するモデルにユーザが検索に用いた検索ワードに関する情報を入力することでユーザが第1の分野に関心を有するか否かを推定する。   Subsequently, the estimation apparatus 100 estimates whether the user is interested in the first field using a model that predicts the user's interest in the first field (step S103). For example, the estimation apparatus 100 estimates whether or not the user is interested in the first field by inputting information related to the search word used by the user in the model that predicts the user's interest in the first field. To do.

続いて、推定装置100は、第1の分野に対するユーザの関心を予測するモデルの要素を取得する(ステップS104)。例えば、推定装置100は、第1の分野に対してユーザが関心を有すると推定された場合に、モデル情報記憶部122を参照し、ユーザ情報を機械学習によって学習することで生成された第1の分野に対するユーザの関心を予測するモデルの要素を取得する。   Subsequently, the estimating apparatus 100 acquires a model element that predicts the user's interest in the first field (step S104). For example, when it is estimated that the user is interested in the first field, the estimation apparatus 100 refers to the model information storage unit 122 and is generated by learning user information by machine learning. Get the elements of the model that predict the user's interest in the field.

続いて、推定装置100は、取得部132によって取得された要素に基づいて、第1の分野より詳細な第2の分野に対するユーザの関心を推定する(ステップS105)。具体的には、推定装置100は、第1の分野に対するユーザの関心を予測するモデルの要素のうち第2の分野に対応する要素に基づいて第2の分野に対するユーザの関心を推定する。例えば、推定装置100は、第1の分野に対してユーザが関心を有する場合に、第2の分野に対するユーザの関心を推定する。   Subsequently, the estimation apparatus 100 estimates the user's interest in the second field, which is more detailed than the first field, based on the elements acquired by the acquisition unit 132 (Step S105). Specifically, the estimation apparatus 100 estimates the user's interest in the second field based on the elements corresponding to the second field among the elements of the model that predicts the user's interest in the first field. For example, when the user is interested in the first field, the estimating apparatus 100 estimates the user's interest in the second field.

その後、推定装置100は、推定部133によって推定された第2の分野にユーザを分類する(ステップS106)。例えば、推定装置100は、第2の分野に対応する要素のうちユーザのユーザ情報に対応する要素の比率に基づいてユーザを分類する。そして、推定装置100は、分類したユーザを第2の分野に対応付けて分類情報記憶部134に格納する(ステップS107)。   Thereafter, the estimating apparatus 100 classifies the user into the second field estimated by the estimating unit 133 (step S106). For example, the estimating apparatus 100 classifies users based on a ratio of elements corresponding to the user information of the user among elements corresponding to the second field. Then, the estimating apparatus 100 stores the classified user in the classification information storage unit 134 in association with the second field (step S107).

〔1−4.実施形態の効果〕
上述してきたように、実施形態に係る推定装置100は、取得部132と、推定部133とを有する。取得部132は、第1の分野に対するユーザの関心を予測するモデルの要素を取得する。推定部133は、取得部132によって取得された要素に基づいて、第1の分野より詳細な第2の分野に対するユーザの関心を推定する。
[1-4. Effects of the embodiment
As described above, the estimation apparatus 100 according to the embodiment includes the acquisition unit 132 and the estimation unit 133. The acquisition unit 132 acquires a model element that predicts a user's interest in the first field. Based on the element acquired by the acquisition unit 132, the estimation unit 133 estimates the user's interest in the second field that is more detailed than the first field.

これにより、推定装置100は、第1の分野より詳細な第2の分野に対するユーザの関心を推定することができるので、ユーザの関心を詳細に推定することができる。例えば、推定装置100は、ゴルフ好きなユーザがゴルフの中の分野のうちどの分野に関心があるかを推定することができるので、ユーザの関心をより詳細に推定することができる。一例としては、推定装置100は、同じゴルフ好きのユーザでもゴルフのクラブに関心があるのか、ゴルフの打ち方に関心があるのか、ゴルフの選手に関心があるのかをユーザ毎に詳細に推定することができる。   Thereby, since the estimation apparatus 100 can estimate the user's interest in the second field, which is more detailed than the first field, the user's interest can be estimated in detail. For example, since the estimation apparatus 100 can estimate which field among golf fields a user who likes golf is interested in, it is possible to estimate the user's interest in more detail. As an example, the estimation apparatus 100 estimates in detail for each user whether the same golf enthusiast is interested in a golf club, whether to play golf, or interested in a golf player. be able to.

また、推定装置100は、第1の分野に対するユーザの関心を予測するモデルの要素を用いて第1の分野より詳細な第2の分野に対するユーザの関心を推定することができるので、より詳細なユーザの関心を推定するのに掛かる負担を軽減することができる。例えば、推定装置100は、第2の分野に対するユーザの関心を予測するモデルを新たに生成する場合と比較して、モデルを生成する手間を掛けずに第2の分野に対するユーザの関心を推定することができるので、ユーザの関心を推定するのに掛かる負担を軽減することができる。また、推定装置100は、第1の分野より詳細な無数に存在する第2の分野に対するユーザの関心を予測するモデルを新たに生成する膨大な手間を掛けずにユーザの詳細な関心を推定することができる。   In addition, since the estimation apparatus 100 can estimate the user's interest in the second field, which is more detailed than the first field, using the elements of the model that predicts the user's interest in the first field, more detailed information can be obtained. It is possible to reduce the burden of estimating the user's interest. For example, the estimation apparatus 100 estimates the user's interest in the second field without taking the trouble of generating the model, as compared with a case where a model for predicting the user's interest in the second field is newly generated. Therefore, the burden on estimating the user's interest can be reduced. In addition, the estimation apparatus 100 estimates the user's detailed interest without taking a great deal of time and effort to newly generate a model for predicting the user's interest in the second field, which is innumerable in more detail than the first field. be able to.

また、実施形態に係る推定装置100において、推定部133は、モデルの要素のうちユーザのユーザ情報に対応する要素に基づいて第2の分野に対するユーザの関心を推定する。これにより、推定装置100は、ユーザに関する情報と対応付けてユーザの詳細な関心を推定することができるので、ユーザの詳細な関心を高い精度で推定することができる。   Moreover, in the estimation apparatus 100 according to the embodiment, the estimation unit 133 estimates the user's interest in the second field based on an element corresponding to the user information of the user among the model elements. Thereby, since the estimation apparatus 100 can estimate the user's detailed interest in association with information about the user, the user's detailed interest can be estimated with high accuracy.

また、実施形態に係る推定装置100において、推定部133は、モデルの要素のうち第2の分野に対応する要素に基づいて第2の分野に対するユーザの関心を推定する。これにより、推定装置100は、第2の分野に関連する要素を用いてユーザの詳細な関心を推定することができるので、ユーザの詳細な関心を高い精度で推定することができる。   In the estimation apparatus 100 according to the embodiment, the estimation unit 133 estimates the user's interest in the second field based on the elements corresponding to the second field among the model elements. Thereby, since the estimation apparatus 100 can estimate a user's detailed interest using the element relevant to a 2nd field | area, it can estimate a user's detailed interest with high precision.

また、実施形態に係る推定装置100において、推定部133は、モデルの要素のうち第1の分野に対してユーザが関心を有することを示す要素に基づいて第2の分野に対するユーザの関心を推定する。これにより、推定装置100は、ユーザの詳細な関心を高い精度で推定することができる。   In the estimation apparatus 100 according to the embodiment, the estimation unit 133 estimates the user's interest in the second field based on an element indicating that the user is interested in the first field among the model elements. To do. Thereby, the estimation apparatus 100 can estimate a user's detailed interest with high precision.

また、実施形態に係る推定装置100において、推定部133は、第1の分野に対してユーザが関心を有する場合に、第2の分野に対するユーザの関心を推定する。これにより、推定装置100は、第1の分野に対して関心を有するユーザの詳細な分野に対する関心を推定することができるので、ユーザが有する関心をより明確にすることができる。   In the estimation apparatus 100 according to the embodiment, the estimation unit 133 estimates the user's interest in the second field when the user is interested in the first field. Thereby, since the estimation apparatus 100 can estimate the interest in the detailed field of the user who is interested in the first field, the user's interest can be made clearer.

また、推定装置100は、第1の分野に対するユーザの関心を予測するモデルの要素を用いて第1の分野より詳細な第2の分野に対するユーザの関心を推定することができるので、第2の分野に対するユーザの関心を高い精度で推定することができる。例えば、推定装置100は、第2の分野より広いカテゴリである第1の分野に対するユーザの関心を予測するモデルの要素を用いるので、学習情報の量が多く統計的に精度の高いモデルの要素を用いることができ、ユーザの関心を高い精度で推定することができる。   In addition, the estimation apparatus 100 can estimate the user's interest in the second field in more detail than the first field using the elements of the model that predicts the user's interest in the first field. The user's interest in the field can be estimated with high accuracy. For example, since the estimation apparatus 100 uses a model element that predicts a user's interest in a first field that is a broader category than the second field, a model element that has a large amount of learning information and a statistically high accuracy is used. The user's interest can be estimated with high accuracy.

また、実施形態に係る推定装置100は、推定部133によって推定された第2の分野にユーザを分類する分類部134をさらに備える。これにより、推定装置100は、ユーザが関心を有する分野にユーザを分類することができるので、ユーザを適したカテゴリに分類することができる。例えば、推定装置100は、ユーザを適したカテゴリに分類することで、ユーザに適した広告を配信するなどユーザに効果的な対応を実行することができる。   In addition, the estimation apparatus 100 according to the embodiment further includes a classification unit 134 that classifies users into the second field estimated by the estimation unit 133. Thereby, since the estimation apparatus 100 can classify a user into a field in which the user is interested, the user can be classified into a suitable category. For example, the estimation apparatus 100 can perform an effective response to the user, such as distributing an advertisement suitable for the user, by classifying the user into a suitable category.

また、実施形態に係る推定装置100において、分類部134は、第2の分野に対応する要素のうちユーザのユーザ情報に対応する要素の比率に基づいてユーザを分類する。これにより、推定装置100は、ユーザが複数の分野に関心を有する場合でもユーザを適したカテゴリに分類することができる。   In the estimation apparatus 100 according to the embodiment, the classification unit 134 classifies users based on the ratio of elements corresponding to the user information of the user among elements corresponding to the second field. Thereby, the estimation apparatus 100 can classify a user into a suitable category even when the user is interested in a plurality of fields.

〔2.変形例〕
上述した実施形態に係る推定装置100は、上記実施形態以外にも種々の異なる形態にて実施されてよい。そこで、以下では、上記の推定装置100の他の実施形態について説明する。
[2. (Modification)
The estimation apparatus 100 according to the above-described embodiment may be implemented in various different forms other than the above-described embodiment. Therefore, in the following, another embodiment of the estimation device 100 will be described.

〔2−1.バイリニア〕
上記の実施形態では、推定装置100が取得部132によって取得された要素に基づいて、第1の分野より詳細な第2の分野に対するユーザの関心を推定する例を挙げて説明した。ここで、推定装置100は、複数の要素を組み合わせた要素群に基づいてユーザの関心を推定してもよい。
[2-1. (Bilinear)
In the above-described embodiment, an example has been described in which the estimation apparatus 100 estimates the user's interest in the second field, which is more detailed than the first field, based on the elements acquired by the acquisition unit 132. Here, the estimation apparatus 100 may estimate the user's interest based on an element group obtained by combining a plurality of elements.

具体的には、推定装置100の推定部133は、複数の要素を組み合わせた要素群に基づいて要素群に対応する第2の分野に対するユーザの関心を推定する。例えば、推定装置100は、ドライブに対して関心を有するユーザを対象とする場合に、複数の要素として景色と渋滞とを組み合わせた要素群に基づいて経路に対する関心を推定する。ここで、かかるユーザのユーザ情報は、景色が綺麗な経路は好きだが渋滞のある経路は嫌いであることを示すものとする。また、かかるユーザのユーザ情報は、渋滞があっても景色が綺麗な経路を好むものとする。この場合、推定装置100は、かかるユーザのより詳細な関心として、渋滞はあるけれども景色の綺麗な経路を推定する。これにより、推定装置100は、例えば、ユーザがカーナビゲーションで経路検索をする場合に、かかるユーザに適した経路である渋滞はあるけれども景色の綺麗な経路を提案することができる。   Specifically, the estimation unit 133 of the estimation apparatus 100 estimates the user's interest in the second field corresponding to the element group based on the element group obtained by combining a plurality of elements. For example, when targeting a user who is interested in a drive, the estimating apparatus 100 estimates the interest in the route based on an element group that combines scenery and traffic jam as a plurality of elements. Here, the user information of such a user indicates that he likes a route with a beautiful scenery but dislikes a route with a traffic jam. Further, it is assumed that the user information of the user prefers a route with a beautiful scenery even when there is a traffic jam. In this case, the estimation device 100 estimates a route with a beautiful scenery although there is a traffic jam as a more detailed interest of the user. Thus, for example, when the user searches for a route by car navigation, the estimation device 100 can propose a route with a beautiful scenery although there is a traffic jam that is a route suitable for the user.

このように、変形例に係る推定装置100は、複数の要素を組み合わせた要素群に基づいて要素群に対応する第2の分野に対するユーザの関心を推定する。これにより、推定装置100は、複数の要素を組み合わせた要素群に基づいてユーザの関心を推定することができるので、より細かい粒度でユーザの関心を推定することができる。例えば、推定装置100は、複数の要素を組み合わせることでより表現力のある素性に基づいてユーザの関心を推定することができるので、ユーザの関心を的確に推定することができる。   As described above, the estimation apparatus 100 according to the modification estimates the user's interest in the second field corresponding to the element group based on the element group obtained by combining a plurality of elements. Thereby, since the estimation apparatus 100 can estimate a user's interest based on the element group which combined the some element, it can estimate a user's interest with a finer granularity. For example, since the estimation apparatus 100 can estimate the user's interest based on a more expressive feature by combining a plurality of elements, it can accurately estimate the user's interest.

なお、推定装置100は、2つの要素に限らず、3つ以上の要素を組み合わせた要素群に基づいて第2の分野に対するユーザの関心を推定してもよい。これにより、推定装置100は、より細かい粒度でユーザの関心を推定することができるので、ユーザの関心をより的確に推定することができる。   In addition, the estimation apparatus 100 may estimate the user's interest in the second field based on an element group in which three or more elements are combined without being limited to two elements. Thereby, since the estimation apparatus 100 can estimate the user's interest with finer granularity, the user's interest can be estimated more accurately.

〔2−2.モデルの質拡張〕
上記の実施形態では、推定装置100が第1の分野に対するユーザの関心を予測するモデルの要素を取得する例を挙げて説明した。ここで、推定装置100は、所定の条件を満たす場合に、質を拡張したモデルの要素を取得してもよい。
[2-2. (Model quality enhancement)
In the above embodiment, an example has been described in which the estimation apparatus 100 acquires a model element that predicts a user's interest in the first field. Here, the estimation apparatus 100 may acquire an element of a model whose quality is extended when a predetermined condition is satisfied.

具体的には、推定装置100の取得部132は、モデルによって予測される第1の分野に対するユーザの関心の精度が所定の閾値未満である場合に学習情報を拡張することでモデルを補正し、補正したモデルの要素を取得する。例えば、推定装置100は、第1の分野に関連する学習情報であって種別が異なる学習情報を用いて機械学習を行なうことでモデルを補正し、補正したモデルの要素を取得する。   Specifically, the acquisition unit 132 of the estimation device 100 corrects the model by extending the learning information when the accuracy of the user's interest in the first field predicted by the model is less than a predetermined threshold, Get the corrected model elements. For example, the estimating apparatus 100 corrects the model by performing machine learning using learning information related to the first field and having different types, and acquires the corrected model elements.

このように、変形例に係る推定装置100は、モデルによって予測される第1の分野に対するユーザの関心の精度が所定の閾値未満である場合に学習情報を拡張することでモデルを補正し、補正したモデルの要素を取得する。これにより、推定装置100は、モデルの質を拡張することができるので、第2の分野に対するユーザの関心を高い精度で推定することができる。例えば、推定装置100は、質の高いモデルの要素を用いて第2の分野に対するユーザの関心を推定することができるので、第2の分野に対するユーザの関心をより高い精度で推定することができる。   As described above, the estimation apparatus 100 according to the modification corrects the model by extending the learning information when the accuracy of the user's interest in the first field predicted by the model is less than the predetermined threshold, Get the model element. Thereby, since the estimation apparatus 100 can expand the quality of the model, the user's interest in the second field can be estimated with high accuracy. For example, since the estimation apparatus 100 can estimate the user's interest in the second field using high-quality model elements, the user's interest in the second field can be estimated with higher accuracy. .

〔2−3.時系列解析〕
上記の実施形態では、推定装置100が推定部133によって推定された第2の分野にユーザを分類する例を挙げて説明した。ここで、推定装置100は、所定の期間の要素を用いてユーザを分類してもよい。
[2-3. (Time series analysis)
In the above embodiment, an example in which the estimation apparatus 100 classifies users in the second field estimated by the estimation unit 133 has been described. Here, the estimation apparatus 100 may classify users using elements of a predetermined period.

具体的には、推定装置100の分類部134は、第2の分野に対応する要素のうち所定の期間の要素を用いてユーザを分類する。例えば、推定装置100は、第2の分野に対応する要素と、ユーザが所定の期間に検索で用いた検索ワードとが一致する数が最も多い第2の分野にユーザを分類する。一例としては、推定装置100は、所定の期間として、直近の期間の第2の分野に対応する要素を用いてユーザを分類する。   Specifically, the classification unit 134 of the estimation apparatus 100 classifies users using elements of a predetermined period among elements corresponding to the second field. For example, the estimating apparatus 100 classifies the user into the second field having the largest number of matches between the element corresponding to the second field and the search word used by the user in the search for a predetermined period. As an example, the estimation apparatus 100 classifies users as elements having a predetermined period corresponding to the second field in the most recent period.

このように、変形例に係る推定装置100は、第2の分野に対応する要素のうち所定の期間の要素を用いてユーザを分類する。これにより、推定装置100は、所定の期間にユーザが関心を有する分野にユーザを分類することができるので、ユーザをより正確な分野に分類することができる。例えば、推定装置100は、直近の期間の要素に基づいてユーザを分類することで現在も関心を有する可能性が高い分野にユーザを分類することができる。また、推定装置100は、所定の期間の要素に基づいた分類を他の期間の要素に基づいた分類と比較することが可能となるので、ユーザが有する関心の分野の時系列変化を把握することができる。このため、推定装置100は、ユーザが次に関心を有する可能性が高い分野を推定することができるので、ユーザの関心の推移を先読みした広告配信などの対応を実行させることができる。   As described above, the estimation apparatus 100 according to the modification classifies users using elements of a predetermined period among elements corresponding to the second field. Thereby, since the estimation apparatus 100 can classify a user into a field in which the user is interested in a predetermined period, the user can be classified into a more accurate field. For example, the estimating apparatus 100 can classify users into fields that are still likely to be of interest by classifying users based on the elements of the most recent period. In addition, since the estimation apparatus 100 can compare a classification based on an element of a predetermined period with a classification based on an element of another period, the estimation apparatus 100 can grasp a time series change of a field of interest that the user has. Can do. For this reason, since the estimation apparatus 100 can estimate a field in which the user is most likely to be interested next, it is possible to execute a response such as advertisement distribution in which the transition of the user's interest is pre-read.

〔2−4.重みが負の要素を使用〕
上記の実施形態では、推定装置100がモデルの要素のうち第1の分野に対してユーザが関心を有することを示す要素に基づいて第2の分野に対するユーザの関心を推定する例を挙げて説明した。ここで、推定装置100は、モデルの要素のうち重みが負の値である要素を用いてユーザの関心を推定してもよい。
[2-4. (Use elements with negative weight)
In the above-described embodiment, an example is described in which the estimation apparatus 100 estimates the user's interest in the second field based on an element indicating that the user is interested in the first field among the elements of the model. did. Here, the estimation apparatus 100 may estimate the user's interest using an element having a negative weight among the elements of the model.

具体的には、推定装置100は、モデルの要素のうち第1の分野に対してユーザが関心を有さないことを示す要素に基づいてユーザの関心を推定する。より具体的には、推定装置100は、モデルの要素のうち重みが負の値である要素を用いてユーザの関心を推定する。例えば、推定装置100は、第1の分野に対してユーザが関心を有する場合に、第1の分野に対するユーザの関心を予測するモデルの要素のうち重みが負の値である要素を用いることで、ユーザが第1の分野に対して関心を有するものの第1の分野より詳細な第2の分野に対しては関心を有さないことを推定する。一例としては、推定装置100は、「ゴルフ」に対してユーザが関心を有する場合であって「ゴルフ」に対するユーザの関心を予測するモデルの要素「日焼け」の重みが負の値である場合、かかるユーザは「ゴルフ」好きであるものの「日焼け」してしまう部分が嫌いであると推定する。   Specifically, the estimation apparatus 100 estimates the user's interest based on an element indicating that the user is not interested in the first field among the elements of the model. More specifically, the estimation apparatus 100 estimates the user's interest using an element having a negative weight among the elements of the model. For example, when the user is interested in the first field, the estimation apparatus 100 uses an element having a negative weight among elements of a model that predicts the user's interest in the first field. , It is assumed that the user is interested in the first field, but not interested in the second field that is more detailed than the first field. As an example, when the user has an interest in “golf” and the weight of the element “tan” of the model that predicts the user's interest in “golf” is a negative value, It is presumed that such a user likes “golf” but dislikes a portion that “tans”.

このように、推定装置100は、モデルの要素のうち第1の分野に対してユーザが関心を有さないことを示す要素に基づいてユーザの関心を推定する。これにより、推定装置100は、ユーザの関心をより詳細に推定することができる。このため、推定装置100は、ユーザの関心の総合評価とユーザの関心の個々の素性との間のギャップを利用してユーザに働きかけることが可能となるので、ユーザにより適した対応を取ることができる。例えば、推定装置100は、「ゴルフ」好きであるものの「日焼け」してしまう部分が嫌いなユーザに対してゴルフに関連する広告に限らず日焼け止めに関連する広告を配信させることができるので、広告効果を高めることができる。   Thus, the estimation apparatus 100 estimates the user's interest based on an element indicating that the user is not interested in the first field among the elements of the model. Thereby, the estimation apparatus 100 can estimate a user's interest in detail. For this reason, since the estimation apparatus 100 can work on the user by using the gap between the comprehensive evaluation of the user's interest and the individual features of the user's interest, the estimation apparatus 100 can take a more appropriate response to the user. it can. For example, since the estimation apparatus 100 can distribute an advertisement related to sunscreen as well as an advertisement related to golf to a user who likes “golf” but dislikes a “sunburn” part, The advertising effect can be enhanced.

また、推定装置100は、第1の分野に対してユーザが関心を有さない場合には、第1の分野に対するユーザの関心を予測するモデルの要素のうち重みが負の値である要素を用いることで、ユーザが第1の分野に対して関心を有さない理由を推定してもよい。例えば、推定装置100は、「ゴルフ」に対してユーザが関心を有さない場合に、モデルの要素のうち重みが負の値である要素「日焼け」をユーザが「ゴルフ」に対して関心を有さない理由として推定する。   In addition, when the user is not interested in the first field, the estimation apparatus 100 determines an element having a negative weight among the elements of the model that predicts the user's interest in the first field. By using it, the reason why the user is not interested in the first field may be estimated. For example, when the user is not interested in “golf”, the estimating apparatus 100 displays an element “sunburn” having a negative weight among the elements of the model. Estimated as a reason for not having.

他の例では、推定装置100は、推定結果が対立する2つしか存在しない場合に、モデルの要素のうち重みが負の値である要素を用いてユーザの関心を推定する。例えば、政党は、A党及びB党しか存在しないものとする。また、A党を支持する場合はB党を支持しないものとし、B党を支持する場合はA党を支持しないものとする。この場合、推定装置100は、B党に対するユーザの関心を予測するモデルの要素のうち重みが負の値である要素を用いて、A党に対するユーザの関心を推定する。B党に対するユーザの関心を予測するモデルの要素のうち重みが負の値である要素は、B党を支持しない理由であるので、A党を支持する理由であると考えられるからである。   In another example, the estimation apparatus 100 estimates the user's interest by using an element having a negative weight among the elements of the model when there are only two conflicting estimation results. For example, it is assumed that there are only party A and party B. Also, if you support Party A, you will not support Party B. If you support Party B, you will not support Party A. In this case, the estimation apparatus 100 estimates the user's interest in the A party using an element having a negative weight among the elements of the model that predicts the user's interest in the B party. This is because an element having a negative weight among the elements of the model for predicting the user's interest in the B party is a reason for not supporting the B party, and is therefore considered to be a reason for supporting the A party.

このように、変形例に係る推定装置100は、モデルの要素のうち第1の分野に対してユーザが関心を有さないことを示す要素に基づいてユーザの関心を推定する。これにより、推定装置100は、対立する分野に対応する要素に基づいてユーザの関心を推定することができるので、ユーザの関心をより高い精度で推定することができる。   As described above, the estimation apparatus 100 according to the modified example estimates the user's interest based on an element indicating that the user is not interested in the first field among the elements of the model. Thereby, since the estimation apparatus 100 can estimate the user's interest based on the elements corresponding to the conflicting fields, the user's interest can be estimated with higher accuracy.

〔2−5.広告配信〕
上記の実施形態では、推定装置100が取得部132によって取得された要素に基づいて第1の分野より詳細な第2の分野に対するユーザの関心を推定する例を挙げて説明した。ここで、推定装置100は、推定した第2の分野に対するユーザの関心に基づいて広告を配信してもよい。
[2-5. (Advertisement delivery)
In the above-described embodiment, an example has been described in which the estimation apparatus 100 estimates the user's interest in the second field, which is more detailed than the first field, based on the elements acquired by the acquisition unit 132. Here, the estimation apparatus 100 may distribute an advertisement based on the user's interest in the estimated second field.

具体的には、推定装置100は、ユーザが関心を有する第2の分野に関連する内容の広告をかかるユーザに配信する。例えば、推定装置100は、ゴルフクラブに関心を有するユーザがWebページを閲覧する場合に、Webページの広告枠にゴルフクラブに関連する広告が表示されるようにする。   Specifically, the estimating apparatus 100 distributes an advertisement having contents related to the second field in which the user is interested to the user. For example, when the user who is interested in the golf club browses the web page, the estimation apparatus 100 displays an advertisement related to the golf club in the advertisement frame of the web page.

このように、変形例に係る推定装置100は、推定した第2の分野に対するユーザの関心に基づいて広告を配信する。これにより、変形例に係る推定装置100は、ユーザのより詳細な関心に基づいて広告等を配信することができるので、広告効果を高めることができる。   Thus, the estimation apparatus 100 according to the modified example distributes the advertisement based on the user's interest in the estimated second field. Thereby, since the estimation apparatus 100 which concerns on a modification can distribute an advertisement etc. based on a user's more detailed interest, it can improve an advertising effect.

〔2−6.レコメンデーション〕
上記の実施形態では、推定装置100が取得部132によって取得された要素に基づいて第1の分野より詳細な第2の分野に対するユーザの関心を推定する例を挙げて説明した。ここで、推定装置100は、推定した第2の分野に対するユーザの関心に基づいてレコメンデ―ションを行なってもよい。
[2-6. (Recommendation)
In the above-described embodiment, an example has been described in which the estimation apparatus 100 estimates the user's interest in the second field, which is more detailed than the first field, based on the elements acquired by the acquisition unit 132. Here, the estimation apparatus 100 may perform the recommendation based on the user's interest in the estimated second field.

例えば、推定装置100は、ユーザがオンラインショッピングサイトを閲覧する場合に、ユーザが関心を有する第2の分野に関連する内容の商品を推薦する。一例としては、推定装置100は、ゴルフクラブに関心を有すると推定されたユーザがオンラインショッピングサイトを閲覧する場合に、ゴルフクラブの購入ページへ遷移するリンクが埋め込まれた商品画像がサイトの推薦枠に表示されるようにする。   For example, when the user browses an online shopping site, the estimating apparatus 100 recommends a product having a content related to the second field in which the user is interested. As an example, when a user who is estimated to be interested in a golf club browses an online shopping site, the estimation device 100 displays a product image in which a link to a purchase page of a golf club is embedded as a site recommendation frame. To be displayed.

このように、変形例に係る推定装置100は、推定した第2の分野に対するユーザの関心に基づいてレコメンデ―ションを行なう。これにより、推定装置100は、ユーザのより詳細な関心に基づいて商品等の推薦を行なうことができるので、ユーザの商品購入率を高めることができる。   As described above, the estimation apparatus 100 according to the modification performs recommendation based on the user's interest in the estimated second field. Thereby, since the estimation apparatus 100 can recommend goods etc. based on a user's more detailed interest, it can raise a user's goods purchase rate.

また、推定装置100は、ユーザが関心を有すると推定された分野と関連する分野の推薦を行なってもよい。例えば、推定装置100は、「ゴルフクラブ」に関心を有すると推定されたユーザがオンラインショッピングサイトを閲覧する場合に、「ゴルフウェア」の購入ページへ遷移するリンクが埋め込まれた画像がサイトの推薦枠に表示されるようにする。「ゴルフクラブ」に関心を有するユーザは、「ゴルフウェア」にも関心を有する可能性が高いためである。これにより、推定装置100は、ユーザ自身が気づいていない関心のある商品等の推薦を行なうことができるので、ユーザの商品購入率を高めることができる。   In addition, the estimation apparatus 100 may recommend a field related to the field estimated to be of interest to the user. For example, when a user who is estimated to be interested in “golf club” browses an online shopping site, the estimation apparatus 100 recommends that an image embedded with a link to transition to a “golf wear” purchase page is recommended by the site. Display in the frame. This is because a user who is interested in “golf club” is likely to be interested in “golf wear”. Thereby, since the estimation apparatus 100 can recommend a product or the like of interest that the user himself / herself is not aware of, the product purchase rate of the user can be increased.

〔2−7.推定処理〕
上記の実施形態では、推定装置100が第1の分野に対してユーザが関心を有すると推定した場合に第2の分野に対するユーザの関心を推定する例を挙げて説明した。ここで、推定装置100は、第1の分野に対してユーザが関心を有するか否かを推定しなくてもよい。具体的には、推定装置100は、第1の分野に対してユーザが関心を有するか否かを推定せずに、第2の分野に対するユーザの関心を推定してもよい。
[2-7. (Estimation process)
In the above-described embodiment, an example has been described in which when the estimation apparatus 100 estimates that the user is interested in the first field, the user's interest in the second field is estimated. Here, the estimation apparatus 100 may not estimate whether the user is interested in the first field. Specifically, the estimation apparatus 100 may estimate the user's interest in the second field without estimating whether the user is interested in the first field.

〔2−8.適用対象〕
上記の実施形態では、推定装置100は、ユーザが関心を有すると推定した分野にユーザを分類する例を挙げて説明した。ここで、推定装置100は、ユーザの分類に限らず、商品の分類に応用してもよい。例えば、推定装置100は、オンラインショッピングサイトで販売される商品のクラスタリングに適用してもよい。これにより、推定装置100は、自動的に商品を分類することができるので、商品の分類を設定する手間を削減することができる。
[2-8. (Applicable)
In the above-described embodiment, the estimation apparatus 100 has been described with an example in which the user is classified into a field in which the user is estimated to be interested. Here, the estimation apparatus 100 may be applied not only to user classification but also to product classification. For example, the estimation apparatus 100 may be applied to clustering of products sold on an online shopping site. Thereby, since the estimation apparatus 100 can automatically classify the products, it is possible to reduce the trouble of setting the product classification.

〔2−9.ユーザ情報〕
上記の実施形態では、ユーザ情報の一例としてユーザが検索に用いた検索ワードを採用する例を挙げて説明した。ここで、ユーザ情報は、検索ワードに限らず、ユーザに関する各種の情報から採用されてもよい。例えば、ユーザ情報は、ユーザがオンラインショッピングサイト等で商品を購入した購買履歴や、サービスを利用した利用履歴などから抽出される特徴語が採用されてもよい。他の例では、ユーザ情報は、ユーザが過去に閲覧したWebページの閲覧履歴などから抽出されるキーワードが採用されてもよい。一例としては、ユーザ情報は、ユーザが過去に閲覧したニュース記事に含まれる出現頻度が相対的に高い特徴語などが採用されてもよい。
[2-9. User information)
In the above embodiment, an example in which a search word used by a user for a search is adopted as an example of user information has been described. Here, the user information is not limited to the search word, and may be adopted from various types of information related to the user. For example, as the user information, feature words extracted from a purchase history in which a user has purchased a product at an online shopping site or a usage history using a service may be employed. In another example, the keyword extracted from the browsing history etc. of the web page which the user browsed in the past may be employ | adopted for user information. As an example, a feature word having a relatively high appearance frequency included in a news article browsed in the past by the user may be adopted as the user information.

〔2−10.変形例の効果〕
上述してきたように、変形例に係る推定装置100において、分類部134は、第2の分野に対応する要素のうち所定の期間の要素を用いてユーザを分類する。これにより、変形例に係る推定装置100は、所定の期間にユーザが関心を有する分野にユーザを分類することができるので、ユーザをより正確な分野に分類することができる。例えば、推定装置100は、直近の期間の要素に基づいてユーザを分類することで現在も関心を有する可能性が高い分野にユーザを分類することができる。また、推定装置100は、所定の期間の要素に基づいた分類を他の期間の要素に基づいた分類と比較することが可能となるので、ユーザが有する関心の分野の時系列変化を把握することができる。このため、推定装置100は、ユーザが次に関心を有する可能性が高い分野を推定することができるので、ユーザの関心の推移を先読みした広告配信などの対応を実行させることができる。
[2-10. Effect of modification)
As described above, in the estimation apparatus 100 according to the modification, the classification unit 134 classifies users using elements of a predetermined period among elements corresponding to the second field. Thereby, since the estimation apparatus 100 according to the modification can classify the user into a field in which the user is interested in a predetermined period, the user can be classified into a more accurate field. For example, the estimating apparatus 100 can classify users into fields that are still likely to be of interest by classifying users based on the elements of the most recent period. In addition, since the estimation apparatus 100 can compare a classification based on an element of a predetermined period with a classification based on an element of another period, the estimation apparatus 100 can grasp a time series change of a field of interest that the user has. Can do. For this reason, since the estimation apparatus 100 can estimate a field in which the user is most likely to be interested next, it is possible to execute a response such as advertisement distribution in which the transition of the user's interest is pre-read.

また、変形例に係る推定装置100において、推定部133は、複数の要素を組み合わせた要素群に基づいて要素群に対応する第2の分野に対するユーザの関心を推定する。これにより、変形例に係る推定装置100は、複数の要素を組み合わせた要素群に基づいてユーザの関心を推定することができるので、より細かい粒度でユーザの関心を推定することができる。例えば、推定装置100は、複数の要素を組み合わせることでより表現力のある素性に基づいてユーザの関心を推定することができるので、ユーザの関心を的確に推定することができる。   Moreover, in the estimation apparatus 100 according to the modification, the estimation unit 133 estimates the user's interest in the second field corresponding to the element group based on the element group obtained by combining a plurality of elements. Thereby, since the estimation apparatus 100 which concerns on a modification can estimate a user's interest based on the element group which combined the some element, it can estimate a user's interest with a finer granularity. For example, since the estimation apparatus 100 can estimate the user's interest based on a more expressive feature by combining a plurality of elements, it can accurately estimate the user's interest.

また、変形例に係る推定装置100において、取得部132は、モデルによって予測される第1の分野に対するユーザの関心の精度が所定の閾値未満である場合に学習情報を拡張することでモデルを補正し、補正したモデルの要素を取得する。これにより、変形例に係る推定装置100は、モデルの質を拡張することができるので、第2の分野に対するユーザの関心を高い精度で推定することができる。例えば、推定装置100は、質の高いモデルの要素を用いて第2の分野に対するユーザの関心を推定することができるので、第2の分野に対するユーザの関心をより高い精度で推定することができる。   Further, in the estimation apparatus 100 according to the modification, the acquisition unit 132 corrects the model by extending the learning information when the accuracy of the user's interest in the first field predicted by the model is less than a predetermined threshold. Then, the corrected model element is obtained. Thereby, since the estimation apparatus 100 according to the modified example can expand the quality of the model, it is possible to estimate the user's interest in the second field with high accuracy. For example, since the estimation apparatus 100 can estimate the user's interest in the second field using high-quality model elements, the user's interest in the second field can be estimated with higher accuracy. .

また、変形例に係る推定装置100において、推定部133は、モデルの要素のうち第1の分野に対してユーザが関心を有さないことを示す要素に基づいてユーザの関心を推定する。これにより、推定装置100は、ユーザの関心をより詳細に推定することができる。   Moreover, in the estimation apparatus 100 according to the modification, the estimation unit 133 estimates the user's interest based on an element indicating that the user is not interested in the first field among the elements of the model. Thereby, the estimation apparatus 100 can estimate a user's interest in detail.

〔3.その他〕
また、上記実施形態において説明した各処理のうち、自動的に行われるものとして説明した処理の全部または一部を手動的に行うこともでき、あるいは、手動的に行われるものとして説明した処理の全部または一部を公知の方法で自動的に行うこともできる。この他、上記文書中や図面中で示した処理手順、具体的名称、各種のデータやパラメータを含む情報については、特記する場合を除いて任意に変更することができる。
[3. Others]
In addition, among the processes described in the above embodiment, all or part of the processes described as being automatically performed can be performed manually, or the processes described as being performed manually can be performed. All or a part 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.

また、図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各装置の分散・統合の具体的形態は図示のものに限られず、その全部または一部を、各種の負荷や使用状況などに応じて、任意の単位で機能的または物理的に分散・統合して構成することができる。   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.

例えば、図3に示したモデル情報記憶部122は、推定装置100が保持せずに、ストレージサーバ等に保持されてもよい。この場合、推定装置100は、ストレージサーバにアクセスすることで、第1の分野に対するユーザの関心を予測するモデルの要素を取得する。   For example, the model information storage unit 122 illustrated in FIG. 3 may be stored in a storage server or the like without the estimation apparatus 100. In this case, the estimation apparatus 100 acquires a model element that predicts the user's interest in the first field by accessing the storage server.

また、推定装置100は、分類処理は行わず、推薦処理のみを行う推定装置であってもよい。この場合、推定装置は、分類部134を有しない。そして、分類部134を有する分類装置がユーザを分類する。   In addition, the estimation device 100 may be an estimation device that performs only recommendation processing without performing classification processing. In this case, the estimation device does not have the classification unit 134. Then, the classification device having the classification unit 134 classifies the users.

また、上述してきた実施形態に係る推定装置100は、例えば図9に示すような構成のコンピュータ1000によって実現される。以下、推定装置100を例に挙げて説明する。図9は、推定装置100の機能を実現するコンピュータ1000の一例を示すハードウェア構成図である。コンピュータ1000は、CPU1100、RAM1200、ROM1300、HDD1400、通信インターフェイス(I/F)1500、入出力インターフェイス(I/F)1600、およびメディアインターフェイス(I/F)1700を有する。   Further, the estimation apparatus 100 according to the embodiment described above is realized by a computer 1000 having a configuration as shown in FIG. 9, for example. Hereinafter, the estimation apparatus 100 will be described as an example. FIG. 9 is a hardware configuration diagram illustrating an example of a computer 1000 that implements the functions of the estimation apparatus 100. 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 generated 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 generated 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 such 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. It is.

例えば、コンピュータ1000が実施形態に係る推定装置100として機能する場合、コンピュータ1000のCPU1100は、RAM1200上にロードされたプログラムを実行することにより、制御部130の機能を実現する。また、HDD1400には、記憶部120内のデータが格納される。コンピュータ1000のCPU1100は、これらのプログラムを記録媒体1800から読み取って実行するが、他の例として、他の装置からネットワークNを介してこれらのプログラムを取得してもよい。   For example, when the computer 1000 functions as the estimation device 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 HDD 1400 stores data in the storage unit 120. 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 of the present application have been described in detail based on the drawings. It is possible to implement the present invention in other forms with improvements.

また、上述した推定装置100は、複数のサーバコンピュータで実現してもよく、また、機能によっては外部のプラットフォーム等をAPI(Application Programming Interface)やネットワークコンピューティングなどで呼び出して実現するなど、構成は柔軟に変更できる。   Further, the estimation apparatus 100 described above may be realized by a plurality of server computers, and depending on functions, an external platform or the like may be realized by calling an API (Application Programming Interface), network computing, or the like. Can be changed flexibly.

また、特許請求の範囲に記載した「部(section、module、unit)」は、「手段」や「回路」などに読み替えることができる。例えば、受信部は、受信手段や受信回路に読み替えることができる。   Further, “section (module, unit)” described in the claims can be read as “means”, “circuit”, and the like. For example, the receiving unit can be read as receiving means or a receiving circuit.

1 推薦システム
10 端末装置
100 推定装置
121 ユーザ情報記憶部
122 モデル情報記憶部
123 関心情報記憶部
124 分類情報記憶部
131 受信部
132 取得部
133 推定部
134 分類部
DESCRIPTION OF SYMBOLS 1 Recommendation system 10 Terminal apparatus 100 Estimation apparatus 121 User information storage part 122 Model information storage part 123 Interest information storage part 124 Classification information storage part 131 Reception part 132 Acquisition part 133 Estimation part 134 Classification part

Claims (13)

第1の分野に対するユーザの関心を予測するモデルの要素を取得する取得部と、
前記取得部によって取得された要素に基づいて、前記第1の分野より詳細な第2の分野に対するユーザの関心を推定する推定部と
を備えたことを特徴とする推定装置。
An acquisition unit that acquires an element of a model that predicts a user's interest in the first field;
An estimation device comprising: an estimation unit configured to estimate a user's interest in a second field that is more detailed than the first field based on an element acquired by the acquisition unit.
前記推定部は、
前記モデルの要素のうち前記ユーザのユーザ情報に対応する要素に基づいて前記第2の分野に対するユーザの関心を推定する
ことを特徴とする請求項1に記載の推定装置。
The estimation unit includes
The estimation apparatus according to claim 1, wherein the user's interest in the second field is estimated based on an element corresponding to user information of the user among elements of the model.
前記推定部は、
前記モデルの要素のうち前記第2の分野に対応する要素に基づいて前記第2の分野に対するユーザの関心を推定する
ことを特徴とする請求項1または2に記載の推定装置。
The estimation unit includes
The estimation apparatus according to claim 1, wherein a user's interest in the second field is estimated based on an element corresponding to the second field among elements of the model.
前記推定部は、
前記第1の分野に対してユーザが関心を有する場合に、前記第2の分野に対するユーザの関心を推定する
ことを特徴とする請求項1〜3のいずれか一つに記載の推定装置。
The estimation unit includes
The estimation apparatus according to claim 1, wherein when the user has an interest in the first field, the user's interest in the second field is estimated.
前記推定部は、
前記モデルの要素のうち前記第1の分野に対してユーザが関心を有することを示す要素に基づいて前記第2の分野に対するユーザの関心を推定する
ことを特徴とする請求項1〜4のいずれか一つに記載の推定装置。
The estimation unit includes
The user's interest in the second field is estimated based on an element indicating that the user is interested in the first field among the elements of the model. The estimation apparatus as described in any one.
前記推定部は、
前記モデルの要素のうち前記第1の分野に対してユーザが関心を有さないことを示す要素に基づいて前記ユーザの関心を推定する
ことを特徴とする請求項1〜5のいずれか一つに記載の推定装置。
The estimation unit includes
6. The user's interest is estimated based on an element indicating that the user is not interested in the first field among the elements of the model. The estimation apparatus described in 1.
前記推定部によって推定された第2の分野にユーザを分類する分類部
をさらに備えることを特徴とする請求項1〜6のいずれか一つに記載の推定装置。
The estimation apparatus according to claim 1, further comprising a classification unit that classifies users into the second field estimated by the estimation unit.
前記分類部は、
前記第2の分野に対応する要素のうち前記ユーザのユーザ情報に対応する要素の比率に基づいて前記ユーザを分類する
ことを特徴とする請求項7に記載の推定装置。
The classification unit includes:
The estimation apparatus according to claim 7, wherein the user is classified based on a ratio of elements corresponding to the user information of the user among elements corresponding to the second field.
前記分類部は、
前記第2の分野に対応する要素のうち所定の期間の要素を用いて前記ユーザを分類する
ことを特徴とする請求項7または8に記載の推定装置。
The classification unit includes:
The estimation apparatus according to claim 7 or 8, wherein the user is classified using an element of a predetermined period among elements corresponding to the second field.
前記推定部は、
複数の要素を組み合わせた要素群に基づいて当該要素群に対応する第2の分野に対するユーザの関心を推定する
ことを特徴とする請求項1〜9のいずれか一つに記載の推定装置。
The estimation unit includes
The estimation apparatus according to claim 1, wherein the user's interest in the second field corresponding to the element group is estimated based on an element group obtained by combining a plurality of elements.
前記取得部は、
前記モデルによって予測される前記第1の分野に対するユーザの関心の精度が所定の閾値未満である場合に学習情報を拡張することで前記モデルを補正し、補正したモデルの要素を取得する
ことを特徴とする請求項1〜10のいずれか一つに記載の推定装置。
The acquisition unit
When the accuracy of the user's interest in the first field predicted by the model is less than a predetermined threshold, the learning information is expanded to correct the model, and the corrected model element is obtained. The estimation device according to any one of claims 1 to 10.
推定装置が実行する推定方法であって、
第1の分野に対するユーザの関心を予測するモデルの要素を取得する取得工程と、
前記取得工程によって取得された要素に基づいて、前記第1の分野より詳細な第2の分野に対するユーザの関心を推定する推定工程と
を含んだことを特徴とする推定方法。
An estimation method executed by an estimation device,
Obtaining a model element that predicts the user's interest in the first field;
An estimation method comprising: an estimation step of estimating a user's interest in a second field that is more detailed than the first field based on the element acquired by the acquisition step.
第1の分野に対するユーザの関心を予測するモデルの要素を取得する取得手順と、
前記取得手順によって取得された要素に基づいて、前記第1の分野より詳細な第2の分野に対するユーザの関心を推定する推定手順と
をコンピュータに実行させることを特徴とする推定プログラム。
An acquisition procedure for acquiring an element of a model that predicts a user's interest in the first field;
An estimation program for causing a computer to execute an estimation procedure for estimating a user's interest in a second field that is more detailed than the first field based on elements acquired by the acquisition procedure.
JP2015151161A 2015-07-30 2015-07-30 Estimator, estimation method and estimation program Active JP6896362B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015151161A JP6896362B2 (en) 2015-07-30 2015-07-30 Estimator, estimation method and estimation program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015151161A JP6896362B2 (en) 2015-07-30 2015-07-30 Estimator, estimation method and estimation program

Publications (2)

Publication Number Publication Date
JP2017033191A true JP2017033191A (en) 2017-02-09
JP6896362B2 JP6896362B2 (en) 2021-06-30

Family

ID=57988910

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015151161A Active JP6896362B2 (en) 2015-07-30 2015-07-30 Estimator, estimation method and estimation program

Country Status (1)

Country Link
JP (1) JP6896362B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020091816A (en) * 2018-12-07 2020-06-11 ヤフー株式会社 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
WO2012066842A1 (en) * 2010-11-15 2012-05-24 日本電気株式会社 Behavior information gathering device and behavior information transmission device
CN102902753A (en) * 2012-09-20 2013-01-30 北京奇虎科技有限公司 Method and device for complementing search terms and establishing individual interest models
JP2013206194A (en) * 2012-03-28 2013-10-07 Dainippon Printing Co Ltd Server device, program and communication system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012066842A1 (en) * 2010-11-15 2012-05-24 日本電気株式会社 Behavior information gathering device and behavior information transmission device
JP2013206194A (en) * 2012-03-28 2013-10-07 Dainippon Printing Co Ltd Server device, program and communication system
CN102902753A (en) * 2012-09-20 2013-01-30 北京奇虎科技有限公司 Method and device for complementing search terms and establishing individual interest models

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
足立 貴行: "Web検索ログを用いた特定の話題における関心事分析", 電子情報通信学会技術研究報告, vol. Vol.111 No.77, JPN6019010955, 30 May 2011 (2011-05-30), pages p.97−102 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020091816A (en) * 2018-12-07 2020-06-11 ヤフー株式会社 Information processing device, information processing method and information processing program

Also Published As

Publication number Publication date
JP6896362B2 (en) 2021-06-30

Similar Documents

Publication Publication Date Title
US20210312312A1 (en) Similarity learning-based device attribution
US10726438B2 (en) Personalized contextual coupon engine
US9002840B2 (en) Automated search
JP5955286B2 (en) Evaluation calculation device, evaluation calculation method, and evaluation calculation program
US20150066940A1 (en) Providing relevant online content
US20150199752A1 (en) Electronic commerce using social media
US20110106594A1 (en) Expandable product feature and relation comparison system
CN106157082A (en) The sales promotion provided to social media group is provided
CN111582992B (en) Recommendation system with improved collaborative filtering recommendation algorithm
JP2010113557A (en) Recommendation device, recommendation method and recommendation program
US10839313B2 (en) Identity prediction for unknown users of an online system
JP2019159468A (en) Advertisement display system, display device, advertisement output device, program and advertisement display method
CN111651669A (en) Information recommendation method and device, electronic equipment and computer-readable storage medium
JP2016177649A (en) Information processing device, information processing program, and information processing method
US20180204133A1 (en) Demographic prediction for users in an online system with unidirectional connection
US20180204230A1 (en) Demographic prediction for unresolved users
US20170316483A1 (en) Generating a personalized list of items
JP6896362B2 (en) Estimator, estimation method and estimation program
JP6705123B2 (en) Purchase motivation estimation program and information processing device
US20130054355A1 (en) Advertisement customization
JP2013218555A (en) Information providing device, information providing method, and information providing program
JP7073557B2 (en) Generator, generation method, and generation program
JP7042787B2 (en) Judgment device, judgment method, and judgment program
CN111626776A (en) Method for training strategy model, method and device for determining advertisement putting strategy
JP6549675B2 (en) Learning apparatus, learning method and learning program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180312

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190318

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190402

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190603

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20191015

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

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200115

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

Free format text: JAPANESE INTERMEDIATE CODE: C60

Effective date: 20200115

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

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20200220

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

Free format text: JAPANESE INTERMEDIATE CODE: C21

Effective date: 20200225

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

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20200327

C211 Notice of termination of reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C211

Effective date: 20200331

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20201006

C23 Notice of termination of proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C23

Effective date: 20210330

C03 Trial/appeal decision taken

Free format text: JAPANESE INTERMEDIATE CODE: C03

Effective date: 20210511

C30A Notification sent

Free format text: JAPANESE INTERMEDIATE CODE: C3012

Effective date: 20210511

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210609

R150 Certificate of patent or registration of utility model

Ref document number: 6896362

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250