JP6706701B1 - Information processing apparatus, information processing method, and information processing program - Google Patents

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

Info

Publication number
JP6706701B1
JP6706701B1 JP2019020022A JP2019020022A JP6706701B1 JP 6706701 B1 JP6706701 B1 JP 6706701B1 JP 2019020022 A JP2019020022 A JP 2019020022A JP 2019020022 A JP2019020022 A JP 2019020022A JP 6706701 B1 JP6706701 B1 JP 6706701B1
Authority
JP
Japan
Prior art keywords
information
access
user
destination
access destination
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
JP2019020022A
Other languages
Japanese (ja)
Other versions
JP2020126550A (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 JP2019020022A priority Critical patent/JP6706701B1/en
Application granted granted Critical
Publication of JP6706701B1 publication Critical patent/JP6706701B1/en
Publication of JP2020126550A publication Critical patent/JP2020126550A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

【課題】ユーザ情報を高精度に推定すること。【解決手段】本願に係る情報処理装置は、取得部と、推定部とを有する。取得部は、ユーザによるネットワークを介したアクセスに関する情報であるアクセス情報を取得する。推定部は、取得部によって取得されたアクセス情報に基づいて、ユーザによってアクセスされた第1のアクセス先に関するアクセス情報と、第1のアクセス先から遷移した先の第2のアクセス先に関するアクセス情報との組み合わせから、ユーザに関する情報であるユーザ情報を推定する。【選択図】図2PROBLEM TO BE SOLVED: To estimate user information with high accuracy. An information processing apparatus according to the present application includes an acquisition unit and an estimation unit. The acquisition unit acquires access information that is information related to access by the user via the network. The estimation unit, based on the access information acquired by the acquisition unit, access information regarding the first access destination accessed by the user, and access information regarding the second access destination after the transition from the first access destination. The user information, which is information about the user, is estimated from the combination of. [Selection diagram] Figure 2

Description

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

従来、ユーザの属性に関する属性情報を推定する技術が提供されている。例えば、ユーザの興味のある単語に基づいて、ユーザの年代を推定する技術が知られている。 Conventionally, a technique for estimating attribute information regarding a user's attribute has been provided. For example, a technique of estimating the age of a user based on a word in which the user is interested is known.

特開2018−77765号公報JP, 2018-77765, A

しかしながら、上記の従来技術では、ユーザに関する情報であるユーザ情報を高精度に推定することができるとは限らない。例えば、上記の従来技術では、ユーザの興味のある単語に基づいて、ユーザの年代を推定しているに過ぎず、ユーザ情報を高精度に推定することができるとは限らない。 However, in the above-mentioned conventional technique, it is not always possible to highly accurately estimate the user information, which is information about the user. For example, in the above-mentioned conventional technique, the user's age is merely estimated based on the word in which the user is interested, and the user information cannot always be estimated with high accuracy.

本願は、上記に鑑みてなされたものであって、ユーザ情報を高精度に推定することができる情報処理装置、情報処理方法及び情報処理プログラムを提供することを目的とする。 The present application has been made in view of the above, and an object thereof is to provide an information processing device, an information processing method, and an information processing program capable of estimating user information with high accuracy.

本願に係る情報処理装置は、ユーザによるネットワークを介したアクセスに関する情報であるアクセス情報を取得する取得部と、前記取得部によって取得されたアクセス情報に基づいて、ユーザによってアクセスされた第1のアクセス先に関するアクセス情報と、当該第1のアクセス先から遷移した先の第2のアクセス先に関するアクセス情報との組み合わせから、前記ユーザに関する情報であるユーザ情報を推定する推定部と、を備えたことを特徴とする。 An information processing apparatus according to the present application includes an acquisition unit that acquires access information, which is information regarding access by a user via a network, and a first access accessed by a user based on the access information acquired by the acquisition unit. An estimation unit that estimates user information, which is information about the user, from a combination of access information about the destination and access information about the second access destination that is a transition from the first access destination. Characterize.

実施形態の一態様によれば、ユーザ情報を高精度に推定することができるという効果を奏する。 According to the aspect of the embodiment, it is possible to estimate the user information with high accuracy.

図1は、実施形態に係る情報処理装置が実行する推定処理の一例を示す図である。FIG. 1 is a diagram illustrating an example of an estimation process executed by the information processing device according to the embodiment. 図2は、実施形態に係る情報処理装置の構成例を示す図である。FIG. 2 is a diagram illustrating a configuration example of the information processing apparatus according to the embodiment. 図3は、実施形態に係る信用スコア記憶部の一例を示す図である。FIG. 3 is a diagram illustrating an example of the credit score storage unit according to the embodiment. 図4は、実施形態に係る情報処理装置が実行する生成処理の流れの一例を示すフローチャートである。FIG. 4 is a flowchart showing an example of the flow of generation processing executed by the information processing apparatus according to the embodiment. 図5は、実施形態に係る情報処理装置が実行する推定処理の流れの一例を示すフローチャートである。FIG. 5 is a flowchart showing an example of the flow of an estimation process executed by the information processing device according to the embodiment. 図6は、変形例に係る情報処理装置が実行する推定処理の流れの一例を示す図である。FIG. 6 is a diagram illustrating an example of the flow of an estimation process executed by the information processing device according to the modification. 図7は、情報処理装置の機能を実現するコンピュータの一例を示すハードウェア構成図である。FIG. 7 is a hardware configuration diagram illustrating an example of a computer that realizes the functions of the information processing device.

以下に、本願に係る情報処理装置、情報処理方法及び情報処理プログラムの実施するための形態(以下、「実施形態」と呼ぶ)について図面を参照しつつ詳細に説明する。なお、この実施形態により本願に係る情報処理装置、情報処理方法及び情報処理プログラムが限定されるものではない。また、各実施形態は、処理内容を矛盾させない範囲で適宜組み合わせることが可能である。また、以下の各実施形態において同一の部位には同一の符号を付し、重複する説明は省略される。 Hereinafter, modes (hereinafter, referred to as “embodiments”) for implementing an information processing apparatus, an information processing method, and an information processing program according to the present application will be described in detail with reference to the drawings. Note that the information processing apparatus, the information processing method, and the information processing program according to the present application are not limited to this embodiment. Further, the respective embodiments can be appropriately combined within the range in which the processing content is not inconsistent. Also, in each of the following embodiments, the same parts are designated by the same reference numerals, and duplicate description will be omitted.

〔1.情報処理装置が示す推定処理の一例〕
図1を用いて、実施形態に係る情報処理装置が実行する推定処理の一例について説明する。図1は、実施形態に係る情報処理装置が実行する推定処理の一例を示す図である。具体的には、情報処理装置100は、ユーザによるネットワークを介したアクセスに関する情報であるアクセス情報に基づいて、ユーザによってアクセスされた第1のアクセス先に関するアクセス情報と、第1のアクセス先から遷移した先の第2のアクセス先に関するアクセス情報との組み合わせから、ユーザに関する情報であるユーザ情報を推定する。なお、ここでいうコンテンツとは、端末装置等のブラウザに表示されるウェブページやアプリケーション用のコンテンツ等のコンテンツである。
[1. Example of estimation process shown by information processing device]
An example of the estimation process executed by the information processing apparatus according to the embodiment will be described with reference to FIG. FIG. 1 is a diagram illustrating an example of an estimation process executed by the information processing device according to the embodiment. Specifically, the information processing apparatus 100 transitions from the first access destination to the access information relating to the first access destination accessed by the user, based on the access information that is information regarding access by the user via the network. The user information that is the information about the user is estimated from the combination with the access information about the second access destination. Note that the content here is content such as a web page displayed on a browser such as a terminal device or content for an application.

図1に示すように、情報処理システム1は、金融サーバ20と、外部装置50と、情報処理装置100とを含む。金融サーバ20、外部装置50及び情報処理装置100は、図示しない所定の通信網を介して、有線又は無線により通信可能に接続される。なお、図1に示す情報処理システム1には、複数台の金融サーバ20や、複数台の外部装置50や、複数台の情報処理装置100が含まれてもよい。 As shown in FIG. 1, the information processing system 1 includes a financial server 20, an external device 50, and an information processing device 100. The financial server 20, the external device 50, and the information processing device 100 are communicably connected by wire or wirelessly via a predetermined communication network (not shown). The information processing system 1 shown in FIG. 1 may include a plurality of financial servers 20, a plurality of external devices 50, and a plurality of information processing devices 100.

実施形態に係る金融サーバ20は、ユーザに対して各種の金融サービスを提供する情報処理装置であり、例えば、サーバ装置やクラウドシステム等により実現される。例えば、金融サーバ20は、ユーザの与信に関する情報を提供する。 The financial server 20 according to the embodiment is an information processing device that provides various financial services to a user, and is realized by, for example, a server device or a cloud system. For example, the financial server 20 provides information regarding the credit of the user.

また、例えば、金融サーバ20は、ネットワークバンキングや各種銀行がネットワークを介した決済に用いるサーバ装置である。また、例えば、金融サーバ20は、ユーザの口座を管理しており、所定のネットワークを介してユーザからの操作に従い、預金額、入金履歴、出金履歴、および債務残高の通知、若しくは各種の振込等を実現する。 Further, for example, the financial server 20 is a server device used for network banking and settlement by various banks via the network. Further, for example, the financial server 20 manages a user's account, and according to an operation from the user via a predetermined network, a deposit amount, a deposit history, a withdrawal history, and a debt balance, or various transfers. And so on.

実施形態に係る外部装置50は、ユーザによってネットワークをアクセス先に介してアクセスされた情報であるアクセス情報を提供する情報配信装置である。例えば、図1に示す例において、外部装置50の記憶部は、ユーザのアクセス先に関するアクセス情報を記憶する。そして、外部装置50は、かかるアクセス先に関するアクセス情報を情報処理装置100に提供する。また、例えば、外部装置50は、所定の期間(例えば、直近1週間)毎に、ユーザのアクセス先に関するアクセス情報を記憶部に格納する。 The external device 50 according to the embodiment is an information distribution device that provides access information that is information accessed by a user via a network as an access destination. For example, in the example illustrated in FIG. 1, the storage unit of the external device 50 stores access information regarding the access destination of the user. Then, the external device 50 provides the information processing device 100 with access information regarding the access destination. Further, for example, the external device 50 stores the access information regarding the access destination of the user in the storage unit every predetermined period (for example, the latest one week).

なお、ここでいうアクセス先とは、例えば、ユーザによってサーバ等にアクセスされたことを示す。この場合、サーバ等からユーザによって利用される端末装置へコンテンツ等が配信されなくともよい。例えば、決済ボタンを有するコンテンツが端末装置に配信されたものとする。この場合、端末装置は、ユーザによって決済ボタンが押下されたとき、決済サーバにユーザを識別する識別情報や、決済に関する情報等を送信する。このとき、端末装置は、決済サーバにアクセスする。このように、アクセス先は、ユーザによってサーバにアクセスされたことを示すものであればよい。なお、アクセス先のアクセス情報は、ユーザがアクセス先にアクセスした回数であるアクセス回数を含む。 The access destination here means that the user has accessed the server or the like, for example. In this case, the content or the like does not have to be distributed from the server or the like to the terminal device used by the user. For example, it is assumed that the content having the payment button is delivered to the terminal device. In this case, when the user presses the payment button, the terminal device transmits to the payment server identification information for identifying the user, information regarding payment, and the like. At this time, the terminal device accesses the payment server. In this way, the access destination may be any one that indicates that the user has accessed the server. The access information of the access destination includes the number of times of access, which is the number of times the user has accessed the access destination.

実施形態に係る情報処理装置100は、例えば、サーバ装置等により実現される。具体的には、情報処理装置100は、ユーザによるネットワークを介したアクセスに関する情報であるアクセス情報を取得する。そして、情報処理装置100は、アクセス情報に基づいて、ユーザによってアクセスされた第1のアクセス先に関するアクセス情報と、第1のアクセス先から遷移した先の第2のアクセス先に関するアクセス情報との組み合わせから、ユーザに関する情報であるユーザ情報を推定する。 The information processing apparatus 100 according to the embodiment is realized by, for example, a server device or the like. Specifically, the information processing apparatus 100 acquires access information that is information related to access by the user via the network. Then, the information processing apparatus 100, based on the access information, combines the access information regarding the first access destination accessed by the user and the access information regarding the second access destination after the transition from the first access destination. From this, the user information, which is information about the user, is estimated.

ここでいうユーザ情報とは、ユーザの属性に関する属性情報、ユーザの趣味嗜好に関する情報、ユーザの金融サービスに対する信用度合いに関する情報等である。なお、以下には、ユーザ情報として、ユーザの金融サービスに関する信用度合いに関する情報である信用スコアを推定する例を挙げて説明する。 The user information referred to here is attribute information regarding the attributes of the user, information regarding the hobbies and preferences of the user, information regarding the degree of trust of the user with respect to financial services, and the like. It should be noted that an example of estimating a credit score, which is information regarding a user's credit level regarding financial services, will be described below as user information.

以下、図1を用いて、情報処理装置100による推定処理の一例を流れに沿って説明する。 Hereinafter, with reference to FIG. 1, an example of the estimation process performed by the information processing apparatus 100 will be described along the flow.

まず、図1に示すように、情報処理装置100は、ユーザの与信に関する情報を金融サーバ20から取得する(ステップS1)。例えば、図1の例では、情報処理装置100は、ユーザの与信に関する情報として、ユーザの信用スコアを金融サーバ20から取得する。 First, as shown in FIG. 1, the information processing apparatus 100 acquires information about a user's credit from the financial server 20 (step S1). For example, in the example of FIG. 1, the information processing apparatus 100 acquires the credit score of the user from the financial server 20 as the information regarding the credit of the user.

続いて、情報処理装置100は、ユーザのアクセス先に関するアクセス情報を外部装置50から取得する(ステップS2)。例えば、図1の例では、情報処理装置100は、ユーザのアクセス先に関するアクセス情報として、ユーザによってアクセスされた第1のアクセス先に関するアクセス情報(以下、遷移元アクセス先に関するアクセス情報と表記する場合がある)から遷移して、ユーザがアクセスした第2のアクセス先に関するアクセス情報(以下、遷移先アクセス先に関するアクセス情報と表記する場合がある)を外部装置50から取得する。 Subsequently, the information processing device 100 acquires access information regarding the access destination of the user from the external device 50 (step S2). For example, in the example of FIG. 1, the information processing apparatus 100 uses, as the access information regarding the access destination of the user, access information regarding the first access destination accessed by the user (hereinafter, referred to as access information regarding transition source access destination). From the external device 50, the access information regarding the second access destination accessed by the user (hereinafter, may be referred to as access information regarding the transition destination access destination).

そして、情報処理装置100は、所定のユーザの与信に関する情報と、所定のユーザのアクセス先に関するアクセス情報とに基づいて、学習モデルM1を生成する(ステップS3)。具体的には、情報処理装置100は、所定のユーザによってアクセスされた遷移前のアクセス先に関するアクセス情報と、所定のユーザが遷移前のアクセス先から遷移した先の遷移後のアクセス先に関するアクセス情報との組み合わせと、ユーザ情報を予測するための学習モデルM1を生成する。 Then, the information processing apparatus 100 generates the learning model M1 based on the information regarding the credit of the predetermined user and the access information regarding the access destination of the predetermined user (step S3). Specifically, the information processing apparatus 100 has access information regarding an access destination before transition, which is accessed by a predetermined user, and access information regarding an access destination after transition, which is a transition from the access destination before transition of the predetermined user. And a learning model M1 for predicting user information.

例えば、情報処理装置100は、機械学習等の従来技術により、所定のユーザの信用スコアと、所定のユーザの遷移元アクセス先に関するアクセス情報と遷移先アクセス先に関するアクセス情報とに基づいて、学習モデルM1を生成する。例えば、情報処理装置100は、ロジスティック回帰、SVM(Support Vector Machine)、深層学習等の機械学習手法の従来技術により、所定のユーザの信用スコアと、所定のユーザの遷移元アクセス先に関するアクセス情報を示す第1のドメインに関する情報と遷移先アクセス先に関するアクセス情報を示す第2のドメインに関する情報とに基づいて、学習モデルM1を生成する。 For example, the information processing apparatus 100 uses a conventional technique such as machine learning, based on a credit score of a predetermined user, access information regarding a transition source access destination and access information regarding a transition destination access destination of the predetermined user, and a learning model. Generate M1. For example, the information processing apparatus 100 uses a conventional technique of a machine learning method such as logistic regression, SVM (Support Vector Machine), and deep learning to obtain a credit score of a predetermined user and access information regarding a transition source access destination of the predetermined user. The learning model M1 is generated based on the information regarding the first domain shown and the information regarding the second domain indicating the access information regarding the transition destination access destination.

例えば、図1の例では、情報処理装置100は、ユーザID「U1」により特定されるユーザ(以下では、ユーザID「UN」により特定されるユーザを「ユーザUN(Nは任意の数値)」と表記する場合がある)の遷移元アクセス先に関するアクセス情報を示す第1のドメインである「A.com」と、ユーザU1の遷移先アクセス先に関するアクセス情報を示す第2のドメインである「D.com」との組み合わせと、ユーザU1の信用スコアである「0.9」との関係性を学習する。また、情報処理装置100は、ユーザU2の遷移元アクセス先に関するアクセス情報を示す第1のドメインである「C.com」と、ユーザU2の遷移先アクセス情報を示す第2のドメインである「E.com」との組み合わせと、ユーザU2の信用スコアである「0.4」との関係性を学習する。 For example, in the example of FIG. 1, the information processing apparatus 100 identifies the user identified by the user ID “U1” (hereinafter, the user identified by the user ID “UN” is “user UN (N is an arbitrary numerical value)”. “A.com”, which is the first domain indicating the access information regarding the transition source access destination, and “D.” which is the second domain indicating the access information regarding the transition destination access destination for user U1. .Com” and the relationship between the combination with the user U1's credit score of “0.9”. Further, the information processing apparatus 100 is a first domain “C.com” indicating access information regarding a transition source access destination of the user U2 and a second domain “E” indicating the transition destination access information of the user U2. .Com” and the relationship between the combination with “.com” and “0.4” which is the credit score of the user U2.

また、情報処理装置100は、ユーザU3の遷移元アクセス先に関するアクセス情報を示す第1のドメインである「F.com」と、ユーザU3の遷移先アクセス先に関するアクセス情報を示す第2のドメインである「B.com」との組み合わせと、ユーザU3の信用スコアである「0.5」との関係性を学習する。このように、情報処理装置100は、ユーザの遷移元アクセス先に関するアクセス情報を示す第1のドメインに関する情報と、遷移先アクセス先に関するアクセス情報を示す第2のドメインに関する情報の組み合わせと、ユーザの信用スコアとの関係性を学習する。 In addition, the information processing apparatus 100 includes “F.com”, which is the first domain indicating the access information regarding the transition source access destination of the user U3, and “F.com” indicating the access information regarding the transition destination access destination of the user U3. The relationship between a combination with a certain "B.com" and "0.5" which is the credit score of the user U3 is learned. As described above, the information processing apparatus 100 includes a combination of the information about the first domain showing the access information about the transition source access destination of the user and the information about the second domain showing the access information about the transition destination access destination, and Learn the relationship with the credit score.

また、上記処理の例に限られず、例えば、情報処理装置100は、信用スコアが高いユーザの遷移元アクセス先に関するアクセス情報を示す第1のドメインに関する情報と遷移先アクセス先に関するアクセス情報を示す第2のドメインに関する情報との組み合わせを正例として信用スコアが「1.0」と学習する。また、情報処理装置100は、信用スコアが低いユーザの遷移元アクセス先に関するアクセス情報を示す第1のドメインに関する情報と遷移先アクセス先に関するアクセス情報を示す第2のドメインに関する情報との組み合わせを負例として信用スコアが「0.0」と学習する。 In addition, the information processing apparatus 100 is not limited to the example of the above-described processing, and for example, the information processing apparatus 100 may include the first domain information indicating the access information regarding the transition source access destination of the user having a high credit score, and the access information regarding the transition destination access destination. The credit score is learned as “1.0” by taking the combination with the information about the two domains as a positive example. In addition, the information processing apparatus 100 sets a combination of information regarding a first domain indicating access information regarding a transition source access destination of a user having a low credit score and information regarding a second domain indicating access information regarding a transition destination access destination. As an example, the credit score is learned as "0.0".

そして、情報処理装置100は、学習することで生成された学習モデルM1に基づいて、予測対象であるユーザの遷移元アクセス先に関するアクセス情報を示す第1のドメインに関する情報と、遷移先アクセス先に関するアクセス情報を示す第2のドメインに関する情報との組み合わせが入力された場合に、予測対象であるユーザのスコアを出力する。そして、情報処理装置100は、シグモイドフィッティング(Sigmoid fitting)等を用いて学習モデルM1から出力されたスコアを確率値に変換することで、ユーザの信用スコアを算出する。このように、情報処理装置100は、学習モデルM1に基づいて、予測対象であるユーザの信用スコアを推定する。 Then, the information processing apparatus 100, based on the learning model M1 generated by learning, information regarding the first domain indicating access information regarding the transition source access destination of the user who is the prediction target, and regarding the transition destination access destination. When a combination with the information about the second domain indicating the access information is input, the score of the prediction target user is output. Then, the information processing apparatus 100 calculates the credit score of the user by converting the score output from the learning model M1 into a probability value using sigmoid fitting or the like. In this way, the information processing apparatus 100 estimates the credit score of the prediction target user based on the learning model M1.

続いて、情報処理装置100は、ユーザU100の信用スコアの要求を金融サーバ20から受け付ける(ステップS4)。そして、情報処理装置100は、ユーザU100のアクセス先に関するアクセス情報を外部装置50から取得する(ステップS5)。例えば、情報処理装置100は、ユーザU100のアクセス先に関するアクセス情報として、ユーザU100の遷移元アクセス先に関するアクセス情報と、遷移先アクセス先に関するアクセス情報とを外部装置50から取得する。 Subsequently, the information processing apparatus 100 receives a request for the credit score of the user U100 from the financial server 20 (step S4). Then, the information processing device 100 acquires access information regarding the access destination of the user U100 from the external device 50 (step S5). For example, the information processing apparatus 100 acquires, as the access information regarding the access destination of the user U100, the access information regarding the transition source access destination of the user U100 and the access information regarding the transition destination access destination from the external device 50.

続いて、情報処理装置100は、ユーザU100のアクセス先に関するアクセス情報を学習モデルM1に入力する(ステップS6)。例えば、図1の例では、情報処理装置100は、ユーザU100の遷移元アクセス先に関するアクセス情報を示す第1のドメインである「F.com」と、ユーザU100の遷移先アクセス先に関するアクセス情報を示す第2のドメインである「A.com」との組み合わせを学習モデルM1に入力する。 Then, the information processing apparatus 100 inputs the access information regarding the access destination of the user U100 into the learning model M1 (step S6). For example, in the example of FIG. 1, the information processing apparatus 100 displays “F.com”, which is the first domain indicating access information regarding the transition source access destination of the user U100, and access information regarding the transition destination access destination of the user U100. The combination with “A.com”, which is the second domain shown, is input to the learning model M1.

そして、情報処理装置100は、ユーザU100の信用スコアを推定する(ステップS7)。例えば、図1の例では、情報処理装置100は、ユーザU100の遷移元アクセス先に関するアクセス情報を示す第1のドメインである「F.com」と、遷移先アクセス先に関するアクセス情報を示す第2のドメインである「A.com」との組み合わせを学習モデルM1に入力することで、学習モデルM1からスコアが出力される。そして、情報処理装置100は、シグモイドフィッティング等を用いて学習モデルM1によって出力されたスコアを確率値に変換することで、ユーザU100の信用スコアを推定する。続いて、情報処理装置100は、ユーザU100の信用スコアを金融サーバ20に送信する(ステップS8)。 Then, the information processing apparatus 100 estimates the credit score of the user U100 (step S7). For example, in the example of FIG. 1, the information processing apparatus 100 is the first domain “F.com” indicating the access information regarding the transition source access destination of the user U100 and the second domain indicating the access information regarding the transition destination access destination. The score is output from the learning model M1 by inputting a combination with the domain "A.com" of the learning model M1 into the learning model M1. Then, the information processing apparatus 100 estimates the credit score of the user U100 by converting the score output by the learning model M1 into a probability value using sigmoid fitting or the like. Subsequently, the information processing apparatus 100 transmits the credit score of the user U100 to the financial server 20 (step S8).

このように、実施形態に係る情報処理装置100は、ユーザによるネットワークを介したアクセスに関する情報であるアクセス情報を取得する。そして、情報処理装置100は、ユーザによってアクセスされた第1のアクセス先に関するアクセス情報と、第1のアクセス先から遷移した先の第2のアクセス先に関するアクセス情報との組み合わせに基づいて、ユーザに関する情報であるユーザ情報を推定する。これにより、実施形態に係る情報処理装置100は、ユーザによってアクセスされた第1のアクセス先に関するアクセス情報と、第1のアクセス先から遷移した先の第2のアクセス先に関するアクセス情報との組み合わせに基づいて、ユーザに関する情報であるユーザ情報を推定することができるため、ユーザ情報を高精度に推定することができる。 As described above, the information processing apparatus 100 according to the embodiment acquires access information that is information related to access by the user via the network. Then, the information processing apparatus 100 relates to the user based on a combination of the access information regarding the first access destination accessed by the user and the access information regarding the second access destination after the transition from the first access destination. Estimate user information, which is information. As a result, the information processing apparatus 100 according to the embodiment combines the access information regarding the first access destination accessed by the user with the access information regarding the second access destination after the transition from the first access destination. Based on this, it is possible to estimate the user information, which is information about the user, so that the user information can be estimated with high accuracy.

この点について説明する。図1の例を用いて説明すると、情報処理装置100は、ユーザの遷移元アクセス先に関するアクセス情報を示す第1のドメインに関する情報と、ユーザの遷移先アクセス先に関するアクセス情報を示す第2のドメインに関する情報との組み合わせと、ユーザの信用スコアとの関係性を学習する。そして、情報処理装置100は、予測対象であるユーザの信用スコアを推定する学習モデルM1を生成する。このことから、情報処理装置100は、信用スコアが高いユーザが頻繁にアクセスするアクセス先に関するアクセス情報や、信用スコアが低いユーザが頻繁にアクセスするアクセス先に関するアクセス情報を学習することができるため、先入観がより小さく、かつ、客観的にユーザの信用スコアを推定することができる。これにより、情報処理装置100は、ユーザの信用スコアを高精度に推定することができる。 This point will be described. Explaining using the example of FIG. 1, the information processing apparatus 100 has information regarding a first domain indicating access information regarding a transition source access destination of a user, and second domain indicating access information regarding a transition destination access destination of a user. Learn the relationship between the user's credit score and the combination with information about. Then, the information processing apparatus 100 generates a learning model M1 that estimates the credit score of the user who is the prediction target. From this, the information processing apparatus 100 can learn the access information about the access destinations frequently accessed by users with high credit scores and the access information about the access destinations frequently accessed by users with low credit scores. The user's credit score can be estimated objectively with less prejudice. As a result, the information processing apparatus 100 can highly accurately estimate the credit score of the user.

〔2.情報処理装置の構成〕
次に、図2を用いて、実施形態に係る情報処理装置100の構成について説明する。図2は、実施形態に係る情報処理装置100の構成例を示す図である。図2に示すように、情報処理装置100は、通信部110と、記憶部120と、制御部130とを有する。
[2. Configuration of information processing device]
Next, the configuration of the information processing device 100 according to the embodiment will be described with reference to FIG. FIG. 2 is a diagram illustrating a configuration example of the information processing device 100 according to the embodiment. As shown in FIG. 2, the information processing device 100 includes a communication unit 110, a storage unit 120, and a control unit 130.

(通信部110について)
通信部110は、例えば、NIC(Network Interface Card)等によって実現される。そして、通信部110は、ネットワークと有線又は無線で接続され、金融サーバ20と外部装置50との間で情報の送受信を行う。
(About communication unit 110)
The communication unit 110 is realized by, for example, a NIC (Network Interface Card) or the like. The communication unit 110 is connected to the network by wire or wirelessly, and transmits and receives information between the financial server 20 and the external device 50.

(記憶部120について)
記憶部120は、例えば、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置によって実現される。記憶部120は、学習モデル121と、信用スコア記憶部122とを有する。
(About storage unit 120)
The storage unit 120 is realized by, for example, a semiconductor memory device such as a RAM (Random Access Memory) or a flash memory (Flash Memory), or a storage device such as a hard disk or an optical disk. The storage unit 120 includes a learning model 121 and a credit score storage unit 122.

(信用スコア記憶部122について)
実施形態に係る信用スコア記憶部122は、ユーザの信用スコアに関する情報を記憶する。ここで、図3に、実施形態に係る信用スコア記憶部122の一例を示す。図3に示した例では、信用スコア記憶部122は、「ユーザID」、「信用スコア」といった項目を有する。
(About credit score storage unit 122)
The credit score storage unit 122 according to the embodiment stores information about the user's credit score. Here, FIG. 3 illustrates an example of the credit score storage unit 122 according to the embodiment. In the example shown in FIG. 3, the credit score storage unit 122 has items such as “user ID” and “credit score”.

「ユーザID」は、ユーザを識別する識別子である。「信用スコア」は、「ユーザID」に対応付けられた信用スコアであって、学習モデルに基づいて推定された信用スコアに関する情報である。例えば、図3では、ユーザIDによって識別された「U1」は、信用スコアが「0.7」である。 The "user ID" is an identifier that identifies a user. The “credit score” is a credit score associated with the “user ID”, and is information regarding the credit score estimated based on the learning model. For example, in FIG. 3, “U1” identified by the user ID has a credit score of “0.7”.

(制御部130について)
制御部130は、コントローラ(Controller)であり、例えば、CPU(Central Processing Unit)やMPU(Micro Processing Unit)等によって、情報処理装置100内部の記憶装置に記憶されている各種プログラム(情報処理プログラムの一例に相当)がRAMを作業領域として実行されることにより実現される。また、制御部130は、コントローラであり、例えば、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)等の集積回路により実現される。
(Regarding the control unit 130)
The control unit 130 is a controller (Controller), and includes, for example, a CPU (Central Processing Unit), an MPU (Micro Processing Unit), and the like, and various programs (information processing programs stored in a storage device inside the information processing apparatus 100. (Corresponding to an example) is implemented by using the RAM as a work area. The control unit 130 is a controller and is realized by an integrated circuit such as an ASIC (Application Specific Integrated Circuit) or an FPGA (Field Programmable Gate Array).

図2に示すように、制御部130は、取得部131と、受付部132と、生成部133と、推定部134と、送信部135とを有し、以下に説明する情報処理の機能や作用を実現または実行する。なお、制御部130の内部構成は、図2に示した構成に限られず、後述する情報処理を行う構成であれば他の構成であってもよい。また、制御部130が有する各処理部の接続関係は、図2に示した接続関係に限られず、他の接続関係であってもよい。 As illustrated in FIG. 2, the control unit 130 includes an acquisition unit 131, a reception unit 132, a generation unit 133, an estimation unit 134, and a transmission unit 135, and functions and actions of information processing described below. Realize or execute. The internal configuration of the control unit 130 is not limited to the configuration shown in FIG. 2, and may be another configuration as long as it is a configuration for performing information processing described later. The connection relationship between the processing units included in the control unit 130 is not limited to the connection relationship illustrated in FIG. 2 and may be another connection relationship.

(取得部131について)
取得部131は、各種情報を取得する。具体的には、取得部131は、ユーザによるネットワークを介したアクセスに関する情報であるアクセス情報を取得する。例えば、取得部131は、ユーザの与信に関する情報を金融サーバ20から取得する。例えば、図1の例では、取得部131は、ユーザの与信に関する情報として、ユーザの信用スコアを金融サーバ20から取得する。
(About the acquisition unit 131)
The acquisition unit 131 acquires various kinds of information. Specifically, the acquisition unit 131 acquires access information that is information related to access by the user via the network. For example, the acquisition unit 131 acquires information regarding the credit of the user from the financial server 20. For example, in the example of FIG. 1, the acquisition unit 131 acquires the credit score of the user from the financial server 20 as the information regarding the credit of the user.

また、例えば、取得部131は、ユーザのアクセス先に関するアクセス情報を外部装置50から取得する。例えば、図1の例では、取得部131は、ユーザのアクセス先に関するアクセス情報として、遷移元アクセス先に関するアクセス情報と、遷移先アクセス先に関するアクセス情報とを外部装置50から取得する。 Further, for example, the acquisition unit 131 acquires access information regarding the access destination of the user from the external device 50. For example, in the example of FIG. 1, the acquisition unit 131 acquires, as the access information regarding the access destination of the user, the access information regarding the transition source access destination and the access information regarding the transition destination access destination from the external device 50.

(受付部132について)
受付部132は、各種要求を受け付ける。具体的には、ユーザの信用スコアの要求を金融サーバ20から受け付ける。例えば、図1の例では、受付部132は、予測対象のユーザであるユーザU100の信用スコアを金融サーバ20から受け付ける。
(About the reception unit 132)
The receiving unit 132 receives various requests. Specifically, the request for the credit score of the user is received from the financial server 20. For example, in the example of FIG. 1, the reception unit 132 receives the credit score of the user U100 who is the prediction target user from the financial server 20.

(生成部133について)
生成部133は、取得部131によって取得された所定のユーザによってアクセスされた遷移前のアクセス先に関するアクセス情報と、所定のユーザが遷移前のアクセス先から遷移した先の遷移後のアクセス先に関するアクセス情報との組み合わせと、所定のユーザに関する情報とに基づいて、ユーザ情報を予測するための学習モデルを生成する。具体的には、生成部133は、所定のユーザの与信に関する情報と、所定のユーザのアクセス先に関するアクセス情報とに基づいて、学習モデルM1を生成する。
(Regarding the generation unit 133)
The generation unit 133 has access information about the access destination before transition, which is accessed by the predetermined user, which is acquired by the acquisition unit 131, and access after the transition destination, to which the predetermined user has transitioned from the access destination before transition. A learning model for predicting user information is generated based on a combination with information and information about a predetermined user. Specifically, the generation unit 133 generates the learning model M1 based on the information regarding the credit of the predetermined user and the access information regarding the access destination of the predetermined user.

例えば、生成部133は、機械学習等の従来技術により、所定のユーザの信用スコアと、所定のユーザの遷移元アクセス先に関するアクセス情報と遷移先アクセス先に関するアクセス情報とに基づいて、学習モデルM1を生成する。例えば、生成部133は、ロジスティック回帰、SVM、深層学習等の機械学習手法の従来技術により、所定のユーザの信用スコアと、所定のユーザの遷移元アクセス先に関するアクセス情報を示す第1のドメインに関する情報と遷移先アクセス先に関するアクセス情報を示す第2のドメインに関する情報とに基づいて、学習モデルM1を生成する。 For example, the generation unit 133 uses a learning technique such as machine learning based on a credit score of a predetermined user, access information regarding a transition source access destination and access information regarding a transition destination access destination of the predetermined user. To generate. For example, the generation unit 133 relates to the first domain indicating the credit score of a predetermined user and the access information about the access source of the transition source of the predetermined user by a conventional technique of a machine learning method such as logistic regression, SVM, and deep learning. The learning model M1 is generated based on the information and the information on the second domain indicating the access information on the transition destination access destination.

例えば、図1の例では、生成部133は、ユーザU1の遷移元アクセス先に関するアクセス情報を示す第1のドメインである「A.com」と、ユーザU1の遷移先アクセス先に関するアクセス情報を示す第2のドメインである「D.com」との組み合わせと、ユーザU1の信用スコアである「0.9」との関係性を学習する。また、生成部133は、ユーザU2の遷移元アクセス先に関するアクセス情報を示す第1のドメインである「C.com」と、ユーザU2の遷移先アクセス先に関するアクセス情報を示す第2のドメインである「E.com」との組み合わせと、ユーザU2の信用スコアである「0.4」との関係性を学習する。 For example, in the example of FIG. 1, the generation unit 133 indicates “A.com” which is the first domain indicating the access information regarding the transition source access destination of the user U1 and the access information regarding the transition destination access destination of the user U1. The relationship between the combination with the second domain “D.com” and the credit score “0.9” of the user U1 is learned. In addition, the generation unit 133 is a first domain “C.com” indicating access information regarding the transition source access destination of the user U2 and a second domain indicating access information regarding the transition destination access destination of the user U2. The relationship between the combination with “E.com” and “0.4” which is the credit score of the user U2 is learned.

また、生成部133は、ユーザU3の遷移元アクセス先に関するアクセス情報を示す第1のドメインである「F.com」と、ユーザU3の遷移先アクセス先に関するアクセス情報を示す第2のドメインである「B.com」との組み合わせと、ユーザU3の信用スコアである「0.5」との関係性を学習する。このように、生成部133は、ユーザの遷移元アクセス先に関するアクセス情報を示す第1のドメインに関する情報と、遷移先アクセス先に関するアクセス情報を示す第2のドメインに関する情報との組み合わせと、ユーザの信用スコアとの関係性を学習する。 Further, the generation unit 133 is a first domain “F.com” indicating access information regarding the transition source access destination of the user U3 and a second domain indicating access information regarding the transition destination access destination of the user U3. The relationship between the combination with “B.com” and “0.5” which is the credit score of the user U3 is learned. In this way, the generation unit 133 combines the information on the first domain indicating the access information on the transition source access destination of the user with the information on the second domain indicating the access information on the transition destination access destination, and Learn the relationship with the credit score.

また、上記処理の例に限られず、例えば、生成部133は、信用スコアが高いユーザの遷移元アクセス先に関するアクセス情報を示す第1のドメインに関する情報と遷移先アクセス先に関するアクセス情報を示す第2のドメインに関する情報との組み合わせを正例として信用スコアが「1.0」と学習する。また、生成部133は、信用スコアが低いユーザの遷移元アクセス先に関するアクセス情報を示す第1のドメインに関する情報と遷移先アクセス先に関するアクセス情報を示す第2のドメインに関する情報との組み合わせを負例として信用スコアが「0.0」と学習する。そして、生成部133は、学習することで生成された学習モデルM1を学習モデル121に格納する。 In addition, the generation unit 133 is not limited to the example of the above processing, and for example, the generation unit 133 may include information about a first domain indicating access information about a transition source access destination of a user having a high credit score and a second information indicating access information about a transition destination access destination. As a positive example, the credit score is learned to be “1.0” in combination with the information about the domain of. In addition, the generation unit 133 uses a negative example of a combination of information about a first domain indicating access information about a transition source access destination of a user with a low credit score and information about a second domain indicating access information about a transition destination access destination. The credit score is learned as "0.0". Then, the generation unit 133 stores the learning model M1 generated by learning in the learning model 121.

(推定部134について)
推定部134は、取得部131によって取得されたアクセス情報に基づいて、ユーザによってアクセスされた第1のアクセス先に関するアクセス情報と、第1のアクセス先から遷移した先の第2のアクセス先に関するアクセス情報との組み合わせから、ユーザに関する情報であるユーザ情報を推定する。具体的には、推定部134は、第1のアクセス先に関するアクセス情報を示す第1のドメインに関する情報と、第2のアクセス先に関するアクセス情報を示す第2のドメインに関する情報との組み合わせに基づいて、ユーザ情報を推定する。
(About the estimation unit 134)
The estimating unit 134, based on the access information acquired by the acquiring unit 131, access information regarding the first access destination accessed by the user and access regarding the second access destination after the transition from the first access destination. User information, which is information about the user, is estimated from the combination with the information. Specifically, the estimation unit 134 is based on a combination of information about the first domain indicating access information about the first access destination and information about the second domain indicating access information about the second access destination. , Estimate user information.

例えば、図1の例では、推定部134は、ユーザU100の遷移元アクセス先に関するアクセス情報を示す第1のドメインである「F.com」と、遷移先アクセス先に関するアクセス情報を示す第2のドメインである「A.com」との組み合わせを学習モデルM1に入力することで、学習モデルM1からスコアが出力される。そして、推定部134は、シグモイドフィッティング等を用いて学習モデルM1によって出力されたスコアを確率値に変換することで、ユーザU100の信用スコアを推定する。そして、推定部134は、ユーザU100の信用スコアを信用スコア記憶部122に格納する。 For example, in the example of FIG. 1, the estimation unit 134 includes the first domain “F.com” indicating the access information regarding the transition source access destination of the user U100 and the second domain indicating the access information regarding the transition destination access destination. A score is output from the learning model M1 by inputting a combination with the domain “A.com” into the learning model M1. Then, the estimation unit 134 estimates the credit score of the user U100 by converting the score output by the learning model M1 into a probability value using sigmoid fitting or the like. Then, the estimation unit 134 stores the credit score of the user U100 in the credit score storage unit 122.

(送信部135について)
送信部135は、各種情報を送信する。具体的には、送信部135は、信用スコア記憶部122に記憶されるユーザの信用スコアをユーザに送信する。例えば、図1の例では、送信部135は、ユーザU100の信用スコアを金融サーバ20に送信する。
(About the transmitter 135)
The transmission unit 135 transmits various kinds of information. Specifically, the transmission unit 135 transmits the user's credit score stored in the credit score storage unit 122 to the user. For example, in the example of FIG. 1, the transmission unit 135 transmits the credit score of the user U100 to the financial server 20.

〔3.処理手順(1)学習モデルを生成〕
次に、図4を用いて、実施形態に係る情報処理装置100が実行する生成処理の手順について説明する。図4は、実施形態に係る情報処理装置が実行する生成処理の流れの一例を示すフローチャートである。
[3. Processing procedure (1) Generate learning model]
Next, the procedure of the generation process executed by the information processing apparatus 100 according to the embodiment will be described with reference to FIG. FIG. 4 is a flowchart showing an example of the flow of generation processing executed by the information processing apparatus according to the embodiment.

図4に示すように、取得部131は、ユーザの与信に関する情報を金融サーバ20から取得する(ステップS101)。そして、取得部131は、ユーザの与信に関する情報を取得していない場合(ステップS101;No)、ユーザの与信に関する情報を金融サーバ20から取得するまで待機する。 As shown in FIG. 4, the acquisition unit 131 acquires information regarding the credit of the user from the financial server 20 (step S101). Then, when the acquisition unit 131 has not acquired the information regarding the credit of the user (step S101; No), the acquisition unit 131 waits until the information regarding the credit of the user is acquired from the financial server 20.

一方、取得部131は、ユーザの与信に関する情報を金融サーバ20から取得した場合(ステップS101;Yes)、ユーザのアクセス先に関するアクセス情報を外部装置50から取得する(ステップS102)。そして、生成部133は、取得部131がユーザのアクセス先に関するアクセス情報を取得していない場合(ステップS102;No)、ユーザのアクセス先に関するアクセス情報を外部装置50から取得するまで待機する。 On the other hand, when the acquisition unit 131 acquires the information regarding the credit of the user from the financial server 20 (step S101; Yes), the acquisition unit 131 acquires the access information regarding the access destination of the user from the external device 50 (step S102). Then, when the acquisition unit 131 has not acquired the access information regarding the access destination of the user (step S102; No), the generation unit 133 waits until the access information regarding the access destination of the user is acquired from the external device 50.

一方、生成部133は、取得部131がユーザのアクセス先に関するアクセス情報を取得した場合(ステップS102;Yes)、所定のユーザによってアクセスされた遷移前のアクセス先に関するアクセス情報と、所定のユーザが遷移前のアクセス先から遷移した先の遷移後のアクセス先に関するアクセス情報との組み合わせと、所定のユーザの信用スコアとに基づいて、学習モデルを生成する(ステップS103)。 On the other hand, when the acquisition unit 131 acquires the access information regarding the access destination of the user (step S102; Yes), the generation unit 133 determines that the access information regarding the access destination before the transition accessed by the predetermined user and the predetermined user are A learning model is generated based on the combination of the access destination before the transition and the access information regarding the access destination after the transition and the credit score of the predetermined user (step S103).

例えば、生成部133は、機械学習等の従来技術により、所定のユーザの信用スコアと、所定のユーザの遷移元アクセス先に関するアクセス情報と遷移先アクセス先に関するアクセス情報とに基づいて、学習モデルを生成する。例えば、生成部133は、ロジスティック回帰、SVM、深層学習等の機械学習手法の従来技術により、所定のユーザの信用スコアと、所定のユーザの遷移元アクセス先に関するアクセス情報を示す第1のドメインに関する情報と遷移先アクセス先に関するアクセス情報を示す第2のドメインに関する情報とに基づいて、学習モデルを生成する。 For example, the generation unit 133 uses a conventional technique such as machine learning to generate a learning model based on a credit score of a predetermined user, access information regarding a transition source access destination and access information regarding a transition destination access destination of the predetermined user. To generate. For example, the generation unit 133 relates to the first domain indicating the credit score of a predetermined user and the access information about the access source of the transition source of the predetermined user by a conventional technique of a machine learning method such as logistic regression, SVM, and deep learning. A learning model is generated based on the information and the information regarding the second domain indicating the access information regarding the transition destination access destination.

例えば、図1の例では、生成部133は、ユーザU1の遷移元アクセス先に関するアクセス情報を示す第1のドメインである「A.com」と、ユーザU1の遷移先アクセス先に関するアクセス情報を示す第2のドメインである「D.com」との組み合わせと、ユーザU1の信用スコアである「0.9」との関係性を学習する。また、生成部133は、ユーザU2の遷移元アクセス先に関するアクセス情報を示す第1のドメインである「C.com」と、ユーザU2の遷移先アクセス先に関するアクセス情報を示す第2のドメインである「E.com」との組み合わせと、ユーザU1の信用スコアである「0.4」との関係性を学習する。 For example, in the example of FIG. 1, the generation unit 133 indicates “A.com” which is the first domain indicating the access information regarding the transition source access destination of the user U1 and the access information regarding the transition destination access destination of the user U1. The relationship between the combination with the second domain “D.com” and the credit score “0.9” of the user U1 is learned. In addition, the generation unit 133 is a first domain “C.com” indicating access information regarding the transition source access destination of the user U2 and a second domain indicating access information regarding the transition destination access destination of the user U2. The relationship between the combination with “E.com” and “0.4” which is the credit score of the user U1 is learned.

また、生成部133は、ユーザU3の遷移元アクセス先に関するアクセス情報を示す第1のドメインである「F.com」と、ユーザU3の遷移先アクセス先に関するアクセス情報を示す第2のドメインである「B.com」との組み合わせと、ユーザU3の信用スコアである「0.5」との関係性を学習する。このように、生成部133は、ユーザの遷移元アクセス先に関するアクセス情報を示す第1のドメインに関する情報と、遷移先アクセス先に関するアクセス情報を示す第2のドメインに関する情報との組み合わせと、ユーザの信用スコアとの関係性を学習する。 Further, the generation unit 133 is a first domain “F.com” indicating access information regarding the transition source access destination of the user U3 and a second domain indicating access information regarding the transition destination access destination of the user U3. The relationship between the combination with “B.com” and “0.5” which is the credit score of the user U3 is learned. In this way, the generation unit 133 combines the information on the first domain indicating the access information on the transition source access destination of the user with the information on the second domain indicating the access information on the transition destination access destination, and Learn the relationship with the credit score.

また、上記処理の例に限られず、例えば、生成部133は、信用スコアが高いユーザの遷移元アクセス先に関するアクセス情報を示す第1のドメインに関する情報と遷移先アクセス先に関するアクセス情報を示す第2のドメインに関する情報との組み合わせを正例として信用スコアが「1.0」と学習する。また、生成部133は、信用スコアが低いユーザの遷移元アクセス先に関するアクセス情報を示す第1のドメインに関する情報と遷移先アクセス先に関するアクセス情報を示す第2のドメインに関する情報との組み合わせを負例として信用スコアが「0.0」と学習する。 In addition, the generation unit 133 is not limited to the example of the above processing, and for example, the generation unit 133 may include information about a first domain indicating access information about a transition source access destination of a user having a high credit score and a second information indicating access information about a transition destination access destination. As a positive example, the credit score is learned to be “1.0” in combination with the information about the domain of. In addition, the generation unit 133 uses a negative example of a combination of information about a first domain indicating access information about a transition source access destination of a user with a low credit score and information about a second domain indicating access information about a transition destination access destination. The credit score is learned as "0.0".

そして、生成部133は、学習することで生成された学習モデルM1に基づいて、予測対象であるユーザの遷移元アクセス先に関するアクセス情報を示す第1のドメインに関する情報と、遷移先アクセス先に関するアクセス情報を示す第2のドメインに関する情報との組み合わせが入力された場合に、予測対象であるユーザのスコアを出力する。 Then, the generation unit 133, based on the learning model M1 generated by learning, information regarding the first domain indicating access information regarding the transition source access destination of the user who is the prediction target, and access regarding the transition destination access destination. When the combination with the information about the second domain indicating the information is input, the score of the prediction target user is output.

〔4.処理手順(2)信用スコアを推定〕
次に、図5を用いて、実施形態に係る情報処理装置100が実行する推定処理の手順について説明する。図5は、実施形態に係る情報処理装置が実行する推定処理の流れの一例を示すフローチャートである。
[4. Processing procedure (2) Estimating credit score]
Next, the procedure of the estimation process executed by the information processing apparatus 100 according to the embodiment will be described with reference to FIG. FIG. 5 is a flowchart showing an example of the flow of an estimation process executed by the information processing device according to the embodiment.

図5に示すように、受付部132は、ユーザの信用スコアの要求を受け付ける(ステップS201)。そして、推定部134は、受付部131がユーザの信用スコアの要求を受け付けていない場合(ステップS201;No)、ユーザの信用スコアの要求を受け付けるまで待機する。 As shown in FIG. 5, the reception unit 132 receives a request for a user's credit score (step S201). Then, when the accepting unit 131 has not accepted the request for the credit score of the user (step S201; No), the estimation unit 134 waits until accepting the request for the credit score of the user.

一方、推定部134は、受付部132がユーザの信用スコアの要求を受け付けた場合(ステップS201;Yes)、学習モデルにユーザによってアクセスされた第1のアクセス先に関するアクセス情報と、ユーザが第1のアクセス先から遷移した先の第2のアクセス先に関するアクセス情報との組み合わせに関する情報を入力することで、ユーザの信用スコアを推定する(ステップS202)。 On the other hand, when the accepting unit 132 accepts the request for the credit score of the user (step S201; Yes), the estimating unit 134 determines the access information regarding the first access destination accessed by the user to the learning model and the first information regarding the user. The user's credit score is estimated by inputting information about a combination with the access information about the second access destination that is a transition from the above access destination (step S202).

例えば、図1の例では、推定部134は、ユーザU100の遷移元アクセス先に関するアクセス情報を示す第1のドメインである「F.com」と、遷移先アクセス先に関するアクセス情報を示す第2のドメインである「A.com」との組み合わせを学習モデルM1に入力することで、学習モデルM1からスコアが出力される。そして、情報処理装置100は、シグモイドフィッティング等を用いて学習モデルM1によって出力されたスコアを確率値に変換することで、ユーザU100の信用スコアを推定する。 For example, in the example of FIG. 1, the estimation unit 134 includes the first domain “F.com” indicating the access information regarding the transition source access destination of the user U100 and the second domain indicating the access information regarding the transition destination access destination. A score is output from the learning model M1 by inputting a combination with the domain “A.com” into the learning model M1. Then, the information processing apparatus 100 estimates the credit score of the user U100 by converting the score output by the learning model M1 into a probability value using sigmoid fitting or the like.

そして、送信部135は、推定部133によって推定された信用スコアを金融サーバ20に送信する(ステップS203)。例えば、図1の例では、送信部135は、ユーザU100の信用スコアを金融サーバ20に送信する。 Then, the transmission unit 135 transmits the credit score estimated by the estimation unit 133 to the financial server 20 (step S203). For example, in the example of FIG. 1, the transmission unit 135 transmits the credit score of the user U100 to the financial server 20.

〔5.変形例〕
上述した情報処理装置100は、上記実施形態以外にも種々の異なる形態にて実施されてよい。そこで、以下では、情報処理装置100の他の実施形態について説明する。
[5. Modification example)
The information processing apparatus 100 described above may be implemented in various different forms other than the above-described embodiment. Therefore, other embodiments of the information processing apparatus 100 will be described below.

〔5−1.生成処理(1)3つ以上のドメイン〕
上記実施形態では、情報処理装置100の生成部133が所定のユーザの遷移元アクセス先に関するアクセス情報と、遷移先アクセス先に関するアクセス情報との組み合わせと、所定のユーザに関する情報とに基づいて、ユーザ情報を予測するための学習モデルを生成する生成処理の一例を説明したが、上記生成処理に限定されない。
[5-1. Generation processing (1) Three or more domains]
In the above-described embodiment, the generation unit 133 of the information processing apparatus 100 determines the user based on the combination of the access information regarding the transition source access destination of the predetermined user and the access information regarding the transition destination access destination, and the information regarding the predetermined user. An example of the generation process for generating the learning model for predicting the information has been described, but the generation process is not limited to the above.

具体的には、生成部133は、第1のアクセス先に関するアクセス情報を示す第1のドメインに関する情報と、第2のアクセス先に関するアクセス情報を示す第2のドメインに関する情報と、ユーザが第1のアクセス先に遷移するより前にアクセスした第3のアクセス先に関するアクセス情報を示す第3のドメインに関する情報との組み合わせと、所定のユーザに関する情報とに基づいて、学習モデルを生成してもよい。また、具体的には、生成部133は、第1のアクセス先に関するアクセス情報を示す第1のドメインに関する情報と、第2のアクセス先に関するアクセス情報を示す第2のドメインに関する情報と、ユーザが第2のアクセス先に遷移した後にアクセスした第3のアクセス先に関するアクセス情報を示す第3のドメインに関する情報との組み合わせと、所定のユーザに関する情報とに基づいて、学習モデルを生成してもよい。 Specifically, the generation unit 133 is configured such that the information regarding the first domain indicating the access information regarding the first access destination, the information regarding the second domain indicating the access information regarding the second access destination, and the first user The learning model may be generated based on the combination with the information regarding the third domain indicating the access information regarding the third access destination that is accessed before the transition to the access destination and the information regarding the predetermined user. .. In addition, specifically, the generation unit 133 is configured such that the information regarding the first domain indicating the access information regarding the first access destination, the information regarding the second domain indicating the access information regarding the second access destination, and the user The learning model may be generated based on a combination of information about a third domain indicating access information about a third access destination that has been accessed after the transition to the second access destination and information about a predetermined user. ..

より具体的には、生成部133は、遷移元アクセス先に関するアクセス情報を示す第1のドメインに関する情報と、遷移先アクセス先に関するアクセス情報を示す第2のドメインに関する情報と、ユーザが遷移元アクセス先に遷移するより前にアクセスしたアクセス先に関するアクセス情報を示す第3のドメインに関する情報との組み合わせと、所定のユーザに関する情報とに基づいて、学習モデルを生成してもよい。また、より具体的には、生成部133は、遷移元アクセス先に関するアクセス情報を示す第1のドメインに関する情報と、遷移先アクセス先に関するアクセス情報を示す第2のドメインに関する情報と、ユーザが遷移先アクセス先に遷移した後にアクセスしたアクセス先に関するアクセス情報を示す第3のドメインに関する情報との組み合わせと、所定のユーザに関する情報との組み合わせに基づいて、学習モデルを生成してもよい。 More specifically, the generation unit 133 uses the information regarding the first domain indicating the access information regarding the transition source access destination, the information regarding the second domain indicating the access information regarding the transition destination access destination, and the transition source access by the user. The learning model may be generated based on the combination with the information about the third domain indicating the access information about the access destination accessed before the previous transition and the information about the predetermined user. In addition, more specifically, the generation unit 133 is configured such that the generation unit 133 changes information regarding a first domain indicating access information regarding a transition source access destination, information regarding a second domain indicating access information regarding a transition destination access destination, and a user transition. The learning model may be generated based on a combination of information about the third domain indicating access information about the access destination accessed after the transition to the previous access destination and information about a predetermined user.

これにより、実施形態に係る情報処理装置100の生成部133は、第1のアクセス先に関するアクセス情報を示す第1のドメインに関する情報と、第2のアクセス先に関するアクセス情報を示す第2のドメインに関する情報と、ユーザが第1のアクセス先に遷移するより前にアクセスした第3のアクセス先に関するアクセス情報を示す第3のドメインに関する情報又はユーザが第2のアクセス先に遷移した後にアクセスした第3のアクセス先に関するアクセス情報を示す第3のドメインに関する情報のいずれかとの組み合わせと、所定のユーザに関する情報とに基づいて、学習モデルを生成するため、ユーザ情報を高精度に推定することができる。 Thereby, the generation unit 133 of the information processing apparatus 100 according to the embodiment relates to the first domain indicating the access information regarding the first access destination and the second domain indicating the access information regarding the second access destination. Information and information about a third domain indicating access information about a third access destination accessed before the user transits to the first access destination, or third information accessed after the user transits to the second access destination Since the learning model is generated based on the combination with any of the information regarding the third domain indicating the access information regarding the access destination of, and the information regarding the predetermined user, the user information can be estimated with high accuracy.

〔5−2.生成処理(2)ドメインとクエリ〕
上記実施形態では、情報処理装置100の生成部133が所定のユーザの遷移元アクセス先に関するアクセス情報と、遷移先アクセス先に関するアクセス情報との組み合わせと、所定のユーザに関する情報とに基づいて、ユーザ情報を予測するための学習モデルを生成する生成処理の一例を説明したが、上記生成処理に限定されない。具体的には、生成部133は、第1のアクセス先に関するアクセス情報を示す第1のドメインに関する情報と、第2のアクセス先に関するアクセス情報を示す第2のドメインに関する情報との組み合わせと、ユーザによって入力されたクエリに関する情報と、所定のユーザに関する情報とに基づいて、学習モデルを生成してもよい。
[5-2. Generation process (2) Domain and query]
In the above-described embodiment, the generation unit 133 of the information processing apparatus 100 determines the user based on the combination of the access information regarding the transition source access destination of the predetermined user and the access information regarding the transition destination access destination, and the information regarding the predetermined user. An example of the generation process for generating the learning model for predicting the information has been described, but the generation process is not limited to the above. Specifically, the generation unit 133 uses a combination of information about a first domain indicating access information about a first access destination and information about a second domain indicating access information about a second access destination, and a user. The learning model may be generated based on the information about the query input by the user and the information about the predetermined user.

より具体的には、生成部133は、遷移元アクセス先に関するアクセス情報を示す第1のドメインに関する情報と、遷移先アクセス先に関するアクセス情報を示す第2のドメインに関する情報との組み合わせと、ユーザによって入力されたクエリに関する情報と、所定のユーザに関する情報とに基づいて、学習モデルを生成してもよい。 More specifically, the generation unit 133 uses a combination of information regarding a first domain indicating access information regarding a transition source access destination and information regarding a second domain indicating access information regarding a transition destination access destination, depending on a user. The learning model may be generated based on the input information about the query and the information about the predetermined user.

これにより、実施形態に係る情報処理装置100の生成部133は、第1のアクセス先に関するアクセス情報を示す第1のドメインに関する情報と、第2のアクセス先に関するアクセス情報を示す第2のドメインに関する情報との組み合わせと、ユーザによって入力されたクエリに関する情報と、所定のユーザに関する情報とに基づいて、学習モデルを生成するため、ユーザ情報を高精度に推定することができる。 Thereby, the generation unit 133 of the information processing apparatus 100 according to the embodiment relates to the first domain indicating the access information regarding the first access destination and the second domain indicating the access information regarding the second access destination. Since the learning model is generated based on the combination with the information, the information about the query input by the user, and the information about the predetermined user, the user information can be estimated with high accuracy.

〔5−3.推定処理(1)閲覧回数〕
上記実施形態では、情報処理装置100の推定部134が遷移元アクセス先に関するアクセス情報を示すドメインに関する情報と、遷移先アクセス先に関するアクセス情報を示すドメインに関する情報との組み合わせに基づいて、ユーザの信用スコアを推定する推定処理の一例を説明したが、上記推定処理に限定されない。
[5-3. Estimation process (1) Number of views]
In the above-described embodiment, the estimation unit 134 of the information processing device 100 uses the combination of the information regarding the domain indicating the access information regarding the transition source access destination and the information regarding the domain indicating the access information regarding the transition destination access destination to trust the user. An example of the estimation process for estimating the score has been described, but the present invention is not limited to the above estimation process.

具体的には、推定部134は、ユーザによって閲覧された第1のアクセス先として第1のコンテンツに関する情報と、第1のコンテンツから遷移した先の第2のコンテンツに関する情報との組み合わせに基づいて、ユーザ情報を推定する。 Specifically, the estimation unit 134 is based on a combination of the information regarding the first content as the first access destination browsed by the user and the information regarding the second content to which the first content has transitioned. , Estimate user information.

より具体的には、推定部134は、ユーザによる閲覧の回数である閲覧回数が所定の閾値以上である第1のコンテンツを示す第1のドメインに関する情報と、ユーザによる閲覧回数が所定の閾値以上である第2のコンテンツを示す第2のドメインに関する情報との組み合わせに基づいて、ユーザ情報を推定してもよい。 More specifically, the estimation unit 134 uses the information about the first domain indicating the first content whose number of times of browsing, which is the number of times of browsing by the user, is equal to or greater than a predetermined threshold, and the number of times of browsing by the user is equal to or greater than the predetermined threshold. The user information may be estimated based on a combination with the information about the second domain indicating the second content that is.

また、より具体的には、取得部131は、所定のユーザによる閲覧回数が所定の閾値以上である遷移元アクセス先に関するアクセス情報を示す第1のドメインに関する情報と、閲覧回数が所定の閾値以上である遷移先アクセス先に関するアクセス情報を示す第2のドメインに関する情報とを取得する。そして、推定部134は、遷移元アクセス先に関するアクセス情報を示す第1のドメインに関する情報と、遷移先アクセス情報を示す第2のドメインに関する情報との組み合わせに基づいて、ユーザの信用スコアを推定してもよい。 In addition, more specifically, the acquisition unit 131 includes information regarding the first domain indicating access information regarding a transition source access destination whose number of times of browsing by a predetermined user is a predetermined threshold or more, and the number of times of browsing is a predetermined threshold or more. And the information about the second domain indicating the access information about the transition destination access destination. Then, the estimation unit 134 estimates the credit score of the user based on the combination of the information regarding the first domain indicating the access information regarding the transition source access destination and the information regarding the second domain indicating the transition destination access information. May be.

例えば、所定の閾値が1万回であるものとする。この場合、取得部131は、所定のユーザによる閲覧回数が1万回以上である遷移元アクセス先に関するアクセス情報を示す第1のドメインに関する情報と、閲覧回数が1万回以上である遷移先アクセス先に関するアクセス情報を示す第2のドメインに関する情報とを取得する。そして、推定部134は、遷移元アクセス先に関するアクセス情報を示す第1のドメインに関する情報と、遷移先アクセス先に関するアクセス情報を示す第2のドメインに関する情報との組み合わせに基づいて、ユーザの信用スコアを推定してもよい。 For example, assume that the predetermined threshold is 10,000 times. In this case, the acquisition unit 131 uses the information about the first domain indicating the access information about the transition source access destination that has been viewed 10,000 times or more by a predetermined user, and the transition destination access that has been viewed 10,000 times or more. And information regarding the second domain indicating access information regarding the destination. Then, the estimation unit 134, based on the combination of the information regarding the first domain indicating the access information regarding the transition source access destination and the information regarding the second domain indicating the access information regarding the transition destination access destination, the credit score of the user. May be estimated.

これにより、実施形態に係る情報処理装置100の推定部134は、ユーザによる閲覧の回数が所定の閾値以上である第1のコンテンツを示す第1のドメインに関する情報と、ユーザによる閲覧の回数が所定の閾値以上である第2のコンテンツを示す第2のドメインに関する情報との組み合わせに基づいて、ユーザ情報を推定するため、ユーザ情報を高精度に推定することができる。 As a result, the estimation unit 134 of the information processing apparatus 100 according to the embodiment has information regarding the first domain indicating the first content in which the number of times of browsing by the user is equal to or more than the predetermined threshold and the number of times of browsing by the user is predetermined. Since the user information is estimated based on the combination with the information about the second domain indicating the second content that is equal to or more than the threshold value of, the user information can be estimated with high accuracy.

〔5−4.推定処理(2)ドメイン配下の所定の階層情報〕
上記実施形態では、情報処理装置100の推定部134が遷移元アクセス先に関するアクセス情報を示すドメインに関する情報と、遷移先アクセス先に関するアクセス情報を示すドメインに関する情報との組み合わせに基づいて、ユーザの信用スコアを推定する推定処理の一例を説明したが、上記推定処理に限定されない。具体的には、推定部134は、第1のドメインに関する情報及び第1のドメインの配下の所定の階層情報と、第2のドメインに関する情報及び第2のドメインの配下の所定の階層情報との組み合わせに基づいて、ユーザ情報を推定してもよい。
[5-4. Estimating process (2) Predetermined hierarchical information under domain]
In the above-described embodiment, the estimation unit 134 of the information processing device 100 uses the combination of the information regarding the domain indicating the access information regarding the transition source access destination and the information regarding the domain indicating the access information regarding the transition destination access destination to trust the user. An example of the estimation process for estimating the score has been described, but the present invention is not limited to the above estimation process. Specifically, the estimation unit 134 includes the information about the first domain and the predetermined hierarchical information under the first domain, the information about the second domain, and the predetermined hierarchical information under the second domain. User information may be estimated based on the combination.

より具体的には、推定部134は、遷移元アクセス先に関するアクセス情報を示す第1のドメインに関する情報及び遷移元アクセス先に関するアクセス情報を示すURL(Uniform Resource Locator)のうち、第1のドメインの配下の所定の階層情報と、遷移先アクセス先に関するアクセス情報を示す第2のドメインに関する情報及び遷移先アクセス先に関するアクセス情報を示すURLのうち、第2のドメインの配下の所定の階層情報との組み合わせに基づいて、ユーザ情報を推定してもよい。 More specifically, the estimation unit 134 identifies the first domain of the information regarding the first domain indicating the access information regarding the transition source access destination and the URL (Uniform Resource Locator) indicating the access information regarding the transition source access destination. Predetermined hierarchical information subordinate to the predetermined domain information and subordinate predetermined hierarchical information subordinate to the second domain among information indicating the second domain indicating access information regarding the transition destination access destination and the URL indicating access information regarding the transition destination access destination. User information may be estimated based on the combination.

例えば、図6の例では、取得部131は、遷移元アクセス先に関するアクセス情報である「A.com」に関する情報と、遷移先アクセス先に関するアクセス情報である「B.com」に関する情報とを取得する。このとき、遷移元アクセス先に関するアクセス情報のアクセス回数は「10万回」であり、遷移先アクセス先に関するアクセス情報のアクセス回数は「1000万回」である。また、遷移先アクセス先に関するアクセス情報のURLのうち、ドメインの下位の階層を示す「B.Com/AAA」のアクセス回数は、「100万回」であり、ドメインの下位の階層を示す「B.Com/AAA/BBB」のアクセス回数は、「10万回」である。この場合、推定部134は、遷移元アクセス先に関するアクセス情報である「A.com」に関する情報と、遷移元アクセス先に関するアクセス情報を示す「A.com」と同一のアクセス回数を有する遷移先アクセス先に関するアクセス情報を示す「B.Com/AAA/BBB」に関する情報との組み合わせに基づいて、ユーザ情報を推定してもよい。 For example, in the example of FIG. 6, the acquisition unit 131 acquires information regarding “A.com”, which is access information regarding the transition source access destination, and information regarding “B.com”, which is access information regarding the transition destination access destination. To do. At this time, the access count of the access information regarding the transition source access destination is “100,000 times”, and the access count of the access information regarding the transition destination access destination is “10 million times”. Further, in the URL of the access information regarding the transition destination access destination, the number of accesses of “B.Com/AAA” indicating the lower layer of the domain is “1 million times”, and “B.Com/AAA” indicating the lower layer of the domain. .Com/AAA/BBB” is “100,000 times”. In this case, the estimation unit 134 has the transition destination access having the same access count as “A.com” that is the access information regarding the transition source access destination and “A.com” that indicates the access information regarding the transition source access destination. The user information may be estimated based on a combination with the information about “B.Com/AAA/BBB” indicating the access information about the destination.

これにより、実施形態に係る情報処理装置100の推定部134は、第1のドメインに関する情報及び第1のドメインの配下の所定の階層情報と、第2のドメインに関する情報及び第2のドメインの配下の所定の階層情報との組み合わせに基づいて、ユーザ情報を推定するため、ユーザ情報を高精度に推定することができる。 As a result, the estimation unit 134 of the information processing apparatus 100 according to the embodiment causes the information about the first domain and the predetermined hierarchical information under the first domain, the information about the second domain, and the subordinate of the second domain. Since the user information is estimated based on the combination with the predetermined hierarchical information of, the user information can be estimated with high accuracy.

〔5−5.推定処理(3)3つ以上のドメイン〕
上記実施形態では、情報処理装置100の推定部134が遷移元アクセス先に関するアクセス情報を示すドメインに関する情報と、遷移先アクセス先に関するアクセス情報を示すドメインに関する情報との組み合わせに基づいて、ユーザの信用スコアを推定する推定処理の一例を説明したが、上記推定処理に限定されない。具体的には、推定部134は、第1のアクセス先に関するアクセス情報を示す第1のドメインに関する情報と、第2のアクセス先に関するアクセス情報を示す第2のドメインに関する情報と、ユーザが第1のアクセス先に遷移するより前にアクセスした第3のアクセス先に関するアクセス情報を示す第3のドメインに関する情報との組み合わせに基づいて、ユーザ情報を推定してもよい。また、具体的には、推定部134は、第1のアクセス先に関するアクセス情報を示す第1のドメインに関する情報と、第2のアクセス先に関するアクセス情報を示す第2のドメインに関する情報と、ユーザが第2のアクセス先に遷移した後にアクセスした第3のアクセス先に関するアクセス情報を示す第3のドメインに関する情報との組み合わせに基づいて、ユーザ情報を推定してもよい。
[5-5. Estimation process (3) Three or more domains]
In the above-described embodiment, the estimation unit 134 of the information processing device 100 uses the combination of the information regarding the domain indicating the access information regarding the transition source access destination and the information regarding the domain indicating the access information regarding the transition destination access destination to trust the user. An example of the estimation process for estimating the score has been described, but the present invention is not limited to the above estimation process. Specifically, the estimation unit 134 includes information about a first domain indicating access information about a first access destination, information about a second domain indicating access information about a second access destination, and a first user The user information may be estimated based on a combination with the information on the third domain indicating the access information on the third access destination accessed before the transition to the access destination. In addition, specifically, the estimation unit 134 determines that the information regarding the first domain indicating the access information regarding the first access destination, the information regarding the second domain indicating the access information regarding the second access destination, and the user The user information may be estimated based on a combination with the information on the third domain indicating the access information on the third access destination accessed after the transition to the second access destination.

より具体的には、推定部134は、遷移元アクセス先に関するアクセス情報を示す第1のドメインに関する情報と、遷移先アクセス先に関するアクセス情報を示す第2のドメインに関する情報と、ユーザが遷移元アクセス先に遷移するより前にアクセスしたアクセス先に関するアクセス情報を示す第3のドメインに関する情報との組み合わせに基づいて、ユーザ情報を推定してもよい。また、より具体的には、推定部134は、遷移元アクセス先に関するアクセス情報を示す第1のドメインに関する情報と、遷移先アクセス先に関するアクセス情報を示す第2のドメインに関する情報と、ユーザが遷移先アクセス先に遷移した後にアクセスしたアクセス先に関するアクセス情報を示す第3のドメインに関する情報との組み合わせに基づいて、ユーザ情報を推定してもよい。 More specifically, the estimation unit 134 uses the information regarding the first domain indicating the access information regarding the transition source access destination, the information regarding the second domain indicating the access information regarding the transition destination access destination, and the transition source access by the user. The user information may be estimated based on a combination with the information about the third domain indicating the access information about the access destination accessed before the previous transition. In addition, more specifically, the estimation unit 134 determines that the information regarding the first domain indicating the access information regarding the transition source access destination, the information regarding the second domain indicating the access information regarding the transition destination access destination, and the user transition. The user information may be estimated based on a combination with the information regarding the third domain indicating the access information regarding the access destination accessed after the transition to the previous access destination.

これにより、実施形態に係る情報処理装置100の推定部134は、第1のアクセス先に関するアクセス情報を示す第1のドメインに関する情報と、第2のアクセス先に関するアクセス情報を示す第2のドメインに関する情報と、ユーザが第1のアクセス先に遷移するより前にアクセスした第3のアクセス先に関するアクセス情報を示す第3のドメインに関する情報又はユーザが第2のアクセス先に遷移した後にアクセスした第3のアクセス先に関するアクセス情報を示す第3のドメインに関する情報のいずれかとの組み合わせに基づいて、ユーザ情報を推定するため、ユーザ情報を高精度に推定することができる。 As a result, the estimation unit 134 of the information processing apparatus 100 according to the embodiment relates to the first domain indicating the access information regarding the first access destination and the second domain indicating the access information regarding the second access destination. Information and information about a third domain indicating access information about a third access destination accessed before the user transits to the first access destination, or third information accessed after the user transits to the second access destination Since the user information is estimated based on a combination with any of the information regarding the third domain indicating the access information regarding the access destination of, the user information can be estimated with high accuracy.

〔5−6.推定処理(4)ドメインとクエリ〕
上記実施形態では、情報処理装置100の推定部134が遷移元アクセス先に関するアクセス情報を示すドメインに関する情報と、遷移先アクセス先に関するアクセス情報を示すドメインに関する情報との組み合わせに基づいて、ユーザの信用スコアを推定する推定処理の一例を説明したが、上記推定処理に限定されない。具体的には、取得部131は、ユーザによって入力されたクエリに関する情報をさらに取得し、推定部134は、第1のアクセス先に関するアクセス情報を示す第1のドメインに関する情報と、第2のアクセス先に関するアクセス情報を示す第2のドメインに関する情報との組み合わせと、クエリに関する情報とに基づいて、ユーザ情報を推定してもよい。
[5-6. Estimating process (4) Domain and query]
In the above-described embodiment, the estimation unit 134 of the information processing device 100 uses the combination of the information regarding the domain indicating the access information regarding the transition source access destination and the information regarding the domain indicating the access information regarding the transition destination access destination to trust the user. An example of the estimation process for estimating the score has been described, but the present invention is not limited to the above estimation process. Specifically, the acquisition unit 131 further acquires information regarding the query input by the user, and the estimation unit 134 includes information regarding the first domain indicating access information regarding the first access destination and the second access. The user information may be estimated based on the combination with the information regarding the second domain indicating the access information regarding the destination and the information regarding the query.

より具体的には、推定部134は、遷移元アクセス先に関するアクセス情報を示す第1のドメインに関する情報と、遷移先アクセス先に関するアクセス情報を示す第2のドメインに関する情報との組み合わせと、クエリに関する情報とに基づいて、ユーザ情報を推定してもよい。 More specifically, the estimation unit 134 relates to a query and a combination of information about a first domain indicating access information about a transition source access destination and information about a second domain indicating access information about a transition destination access destination. User information may be estimated based on the information.

これにより、実施形態に係る情報処理装置100の推定部134は、第1のアクセス先に関するアクセス情報を示す第1のドメインに関する情報と、第2のアクセス先に関するアクセス情報を示す第2のドメインに関する情報との組み合わせと、クエリに関する情報とに基づいて、ユーザ情報を推定するため、ユーザ情報を高精度に推定することができる。 As a result, the estimation unit 134 of the information processing apparatus 100 according to the embodiment relates to the first domain indicating the access information regarding the first access destination and the second domain indicating the access information regarding the second access destination. Since the user information is estimated based on the combination with the information and the information about the query, the user information can be estimated with high accuracy.

〔6.ハードウェア構成〕
また、上述してきた実施形態に係る金融サーバ20、外部装置50及び情報処理装置100は、例えば図7に示すような構成のコンピュータ1000によって実現される。以下、情報処理装置100を例に挙げて説明する。図7は、情報処理装置100の機能を実現するコンピュータ1000の一例を示すハードウェア構成図である。コンピュータ1000は、CPU1100、RAM1200、ROM(Read Only Memory)1300、HDD(Hard Disk Drive)1400、通信インターフェイス(I/F)1500、入出力インターフェイス(I/F)1600、及びメディアインターフェイス(I/F)1700を有する。
[6. Hardware configuration]
Further, the financial server 20, the external device 50, and the information processing device 100 according to the above-described embodiments are realized by, for example, a computer 1000 having a configuration illustrated in FIG. 7. Hereinafter, the information processing apparatus 100 will be described as an example. FIG. 7 is a hardware configuration diagram showing an example of a computer 1000 that realizes the functions of the information processing apparatus 100. The computer 1000 includes a CPU 1100, a RAM 1200, a ROM (Read Only Memory) 1300, an HDD (Hard Disk Drive) 1400, a communication interface (I/F) 1500, an input/output interface (I/F) 1600, and a media interface (I/F). ) 1700.

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

HDD1400は、CPU1100によって実行されるプログラム、及び、かかるプログラムによって使用されるデータ等を格納する。通信インターフェイス1500は、ネットワークNを介して他の機器からデータを受信してCPU1100へ送り、CPU1100がネットワークNを介して生成したデータを他の機器へ送信する。 The HDD 1400 stores programs executed by the CPU 1100, data used by the programs, and the like. The communication interface 1500 receives data from another device via the network N, sends the data to the CPU 1100, and transmits the data generated by the CPU 1100 via the network N to the other 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 the input/output interface 1600. The CPU 1100 acquires data from the input device via the input/output interface 1600. The CPU 1100 also outputs the data generated via the input/output interface 1600 to the output device.

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

例えば、コンピュータ1000が実施形態に係る情報処理装置100として機能する場合、コンピュータ1000のCPU1100は、RAM1200上にロードされたプログラムを実行することにより、制御部130の機能を実現する。また、HDD1400には、記憶部120内のデータが格納される。コンピュータ1000のCPU1100は、これらのプログラムを記録媒体1800から読み取って実行するが、他の例として、他の装置からネットワークNを介してこれらのプログラムを取得してもよい。 For example, when the computer 1000 functions as the information processing device 100 according to the embodiment, the CPU 1100 of the computer 1000 realizes the function of the control unit 130 by executing the program loaded on the RAM 1200. Further, the HDD 1400 stores the data in the storage unit 120. 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 network N.

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

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

また、上述してきた実施形態及び変形例は、処理内容を矛盾させない範囲で適宜組み合わせることが可能である。 Further, the above-described embodiments and modified examples can be appropriately combined within a range in which the processing content is not inconsistent.

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

〔8.効果〕
上述してきたように、実施形態に係る情報処理装置100は、取得部131と、推定部134とを有する。取得部131は、ユーザによるネットワークを介したアクセスに関する情報であるアクセス情報を取得する。推定部134は、取得部131によって取得されたアクセス情報に基づいて、ユーザによってアクセスされた第1のアクセス先に関するアクセス情報と、第1のアクセス先から遷移した先の第2のアクセス先に関するアクセス情報との組み合わせから、ユーザに関する情報であるユーザ情報を推定する。
[8. effect〕
As described above, the information processing device 100 according to the embodiment has the acquisition unit 131 and the estimation unit 134. The acquisition unit 131 acquires access information that is information related to access by the user via the network. The estimation unit 134, based on the access information acquired by the acquisition unit 131, access information regarding the first access destination accessed by the user and access regarding the second access destination after the transition from the first access destination. User information, which is information about the user, is estimated from the combination with the information.

これにより、実施形態に係る情報処理装置100は、ユーザによってアクセスされた第1のアクセス先に関するアクセス情報と、第1のアクセス先から遷移した先の第2のアクセス先に関するアクセス情報との組み合わせから、ユーザに関する情報であるユーザ情報を推定するため、ユーザ情報を高精度に推定することができる。 As a result, the information processing apparatus 100 according to the embodiment uses the combination of the access information regarding the first access destination accessed by the user and the access information regarding the second access destination after the transition from the first access destination. Since the user information that is information about the user is estimated, the user information can be estimated with high accuracy.

また、実施形態に係る情報処理装置100において、推定部134は、第1のアクセス先に関するアクセス情報を示す第1のドメインに関する情報と、第2のアクセス先に関するアクセス情報を示す第2のドメインに関する情報との組み合わせに基づいて、ユーザ情報を推定する。 Further, in the information processing apparatus 100 according to the embodiment, the estimation unit 134 relates to the first domain indicating the access information regarding the first access destination and the second domain indicating the access information regarding the second access destination. Estimate the user information based on the combination with the information.

これにより、実施形態に係る情報処理装置100は、第1のアクセス先に関するアクセス情報を示す第1のドメインに関する情報と、第2のアクセス先に関するアクセス情報を示す第2のドメインに関する情報との組み合わせに基づいて、ユーザ情報を推定するため、ユーザ情報を高精度に推定することができる。 As a result, the information processing apparatus 100 according to the embodiment combines information about the first domain indicating access information about the first access destination and information about the second domain indicating access information about the second access destination. Since the user information is estimated based on, the user information can be estimated with high accuracy.

また、実施形態に係る情報処理装置100において、推定部134は、第1のドメインに関する情報及び第1のドメインの配下の所定の階層情報と、第2のドメインに関する情報及び第2のドメインの配下の所定の階層情報との組み合わせに基づいて、ユーザ情報を推定する。 In addition, in the information processing device 100 according to the embodiment, the estimation unit 134 includes the information regarding the first domain and the predetermined hierarchical information under the first domain, the information regarding the second domain, and the subordinate information under the second domain. The user information is estimated based on the combination with the predetermined hierarchical information of.

これにより、実施形態に係る情報処理装置100は、第1のドメインに関する情報及び第1のドメインの配下の所定の階層情報と、第2のドメインに関する情報及び第2のドメインの配下の所定の階層情報との組み合わせに基づいて、ユーザ情報を推定するため、ユーザ情報を高精度に推定することができる。 As a result, the information processing apparatus 100 according to the embodiment includes the information regarding the first domain and the predetermined hierarchy information under the first domain, the information regarding the second domain, and the predetermined hierarchy under the second domain. Since the user information is estimated based on the combination with the information, the user information can be estimated with high accuracy.

また、実施形態に係る情報処理装置100において、推定部134は、第1のアクセス先に関するアクセス情報を示す第1のドメインに関する情報と、第2のアクセス先に関するアクセス情報を示す第2のドメインに関する情報と、ユーザが第1のアクセス先に遷移するより前にアクセスした第3のアクセス先に関するアクセス情報を示す第3のドメインに関する情報との組み合わせに基づいて、ユーザ情報を推定する。 Further, in the information processing apparatus 100 according to the embodiment, the estimation unit 134 relates to the first domain indicating the access information regarding the first access destination and the second domain indicating the access information regarding the second access destination. The user information is estimated based on a combination of the information and the information on the third domain indicating the access information on the third access destination accessed before the user transits to the first access destination.

これにより、実施形態に係る情報処理装置100は、第1のアクセス先に関するアクセス情報を示す第1のドメインに関する情報と、第2のアクセス先に関するアクセス情報を示す第2のドメインに関する情報と、ユーザが第1のアクセス先に遷移するより前にアクセスした第3のアクセス先に関するアクセス情報を示す第3のドメインに関する情報との組み合わせに基づいて、ユーザ情報を推定するため、ユーザ情報を高精度に推定することができる。 As a result, the information processing apparatus 100 according to the embodiment includes the information regarding the first domain indicating the access information regarding the first access destination, the information regarding the second domain indicating the access information regarding the second access destination, and the user. Since the user information is estimated based on the combination with the information on the third domain indicating the access information on the third access destination accessed before the transition to the first access destination, Can be estimated.

また、実施形態に係る情報処理装置100において、推定部134は、第1のアクセス先に関するアクセス情報を示す第1のドメインに関する情報と、第2のアクセス先に関するアクセス情報を示す第2のドメインに関する情報と、ユーザが第2のアクセス先に遷移した後にアクセスした第3のアクセス先に関するアクセス情報を示す第3のドメインに関する情報との組み合わせに基づいて、ユーザ情報を推定する。 Further, in the information processing apparatus 100 according to the embodiment, the estimation unit 134 relates to the first domain indicating the access information regarding the first access destination and the second domain indicating the access information regarding the second access destination. The user information is estimated based on a combination of the information and the information on the third domain indicating the access information on the third access destination accessed by the user after transitioning to the second access destination.

これにより、実施形態に係る情報処理装置100は、第1のアクセス先に関するアクセス情報を示す第1のドメインに関する情報と、第2のアクセス先に関するアクセス情報を示す第2のドメインに関する情報と、ユーザが第2のアクセス先に遷移した後にアクセスした第3のアクセス先に関するアクセス情報を示す第3のドメインに関する情報との組み合わせに基づいて、ユーザ情報を推定するため、ユーザ情報を高精度に推定することができる。 As a result, the information processing apparatus 100 according to the embodiment includes the information regarding the first domain indicating the access information regarding the first access destination, the information regarding the second domain indicating the access information regarding the second access destination, and the user. Since the user information is estimated based on the combination with the information regarding the third domain indicating the access information regarding the third access destination accessed after the transition to the second access destination, the user information is estimated with high accuracy. be able to.

また、実施形態に係る情報処理装置100において、取得部131は、ユーザによって入力されたクエリに関する情報をさらに取得し、推定部134は、第1のアクセス先に関するアクセス情報を示す第1のドメインに関する情報と、第2のアクセス先に関するアクセス情報を示す第2のドメインに関する情報との組み合わせと、クエリに関する情報とに基づいて、ユーザ情報を推定する。 Further, in the information processing apparatus 100 according to the embodiment, the acquisition unit 131 further acquires information regarding the query input by the user, and the estimation unit 134 relates to the first domain indicating the access information regarding the first access destination. The user information is estimated based on the combination of the information and the information about the second domain indicating the access information about the second access destination and the information about the query.

これにより、実施形態に係る情報処理装置100は、第1のアクセス先に関するアクセス情報を示す第1のドメインに関する情報と、第2のアクセス先に関するアクセス情報を示す第2のドメインに関する情報との組み合わせと、クエリに関する情報とに基づいて、ユーザ情報を推定するため、ユーザ情報を高精度に推定することができる。 As a result, the information processing apparatus 100 according to the embodiment combines information about the first domain indicating access information about the first access destination and information about the second domain indicating access information about the second access destination. And the user information is estimated based on the information about the query, so that the user information can be estimated with high accuracy.

また、実施形態に係る情報処理装置100において、推定部134は、ユーザによって閲覧された第1のアクセス先として第1のコンテンツに関する情報と、第1のコンテンツから遷移した先の第2のコンテンツに関する情報との組み合わせに基づいて、ユーザ情報を推定する。 In addition, in the information processing device 100 according to the embodiment, the estimation unit 134 relates to the information regarding the first content as the first access destination browsed by the user and the second content after the transition from the first content. Estimate the user information based on the combination with the information.

これにより、実施形態に係る情報処理装置100は、ユーザによって閲覧された第1のアクセス先として第1のコンテンツに関する情報と、第1のコンテンツから遷移した先の第2のコンテンツに関する情報との組み合わせに基づいて、ユーザ情報を推定するため、ユーザ情報を高精度に推定することができる。 As a result, the information processing apparatus 100 according to the embodiment combines the information regarding the first content as the first access destination browsed by the user and the information regarding the second content that is a transition from the first content. Since the user information is estimated based on, the user information can be estimated with high accuracy.

また、実施形態に係る情報処理装置100において、推定部134は、ユーザによる閲覧の回数が所定の閾値以上である第1のコンテンツに関する情報を示す第1のドメインに関する情報と、ユーザによる閲覧の回数が所定の閾値以上である第2のコンテンツに関する情報を示す第2のドメインに関する情報との組み合わせに基づいて、ユーザ情報を推定する。 In addition, in the information processing apparatus 100 according to the embodiment, the estimation unit 134 includes the information regarding the first domain indicating the information regarding the first content whose number of times of browsing by the user is equal to or more than a predetermined threshold, and the number of times of browsing by the user. The user information is estimated based on a combination with the information about the second domain indicating the information about the second content in which is equal to or more than a predetermined threshold.

これにより、実施形態に係る情報処理装置100は、ユーザによる閲覧の回数が所定の閾値以上である第1のコンテンツに関する情報を示す第1のドメインに関する情報と、ユーザによる閲覧の回数が所定の閾値以上である第2のコンテンツに関する情報を示す第2のドメインに関する情報との組み合わせに基づいて、ユーザ情報を推定するため、ユーザ情報を高精度に推定することができる。 As a result, the information processing apparatus 100 according to the embodiment includes the information about the first domain indicating the information about the first content in which the number of times of browsing by the user is equal to or more than the predetermined threshold, and the number of times of browsing by the user is the predetermined threshold. Since the user information is estimated based on the combination with the information about the second domain indicating the information about the second content as described above, the user information can be estimated with high accuracy.

また、実施形態に係る情報処理装置100において、推定部134は、第1のアクセス先に関するアクセス情報を示す第1のドメインに関する情報と、第2のアクセス先に関するアクセス情報を示す第2のドメインに関する情報との組み合わせに基づいて、ユーザの金融サービスに対する信用度合いに関する情報である信用スコアを推定する。 Further, in the information processing apparatus 100 according to the embodiment, the estimation unit 134 relates to the first domain indicating the access information regarding the first access destination and the second domain indicating the access information regarding the second access destination. Based on the combination with the information, a credit score, which is information about the user's credit level for the financial service, is estimated.

これにより、実施形態に係る情報処理装置100は、第1のアクセス先に関するアクセス情報を示す第1のドメインに関する情報と、第2のアクセス先に関するアクセス情報を示す第2のドメインに関する情報との組み合わせに基づいて、ユーザの金融サービスに対する信用度合いに関する情報である信用スコアを推定するため、ユーザの信用スコアを高精度に推定することができる。 As a result, the information processing apparatus 100 according to the embodiment combines information about the first domain indicating access information about the first access destination and information about the second domain indicating access information about the second access destination. Since the credit score, which is the information regarding the degree of trust of the user with respect to the financial service, is estimated based on, the user's credit score can be estimated with high accuracy.

また、実施形態に係る情報処理装置100において、所定のユーザによってアクセスされた遷移前のアクセス先に関するアクセス情報と、所定のユーザが遷移前のアクセス先から遷移した先の遷移後のアクセス先に関するアクセス情報との組み合わせと、所定のユーザに関する情報とに基づいて、ユーザ情報を予測するための学習モデルを生成する生成部133をさらに備え、推定部134は、生成部133によって生成された学習モデルに基づいて、遷移前のアクセス先に関するアクセス情報と遷移後のアクセス先に関するアクセス情報との組み合わせからユーザ情報を推定する。 Further, in the information processing apparatus 100 according to the embodiment, access information regarding an access destination before transition accessed by a predetermined user and access regarding an access destination after transition of a predetermined user from the access destination before transition. The estimation unit 134 further includes a generation unit 133 that generates a learning model for predicting user information based on a combination with information and information about a predetermined user, and the estimation unit 134 adds the learning model generated by the generation unit 133 to the learning model. Based on this, the user information is estimated from the combination of the access information regarding the access destination before the transition and the access information regarding the access destination after the transition.

これにより、実施形態に係る情報処理装置100は、所定のユーザによってアクセスされた遷移前のアクセス先に関するアクセス情報と、所定のユーザが遷移前のアクセス先から遷移した先の遷移後のアクセス先に関するアクセス情報との組み合わせと、所定のユーザに関する情報とに基づいて、ユーザ情報を予測するために生成された学習モデルに基づいて、遷移前のアクセス先に関するアクセス情報と遷移後のアクセス先に関するアクセス情報との組み合わせからユーザ情報を推定するため、ユーザ情報を高精度に推定することができる。 As a result, the information processing apparatus 100 according to the embodiment relates to the access information regarding the access destination before the transition accessed by the predetermined user and the access destination after the transition to which the predetermined user transits from the access destination before the transition. Based on the learning model generated for predicting the user information based on the combination with the access information and the information about the predetermined user, the access information about the access destination before the transition and the access information about the access destination after the transition. Since the user information is estimated from the combination of and, the user information can be estimated with high accuracy.

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

1 情報処理システム
20 金融サーバ
50 外部装置
100 情報処理装置
110 通信部
120 記憶部
121 学習モデル
122 信用スコア記憶部
130 制御部
131 取得部
132 受付部
133 生成部
134 推定部
135 送信部
1 Information processing system 20 Financial server 50 External device 100 Information processing device 110 Communication unit 120 Storage unit 121 Learning model 122 Credit score storage unit 130 Control unit 131 Acquisition unit 132 Reception unit 133 Generation unit 134 Estimation unit 135 Transmission unit

Claims (14)

ユーザによるネットワークを介したアクセスに関する情報であるアクセス情報を取得する取得部と、
前記取得部によって取得されたアクセス情報に基づいて、ユーザによってアクセスされた第1のアクセス先に関するアクセス情報と、当該第1のアクセス先から遷移した先の第2のアクセス先に関するアクセス情報との組み合わせから、前記ユーザの金融サービスに対する信用度合いに関する情報である信用スコアを推定する推定部と、
を備えたことを特徴とする情報処理装置。
An acquisition unit that acquires access information, which is information regarding access by the user via the network,
A combination of access information regarding the first access destination accessed by the user and access information regarding the second access destination after the transition from the first access destination, based on the access information obtained by the obtaining unit. From, an estimation unit that estimates a credit score , which is information regarding the degree of credit of the user with respect to the financial service ,
An information processing apparatus comprising:
前記推定部は、
前記第1のアクセス先に関するアクセス情報を示す第1のドメインに関する情報と、前記第2のアクセス先に関するアクセス情報を示す第2のドメインに関する情報との組み合わせに基づいて、前記信用スコアを推定する、
ことを特徴とする請求項1に記載の情報処理装置。
The estimation unit is
Estimating the credit score based on a combination of information about a first domain showing access information about the first access destination and information about a second domain showing access information about the second access destination;
The information processing apparatus according to claim 1, wherein:
前記推定部は、
前記第1のドメインに関する情報及び前記第1のドメインの配下の所定の階層情報と、前記第2のドメインに関する情報及び前記第2のドメインの配下の所定の階層情報との組み合わせに基づいて、前記信用スコアを推定する、
ことを特徴とする請求項2に記載の情報処理装置。
The estimation unit is
Based on a combination of information about the first domain and predetermined hierarchical information under the first domain, and information about the second domain and predetermined hierarchical information under the second domain, Estimate credit score ,
The information processing apparatus according to claim 2, wherein:
前記推定部は、
前記第1のアクセス先に関するアクセス情報を示す第1のドメインに関する情報と、前記第2のアクセス先に関するアクセス情報を示す第2のドメインに関する情報と、前記ユーザが前記第1のアクセス先に遷移するより前にアクセスした第3のアクセス先に関するアクセス情報を示す第3のドメインに関する情報との組み合わせに基づいて、前記信用スコアを推定する、
ことを特徴とする請求項1〜3のいずれか1つに記載の情報処理装置。
The estimation unit is
Information about a first domain showing access information about the first access destination, information about a second domain showing access information about the second access destination, and the user transitioning to the first access destination. Estimating the credit score based on a combination with information about a third domain indicating access information about a third access destination accessed earlier;
The information processing apparatus according to any one of claims 1 to 3, characterized in that:
前記推定部は、
前記第1のアクセス先に関するアクセス情報を示す第1のドメインに関する情報と、前記第2のアクセス先に関するアクセス情報を示す第2のドメインに関する情報と、前記ユーザが前記第2のアクセス先に遷移した後にアクセスした第3のアクセス先に関するアクセス情報を示す第3のドメインに関する情報との組み合わせに基づいて、前記信用スコアを推定する、
ことを特徴とする請求項1〜3のいずれか1つに記載の情報処理装置。
The estimation unit is
Information about a first domain showing access information about the first access destination, information about a second domain showing access information about the second access destination, and the user transitioned to the second access destination. Estimating the credit score based on a combination with information regarding a third domain indicating access information regarding a third access destination accessed later;
The information processing apparatus according to any one of claims 1 to 3, characterized in that:
前記取得部は、
前記ユーザによって入力されたクエリに関する情報をさらに取得し、
前記推定部は、
前記第1のアクセス先に関するアクセス情報を示す第1のドメインに関する情報と、前記第2のアクセス先に関するアクセス情報を示す第2のドメインに関する情報との組み合わせと、前記クエリに関する情報とに基づいて、前記信用スコアを推定する、
ことを特徴とする請求項1〜5のいずれか1つに記載の情報処理装置。
The acquisition unit is
Further obtaining information about the query entered by the user,
The estimation unit is
Based on a combination of information about a first domain showing access information about the first access destination and information about a second domain showing access information about the second access destination, and information about the query, Estimating the credit score ,
The information processing apparatus according to any one of claims 1 to 5, characterized in that.
前記推定部は、
前記ユーザによって閲覧された第1のアクセス先として第1のコンテンツに関する情報と、当該第1のコンテンツから遷移した先の第2のコンテンツに関する情報との組み合わせに基づいて、前記信用スコアを推定する、
ことを特徴とする請求項1〜6のいずれか1つに記載の情報処理装置。
The estimation unit is
Estimating the credit score based on a combination of information regarding a first content as a first access destination browsed by the user and information regarding a second content that is a transition destination from the first content;
The information processing apparatus according to any one of claims 1 to 6, characterized in that.
前記推定部は、
前記ユーザによる閲覧の回数が所定の閾値以上である第1のコンテンツに関する情報を示す第1のドメインに関する情報と、前記ユーザによる閲覧の回数が所定の閾値以上である第2のコンテンツに関する情報を示す第2のドメインに関する情報との組み合わせに基づいて、前記信用スコアを推定する、
ことを特徴とする請求項7に記載の情報処理装置。
The estimation unit is
Shows information about the first domain indicating information about the first content whose number of times of browsing by the user is a predetermined threshold value or more, and information about second content about which the number of times of browsing of the user is more than a predetermined threshold value. Estimating the credit score based on a combination with information about a second domain;
The information processing apparatus according to claim 7, wherein:
前記取得部によって取得された所定のユーザによってアクセスされた遷移前のアクセス先に関するアクセス情報と、当該所定のユーザが当該遷移前のアクセス先から遷移した先の遷移後のアクセス先に関するアクセス情報との組み合わせと、当該所定のユーザの信用スコアとに基づいて、前記信用スコアを予測するための学習モデルを生成する生成部をさらに備え、
前記推定部は、
前記生成部によって生成された学習モデルに基づいて、前記遷移前のアクセス先に関するアクセス情報と前記遷移後のアクセス先に関するアクセス情報との組み合わせから前記信用スコアを推定する、
ことを特徴とする請求項1〜のいずれか1つに記載の情報処理装置。
Of access information about an access destination before transition accessed by a predetermined user acquired by the acquisition unit, and access information about an access destination after transition of the access destination before the transition by the predetermined user Further comprising a generation unit that generates a learning model for predicting the credit score based on a combination and the credit score of the predetermined user.
The estimation unit is
Estimating the credit score from a combination of access information regarding the access destination before the transition and access information regarding the access destination after the transition, based on the learning model generated by the generation unit,
The information processing apparatus according to any one of claims 1-8, characterized in that.
ユーザによるネットワークを介したアクセスに関する情報であるアクセス情報を取得する取得部と、An acquisition unit that acquires access information, which is information regarding access by the user via the network,
前記取得部によって取得されたアクセス情報に基づいて、ユーザによってアクセスされた第1のアクセス先に関するアクセス情報と、当該第1のアクセス先から遷移した先の第2のアクセス先に関するアクセス情報との組み合わせから、前記ユーザに関する情報であるユーザ情報を推定する推定部と、A combination of access information regarding the first access destination accessed by the user and access information regarding the second access destination after the transition from the first access destination, based on the access information obtained by the obtaining unit. From, an estimation unit that estimates user information, which is information about the user,
を備え、Equipped with
前記推定部は、The estimation unit is
前記ユーザによって閲覧された第1のアクセス先として第1のコンテンツに関する情報のうち、前記ユーザによる閲覧の回数が所定の閾値以上である第1のコンテンツに関する情報を示す第1のドメインに関する情報と、当該第1のコンテンツから遷移した先の第2のコンテンツに関する情報のうち、前記ユーザによる閲覧の回数が所定の閾値以上である第2のコンテンツに関する情報を示す第2のドメインに関する情報との組み合わせに基づいて、前記ユーザ情報を推定する、Information on a first domain showing information on a first content whose number of times of browsing by the user is a predetermined threshold value or more among information on a first content as a first access destination browsed by the user, Of the information about the second content after the transition from the first content, a combination with the information about the second domain indicating the information about the second content whose number of times of browsing by the user is a predetermined threshold value or more. Estimating the user information based on:
ことを特徴とする情報処理装置。An information processing device characterized by the above.
コンピュータが実行する情報処理方法であって、
ユーザによるネットワークを介したアクセスに関する情報であるアクセス情報を取得する取得工程と、
前記取得工程によって取得されたアクセス情報に基づいて、ユーザによってアクセスされた第1のアクセス先に関するアクセス情報と、当該第1のアクセス先から遷移した先の第2のアクセス先に関するアクセス情報との組み合わせから、前記ユーザの金融サービスに対する信用度合いに関する情報である信用スコアを推定する推定工程と、
を含むことを特徴とする情報処理方法。
An information processing method executed by a computer,
An acquisition step of acquiring access information that is information related to access by the user via the network;
A combination of access information regarding the first access destination accessed by the user and access information regarding the second access destination after the transition from the first access destination based on the access information obtained by the obtaining step. From this, an estimation step of estimating a credit score , which is information regarding the degree of credit of the user with respect to the financial service ,
An information processing method comprising:
ユーザによるネットワークを介したアクセスに関する情報であるアクセス情報を取得する取得手順と、
前記取得手順によって取得されたアクセス情報に基づいて、ユーザによってアクセスされた第1のアクセス先に関するアクセス情報と、当該第1のアクセス先に関するアクセス情報から遷移した先の第2のアクセス先に関するアクセス情報との組み合わせから、前記ユーザの金融サービスに対する信用度合いに関する情報である信用スコアを推定する推定手順と、
をコンピュータに実行させることを特徴とする情報処理プログラム。
An acquisition procedure for acquiring access information, which is information about access by the user through the network,
Based on the access information acquired by the acquisition procedure, access information regarding the first access destination accessed by the user, and access information regarding the second access destination after the transition from the access information regarding the first access destination. An estimation procedure for estimating a credit score , which is information regarding the credit degree of the user with respect to the financial service , in combination with
An information processing program that causes a computer to execute.
コンピュータが実行する情報処理方法であって、An information processing method executed by a computer,
ユーザによるネットワークを介したアクセスに関する情報であるアクセス情報を取得する取得工程と、An acquisition step of acquiring access information that is information related to access by the user via the network;
前記取得工程によって取得されたアクセス情報に基づいて、ユーザによってアクセスされた第1のアクセス先に関するアクセス情報と、当該第1のアクセス先から遷移した先の第2のアクセス先に関するアクセス情報との組み合わせから、前記ユーザに関する情報であるユーザ情報を推定する推定工程と、A combination of access information regarding the first access destination accessed by the user and access information regarding the second access destination after the transition from the first access destination based on the access information obtained by the obtaining step. From the estimation step of estimating user information, which is information about the user,
を含み、Including,
前記推定工程は、The estimation step is
前記ユーザによって閲覧された第1のアクセス先として第1のコンテンツに関する情報のうち、前記ユーザによる閲覧の回数が所定の閾値以上である第1のコンテンツに関する情報を示す第1のドメインに関する情報と、当該第1のコンテンツから遷移した先の第2のコンテンツに関する情報のうち、前記ユーザによる閲覧の回数が所定の閾値以上である第2のコンテンツに関する情報を示す第2のドメインに関する情報との組み合わせに基づいて、前記ユーザ情報を推定する、Information on a first domain showing information on a first content whose number of times of browsing by the user is a predetermined threshold value or more among information on a first content as a first access destination browsed by the user, Of the information on the second content after the transition from the first content, the combination with the information on the second domain indicating the information on the second content whose number of times of browsing by the user is equal to or more than a predetermined threshold value. Estimating the user information based on:
ことを特徴とする情報処理方法。An information processing method characterized by the above.
ユーザによるネットワークを介したアクセスに関する情報であるアクセス情報を取得する取得手順と、An acquisition procedure for acquiring access information, which is information about access by the user through the network,
前記取得手順によって取得されたアクセス情報に基づいて、ユーザによってアクセスされた第1のアクセス先に関するアクセス情報と、当該第1のアクセス先から遷移した先の第2のアクセス先に関するアクセス情報との組み合わせから、前記ユーザに関する情報であるユーザ情報を推定する推定手順と、A combination of access information regarding a first access destination accessed by a user and access information regarding a second access destination after the transition from the first access destination, based on the access information obtained by the obtaining procedure. From, an estimation procedure for estimating user information, which is information about the user,
をコンピュータに実行させ、To run on your computer,
前記推定手順は、The estimation procedure is
前記ユーザによって閲覧された第1のアクセス先として第1のコンテンツに関する情報のうち、前記ユーザによる閲覧の回数が所定の閾値以上である第1のコンテンツに関する情報を示す第1のドメインに関する情報と、当該第1のコンテンツから遷移した先の第2のコンテンツに関する情報のうち、前記ユーザによる閲覧の回数が所定の閾値以上である第2のコンテンツに関する情報を示す第2のドメインに関する情報との組み合わせに基づいて、前記ユーザ情報を推定する、Information on a first domain showing information on a first content whose number of times of browsing by the user is a predetermined threshold value or more among information on a first content as a first access destination browsed by the user, Of the information about the second content after the transition from the first content, a combination with the information about the second domain indicating the information about the second content whose number of times of browsing by the user is a predetermined threshold value or more. Estimating the user information based on:
ことを特徴とする情報処理プログラム。An information processing program characterized by the above.
JP2019020022A 2019-02-06 2019-02-06 Information processing apparatus, information processing method, and information processing program Active JP6706701B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019020022A JP6706701B1 (en) 2019-02-06 2019-02-06 Information processing apparatus, information processing method, and information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019020022A JP6706701B1 (en) 2019-02-06 2019-02-06 Information processing apparatus, information processing method, and information processing program

Publications (2)

Publication Number Publication Date
JP6706701B1 true JP6706701B1 (en) 2020-06-10
JP2020126550A JP2020126550A (en) 2020-08-20

Family

ID=70976356

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019020022A Active JP6706701B1 (en) 2019-02-06 2019-02-06 Information processing apparatus, information processing method, and information processing program

Country Status (1)

Country Link
JP (1) JP6706701B1 (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7162522B2 (en) * 2001-11-02 2007-01-09 Xerox Corporation User profile classification by web usage analysis
JP2006127321A (en) * 2004-10-29 2006-05-18 Solid Technology Kk Terminal attribute addition device and terminal attribute addition method
JP5481242B2 (en) * 2010-03-17 2014-04-23 エヌ・ティ・ティ・コムウェア株式会社 User characteristics and usage trend analysis system, and processing method and program thereof
JP6423529B2 (en) * 2015-06-05 2018-11-14 日本電信電話株式会社 User estimation device, user estimation method, and user estimation program
JP6767824B2 (en) * 2016-09-16 2020-10-14 ヤフー株式会社 Judgment device, judgment method and judgment program
JP6419263B1 (en) * 2017-07-12 2018-11-07 ヤフー株式会社 Providing device, providing method, and providing program

Also Published As

Publication number Publication date
JP2020126550A (en) 2020-08-20

Similar Documents

Publication Publication Date Title
US11269962B2 (en) Inductive matrix completion and graph proximity for content item recommendation
US10917489B2 (en) User subscription to content
JP6408014B2 (en) Selecting content items for presentation to social networking system users in news feeds
US9628582B2 (en) Social-driven precaching of accessible objects
RU2693637C2 (en) Service integration client platform
US20170250930A1 (en) Interactive content recommendation personalization assistant
CN112292675A (en) Assisting a computer to interpret native language input with prominence ranking of entities and tasks
US20210241152A1 (en) System and method for a personalized machine learning pipeline selection and result interpretation
CN106104626A (en) Renewal based on the digital content analyzed
JP2017515199A (en) Build user trust in profile creation and recommendations based on managed interactions with users
US10460082B2 (en) Digital rights management progressive control and background processing
US20170278205A1 (en) Digital Rights Management using Organizational Associations
US20170032109A1 (en) Digital Rights Management and Behavioral Traits
JP6706701B1 (en) Information processing apparatus, information processing method, and information processing program
JP7073557B2 (en) Generator, generation method, and generation program
JP6738926B1 (en) Information processing apparatus, information processing method, and information processing program
US11243669B2 (en) Transmitting response content items
Plumbaum et al. My personal user interface: A semantic user-centric approach to manage and share user information
JP5996747B1 (en) Generating device, generating method, and generating program
US20190130443A1 (en) Usable interferences based on a user's updated digital profile
US20230259815A1 (en) Machine learning techniques for user group based content distribution
JP6998341B2 (en) Management equipment, management methods, and management programs
US20240257167A1 (en) Crowd-sourced research relevance tracking and analytics
JP6590880B2 (en) Extraction apparatus, extraction method, and extraction program
JP6599126B2 (en) Segment management system and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190415

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20190415

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20190515

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190806

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190813

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20191008

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20191101

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20191108

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: 20200421

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200518

R150 Certificate of patent or registration of utility model

Ref document number: 6706701

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313115

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R371 Transfer withdrawn

Free format text: JAPANESE INTERMEDIATE CODE: R371

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313115

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250