[go: up one dir, main page]

JP7348241B2 - Information processing device, information processing method, and information processing program - Google Patents

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

Info

Publication number
JP7348241B2
JP7348241B2 JP2021133710A JP2021133710A JP7348241B2 JP 7348241 B2 JP7348241 B2 JP 7348241B2 JP 2021133710 A JP2021133710 A JP 2021133710A JP 2021133710 A JP2021133710 A JP 2021133710A JP 7348241 B2 JP7348241 B2 JP 7348241B2
Authority
JP
Japan
Prior art keywords
user
information
unit
evaluation
service
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2021133710A
Other languages
Japanese (ja)
Other versions
JP2023028172A (en
Inventor
悠貴 前田
修司 山口
孝太 坪内
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 JP2021133710A priority Critical patent/JP7348241B2/en
Publication of JP2023028172A publication Critical patent/JP2023028172A/en
Application granted granted Critical
Publication of JP7348241B2 publication Critical patent/JP7348241B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、情報処理装置、情報処理方法および情報処理プログラムに関する。 The present invention relates to an information processing device, an information processing method, and an information processing program.

従来、例えば、ユーザに対して各種サービスを提供し、かかるサービスの利用により得られるユーザの属性を解析することで、ユーザの特徴を推定する情報処理装置がある。この種の情報処理装置では、推定したユーザの特徴に基づき、自身が提供するサービスを最適化する場合がある。 2. Description of the Related Art Conventionally, for example, there has been an information processing apparatus that provides various services to a user and estimates the user's characteristics by analyzing the user's attributes obtained by using such services. This type of information processing apparatus may optimize the services it provides based on estimated user characteristics.

特開2018-032252号公報JP2018-032252A

しかしながら、上記した技術は、ユーザの特徴を精度良く把握できるとは限らない。例えば、上記の従来技術では、ユーザの性別や趣味に関する属性情報、特定情報に対する好きまたは嫌いといった一義的な回答情報などを取得しているに過ぎないため、ユーザの特徴を精度良く把握できるとは限らず、改善の余地があった。 However, the above-described techniques do not necessarily allow accurate understanding of user characteristics. For example, the above-mentioned conventional technology only obtains attribute information regarding the user's gender and hobbies, and unambiguous response information such as liking or disliking specific information, so it is difficult to accurately grasp the user's characteristics. However, there was room for improvement.

本願は、上記に鑑みてなされたものであって、ユーザの特徴を精度良く把握することができる情報処理装置、情報処理方法および情報処理プログラムを提供することを目的とする。 The present application has been made in view of the above, and aims to provide an information processing device, an information processing method, and an information processing program that can accurately grasp user characteristics.

本願に係る情報処理装置は、取得部と、付与部と、更新部とを備える。取得部は、ユーザの特徴情報を取得する。付与部は、ユーザの特徴情報のうちの所定の特徴情報に対する評価の内容に応じて期間におけるユーザのスコアを付与する。更新部は、付与部により付与されたスコアに基づいてユーザの特徴情報を更新する。 The information processing device according to the present application includes an acquisition section, an assignment section, and an update section. The acquisition unit acquires user characteristic information. The assigning unit assigns a score to the user in a period according to the content of evaluation for predetermined feature information among the user's feature information. The updating unit updates the user's characteristic information based on the score assigned by the assignment unit.

実施形態の一態様によれば、ユーザの特徴を精度良く把握することができるという効果を奏する。 According to one aspect of the embodiment, it is possible to accurately grasp the user's characteristics.

図1は、実施形態に係る情報処理の一例を示す図である。FIG. 1 is a diagram illustrating an example of information processing according to an embodiment. 図2は、実施形態に係る情報処理システムの構成例を示す図である。FIG. 2 is a diagram illustrating a configuration example of an information processing system according to an embodiment. 図3は、実施形態に係る情報処理装置の構成例を示すブロック図である。FIG. 3 is a block diagram illustrating a configuration example of an information processing apparatus according to an embodiment. 図4は、実施形態に係る学習部の構成例を示すブロック図である。FIG. 4 is a block diagram illustrating a configuration example of the learning section according to the embodiment. 図5は、実施形態に係る共有情報の一例を示す図である。FIG. 5 is a diagram illustrating an example of shared information according to the embodiment. 図6は、実施形態に係るサービス情報の一例を示す図である。FIG. 6 is a diagram illustrating an example of service information according to the embodiment. 図7は、実施形態に係るモデルプログラム情報の一例を示す図である。FIG. 7 is a diagram illustrating an example of model program information according to the embodiment. 図8は、実施形態に係る推移情報の一例を示す図である。FIG. 8 is a diagram illustrating an example of transition information according to the embodiment. 図9Aは、実施形態に係る提供処理の具体例を示す図(その1)である。FIG. 9A is a diagram (part 1) illustrating a specific example of provision processing according to the embodiment. 図9Bは、実施形態に係る提供処理の具体例を示す図(その2)である。FIG. 9B is a diagram (part 2) illustrating a specific example of the provision process according to the embodiment. 図10は、実施形態に係る情報処理装置が実行する処理手順を示すフローチャートである。FIG. 10 is a flowchart showing a processing procedure executed by the information processing apparatus according to the embodiment. 図11は、実施形態に係る学習部が実行する処理手順を示すフローチャートである。FIG. 11 is a flowchart showing the processing procedure executed by the learning section according to the embodiment. 図12は、実施形態に係る情報処理装置の機能を実現するコンピュータの一例を示すハードウェア構成図である。FIG. 12 is a hardware configuration diagram showing an example of a computer that implements the functions of the information processing device according to the embodiment.

以下に、本願に係る情報処理装置、情報処理方法および情報処理プログラムを実施するための形態(以下、「実施形態」と呼ぶ)について図面を参照しつつ詳細に説明する。なお、この実施形態により本願に係る情報処理装置、情報処理方法および情報処理プログラムが限定されるものではない。また、各実施形態は、処理内容を矛盾させない範囲で適宜組み合わせることが可能である。また、以下の各実施形態において同一の部位には同一の符号を付し、重複する説明は省略される。 DESCRIPTION OF THE PREFERRED EMBODIMENTS An information processing apparatus, an information processing method, and an information processing program according to the present application (hereinafter referred to as "embodiments") will be described in detail below with reference to the drawings. Note that the information processing apparatus, information processing method, and information processing program according to the present application are not limited to this embodiment. Moreover, each embodiment can be combined as appropriate within the range that does not conflict with the processing contents. Further, in each of the embodiments below, the same parts are given the same reference numerals, and redundant explanations will be omitted.

〔1.情報処理の一例〕
まず、実施形態に係る情報処理の一例について、図1を用いて説明する。図1は、実施形態に係る情報処理の一例を示す図である。図1では、情報処理システムSに含まれる本願に係る情報処理装置1が、ユーザUの属性を用いてユーザUの特徴を推定するモデル、および、上記属性を用いて推定されたユーザUの特徴に関する推定結果の少なくとも一方を含む特徴情報を異なるサービスそれぞれから取得し、取得された特徴情報ごとの時間的推移を抽出し、抽出された特徴情報ごとの時間的推移を併せて提供する処理を実行する例を示す。
[1. An example of information processing]
First, an example of information processing according to the embodiment will be described using FIG. 1. FIG. 1 is a diagram illustrating an example of information processing according to an embodiment. In FIG. 1, an information processing device 1 according to the present application included in an information processing system S includes a model for estimating the characteristics of the user U using the attributes of the user U, and a model for estimating the characteristics of the user U using the attributes, and the characteristics of the user U estimated using the above attributes. Execute processing to acquire feature information including at least one of the estimation results for each from different services, extract the temporal transition of each acquired characteristic information, and also provide the temporal transition of each extracted characteristic information. Here is an example.

図1に示すように、実施形態に係る情報処理システムSは、情報処理装置1と、サービス提供サーバ10(10-1,10-2,10-3)と、ユーザ端末100とを含む。 As shown in FIG. 1, the information processing system S according to the embodiment includes an information processing device 1, a service providing server 10 (10-1, 10-2, 10-3), and a user terminal 100.

ユーザ端末100は、ユーザUが所有する端末装置である。ユーザUは、ユーザ端末100を操作してサービス提供サーバ10へアクセスすることで、各サービス提供サーバ10が提供するサービスY(Y1,Y2,Y3)を利用する(ステップS1-1,S1-2,S1-3)。 User terminal 100 is a terminal device owned by user U. The user U uses the service Y (Y1, Y2, Y3) provided by each service providing server 10 by operating the user terminal 100 and accessing the service providing server 10 (steps S1-1, S1-2). , S1-3).

サービス提供サーバ10は、各種のサービスYをユーザUへ提供するサーバ装置である。サービス提供サーバ10が提供するサービスYは、例えば、ユーザ端末100にインストールされた各種アプリを介して情報を配信するサービスである。このようなサービスには、例えば、ニュース提供サービスや、オークションサービス、天気予報サービス、ショッピングサービス、金融取引(株取引等)サービス、路線検索サービス、地図提供サービス、旅行サービス、飲食店紹介サービス、ブログサービス等がある。なお、サービスYは、アプリを介して情報を配信されるサービスに限らず、例えば、ユーザUにブラウザを介して情報を提供するサービスであってもよい。 The service providing server 10 is a server device that provides various services Y to the user U. The service Y provided by the service providing server 10 is, for example, a service that distributes information via various applications installed on the user terminal 100. Examples of such services include news provision services, auction services, weather forecast services, shopping services, financial transaction (stock trading, etc.) services, route search services, map provision services, travel services, restaurant introduction services, and blogs. There are services etc. Note that the service Y is not limited to a service in which information is distributed via an application, but may be a service that provides information to the user U via a browser, for example.

また、各サービス提供サーバ10は、サービスYを利用したユーザUの属性を解析することでユーザUの特徴を推定する。具体的には、各サービス提供サーバ10は、ユーザUの属性を用いてユーザUの特徴を推定するモデル、および、ユーザUの属性を用いて推定されたユーザUの特徴に関する推定結果の少なくとも一方を含む特徴情報を生成する(ステップS2-1,S2-2,S2-3)。 Furthermore, each service providing server 10 estimates the characteristics of the user U by analyzing the attributes of the user U who used the service Y. Specifically, each service providing server 10 uses at least one of a model that estimates the characteristics of the user U using the attributes of the user U, and an estimation result regarding the characteristics of the user U estimated using the attributes of the user U. (steps S2-1, S2-2, S2-3).

なお、ここに言う属性とは、ユーザUの確定した属性、あるいは、ユーザUの特徴であり、例えば、検索ログや購入履歴等といったサービスYを利用した際のユーザUの行動に関する行動情報や、性別、年齢、住所等といったデモグラフィック属性、ライフサイクル、価値観、個性、購買動機等といったサイコグラフィック属性等を含む概念である。 Note that the attributes referred to here are the determined attributes of the user U or the characteristics of the user U, such as behavioral information regarding the behavior of the user U when using the service Y, such as search logs and purchase history, This is a concept that includes demographic attributes such as gender, age, address, etc., and psychographic attributes such as life cycle, values, personality, purchasing motives, etc.

また、ユーザUの特徴とは、ユーザUの様々な属性を包括することで推定されるユーザUの性質、あるいは、推定される属性であって、例えば、ユーザUの興味や、趣味嗜好、行動パターン(検索行動や、購買行動等)等を含む。 Further, the characteristics of the user U are the characteristics of the user U that are estimated by including various attributes of the user U, or the attributes that are estimated, such as the user's interests, hobbies and preferences, and behavior. Including patterns (search behavior, purchasing behavior, etc.).

また、特徴情報における上記したモデルは、例えば、ユーザUの属性を入力して、ユーザUの特徴をスコアとして出力することができる。また、特徴情報における上記した推定結果は、例えば、モデルが出力するスコアである。なお、推定結果は、モデルによらない情報、例えば、ユーザUの属性を単に数値化した情報(例えば、検索回数に応じて増減するスコア等)であってもよい。図1に示す例では、検索サービスとしてのサービスY1は、釣りスポット等、釣りに関する情報を検索した釣り好きと推定されるユーザUのモデル「釣り好き」と、推定結果であるスコア「0.5」とを含む特徴情報を生成する。 Moreover, the above-mentioned model in the feature information can input the attributes of the user U and output the features of the user U as a score, for example. Further, the above-mentioned estimation result in the feature information is, for example, a score output by the model. Note that the estimation result may be information that is not based on a model, for example, information that simply digitizes the attributes of the user U (for example, a score that increases or decreases depending on the number of searches). In the example shown in FIG. 1, service Y1 as a search service uses a model "Fishing Enthusiast" of a user U who is presumed to be a fishing enthusiast who has searched for fishing information such as fishing spots, and a score "0.5" which is the estimation result. ” is generated.

また、登山ツアーサービスとしてのサービスY2は、登山ツアーに関する情報を閲覧した登山好きと推定されるユーザUのモデル「登山」と、推定結果であるスコア「0.4」とを含む特徴情報を生成する。また、チケット販売サービスとしてのサービスY3は、映画チケットを購入した映画好きと推定されるユーザUのモデル「映画好き」と、推定結果であるスコア「0.9」とを含む特徴情報を生成する。なお、図1では、スコアが高いほど、モデルの示す事物に関してユーザUの特徴が強い(例えば、強い興味や嗜好性、該当性を有する)ことを示す。 In addition, service Y2 as a mountain climbing tour service generates characteristic information including the model "climbing" of user U, who is presumed to be a mountain climbing enthusiast who viewed information about mountain climbing tours, and the score "0.4" which is the estimation result. do. In addition, service Y3 as a ticket sales service generates feature information including the model "movie lover" of the user U who purchased the movie ticket and is estimated to be a movie lover, and the score "0.9" which is the estimation result. . Note that in FIG. 1, the higher the score, the stronger the characteristics of the user U are with respect to the thing indicated by the model (for example, the user U has a strong interest, preference, and relevance).

また、上記したスコアは、連続値である場合を示したが、例えば、離散値であってもよい。具体的には、釣り好きであるかどうかを「1」(真)または「0」(偽)のいずれかの離散値(すなわち、ブール値)のスコアで表現してもよい。あるいは、推定結果は、一例として示したスコアに限定されるものではなく、テキストの情報であってもよい。 Further, although the score described above is a continuous value, it may be a discrete value, for example. Specifically, whether or not a person likes fishing may be expressed by a score of a discrete value (ie, a Boolean value) of either "1" (true) or "0" (false). Alternatively, the estimation result is not limited to the score shown as an example, but may be text information.

ここで、従来は、サービスY1,Y2,Y3がユーザの性別や趣味に関する属性情報、特定の情報に対する好きまたは嫌いといった一義的な回答情報などを用いてユーザUの特徴を推定するモデルを含む特徴情報を生成している。 Here, conventionally, services Y1, Y2, and Y3 have features that include a model that estimates the characteristics of user U using attribute information regarding the user's gender and hobbies, unique answer information such as liking or disliking specific information, etc. Generating information.

このため、サービスY1,Y2,Y3は、ユーザの特徴を精度良く把握できるとは限らず、改善の余地がある。 For this reason, the services Y1, Y2, and Y3 are not always able to accurately grasp user characteristics, and there is room for improvement.

そこで、実施形態に係る情報処理装置1は、サービスY1,Y2,Y3がユーザの特徴を精度良く把握できるようにした。具体的には、実施形態に係る情報処理装置1は、サービスY1,Y2,Y3がユーザの特定の情報に対する回答情報を取得するとき、特定の情報に対する期間的な変化の情報を合わせて取得する。なお、実施形態に係る情報処理装置1は、上記したモデル、および、推定結果であるスコアを含む特徴情報を取得する場合に限らず、モデルのみを含む特徴情報、あるいは、スコアのみを含む特徴情報を取得してもよい。 Therefore, the information processing device 1 according to the embodiment is configured so that the services Y1, Y2, and Y3 can accurately grasp the user's characteristics. Specifically, the information processing device 1 according to the embodiment, when the services Y1, Y2, and Y3 acquire response information to the user's specific information, also acquires information on periodic changes to the specific information. . Note that the information processing device 1 according to the embodiment is not limited to acquiring feature information including the above-described model and a score that is an estimation result, but also obtains feature information including only a model or feature information including only a score. may be obtained.

つづいて、情報処理装置1は、取得した特徴情報ごとの特徴情報の時間的推移を抽出する(ステップS4)。例えば情報処理装置1は、図1に示すように、各サービスY側から指定されたユーザUの上記したモデル「釣り好き」、「登山好き」および「映画好き」におけるスコアの時間的推移を抽出する。 Subsequently, the information processing device 1 extracts the temporal transition of the characteristic information for each acquired characteristic information (step S4). For example, as shown in FIG. 1, the information processing device 1 extracts the temporal changes in the scores of the above-mentioned models "fishing lover," "climbing lover," and "movie lover" of the user U specified by each service Y. do.

そして、情報処理装置1は、各サービスY側から要求があった場合に、抽出した特徴情報ごとの時間的推移を併せて提供する(ステップS5-1,S5-2,S5-3)。例えば情報処理装置1は、図1に示すように、あるユーザUのモデル「釣り好き」、「登山好き」および「映画好き」におけるスコアの時間的推移を同時に確認可能なグラフを生成し、各サービスYへ提供する。 Then, when there is a request from each service Y side, the information processing device 1 also provides the temporal transition of each extracted feature information (steps S5-1, S5-2, S5-3). For example, as shown in FIG. 1, the information processing device 1 generates a graph that allows simultaneous confirmation of the temporal changes in scores for the models "fishing lover", "climbing lover", and "movie lover" of a certain user U, and Provide to service Y.

なお、ここでグラフはあくまで一例であって、特徴情報ごとの時間的推移が同時に確認できればよく、例えばユーザUに関するタグクラウドや、アバターの変化を示す動画を提供してもよい。こうした情報提供の具体例については、図9A,図9Bを用いた説明で後述する。 Note that the graph here is just an example, and it is only necessary that the temporal changes of each feature information can be confirmed at the same time. For example, a tag cloud related to user U or a video showing changes in the avatar may be provided. A specific example of such information provision will be described later with reference to FIGS. 9A and 9B.

このように、実施形態に係る情報処理方法では、ユーザの特徴情報を取得し、ユーザの特徴情報のうちの所定の特徴情報に対する評価の内容に応じて期間におけるユーザのスコアを付与し、付与されたスコアに基づいてユーザの特徴情報を更新する。 As described above, in the information processing method according to the embodiment, the user's characteristic information is acquired, and the user's score is assigned for a period according to the content of the evaluation for predetermined characteristic information among the user's characteristic information. The user's characteristic information is updated based on the obtained score.

したがって、実施形態に係る情報処理方法によれば、ユーザの特徴を精度良く把握することができる。 Therefore, according to the information processing method according to the embodiment, it is possible to accurately grasp the user's characteristics.

以下、上記のような情報処理を行う情報処理装置1、および、かかる情報処理装置1を含む情報処理システムSについて詳細に説明する。 Hereinafter, the information processing device 1 that performs the above information processing and the information processing system S including the information processing device 1 will be described in detail.

〔2.情報処理システムSの構成〕
次に、図2を用いて、実施形態に係る情報処理システムSの構成について説明する。図2は、実施形態に係る情報処理システムSの構成例を示す図である。図2に例示するように、実施形態に係る情報処理システムSは、情報処理装置1と、複数のサービス提供サーバ10-1~10-nと、複数の事業者端末20と、複数のユーザ端末100-1~100-nとを含む。
[2. Configuration of information processing system S]
Next, the configuration of the information processing system S according to the embodiment will be described using FIG. 2. FIG. 2 is a diagram showing a configuration example of the information processing system S according to the embodiment. As illustrated in FIG. 2, the information processing system S according to the embodiment includes an information processing device 1, a plurality of service providing servers 10-1 to 10-n, a plurality of business terminals 20, and a plurality of user terminals. 100-1 to 100-n.

これらの各種装置は、ネットワークNを介して、有線または無線により通信可能に接続される。ネットワークNは、LAN(Local Area Network)、WAN(Wide Area Network)、電話網(携帯電話網、固定電話網等)、地域IP(Internet Protocol)網、インターネット等の通信ネットワークである。ネットワークNには、有線ネットワークが含まれていてもよいし、無線ネットワークが含まれていてもよい。 These various devices are connected via a network N so that they can communicate by wire or wirelessly. The network N is a communication network such as a LAN (Local Area Network), a WAN (Wide Area Network), a telephone network (mobile phone network, fixed telephone network, etc.), a local IP (Internet Protocol) network, the Internet, or the like. The network N may include a wired network or a wireless network.

また、図2では、複数の事業者端末20は、サービス提供サーバ10-1~10-nに直接接続されているように図示しているが、事業者端末20がサービス提供サーバ10-1~10-nの配下にあることを模式的に示すものであって、接続形態を限定するものではない。 Further, in FIG. 2, the plurality of business terminals 20 are shown as being directly connected to the service providing servers 10-1 to 10-n, but the business terminals 20 are connected directly to the service providing servers 10-1 to 10-n. 10-n, and does not limit the connection form.

ユーザ端末100は、上記したように、ユーザUによって利用される端末装置である。ユーザ端末100は、例えば、スマートフォンを含む携帯電話機や、タブレット端末や、デスクトップ型PCや、ノート型PCや、PDA(Personal Digital Assistant)等の情報処理装置である。また、ユーザ端末100には、眼鏡型や時計型の情報処理端末であるウェアラブルデバイス(wearable device)も含まれる。 The user terminal 100 is a terminal device used by the user U, as described above. The user terminal 100 is, for example, an information processing device such as a mobile phone including a smartphone, a tablet terminal, a desktop PC, a notebook PC, or a PDA (Personal Digital Assistant). The user terminal 100 also includes a wearable device that is a glasses-shaped or watch-shaped information processing terminal.

ユーザ端末100は、ユーザUによる操作や、ユーザ端末100が有する機能(例えば、サービスYを利用するためのアプリを実行する機能や、ブラウザ機能等)に応じて、各種情報を取得し、取得した情報に応じた情報を生成して送信する。例えば、ユーザ端末100は、ネットワークNを介して、サービス提供サーバ10が提供するサービスYのサイトへアクセスする。そして、ユーザUが例えばサービスを受けるのに必要な情報を指定することによって、ユーザ端末100は、サービス提供サーバ10に対してサービス提供の要求を送信する。 The user terminal 100 acquires various information in response to operations by the user U and functions of the user terminal 100 (for example, a function to execute an application for using service Y, a browser function, etc.). Generate and send information according to the information. For example, the user terminal 100 accesses the site of the service Y provided by the service providing server 10 via the network N. Then, when the user U specifies, for example, information necessary to receive the service, the user terminal 100 transmits a request for service provision to the service providing server 10.

情報処理装置1は、サービス提供サーバ10の上位サーバとして機能するサーバ装置である。情報処理装置1は、各サービス提供サーバ10から特徴情報を取得して共有情報を生成するとともに、特徴情報ごとの時間的推移を抽出する。また、情報処理装置1は、抽出した特徴情報ごとの時間的推移を併せてサービス提供サーバ10側へ提供する。 The information processing device 1 is a server device that functions as a host server of the service providing server 10. The information processing device 1 acquires feature information from each service providing server 10 to generate shared information, and extracts temporal changes for each feature information. Further, the information processing device 1 also provides the temporal transition of each extracted characteristic information to the service providing server 10 side.

サービス提供サーバ10は、上記したようにサービスYをユーザUへ提供するサーバ装置である。サービス提供サーバ10は、例えば、サービスYを利用したユーザUの属性を解析して特徴情報を生成する。また、サービス提供サーバ10は、情報処理装置1に対して提供情報を要求する。提供情報の要求は、例えば、サービス提供サーバ10に接続された事業者端末20をサービスYの事業者が操作することで、サービス提供サーバ10から送信される。 The service providing server 10 is a server device that provides the service Y to the user U as described above. For example, the service providing server 10 analyzes the attributes of the user U who used the service Y to generate characteristic information. Further, the service providing server 10 requests the information processing device 1 to provide information. The request for the provision information is transmitted from the service providing server 10, for example, by the operator of service Y operating the operator terminal 20 connected to the service providing server 10.

事業者端末20は、サービスYを運営する事業者によって利用される端末装置である。事業者端末20は、例えば、デスクトップ型PCや、ノート型PC等であるが、携帯電話機や、タブレット端末や、PDAや、ウェアラブルデバイス等であってもよい。事業者端末20は、例えば情報処理装置1が提供する共有情報の利用サービス画面から、特定のユーザU等を指定することによって、情報処理装置1に対して提供情報を要求する。 The business terminal 20 is a terminal device used by a business that operates service Y. The business terminal 20 is, for example, a desktop PC, a notebook PC, or the like, but may also be a mobile phone, a tablet terminal, a PDA, a wearable device, or the like. The business terminal 20 requests the information processing device 1 to provide information by specifying a specific user U or the like from the shared information usage service screen provided by the information processing device 1, for example.

なお、情報処理システムSのうち、情報処理装置1、複数のサービス提供サーバ10-1~10-nおよび複数の事業者端末20は、例えば、1つの事業者が有するように構成される。つまり、1つの事業者は、複数のサービスYを提供可能である。また、1つの事業者は、各サービスYが生成した特徴情報を共有情報として情報処理装置1に集約するとともに、共有情報に基づいた提供情報を取得して、例えば各サービスYにおけるユーザUのマーケティング調査等に利用する。 In the information processing system S, the information processing device 1, the plurality of service providing servers 10-1 to 10-n, and the plurality of company terminals 20 are configured to be owned by one company, for example. In other words, one business operator can provide multiple services Y. In addition, one business operator aggregates characteristic information generated by each service Y into the information processing device 1 as shared information, and acquires provided information based on the shared information, for example, for marketing of user U in each service Y. Used for research, etc.

なお、情報処理装置1および複数のサービス提供サーバ10-1~10-nは、それぞれ別の事業者が有する構成であってもよい。つまり、ある事業者のあるサービスYから見た場合の他のサービスYは、同じ事業者の他のサービスYであってもよく、他の事業者のサービスYであってもよい。また、複数のサービス提供サーバ10-1~10-nは、それぞれ別の事業者が有する構成であってもよい。また、上記した情報処理システムSに加えて、提供情報の利用のみを行う事業者のサーバが接続されてもよい。 Note that the information processing device 1 and the plurality of service providing servers 10-1 to 10-n may be configured to be owned by different businesses. In other words, the other service Y seen from a certain service Y of a certain business operator may be another service Y of the same business operator, or may be a service Y of another business operator. Furthermore, the plurality of service providing servers 10-1 to 10-n may be configured to be owned by different businesses. Furthermore, in addition to the information processing system S described above, a server of a business operator that only uses provided information may be connected.

なお、図2では、情報処理装置1は、サービス提供サーバ10とは別体で構成されて、共有情報の生成、時間的推移の抽出、および、情報提供の機能を有する場合を示したが、例えば、いずれかのサービス提供サーバ10が情報処理装置1の機能の一部または全部を代替して行ってもよい。 Note that although FIG. 2 shows a case where the information processing device 1 is configured separately from the service providing server 10 and has the functions of generating shared information, extracting temporal changes, and providing information, For example, one of the service providing servers 10 may perform some or all of the functions of the information processing device 1 instead.

また、図2では、情報処理装置1は、共有情報の生成、時間的推移の抽出、および、情報提供のすべての機能を兼ね備える場合を示したが、例えば、複数の情報処理装置1が、上記した機能を分担して行ってもよい。 Further, in FIG. 2, the information processing device 1 has all the functions of generating shared information, extracting temporal changes, and providing information, but for example, if a plurality of information processing devices 1 It is also possible to share the functions.

〔3.情報処理装置1〕
次に、図3、図4を用いて、情報処理装置1の構成例について説明する。図3は、実施形態に係る情報処理装置1の構成例を示すブロック図、図4は、実施形態に係る学習部45の構成例を示すブロック図である。なお、図3および図4では、情報処理装置1の説明に必要となる構成要素のみを示しており、一般的な構成要素についての記載を省略している。
[3. Information processing device 1]
Next, a configuration example of the information processing device 1 will be described using FIGS. 3 and 4. FIG. 3 is a block diagram showing a configuration example of the information processing device 1 according to the embodiment, and FIG. 4 is a block diagram showing a configuration example of the learning section 45 according to the embodiment. Note that FIGS. 3 and 4 only show the components necessary for explaining the information processing device 1, and omit descriptions of general components.

図3に示すように、情報処理装置1は、通信部2と、記憶部3と、制御部4とを有する。なお、情報処理装置1は、情報処理装置1を利用する管理者等から各種操作を受け付ける入力部(例えば、キーボードやマウス等)や、各種情報を表示するための表示部(例えば、液晶ディスプレイ等)を有してもよい。 As shown in FIG. 3, the information processing device 1 includes a communication section 2, a storage section 3, and a control section 4. Note that the information processing device 1 includes an input unit (for example, a keyboard, a mouse, etc.) that accepts various operations from an administrator using the information processing device 1, and a display unit (for example, a liquid crystal display, etc.) for displaying various information. ).

(通信部2について)
通信部2は、例えば、NIC(Network Interface Card)等によって実現される。通信部2は、ネットワークNと有線または無線で接続され、ネットワークNを介して、サービス提供サーバ10や、サービス提供サーバ10に接続された事業者端末20、ユーザ端末100との間で情報の送受信を行う。
(About communication department 2)
The communication unit 2 is realized by, for example, a NIC (Network Interface Card). The communication unit 2 is connected to the network N by wire or wirelessly, and transmits and receives information between the service providing server 10, the operator terminal 20 connected to the service providing server 10, and the user terminal 100 via the network N. I do.

(記憶部3について)
記憶部3は、例えば、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置によって実現され、図3の例では、記憶部3は、共有情報31と、サービス情報32と、モデルプログラム情報33と、推移情報34とを記憶する。
(About storage unit 3)
The storage unit 3 is realized by, for example, a semiconductor memory element such as a RAM (Random Access Memory) or a flash memory, or a storage device such as a hard disk or an optical disk. In the example of FIG. Shared information 31, service information 32, model program information 33, and transition information 34 are stored.

(共有情報31について)
共有情報31は、サービス提供サーバ10から取得した特徴情報を含んだ情報である。図5は、共有情報31の一例を示す図である。図5に示すように、共有情報31は、例えば、列項目が「UID」であり、行項目が「特徴情報」であるテーブルである。また、列項目および行項目の各組のデータ項目には、特徴情報におけるモデルの出力であるスコアが入力される。
(About shared information 31)
The shared information 31 is information that includes characteristic information acquired from the service providing server 10. FIG. 5 is a diagram showing an example of the shared information 31. As shown in FIG. 5, the shared information 31 is, for example, a table in which the column item is "UID" and the row item is "characteristic information." Furthermore, a score, which is the output of the model in the feature information, is input to each data item of each set of column item and row item.

「UID」は、ユーザUを識別する識別情報である。「特徴情報」は、サービス提供サーバ10それぞれで生成されるモデルおよびスコアの少なくともいずれかを含む情報であって、ユーザUの特徴を示す情報である。なお、図5に示す例では、「特徴情報」の各項目には、例えば「釣り好き」等のモデル名称が入力される。 “UID” is identification information that identifies user U. “Feature information” is information that includes at least one of a model and a score generated by each of the service providing servers 10, and is information that indicates the characteristics of the user U. In the example shown in FIG. 5, a model name such as "fishing lover" is input into each item of "feature information".

図5に示すように、共有情報31は、「UID」および「特徴情報」のスコアを含む情報である。図5に示す例では、UIDが「U1」であるユーザUは、特徴情報におけるモデル「釣り好き」のスコアが「0.5」であることを示している。 As shown in FIG. 5, the shared information 31 is information including a "UID" and a score of "feature information". The example shown in FIG. 5 indicates that the score of the model "fishing lover" in the feature information of the user U whose UID is "U1" is "0.5".

また、UIDが「U2」であるユーザUは、特徴情報におけるモデル「釣り好き」のスコアが「未入力」となっている。これは、「U2」であるユーザUのモデル「釣り好き」のスコアをサービス提供サーバ10から取得していないことを示している。 Furthermore, for the user U whose UID is “U2”, the score of the model “fishing lover” in the feature information is “not input”. This indicates that the score of the model "fishing lover" of the user U "U2" has not been acquired from the service providing server 10.

例えば、上記スコアは、サービス提供サーバ10で算出されたスコアをそのまま共有情報31のスコアとして入力してもよく、あるいは、サービス提供サーバ10で算出されたスコアを所定の基準に従って正規化したスコアを共有情報31として入力してもよい。 For example, for the above score, the score calculated by the service providing server 10 may be directly input as the score of the shared information 31, or the score calculated by the service providing server 10 may be normalized according to a predetermined standard. It may also be input as the shared information 31.

また、図5では、共有情報31をスコアとして示したが、共有情報31は、スコアに限定されるものではなく、「○、△および×」や、「優、良および可」等といった段階分けされた情報であってもよい。 In addition, although the shared information 31 is shown as a score in FIG. 5, the shared information 31 is not limited to a score, but is divided into grades such as "○, △ and ×", "excellent, good and fair", etc. It may also be information that has been submitted.

(サービス情報32について)
次に、サービス情報32は、各サービス提供サーバ10が提供するサービスYに関する情報である。図6は、サービス情報32の一例を示す図である。図6に示すように、サービス情報32は、「サービスID」、「提供サービス」および「登録モデル数」といった項目を含む。
(About service information 32)
Next, the service information 32 is information regarding the service Y provided by each service providing server 10. FIG. 6 is a diagram showing an example of the service information 32. As shown in FIG. 6, the service information 32 includes items such as "service ID,""providedservice," and "number of registered models."

「サービスID」は、サービスY(あるいは、サービス提供サーバ10)を識別する識別情報である。「提供サービス」は、サービスYの内容を示す情報である。「登録モデル数」は、共有情報31に登録されている特徴情報のモデルの数を示す情報である。 “Service ID” is identification information that identifies service Y (or service providing server 10). “Provided service” is information indicating the content of service Y. “Number of registered models” is information indicating the number of models of feature information registered in the shared information 31.

(モデルプログラム情報33について)
次に、モデルプログラム情報33は、特徴情報におけるモデルのプログラムデータを含んだ情報である。図7は、モデルプログラム情報33の一例を示す図である。モデルプログラム情報33は、後述の取得部41が取得した特徴情報におけるモデルのプログラムデータを含む情報である。図7に示すように、モデルプログラム情報33は、「モデルID」、「モデル名称」、「サービスID」および「モデルデータ」等といった項目を含む。
(About model program information 33)
Next, the model program information 33 is information that includes program data of the model in the feature information. FIG. 7 is a diagram showing an example of the model program information 33. The model program information 33 is information including program data of a model in feature information acquired by an acquisition unit 41, which will be described later. As shown in FIG. 7, the model program information 33 includes items such as "model ID", "model name", "service ID", and "model data".

「モデルID」は、特徴情報におけるモデルを識別する識別情報である。「モデル名称」は、特徴情報におけるモデルの名称を示す識別情報である。「サービスID」は、サービスY(あるいは、サービス提供サーバ10)を識別する識別情報である。「モデルデータ」は、特徴情報におけるモデルのプログラムデータである。 "Model ID" is identification information that identifies a model in feature information. “Model name” is identification information indicating the name of the model in the feature information. “Service ID” is identification information that identifies service Y (or service providing server 10). "Model data" is program data of a model in feature information.

「モデルデータ」は、例えば、ユーザUの属性を説明変数とする回帰モデルである。例えば、「モデルデータ」は、以下の式に示す回帰モデルである。すなわち、y=ω1・x1+ω2・x2+・・・+ωn・xnの回帰モデルとして表すことができる。 The "model data" is, for example, a regression model that uses user U's attributes as explanatory variables. For example, "model data" is a regression model shown in the following equation. That is, it can be expressed as a regression model of y=ω1·x1+ω2·x2+...+ωn·xn.

上記式において、「x」は、ユーザUの属性に対応する説明変数である。「y」は、ユーザUの特徴を示すスコアに対応する目的変数である。また、「ω」は、「x」の係数であり、所定の重み値を示す。具体的には、「ω1」は、「x1」の重み値であり、「ω2」は、「x2」の重み値であり、「ωn」は、「xn」の重み値である。このように、上記式は、ユーザUの属性に対応する説明変数「x」と、所定の重み値「ω」とを含む変数(例えば、「ω1・x1)を組み合せることにより作成される。 In the above formula, "x" is an explanatory variable corresponding to user U's attribute. “y” is an objective variable corresponding to a score indicating the characteristics of the user U. Further, "ω" is a coefficient of "x" and indicates a predetermined weight value. Specifically, "ω1" is a weight value of "x1", "ω2" is a weight value of "x2", and "ωn" is a weight value of "xn". In this way, the above formula is created by combining the explanatory variable "x" corresponding to the attribute of the user U and the variable containing the predetermined weight value "ω" (for example, "ω1・x1 " ). .

なお、「モデルデータ」は、SVM(Support Vector Machine)やその他の機械学習法を用いて生成された特徴情報であってもよい。また、特徴情報は、深層学習(ディープラーニング)の技術を用いて生成されたものであってもよい。例えば、サービスYは、DNN(Deep Neural Network)やRNN(Recurrent Neural Network)やCNN(Convolutional Neural Network)等の種々のディープラーニングの技術を適宜用いて特徴情報を生成することができる。 Note that the "model data" may be feature information generated using SVM (Support Vector Machine) or other machine learning methods. Further, the feature information may be generated using deep learning technology. For example, service Y can generate feature information by appropriately using various deep learning techniques such as DNN (Deep Neural Network), RNN (Recurrent Neural Network), and CNN (Convolutional Neural Network).

(推移情報34について)
次に、推移情報34は、ユーザUについての特徴情報ごとの時間的推移に関する情報であり、後述の取得部41によって生成および更新される。図8は、推移情報34の一例を示す図である。図8に示すように、推移情報34は、「UID」、「モデル名称」および「スコア」といった項目を含む。
(About transition information 34)
Next, the transition information 34 is information regarding the temporal transition of each feature information about the user U, and is generated and updated by an acquisition unit 41, which will be described later. FIG. 8 is a diagram showing an example of the transition information 34. As shown in FIG. 8, the transition information 34 includes items such as "UID", "model name", and "score".

「UID」は、上記の共有情報31の「UID」に対応する。「モデル名称」は、上記のモデルプログラム情報33の「モデル名称」に対応する。なお、「モデル名称」は、特徴情報におけるモデルが識別できればよく、例えば「モデルID」等であってもよい。 “UID” corresponds to “UID” of the shared information 31 described above. The “model name” corresponds to the “model name” of the model program information 33 described above. Note that the "model name" only needs to be able to identify the model in the feature information, and may be, for example, a "model ID" or the like.

「スコア」は、時系列上の各標本点となる所定のタイミングごとの各スコアが入力される。例えば所定のタイミングは、取得部41による共有情報31の更新タイミング等である。なお、図8では、3ヶ月ごとのスコアが入力された例を示しているが、あくまで一例であって、上記の所定のタイミングを限定するものではない。 In the "score" field, each score for each predetermined timing corresponding to each sample point on the time series is input. For example, the predetermined timing is the update timing of the shared information 31 by the acquisition unit 41, etc. Note that although FIG. 8 shows an example in which scores are input every three months, this is just an example and does not limit the above-mentioned predetermined timing.

(制御部4について)
図3の説明に戻り、つづいて制御部4について説明する。制御部4は、コントローラ(controller)であり、例えば、CPU(Central Processing Unit)やMPU(Micro Processing Unit)等によって、情報処理装置1内部の記憶装置に記憶されている各種プログラム(情報処理プログラムの一例に相当)がRAMを作業領域として実行されることにより実現される。また、制御部4は、例えば、コントローラであり、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)等の集積回路により実現される。
(About the control unit 4)
Returning to the explanation of FIG. 3, the control section 4 will be explained next. The control unit 4 is a controller that executes various programs (information processing programs) stored in a storage device inside the information processing device 1 by, for example, a CPU (Central Processing Unit) or an MPU (Micro Processing Unit). (corresponding to one example) is realized by being executed using RAM as a work area. Further, the control unit 4 is, for example, a controller, and is realized by an integrated circuit such as an ASIC (Application Specific Integrated Circuit) or an FPGA (Field Programmable Gate Array).

図3に示すように、制御部4は、取得部41と、受付部42と、抽出部43と、提供部44と、学習部45を有し、以下に説明する情報処理の機能や作用を実現または実行する。なお、制御部4の内部構成は、図3に示した構成に限られず、後述する情報処理を行うことができる構成であれば他の構成であってもよい。また、制御部4が有する各処理部の接続関係は、図3に示した接続関係に限られず、他の接続関係であってもよい。 As shown in FIG. 3, the control unit 4 includes an acquisition unit 41, a reception unit 42, an extraction unit 43, a provision unit 44, and a learning unit 45, and has information processing functions and operations described below. to realize or carry out. Note that the internal configuration of the control unit 4 is not limited to the configuration shown in FIG. 3, and may be any other configuration as long as it is capable of performing information processing to be described later. Furthermore, the connection relationship between the respective processing units included in the control unit 4 is not limited to the connection relationship shown in FIG. 3, and may be any other connection relationship.

制御部4は、特徴情報を異なるサービスYそれぞれから取得し、取得したサービスYごとの特徴情報の時間的推移を抽出し、抽出したサービスYごとの時間的推移を併せて提供する。 The control unit 4 acquires characteristic information from each of the different services Y, extracts the temporal transition of the acquired characteristic information for each service Y, and also provides the temporal transition for each extracted service Y.

(取得部41について)
取得部41は、ユーザUの属性を用いてユーザUの特徴を推定するモデル、および、ユーザUの属性を用いて推定されたユーザUの特徴に関する推定結果の少なくとも一方を含む特徴情報を異なるサービスYそれぞれから取得する。例えば、取得部41は、サービスYに対して予め指定したフォーマットで生成させた特徴情報を取得する。これにより、サービスY間で特徴情報のフォーマットを揃えることができるため、統一した基準の特徴情報を取得することができる。
(About the acquisition unit 41)
The acquisition unit 41 acquires feature information including at least one of a model for estimating the characteristics of the user U using the attributes of the user U, and an estimation result regarding the characteristics of the user U estimated using the attributes of the user U, from a different service. Obtain from each Y. For example, the acquisition unit 41 acquires characteristic information generated for service Y in a prespecified format. As a result, the format of the feature information can be made the same between the services Y, so it is possible to obtain feature information based on a unified standard.

また、取得部41は、特徴情報として、上記したモデルと、かかるモデルから出力されるスコアの初期値とを含む情報を取得する。スコアの初期値は、例えば、サービス提供サーバ10によって予め算出されてもよく、取得部41がモデルデータを取得して算出してもよい。取得部41が初期値を算出する場合、特徴情報のモデルデータのみをまず取得し、その後、サービス提供サーバ10からユーザUの属性を取得してスコアを算出する。 Further, the acquisition unit 41 acquires information including the above-described model and the initial value of the score output from the model as the feature information. The initial value of the score may be calculated in advance by the service providing server 10, for example, or may be calculated by the acquisition unit 41 by acquiring model data. When the acquisition unit 41 calculates the initial value, it first acquires only the model data of the feature information, and then acquires the attributes of the user U from the service providing server 10 and calculates the score.

なお、取得部41は、特徴情報を取得した際に、かかる特徴情報が指定のフォーマットに沿って生成されたか否かをチェックするチェック機能を有してもよい。 Note that the acquisition unit 41 may have a check function of checking whether or not the characteristic information is generated in accordance with a specified format when acquiring the characteristic information.

また、取得部41は、取得した特徴情報を共有情報31として登録するとともに、登録した特徴情報を必要に応じて更新する更新処理を行う。具体的には、取得部41は、初回時には、まず特徴情報のモデルデータとスコアの初期値とを取得して共有情報31として登録し、2回目以降については、必要に応じ、サービスYからユーザUの属性を取得して、これに基づき共有情報31のスコアを更新する。また、モデルデータが変更された場合には、サービスYから新たなモデルデータを取得して、共有情報31のモデルそのものを更新する。 Further, the acquisition unit 41 registers the acquired feature information as the shared information 31 and performs an update process to update the registered feature information as necessary. Specifically, at the first time, the acquisition unit 41 first acquires the model data of the feature information and the initial value of the score and registers it as the shared information 31, and from the second time onward, if necessary, the acquisition unit 41 acquires the model data of the feature information and the initial value of the score. The attribute of U is acquired, and the score of the shared information 31 is updated based on this. Furthermore, when the model data is changed, new model data is acquired from service Y and the model itself in the shared information 31 is updated.

また、取得部41は、特徴情報におけるモデルの入力となるユーザUの属性を、モデルの取得元のサービスYとは異なるサービスYから取得してもよい。つまり、共有情報31として登録されたモデルの取得元のサービスYからユーザUの属性を取得してスコアを出力してもよく、あるいは、取得元のサービスYとは異なるサービスYから取得したユーザUの属性を使ってスコアを出力してもよい。これにより、例えば、異なる事業者のサービスY間で、共有情報31に登録されたモデルを共有することができる。 Further, the acquisition unit 41 may acquire the attributes of the user U, which are input to the model in the feature information, from a service Y different from the service Y from which the model is acquired. In other words, the attributes of the user U may be obtained from the service Y from which the model registered as the shared information 31 is obtained and the score may be output, or the user U may be obtained from a service Y different from the service Y from which the model is obtained. You may also output the score using the attributes. Thereby, for example, the model registered in the shared information 31 can be shared between the services Y of different providers.

また、取得部41は、例えば更新処理のタイミングごとに推移情報34を更新して、ユーザUについての特徴情報ごとの時間的推移を記録する。 Further, the acquisition unit 41 updates the transition information 34 at each update processing timing, for example, and records the temporal transition of each characteristic information about the user U.

(受付部42について)
受付部42は、サービス提供サーバ10から情報提供の要求を受け付ける。例えば、受付部42は、特定のユーザUを指定するユーザ指定の要求をサービスYから受け付ける。ユーザ指定により指定されるユーザUは、1人であってもよく、複数であってもよい。あるいは、ユーザ指定は、複数のユーザUを包含するユーザグループ指定であってもよい。
(About the reception department 42)
The receiving unit 42 receives requests for information provision from the service providing server 10. For example, the receiving unit 42 receives a user-specified request specifying a specific user U from the service Y. The number of users U specified by user specification may be one or more. Alternatively, the user designation may be a user group designation that includes a plurality of users U.

また、受付部42は、上記した要求の中に期間指定を含ませてもよい。例えば、期間指定により指定された期間にサービスYを利用したユーザUをユーザ指定の対象としてもよい。 Further, the receiving unit 42 may include a period designation in the above-described request. For example, the user U who used the service Y during the period specified by the period specification may be the user specified.

(抽出部43について)
抽出部43は、ユーザ指定によって指定された特定のユーザUについて該当する特徴情報ごとの時間的推移を推移情報34から抽出する。また、抽出部43は、抽出した抽出結果を提供部44へ通知する。
(About the extraction unit 43)
The extraction unit 43 extracts, from the transition information 34, the temporal transition for each corresponding feature information regarding the specific user U designated by the user designation. Further, the extracting unit 43 notifies the providing unit 44 of the extracted extraction result.

また、抽出部43は、抽出した抽出結果に含まれるある特徴情報の時間的推移に所定の特徴がある場合に、かかる所定の特徴に基づいて他のサービスの特徴情報の今後の時間的推移を予測し、予測結果を提供部44へ通知する。 Further, when there is a predetermined characteristic in the temporal transition of certain feature information included in the extracted extraction result, the extraction unit 43 extracts the future temporal transition of the characteristic information of other services based on the predetermined characteristic. It makes a prediction and notifies the providing unit 44 of the prediction result.

(提供部44について)
提供部44は、抽出部43によって抽出された抽出結果および予測結果に基づいて、ユーザ指定で指定されたユーザUについての特徴情報ごとの時間的推移を示す提供情報を生成し、当該提供情報をサービスYへ提供する。
(About the providing section 44)
The providing unit 44 generates provided information indicating the temporal transition of each feature information regarding the user U specified by the user based on the extraction result and prediction result extracted by the extracting unit 43, and uses the provided information. Provide to service Y.

(学習部45について)
学習部45は、取得部41が取得したユーザUの属性を用いてユーザUの特徴を推定するモデルや推定結果の少なくとも一方を含む特徴情報を、期間的な変化を考慮して学習し、更新する。例えば、学習部45は、ユーザUの特徴情報に対するユーザUの評価の内容に応じて、ユーザUの特徴情報の期間的な変化に対して異なるスコアを付与し、付与されたスコアに基づいてユーザUの特徴情報を更新する。これにより、ユーザUの特徴を精度良く把握することができる。
(About learning section 45)
The learning unit 45 learns and updates feature information including at least one of a model for estimating the characteristics of the user U using the attributes of the user U acquired by the acquisition unit 41 and the estimation results, taking into account changes over time. do. For example, the learning unit 45 assigns different scores to periodic changes in the user U's feature information depending on the content of the user U's evaluation of the user U's feature information, and based on the assigned score, the learning unit 45 Update the characteristic information of U. Thereby, the characteristics of the user U can be grasped with high accuracy.

すなわち、取得部41は、ユーザUの特徴情報を取得し、共有情報31、モデルプログラム情報33、推移情報34などとして記憶している。ユーザUは、記憶された自分のモデルデータを含む特徴情報をユーザ端末100により確認することができる。そして、ユーザUは、確認した特徴情報を評価することができる。 That is, the acquisition unit 41 acquires the characteristic information of the user U and stores it as shared information 31, model program information 33, transition information 34, and the like. The user U can check the stored feature information including his or her own model data using the user terminal 100. The user U can then evaluate the confirmed feature information.

ユーザUは、ユーザ端末100を用いて自分の特徴情報を、例えばランキング形式で閲覧することができる。ユーザ端末100には、ユーザUの特徴情報が、例えば、1.映画好き、2.釣り好き、3.登山好き・・・などとランキング形式で表示される。この場合、ユーザ端末100は、ユーザUの特徴情報を、文字の大きさによるワードクラフト形式で表示してもよい。 User U can use the user terminal 100 to view his or her own characteristic information, for example, in a ranking format. The user terminal 100 has characteristic information of the user U, for example, 1. I love movies, 2. I like fishing, 3. It is displayed in a ranking format, such as ``I like mountain climbing...''. In this case, the user terminal 100 may display the characteristic information of the user U in a wordcraft format using font sizes.

ユーザUの複数の特徴情報が表示されたユーザ端末100にて、ユーザUが複数の特徴情報から特定の1つの特徴情報を選択すると、選択した特徴情報に対する複数の評価項目が表示される。ユーザUは、表示された複数の評価項目のうち、該当する評価項目を選択できる。学習部45は、ユーザUが選択した特定の特徴情報に対する評価項目に対してスコアを付与し、スコアに応じてユーザUの特徴情報を更新する。 When the user U selects a specific piece of feature information from the plural pieces of feature information on the user terminal 100 on which a plurality of pieces of feature information about the user U are displayed, a plurality of evaluation items for the selected feature information are displayed. The user U can select a corresponding evaluation item from among the plurality of displayed evaluation items. The learning unit 45 assigns a score to the evaluation item for the specific feature information selected by the user U, and updates the feature information of the user U according to the score.

図4に示すように、学習部45は、評価項目提供部51と、評価項目受付部52と、付与部53と、更新部54とを有する。 As shown in FIG. 4, the learning section 45 includes an evaluation item providing section 51, an evaluation item receiving section 52, a providing section 53, and an updating section 54.

(評価項目提供部51について)
評価項目提供部51は、ユーザUに対して特徴情報を評価するための複数の評価項目を提供する。評価項目提供部51が提供する複数の評価項目は、現在の評価と過去の評価とを評価可能な評価項目を含む。
(About the evaluation item providing unit 51)
The evaluation item providing unit 51 provides the user U with a plurality of evaluation items for evaluating feature information. The plurality of evaluation items provided by the evaluation item providing unit 51 include evaluation items that can evaluate current evaluation and past evaluation.

複数の評価項目は、例えば、「正解」「すごい」「予想外」「なにそれを?」「はずかしい」「イミフ」「過ぎ去りし過去」「調べただけ」などの8項目である。なお、評価項目提供部51が提供する評価項目は、8項目に限るものではなく、7項目以下でも、9項目以上であってもよい。また、評価項目も、上記したものに限らない。ここで、現在の評価と過去の評価とを評価可能な評価項目とは、「過ぎ去りし過去」「調べただけ」であり、その他に「食わずぎらい」などがある。 The plurality of evaluation items are, for example, eight items such as ``Correct'', ``Amazing'', ``Unexpected'', ``What is that?'', ``Embarrassing'', ``Impressions'', ``Gone in the past'', and ``Just researched''. Note that the evaluation items provided by the evaluation item providing unit 51 are not limited to eight items, and may be seven or less, or nine or more. Furthermore, the evaluation items are not limited to those described above. Here, the evaluation items that allow evaluation of the current evaluation and the past evaluation include "past past", "just researched", and others such as "hard to eat".

(評価項目受付部52について)
評価項目受付部52は、ユーザUが評価した特徴情報に対する評価項目を受付ける。評価項目提供部51がユーザUの特徴情報に対して、2択の評価項目「正解」「不正解」だけではなく、ユーザUの感情を表す評価項目「すごい」「予想外」などを提供することで、評価項目受付部52は、ユーザUから感情のフィードバックを受付けることができる。
(About the evaluation item reception unit 52)
The evaluation item receiving unit 52 receives evaluation items for the feature information evaluated by the user U. The evaluation item providing unit 51 provides not only the two-choice evaluation items "correct" and "incorrect" but also evaluation items such as "amazing" and "unexpected" expressing the user's U's feelings for the characteristic information of the user U. Thus, the evaluation item reception unit 52 can receive emotional feedback from the user U.

例えば、評価項目受付部52は、ユーザUの特徴情報である「映画好き」に対する評価項目として「過ぎ去りし過去」を受付けた場合、過去は「映画好き」であるが、現在は「映画好き」ではないという情報を受付けたことになる。つまり、評価項目受付部52は、ユーザUの特徴情報である「映画好き」に対して、過去は「正解」であり、現在は「不正解」であるという情報を得ることができる。 For example, when the evaluation item reception unit 52 receives "past past" as an evaluation item for "movie lover", which is the characteristic information of user U, the user U "loved movies" in the past, but now "movie lover". This means that we have received information that this is not the case. In other words, the evaluation item receiving unit 52 can obtain information that the user U's characteristic information of “movie lover” was answered “correctly” in the past and is currently “incorrectly”.

また、評価項目受付部52は、ユーザUの特徴情報である「映画好き」に対する評価項目として「調べただけ」を受付けた場合、過去は「映画好き」ではなかったが、現在は「映画好き」であるという情報を受付けたことになる。つまり、評価項目受付部52は、ユーザUの特徴情報である「映画好き」に対して、過去は「不正解」であり、現在は「正解」であるという情報を得ることができる。 In addition, when the evaluation item reception unit 52 receives "I just researched" as an evaluation item for "I love movies", which is the characteristic information of user U, the evaluation item reception unit 52 may be configured to ” has been accepted. In other words, the evaluation item reception unit 52 can obtain information that the user U's characteristic information of “movie lover” was answered “incorrect” in the past and is currently “correct.”

評価項目受付部52は、ユーザUの特徴情報に対して、現在の評価と過去の評価とを評価可能な期間的な評価項目を受付けることで、ユーザUの特徴情報に対する期間的な「正解」と「不正解」の情報を得ることができる。なお、この場合、「正解」と「不正解」との期間的な境界は、過去のログに応じて設定することが好ましい。ここで、「正解」と「不正解」との期間的な境界を決める過去のログとは、例えば、過去の検索クエリ、ショッピングログ、位置情報などのユーザUの行動ログに基づいて特定する。この場合、特定のユーザUの行動ログに基づいて特定したり、複数のユーザUの行動ログに基づいた、例えば、平均値などに基づいて特定したりしてもよい。 The evaluation item receiving unit 52 accepts period-based evaluation items that can evaluate current evaluation and past evaluation for user U's characteristic information, thereby determining the period-based "correct answer" for user U's characteristic information. and "incorrect" information. In this case, it is preferable that the period boundary between "correct answer" and "incorrect answer" be set according to past logs. Here, the past log that determines the temporal boundary between "correct answer" and "incorrect answer" is specified based on user U's behavior log such as past search queries, shopping logs, and location information, for example. In this case, the identification may be based on the behavior log of a specific user U, or based on the behavior logs of a plurality of users U, for example, based on an average value.

(付与部53について)
付与部53は、ユーザUの特徴情報のうちの所定の特徴情報に対する評価の内容に応じて期間におけるユーザのスコアを付与する。付与部53は、評価項目受付部52が受け付けた評価項目に応じて期間におけるユーザのスコアを付与する。この場合、付与部53は、ユーザの特徴情報ごとに期間におけるユーザのスコアを付与する。
(About the giving part 53)
The assigning unit 53 assigns a user's score in a period according to the content of the evaluation for predetermined feature information among the user U's feature information. The assigning unit 53 assigns the user's score for the period according to the evaluation item accepted by the evaluation item accepting unit 52. In this case, the assigning unit 53 assigns the user's score in the period to each user's characteristic information.

一例として、評価項目受付部52は、ユーザUの特徴情報である「映画好き」に対する評価項目として「過ぎ去りし過去」を受付けた場合、上記したように、ユーザUの特徴情報である「映画好き」に対して、過去は「正解」であり、現在は「不正解」であるという情報を受付ける。付与部53は、ユーザUの特徴情報である「映画好き」に対して、過去は「正解」であることから、例えばスコア「0.7」を付与し、現在は「不正解」であることから、例えばスコア「0.2」を付与する。 As an example, when the evaluation item reception unit 52 receives "the past past" as an evaluation item for "movie lover", which is the characteristic information of the user U, the evaluation item reception unit 52 may '', the information that the answer was ``correct'' in the past and is currently ``incorrect'' is accepted. The assigning unit 53 assigns, for example, a score of "0.7" to "movie lover", which is the characteristic information of user U, because the answer was "correct" in the past, and the score is currently "incorrect". For example, a score of "0.2" is assigned.

なお、評価項目受付部52は、ユーザUの特徴情報である「出会い系」に対する評価項目として「はずかしい」を受付けた場合、興味があって恥ずかしいの場合と、「出会い系」という語句に対して恥ずかしい場合がある。この場合、付与部53は、ユーザUの特徴情報である「出会い系」に対して、「正解」なのか、「不正解」なのかが不明であり、例えば、評価項目受付部52が受付けた回答に対してスコアを付与しない。 In addition, when the evaluation item receiving unit 52 receives "embarrassing" as an evaluation item for "dating site" which is the characteristic information of user U, it accepts "embarrassed" as an evaluation item for "dating site" which is the characteristic information of user U, when it is interested but embarrassed, and for the phrase "dating site" It can be embarrassing. In this case, it is unclear whether the giving unit 53 gives a “correct” or “incorrect” answer to “dating”, which is the characteristic information of the user U, and for example, if the evaluation item receiving unit 52 accepts Do not assign scores to answers.

(更新部54について)
更新部54は、付与部53により付与されたスコアに基づいてユーザのモデルデータを含む特徴情報を更新する。この場合、更新部54は、共有情報31、モデルプログラム情報33、推移情報34に記憶された情報を更新する。
(About the update section 54)
The updating unit 54 updates the feature information including the user's model data based on the score assigned by the assigning unit 53. In this case, the update unit 54 updates the information stored in the shared information 31, model program information 33, and transition information 34.

(学習部45におけるその他の処理について)
上記した付与部53は、ユーザ端末100にランキング表示された複数の特徴情報のうち、ユーザUが選択した選択順位に応じてユーザUのスコアを付与する。学習部45は、ユーザUに対して、ユーザ端末100を用いて特徴情報をランキング形式で表示可能である。ユーザUは、ランキング表示された特定の特徴情報を選択し、選択した特徴情報を評価可能である。このとき、ユーザUが1番目に、ランキング1位の特徴情報を選択したとき、付与部53は、この特徴情報における現在のスコアに対して、例えば、重み付け係数1.1を掛けて特徴情報のスコアを補正する。一方、ユーザUが1番目に、ランキング3位の特徴情報を選択したとき、付与部53は、ユーザUがランキング1位の特徴情報よりもランキング3位の特徴情報の方が興味があると推定し、この特徴情報における現在のスコアに対して、例えば、重み付け係数1.5を掛けて特徴情報のスコアを補正する。
(Regarding other processing in the learning section 45)
The above-described assigning unit 53 assigns a score to the user U according to the selection order selected by the user U from among the plurality of characteristic information ranked and displayed on the user terminal 100. The learning unit 45 can display the feature information in a ranking format to the user U using the user terminal 100. User U can select specific feature information displayed in a ranking and evaluate the selected feature information. At this time, when the user U first selects the feature information ranked No. 1, the assigning unit 53 multiplies the current score of this feature information by a weighting coefficient of 1.1, for example, to obtain the feature information. Correct your score. On the other hand, when the user U first selects the feature information ranked 3rd in the ranking, the assigning unit 53 estimates that the user U is more interested in the feature information ranked 3rd than the feature information ranked 1st. Then, the current score of this feature information is multiplied by a weighting coefficient of 1.5, for example, to correct the score of the feature information.

すなわち、付与部53は、ユーザ端末100にランキング表示された複数の特徴情報に対して、ユーザUの選択順位よりもランキング下位の特徴情報を選択するほど、つまり、選択順位が2番目でランキングが4位の特徴情報を選択したとき、特徴情報のスコアを補正するための重み付け係数を大きくする。 That is, the assigning unit 53 selects feature information that is ranked lower than the selection order of the user U from among the plurality of feature information displayed in the ranking on the user terminal 100, that is, the selection order is second and the ranking is lower. When the fourth place feature information is selected, the weighting coefficient for correcting the score of the feature information is increased.

例えば、ユーザ端末100にランキングの1位に表示された特徴情報「芸能」に対して、ユーザU1が1番目に「芸能」を選択して「正解」と回答した場合、学習部45は、ユーザの特徴情報を「正しく推定できている」と認識する。一方、ユーザU2が5番目に「芸能」を選択して「正解」と回答した場合、学習部45は、ユーザの特徴情報を「正しく推定できているが、関心の度合いとしては小さい」と認識し、重み付け係数を小さくする。また、ユーザU1が1番目に「芸能」を選択して「不正解」と回答した場合、学習部45は、ユーザの特徴情報を「正しく推定できていない」と認識し、スコアが減少する重み付け係数とする。また、ユーザU1が5番目に「芸能」を選択して「不正解」と回答した場合、学習部45は、ユーザの特徴情報を「正しく推定できていない」と認識し、スコアが増減しない重み付け係数とする。 For example, when the user U1 selects "Entertainment" first and answers "Correct" with respect to the feature information "Entertainment" displayed in the first place in the ranking on the user terminal 100, the learning unit 45 The feature information is recognized as ``correctly estimated.'' On the other hand, if the user U2 selects "Entertainment" fifth and answers "Correct", the learning unit 45 recognizes that the user's characteristic information is "estimated correctly, but the degree of interest is small". and reduce the weighting coefficient. Further, if the user U1 selects "Entertainment" first and answers "incorrect", the learning unit 45 recognizes that the user's feature information "cannot be estimated correctly" and weights the score to decrease. Let it be a coefficient. Further, if the user U1 selects "Entertainment" fifth and answers "incorrect", the learning unit 45 recognizes that the user's feature information "has not been correctly estimated" and weights the score so that it does not increase or decrease. Let it be a coefficient.

なお、ユーザ端末100にランキング表示された複数の特徴情報に対して、例えば、ランキング1位から3位までの特徴情報(例えば、「スポーツ」「芸能」「ビジネス」)を1個のグループとする。そして、1位から3位までの特徴情報の中で重み付け係数を相対的に変化させるようにしてもよい。また、ユーザ端末100にランキング形式で表示された特徴情報に対して、ユーザUの気まぐれ的な選択を補正するようにしてもよい。例えば、ユーザU1が1番目に「芸能」を選択して「正解」と回答した場合、学習部45は、「芸能」に最も興味があると認識する。ユーザU1が2番目に「芸能」を選択して「不正解」と回答した場合、学習部45は、「芸能」に全く興味がないと認識する。ユーザU1が3番目に「芸能」を選択して「不正解」と回答した場合、学習部45は、「芸能」が2番目に興味がないと認識する。ユーザU1が4番目に「芸能」を選択して「不正解」と回答した場合、学習部45は、「芸能」が3番目に興味がないと認識する。 Note that for a plurality of pieces of characteristic information ranked and displayed on the user terminal 100, for example, characteristic information ranked first to third in the ranking (for example, "sports," "entertainment," and "business") is set as one group. . Then, the weighting coefficients may be relatively changed among the first to third feature information. Further, the characteristic information displayed in the ranking format on the user terminal 100 may be corrected for the user's U's whimsical selection. For example, if the user U1 selects "Entertainment" first and answers "Correct", the learning unit 45 recognizes that he is most interested in "Entertainment". If the user U1 selects "Entertainment" second and answers "Incorrect", the learning unit 45 recognizes that he has no interest in "Entertainment" at all. When the user U1 selects "Entertainment" third and answers "Incorrect", the learning unit 45 recognizes that "Entertainment" is the second choice that he is not interested in. When the user U1 selects "Entertainment" as the fourth choice and answers "Incorrect", the learning unit 45 recognizes that "Entertainment" is the third choice that he is not interested in.

また、ユーザ端末100に複数の特徴情報をランキング表示するとき、サービスY1,Y2,Y3が欲しい特徴情報をランキング上位に表示する。ユーザ端末100に複数の特徴情報をランキング表示するとき、サービスY1,Y2,Y3が社内でよく使用している特徴情報をランキング上位に表示する。また、ユーザ端末100に複数の特徴情報をランキング表示するとき、回答数が少ない特徴情報をランキング上位に表示する。ユーザ端末100に複数の特徴情報をランキング表示するとき、特徴情報に報酬マークを付ける。 Further, when displaying a plurality of pieces of feature information in a ranking manner on the user terminal 100, the feature information desired by services Y1, Y2, and Y3 is displayed at the top of the ranking. When displaying a plurality of pieces of feature information in a ranking manner on the user terminal 100, the feature information that is frequently used within the company by services Y1, Y2, and Y3 is displayed at the top of the ranking. Furthermore, when displaying a plurality of pieces of characteristic information in a ranking manner on the user terminal 100, characteristic information with a small number of responses is displayed at the top of the ranking. When displaying a plurality of pieces of feature information in a ranking manner on the user terminal 100, a reward mark is attached to the feature information.

(提供処理の具体例)
ここで、実施形態に係る提供処理の具体例について、図9A,9Bを用いて説明する。図9A,図9Bは、実施形態に係る提供処理の具体例を示す図(その1)(その2)である。
(Specific example of provision processing)
Here, a specific example of the provision processing according to the embodiment will be described using FIGS. 9A and 9B. 9A and 9B are diagrams (Part 1) (Part 2) showing specific examples of provision processing according to the embodiment.

図9Aに示すように、例えば提供部44は、ユーザ指定で指定されたユーザUにつき、かかるユーザUの特徴を示す特徴情報ごとのスコアの時間的推移が同時に確認可能となるグラフを生成し、提供情報としてサービスYへ提供する。 As shown in FIG. 9A, for example, the providing unit 44 generates a graph for a user U designated by the user designation, in which it is possible to simultaneously check the time transition of the score for each feature information indicating the characteristics of the user U, Provided to service Y as provided information.

これにより、事業者側は、例えば指定したユーザUの興味関心の移り変わりを、自身が運営するサービスYの解析結果に限らず、他のサービスYの解析結果を含めた形で確認することができる。 As a result, the operator can, for example, check changes in the interests of a specified user U, not only with the analysis results of the service Y that it operates, but also with the analysis results of other services Y. .

また、これにより、事業者側は、グラフが示すユーザUの興味関心の移り変わりの要因を推定することができ、例えば推定した要因を、マーケティング等におけるカバレッジの拡大等のために活用することが可能となる。 In addition, this allows the business operator to estimate the factors behind changes in user U's interests shown in the graph, and for example, it is possible to utilize the estimated factors to expand coverage in marketing, etc. becomes.

例えば図9Aに示すグラフの場合、事業者側は、指定のユーザUが元々、釣りおよび映画に対する興味関心が高かったユーザであることを確認することができる。そして、かかるユーザUについて、「3月」に、スコア化し得る登山に対する興味関心が発生し、かかる興味関心が「6月」~「9月」にかけて漸増的に高まったことを確認することができる。 For example, in the case of the graph shown in FIG. 9A, the business operator can confirm that the specified user U is originally a user who has a high interest in fishing and movies. For this user U, it can be confirmed that an interest in mountain climbing that can be converted into a score occurred in "March" and that this interest increased gradually from "June" to "September". .

その一方で、登山に対する興味関心と入れ替わるように、釣りに対する興味関心が「6月」~「9月」にかけて漸減的に低くなったことを確認することができる。これにより、事業者側では、少なくとも「3月」頃にユーザUの登山に対する興味を引く何かがあり、登山に対する興味関心が高まるに連れて例えば休日の過ごし方に変化があらわれ、ユーザUは釣りではなく登山を優先するようになった、といった推定を働かせることができる。 On the other hand, it can be seen that interest in fishing gradually decreased from June to September, replacing interest in mountain climbing. As a result, on the operator's side, there is something that will attract user U's interest in mountain climbing at least around March, and as his interest in mountain climbing increases, for example, the way he spends his holidays will change, and user U will It can be assumed that people have started to prioritize mountain climbing rather than fishing.

また、事業者側では、ユーザUは、映画については定常的に映画チケットを購入しており、インドアにおける趣味としては変わらず映画鑑賞を嗜んでいる、といった推定を働かせることができる。 Furthermore, the operator can presume that the user U regularly purchases movie tickets and continues to enjoy watching movies indoors as a hobby.

なお、図9Aではグラフを情報提供する例を示したが、提供部44は、例えば図9Bに示すように、ユーザUに関するタグクラウドの変化を示す動画を生成し、提供情報としてサービスYへ提供するようにしてもよい。なお、図9Bは、図9Aのグラフの変化に対応している。 Although FIG. 9A shows an example of providing graph information, the providing unit 44 generates a video showing changes in the tag cloud regarding user U, and provides it to service Y as provided information, as shown in FIG. 9B, for example. You may also do so. Note that FIG. 9B corresponds to changes in the graph of FIG. 9A.

図9Bに示すタグクラウドの変化を示す動画によっても、例えばユーザUの興味関心の高さを文字の大きさによって表す(すなわち興味関心が高ければ文字を大きく、低ければ文字を小さくする)ことによって、事業者側は、ユーザUの興味関心の移り変わりを、異なるサービスYの解析結果を横断的に利用する形で確認することができる。 For example, by using the video showing changes in the tag cloud shown in FIG. 9B, the level of interest of the user U can be expressed by the size of the font (that is, if the interest is high, the font is made large, and if the interest is low, the font is made small). , the business operator can check changes in user U's interests by cross-sectionally using the analysis results of different services Y.

また、これにより、事業者側は、図9Aのグラフの場合と同様に、動画が示すユーザUの興味関心の移り変わりの要因を推定することができる。 Furthermore, as in the case of the graph in FIG. 9A, this allows the business operator to estimate the cause of changes in user U's interests shown in the video.

なお、ここでは、ユーザUの興味関心の高さを文字の大きさによって表すこととしたが、文字の色や配置位置、点滅等で目立ちやすいか否かによって、ユーザUの興味関心の高さを示すこととしてもよい。 Note that here, the height of user U's interest is expressed by the size of the font, but the height of user U's interest can be expressed by the color of the font, the placement position, whether it is easily noticeable by blinking, etc. It may also be indicated.

〔4.情報処理装置1の処理手順〕
次に、実施形態に係る情報処理装置1が実行する処理手順について説明する。図10は、実施形態に係る情報処理装置1が実行する処理手順を示すフローチャートである。
[4. Processing procedure of information processing device 1]
Next, a processing procedure executed by the information processing device 1 according to the embodiment will be described. FIG. 10 is a flowchart showing a processing procedure executed by the information processing device 1 according to the embodiment.

図10に示すように、まず、取得部41は、ユーザUの属性を用いてユーザUの特徴を推定するモデル、および、上記属性を用いて推定されたユーザUの特徴に関する推定結果の少なくとも一方を含む特徴情報を異なるサービスYそれぞれから取得する(ステップS101)。 As shown in FIG. 10, first, the acquisition unit 41 acquires at least one of a model that estimates the characteristics of the user U using the attributes of the user U, and an estimation result regarding the characteristics of the user U estimated using the attributes. The characteristic information including the information is acquired from each of the different services Y (step S101).

そして、抽出部43が、受付部42の受け付けたユーザ指定に該当するユーザUについて、特徴情報ごとの時間的推移を抽出する(ステップS102)。 Then, the extraction unit 43 extracts the temporal transition for each characteristic information regarding the user U corresponding to the user designation received by the reception unit 42 (step S102).

そして、提供部44が、抽出部43によって抽出された特徴情報ごとの時間的推移を併せて提供(ステップS103)し、処理を終了する。 Then, the providing unit 44 also provides the temporal transition for each feature information extracted by the extracting unit 43 (step S103), and the process ends.

また、実施形態に係る情報処理装置1の学習部45が実行する処理手順について説明する。図11は、実施形態に係る情報処理装置1の学習部45が実行する処理手順を示すフローチャートである。 Further, a processing procedure executed by the learning unit 45 of the information processing device 1 according to the embodiment will be explained. FIG. 11 is a flowchart showing a processing procedure executed by the learning unit 45 of the information processing device 1 according to the embodiment.

取得部41は、すでにユーザUの特徴情報を取得している(図10のステップS101)。図11に示すように、まず、評価項目提供部51は、ユーザUに対して特徴情報を評価するための複数の評価項目を提供する(ステップS201)。次に、評価項目受付部52は、ユーザUが評価した特徴情報に対する評価項目を受付ける(ステップS202)。 The acquisition unit 41 has already acquired the characteristic information of the user U (step S101 in FIG. 10). As shown in FIG. 11, first, the evaluation item providing unit 51 provides the user U with a plurality of evaluation items for evaluating feature information (step S201). Next, the evaluation item reception unit 52 receives evaluation items for the feature information evaluated by the user U (step S202).

そして、付与部53は、ユーザUの特徴情報のうちの所定の特徴情報に対する評価の内容に応じて期間におけるユーザUのスコアを付与する(ステップS203)。そして、更新部54は、付与部53により付与されたスコアに基づいてユーザUの特徴情報を更新(ステップS204)し、処理を終了する。 The assigning unit 53 then assigns a score to the user U in the period according to the content of the evaluation for predetermined feature information among the feature information of the user U (step S203). Then, the updating unit 54 updates the characteristic information of the user U based on the score assigned by the assigning unit 53 (step S204), and ends the process.

〔5.ハードウェア構成〕
上述してきた実施形態に係る情報処理装置1やサービス提供サーバ10、事業者端末20、ユーザ端末100は、例えば図11に示すような構成のコンピュータ1000によって実現される。以下、情報処理装置1を例に挙げて説明する。図11は、実施形態に係る情報処理装置1の機能を実現するコンピュータの一例を示すハードウェア構成図である。コンピュータ1000は、CPU(Central Processing Unit)1100、RAM(Random Access Memory)1200、ROM(Read Only Memory)1300、HDD(Hard Disk Drive)1400、通信インターフェイス(I/F)1500、入出力インターフェイス(I/F)1600、およびメディアインターフェイス(I/F)1700を備える。
[5. Hardware configuration]
The information processing device 1, service providing server 10, business terminal 20, and user terminal 100 according to the embodiments described above are realized by, for example, a computer 1000 having a configuration as shown in FIG. 11. The information processing device 1 will be described below as an example. FIG. 11 is a hardware configuration diagram showing an example of a computer that implements the functions of the information processing device 1 according to the embodiment. The computer 1000 includes a CPU (Central Processing Unit) 1100, a RAM (Random Access Memory) 1200, a ROM (Read Only Memory) 1300, an HDD (Hard Disk Drive) 1400, a communication interface (I/F) 1500, and an input/output interface (I/F) 1500. /F) 1600, and a media interface (I/F) 1700.

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

HDD1400は、CPU1100によって実行されるプログラムおよび当該プログラムによって使用されるデータ等を格納する。通信インターフェイス1500は、通信網500(図2に示したネットワークNに対応)を介して他の機器からデータを受信してCPU1100へ送り、CPU1100が生成したデータを、通信網500を介して他の機器へ送信する。 HDD 1400 stores programs executed by CPU 1100 and data used by the programs. Communication interface 1500 receives data from other devices via communication network 500 (corresponding to network N shown in FIG. 2), sends it to CPU 1100, and sends data generated by CPU 1100 to other devices via communication network Send to device.

CPU1100は、入出力インターフェイス1600を介して、ディスプレイやプリンタ等の出力装置、および、キーボードやマウス等の入力装置を制御する。CPU1100は、入出力インターフェイス1600を介して、入力装置からデータを取得する。また、CPU1100は、生成したデータを、入出力インターフェイス1600を介して出力装置へ出力する。 The CPU 1100 controls output devices such as a display and a printer, and input devices such as a keyboard and a mouse via an input/output interface 1600. CPU 1100 obtains data from an input device via input/output interface 1600. Further, CPU 1100 outputs the generated data to an output device via 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)等の光磁気記録媒体、テープ媒体、磁気記録媒体、または半導体メモリ等である。 Media interface 1700 reads programs or data stored in recording medium 1800 and provides them to CPU 1100 via RAM 1200. CPU 1100 loads the program from recording medium 1800 onto RAM 1200 via 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 a PD (Phase change rewritable disk), a magneto-optical recording medium such as an MO (Magneto-Optical disk), a tape medium, a magnetic recording medium, or a semiconductor memory. etc.

例えば、コンピュータ1000が実施形態に係る情報処理装置1として機能する場合、コンピュータ1000のCPU1100は、RAM1200上にロードされたプログラムを実行することにより、制御部4の各機能を実現する。また、HDD1400には、記憶部3内のデータが記憶される。コンピュータ1000のCPU1100は、これらのプログラムを、記録媒体1800から読み取って実行するが、他の例として、他の装置から、通信網500を介してこれらのプログラムを取得してもよい。 For example, when the computer 1000 functions as the information processing device 1 according to the embodiment, the CPU 1100 of the computer 1000 realizes each function of the control unit 4 by executing a program loaded onto the RAM 1200. Further, data in the storage unit 3 is stored in the HDD 1400. The CPU 1100 of the computer 1000 reads these programs from the recording medium 1800 and executes them, but as another example, these programs may be acquired from another device via the communication network 500.

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

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

例えば、図3に示した取得部41と、受付部42とは統合されてもよいし、図4に示した評価項目提供部51と、評価項目受付部52とは統合されてもよい。また、例えば、記憶部3に記憶される情報は、ネットワークNを介して、外部に備えられた所定の記憶装置に記憶されてもよい。 For example, the acquisition unit 41 shown in FIG. 3 and the reception unit 42 may be integrated, and the evaluation item providing unit 51 and the evaluation item reception unit 52 shown in FIG. 4 may be integrated. Further, for example, the information stored in the storage unit 3 may be stored in a predetermined external storage device via the network N.

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

〔7.効果〕
実施形態に係る情報処理システムSの情報処理装置1は、取得部41と、付与部53と、更新部54とを備える。取得部41は、ユーザの特徴情報を取得する。付与部53は、ユーザの特徴情報のうちの所定の特徴情報に対する評価の内容に応じて期間におけるユーザのスコアを付与する。更新部54は、付与部53により付与されたスコアに基づいてユーザの特徴情報を更新する。これにより、ユーザの特徴を精度良く把握することができる。
[7. effect〕
The information processing device 1 of the information processing system S according to the embodiment includes an acquisition section 41, a provision section 53, and an update section 54. The acquisition unit 41 acquires user characteristic information. The assigning unit 53 assigns a score to the user in a period according to the content of evaluation for predetermined feature information among the user's feature information. The updating unit 54 updates the user's characteristic information based on the score assigned by the assigning unit 53. Thereby, the user's characteristics can be grasped with high accuracy.

なお、実施形態で説明した情報処理システムSの情報処理装置1は、ユーザに提供する各種サービスに対して適用可能である。各種サービスとしては、検索サービス、コンテンツ、広告、クラウドソーシング、ショッピング、飲食店ランキング、レビュー、ジャーニーフィードバック。などかある。 Note that the information processing apparatus 1 of the information processing system S described in the embodiment is applicable to various services provided to users. Various services include search services, content, advertising, crowdsourcing, shopping, restaurant rankings, reviews, and journey feedback. And so on.

以上、本願の実施形態を図面に基づいて詳細に説明したが、これは例示であり、発明の開示の欄に記載の態様を始めとして、当業者の知識に基づいて種々の変形、改良を施した他の形態で本発明を実施することが可能である。 Although the embodiments of the present application have been described above in detail based on the drawings, this is merely an example, and various modifications and improvements can be made based on the knowledge of those skilled in the art, including the embodiments described in the disclosure section of the invention. It is possible to implement the invention in other forms.

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

1 情報処理装置
2 通信部
3 記憶部
4 制御部
10 サービス提供サーバ
20 事業者端末
31 共有情報
32 サービス情報
33 モデルプログラム情報
34 推移情報
41 取得部
42 受付部
43 抽出部
44 提供部
45 学習部
51 評価項目提供部
52 評価項目受付部
53 付与部
54 更新部
100 ユーザ端末
S 情報処理システム
1 Information processing device 2 Communication unit 3 Storage unit 4 Control unit 10 Service providing server 20 Business terminal 31 Shared information 32 Service information 33 Model program information 34 Transition information 41 Acquisition unit 42 Reception unit 43 Extraction unit 44 Providing unit 45 Learning unit 51 Evaluation item providing unit 52 Evaluation item receiving unit 53 Assigning unit 54 Updating unit 100 User terminal S Information processing system

Claims (9)

サービスを利用したユーザの属性を解析することでユーザの特徴を推定する複数のサービス提供サーバの各々から、同一のユーザについてサービスごとのユーザの特徴情報を取得するとともに、ユーザについての特徴情報ごとの時間的推移に関する推移情報を生成および更新する取得部と、
サービス提供サーバから情報提供の要求として特定のユーザを指定するユーザ指定の要求を受け付ける受付部と、
指定されたユーザについて該当する特徴情報ごとの時間的推移を前記推移情報から抽出するとともに、抽出された抽出結果に含まれるある特徴情報の時間的推移に所定の特徴がある場合に、かかる所定の特徴に基づいて他のサービスの特徴情報の今後の時間的推移を予測する抽出部と、
前記抽出部により抽出された抽出結果および予測結果に基づいて、指定されたユーザについての特徴情報ごとの時間的推移を示す提供情報を生成し、当該提供情報をサービス提供サーバへ提供する提供部と、
ユーザの特徴情報に対するユーザの評価の内容に応じて、ユーザの特徴情報の期間的な変化に対して異なるスコアを付与し、付与されたスコアに基づいてユーザの特徴情報を更新する学習部と、
を備え、
前記学習部は、
ユーザの特徴情報のうちの所定の特徴情報に対する評価の内容に応じて期間におけるユーザのスコアを付与する付与部と、
前記付与部により付与されたスコアに基づいてユーザの特徴情報を更新する更新部と、
有することを特徴とする情報処理装置。
Estimate user characteristics by analyzing the attributes of users who have used the service. Obtain user characteristic information for each service for the same user from each of the multiple service providing servers, and also obtain user characteristic information for each service for the same user . an acquisition unit that generates and updates transition information regarding temporal transition ;
a reception unit that receives a user-specified request for specifying a specific user as a request for information provision from the service providing server;
The temporal transition of each corresponding feature information for the specified user is extracted from the transition information, and if the temporal transition of certain characteristic information included in the extracted extraction result has a predetermined characteristic, the predetermined an extraction unit that predicts future temporal trends of feature information of other services based on the features;
a providing unit that generates provided information indicating a temporal transition of each feature information about a specified user based on the extraction result and prediction result extracted by the extraction unit, and provides the provided information to a service providing server; ,
a learning unit that assigns different scores to changes in the user's characteristic information over time according to the content of the user's evaluation of the user's characteristic information, and updates the user's characteristic information based on the assigned score;
Equipped with
The learning department is
an assigning unit that assigns a score to a user in a period according to the content of an evaluation of predetermined feature information among the user's feature information;
an updating unit that updates user characteristic information based on the score assigned by the assignment unit;
An information processing device comprising :
前記学習部は、
ユーザに対して特徴情報を評価するための複数の評価項目を提供する評価項目提供部と、
ユーザが評価した特徴情報に対する評価項目を受付ける評価項目受付部
さらに有し、
前記評価項目提供部がユーザの特徴情報に対して、正解又は不正解といった2択の評価項目だけではなく、ユーザの感情を表す評価項目を提供することで、前記評価項目受付部は、ユーザから感情のフィードバックを受け付け、
前記付与部は、前記評価項目受付部が受け付けた評価項目に応じて期間におけるユーザのスコアを付与する
ことを特徴とする請求項1に記載の情報処理装置。
The learning department is
an evaluation item providing unit that provides a plurality of evaluation items for evaluating feature information to a user;
an evaluation item reception unit that accepts evaluation items for feature information evaluated by the user ;
It further has
The evaluation item providing unit provides not only two-choice evaluation items such as correct or incorrect answers to the user's characteristic information, but also evaluation items expressing the user's emotions, so that the evaluation item receiving unit can receive feedback from the user. Accept emotional feedback
The information processing device according to claim 1, wherein the assigning unit assigns a user's score for a period according to the evaluation item accepted by the evaluation item accepting unit .
前記評価項目提供部が提供する複数の評価項目は、現在の評価と過去の評価とを評価可能な評価項目を含む、
ことを特徴とする請求項2に記載の情報処理装置。
The plurality of evaluation items provided by the evaluation item providing unit include evaluation items that can evaluate current evaluation and past evaluation.
The information processing device according to claim 2, characterized in that:
前記評価項目受付部は、ユーザの特徴情報に対して、現在の評価と過去の評価とを評価可能な期間的な評価項目を受付けることで、ユーザの特徴情報に対する期間的な正解と不正解の情報を得る
ことを特徴とする請求項3に記載の情報処理装置。
The evaluation item reception unit accepts period-based evaluation items that can evaluate current evaluation and past evaluation with respect to the user's characteristic information, thereby determining the period-term correct and incorrect answers to the user's characteristic information. The information processing device according to claim 3, wherein the information processing device obtains information .
前記付与部は、ユーザの特徴情報ごとに期間におけるユーザのスコアを付与する、
ことを特徴とする請求項1から4のいずれか一項に記載の情報処理装置。
The assigning unit assigns a user's score in a period to each user's characteristic information.
The information processing device according to any one of claims 1 to 4.
前記取得部は、取得したユーザの特徴情報を用いてユーザの特徴を推定するモデルを生成し、前記更新部は、前記付与部により付与されたスコアに基づいてユーザのモデルを更新する
ことを特徴とする請求項1から5のいずれか一項に記載の情報処理装置。
The acquisition unit generates a model for estimating user characteristics using the acquired user characteristic information, and the updating unit updates the user model based on the score assigned by the assignment unit. The information processing device according to any one of claims 1 to 5.
前記付与部は、ランキング表示された複数の特徴情報のうち、ユーザが選択した選択順位に応じてユーザのスコアを付与する、
ことを特徴とする請求項1から請求項6のいずれか一項に記載の情報処理装置。
The assigning unit assigns a score to the user according to a selection order selected by the user from among the plurality of characteristic information displayed in rankings.
The information processing device according to any one of claims 1 to 6.
コンピュータが実行する情報処理方法であって、
サービスを利用したユーザの属性を解析することでユーザの特徴を推定する複数のサービス提供サーバの各々から、同一のユーザについてサービスごとのユーザの特徴情報を取得するとともに、ユーザについての特徴情報ごとの時間的推移に関する推移情報を生成および更新する取得工程と、
サービス提供サーバから情報提供の要求として特定のユーザを指定するユーザ指定の要求を受け付ける受付工程と、
指定されたユーザについて該当する特徴情報ごとの時間的推移を前記推移情報から抽出するとともに、抽出された抽出結果に含まれるある特徴情報の時間的推移に所定の特徴がある場合に、かかる所定の特徴に基づいて他のサービスの特徴情報の今後の時間的推移を予測する抽出工程と、
抽出された抽出結果および予測結果に基づいて、指定されたユーザについての特徴情報ごとの時間的推移を示す提供情報を生成し、当該提供情報をサービス提供サーバへ提供する提供工程と、
ユーザの特徴情報に対するユーザの評価の内容に応じて、ユーザの特徴情報の期間的な変化に対して異なるスコアを付与し、付与されたスコアに基づいてユーザの特徴情報を更新する学習工程と、
を含み、
前記学習工程は、
ユーザの特徴情報のうちの所定の特徴情報に対する評価の内容に応じて期間におけるユーザのスコアを付与する付与工程と、
付与されたスコアに基づいてユーザの特徴情報を更新する更新工程と、
を含むことを特徴とする情報処理方法。
An information processing method performed by a computer, the method comprising:
Estimate user characteristics by analyzing the attributes of users who have used the service. Obtain user characteristic information for each service for the same user from each of the multiple service providing servers, and also obtain user characteristic information for each service for the same user . an acquisition step of generating and updating transition information regarding temporal transition ;
a reception step of receiving a user-specified request for specifying a specific user as a request for information provision from the service providing server;
The temporal transition of each corresponding feature information for the specified user is extracted from the transition information, and if the temporal transition of certain characteristic information included in the extracted extraction result has a predetermined characteristic, the predetermined an extraction step of predicting future temporal trends of feature information of other services based on the features;
a providing step of generating provided information indicating a temporal transition of each characteristic information about the specified user based on the extracted extraction results and prediction results, and providing the provided information to a service providing server;
a learning step of assigning different scores to periodic changes in the user's feature information according to the content of the user's evaluation of the user's feature information, and updating the user's feature information based on the assigned score;
including;
The learning process is
an assigning step of assigning a score to the user in a period according to the content of the evaluation for predetermined feature information among the user's feature information;
an updating step of updating user characteristic information based on the assigned score;
An information processing method characterized by comprising:
サービスを利用したユーザの属性を解析することでユーザの特徴を推定する複数のサービス提供サーバの各々から、同一のユーザについてサービスごとのユーザの特徴情報を取得するとともに、ユーザについての特徴情報ごとの時間的推移に関する推移情報を生成および更新する取得手順と、
サービス提供サーバから情報提供の要求として特定のユーザを指定するユーザ指定の要求を受け付ける受付手順と、
指定されたユーザについて該当する特徴情報ごとの時間的推移を前記推移情報から抽出するとともに、抽出された抽出結果に含まれるある特徴情報の時間的推移に所定の特徴がある場合に、かかる所定の特徴に基づいて他のサービスの特徴情報の今後の時間的推移を予測する抽出手順と、
抽出された抽出結果および予測結果に基づいて、指定されたユーザについての特徴情報ごとの時間的推移を示す提供情報を生成し、当該提供情報をサービス提供サーバへ提供する提供手順と、
ユーザの特徴情報に対するユーザの評価の内容に応じて、ユーザの特徴情報の期間的な変化に対して異なるスコアを付与し、付与されたスコアに基づいてユーザの特徴情報を更新する学習手順と、
をコンピュータに実行させるための情報処理プログラムであって、
前記学習手順では、
ユーザの特徴情報のうちの所定の特徴情報に対する評価の内容に応じて期間におけるユーザのスコアを付与する付与手順と、
付与されたスコアに基づいてユーザの特徴情報を更新する更新手順と、
をコンピュータに実行させることを特徴とする情報処理プログラム。
Estimate user characteristics by analyzing the attributes of users who have used the service. Obtain user characteristic information for each service for the same user from each of the multiple service providing servers, and also obtain user characteristic information for each service for the same user . an acquisition procedure for generating and updating transition information regarding the temporal transition ;
a reception procedure for receiving a user-specified request for specifying a specific user as a request for information provision from a service providing server;
The temporal transition of each corresponding feature information for the specified user is extracted from the transition information, and if the temporal transition of certain characteristic information included in the extracted extraction result has a predetermined characteristic, the predetermined an extraction procedure for predicting future temporal trends of feature information of other services based on the features;
a provision step of generating provided information indicating a temporal transition of each feature information for a specified user based on the extracted extraction results and prediction results, and providing the provided information to a service providing server;
A learning procedure for assigning different scores to changes in the user's characteristic information over a period of time depending on the content of the user's evaluation of the user's characteristic information, and updating the user's characteristic information based on the assigned score;
An information processing program for causing a computer to execute
In the learning procedure,
an assignment procedure for assigning a score to a user in a period according to the content of an evaluation of predetermined feature information among the user's feature information;
an update procedure for updating user characteristic information based on the assigned score;
An information processing program that causes a computer to execute.
JP2021133710A 2021-08-18 2021-08-18 Information processing device, information processing method, and information processing program Active JP7348241B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021133710A JP7348241B2 (en) 2021-08-18 2021-08-18 Information processing device, information processing method, and information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021133710A JP7348241B2 (en) 2021-08-18 2021-08-18 Information processing device, information processing method, and information processing program

Publications (2)

Publication Number Publication Date
JP2023028172A JP2023028172A (en) 2023-03-03
JP7348241B2 true JP7348241B2 (en) 2023-09-20

Family

ID=85331686

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021133710A Active JP7348241B2 (en) 2021-08-18 2021-08-18 Information processing device, information processing method, and information processing program

Country Status (1)

Country Link
JP (1) JP7348241B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005111881A1 (en) 2004-05-19 2005-11-24 Nec Corporation User taste estimation device, user profile estimation device, and robot
JP2020035167A (en) 2018-08-29 2020-03-05 Zホールディングス株式会社 Device, method, and program for processing information
JP2020047121A (en) 2018-09-20 2020-03-26 Zホールディングス株式会社 Device, method, and program for processing information

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005111881A1 (en) 2004-05-19 2005-11-24 Nec Corporation User taste estimation device, user profile estimation device, and robot
JP2020035167A (en) 2018-08-29 2020-03-05 Zホールディングス株式会社 Device, method, and program for processing information
JP2020047121A (en) 2018-09-20 2020-03-26 Zホールディングス株式会社 Device, method, and program for processing information

Also Published As

Publication number Publication date
JP2023028172A (en) 2023-03-03

Similar Documents

Publication Publication Date Title
US11132727B2 (en) Methods and systems for grouping and prioritization of leads, potential customers and customers
KR102345945B1 (en) Methods and systems for providing customized on-site information exchange
US11055764B2 (en) Systems and methods for providing personalized online content
AU2013246116B2 (en) Method and apparatus for intent modeling and prediction
US10726438B2 (en) Personalized contextual coupon engine
US8725559B1 (en) Attribute based advertisement categorization
US20190243860A1 (en) Personalized landing pages
US20130006754A1 (en) Multi-step impression campaigns
US10290040B1 (en) Discovering cross-category latent features
KR20150000418A (en) Shopper helper
JP6591644B1 (en) Information processing apparatus, information processing method, and information processing program
WO2019148199A2 (en) Systems and methods for providing personalized online content
WO2016155009A1 (en) Method and system for providing relevant advertisements
CN106471537A (en) Based on roundabout content choice
JP2020035068A (en) Device, method, and program for processing information
JP2020035167A (en) Device, method, and program for processing information
KR20170074826A (en) Method of providing personalized content and computer program for the same
JP2020057221A (en) Information processing method, information processing device, and program
JP6243559B2 (en) Learning device, learning method, and learning program
US20140032665A1 (en) Activity-based content selection
JP7348241B2 (en) Information processing device, information processing method, and information processing program
JP7160757B2 (en) Determination device, determination method and determination program
JP7354191B2 (en) Information processing device, information processing method, and information processing program
JP7082085B2 (en) Decision device, decision method and decision program
JP6795556B2 (en) Information processing equipment, information processing methods and information processing programs

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220809

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230630

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230704

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230809

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20230822

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230907

R150 Certificate of patent or registration of utility model

Ref document number: 7348241

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