JP2018045572A - Determination device, determination method, and determination program - Google Patents

Determination device, determination method, and determination program Download PDF

Info

Publication number
JP2018045572A
JP2018045572A JP2016181549A JP2016181549A JP2018045572A JP 2018045572 A JP2018045572 A JP 2018045572A JP 2016181549 A JP2016181549 A JP 2016181549A JP 2016181549 A JP2016181549 A JP 2016181549A JP 2018045572 A JP2018045572 A JP 2018045572A
Authority
JP
Japan
Prior art keywords
user
determination
unit
event
determination apparatus
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.)
Pending
Application number
JP2016181549A
Other languages
Japanese (ja)
Inventor
小林 直人
Naoto Kobayashi
直人 小林
塚本 浩司
Koji Tsukamoto
浩司 塚本
正一 飯塚
Shoichi Iizuka
正一 飯塚
良 難波
Ryo Namba
良 難波
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 JP2016181549A priority Critical patent/JP2018045572A/en
Publication of JP2018045572A publication Critical patent/JP2018045572A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a flexible financial service.SOLUTION: A determination device includes an acquisition unit and a determination unit. The acquisition unit obtains the action history of a user on a network. The determination unit determines contents of a predetermined financial service which will be provided to the user in the future, on the basis of the action history obtained by the acquisition unit. In addition, the determination device includes: an estimation unit that estimates an event which can occur for the user in the future, on the basis of the action history obtained by the acquisition unit. The determination unit determines the contents of the predetermined financial service which will be provided to the user in the future, on the basis of the event estimated by the estimation unit.SELECTED DRAWING: Figure 1

Description

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

近年、通信ネットワークの発達とともに、様々なサービスがネットワークを介して提供されている。ネットワークを介したサービスの一例として、企業や個人への融資や、クレジットカードの発行などの金融関係のサービスが挙げられる。   In recent years, with the development of communication networks, various services are provided via networks. Examples of services via a network include financial services such as loans to companies and individuals, and issuance of credit cards.

例えば、ネットワークを介した金融サービスに関する技術として、店舗の運営に伴い発生する最新データの蓄積からなる店舗運営の実績データに基づいて融資条件を判定するシステムが知られている。   For example, as a technique related to a financial service via a network, a system is known in which loan conditions are determined based on store operation result data including accumulation of the latest data generated with store operation.

特開2014−182572号公報JP 2014-182572 A

しかしながら、上記の従来技術では、柔軟な金融サービスを実現することが難しい場合がある。具体的には、上記の従来技術は、店舗の運営に伴う実績データに基づいて融資条件を判定するものであり、例えば、一時的な購買行動のために個人が融資額の増資を求める場合などには、上記技術が適用できない場合がある。   However, with the above-described conventional technology, it may be difficult to realize a flexible financial service. Specifically, the above-described conventional technology determines the loan conditions based on performance data associated with the operation of the store, for example, when an individual requests a capital increase of the loan amount due to temporary purchase behavior, etc. In some cases, the above technique cannot be applied.

本願は、上記に鑑みてなされたものであって、柔軟な金融サービスを実現することができる判定装置、判定方法、及び判定プログラムを提供することを目的とする。   The present application has been made in view of the above, and an object thereof is to provide a determination device, a determination method, and a determination program capable of realizing a flexible financial service.

本願に係る判定装置は、ユーザのネットワーク上における行動履歴を取得する取得部と、前記取得部によって取得された前記ユーザのネットワーク上の行動履歴に基づいて、前記ユーザに対して将来的に提供される所定の金融サービスの内容を判定する判定部と、を備えたことを特徴とする。   The determination apparatus according to the present application is provided to the user in the future based on an acquisition unit that acquires an action history on the user's network and an action history on the user's network acquired by the acquisition unit. And a determination unit for determining the content of the predetermined financial service.

実施形態の一態様によれば、柔軟な金融サービスを実現することができるという効果を奏する。   According to one aspect of the embodiment, there is an effect that a flexible financial service can be realized.

図1は、実施形態に係る判定処理の一例を示す図である。FIG. 1 is a diagram illustrating an example of a determination process according to the embodiment. 図2は、実施形態に係る判定システムの構成例を示す図である。FIG. 2 is a diagram illustrating a configuration example of the determination system according to the embodiment. 図3は、実施形態に係る判定装置の構成例を示す図である。FIG. 3 is a diagram illustrating a configuration example of the determination apparatus according to the embodiment. 図4は、実施形態に係るユーザ情報記憶部の一例を示す図である。FIG. 4 is a diagram illustrating an example of a user information storage unit according to the embodiment. 図5は、実施形態に係る検索情報テーブルの一例を示す図である。FIG. 5 is a diagram illustrating an example of a search information table according to the embodiment. 図6は、実施形態に係るサイト情報テーブルの一例を示す図である。FIG. 6 is a diagram illustrating an example of the site information table according to the embodiment. 図7は、実施形態に係る推定情報記憶部の一例を示す図である。FIG. 7 is a diagram illustrating an example of the estimated information storage unit according to the embodiment. 図8は、実施形態に係る通知情報記憶部の一例を示す図である。FIG. 8 is a diagram illustrating an example of a notification information storage unit according to the embodiment. 図9は、実施形態に係る処理手順を示すフローチャートである。FIG. 9 is a flowchart illustrating a processing procedure according to the embodiment. 図10は、判定装置の機能を実現するコンピュータの一例を示すハードウェア構成図である。FIG. 10 is a hardware configuration diagram illustrating an example of a computer that realizes the function of the determination apparatus.

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

〔1.実施形態に係る判定処理の一例〕
まず、図1を用いて、実施形態に係る判定処理の一例について説明する。図1は、実施形態に係る判定処理の一例を示す図である。図1では、判定装置100が、ユーザに対して提供される所定の金融サービスの内容を判定する処理の一例を示す。
[1. Example of determination processing according to embodiment]
First, an example of the determination process according to the embodiment will be described with reference to FIG. FIG. 1 is a diagram illustrating an example of a determination process according to the embodiment. FIG. 1 illustrates an example of processing in which the determination apparatus 100 determines the content of a predetermined financial service provided to the user.

図1に示す判定装置100は、ユーザのネットワーク上における行動履歴に基づいて将来的にユーザに起こり得るイベントを推定し、推定されたイベントに基づいて、ユーザに対して提供される所定の金融サービスの内容を判定する処理を行うサーバ装置である。   The estimation apparatus 100 shown in FIG. 1 estimates an event that may occur in the future based on an action history on the user's network, and a predetermined financial service provided to the user based on the estimated event. It is a server apparatus which performs the process which determines the content of.

図1に示すユーザ端末10は、ユーザU01によって利用される情報処理端末である。例えば、ユーザ端末10は、スマートフォンやタブレット端末等によって実現される。なお、以下の説明では、ユーザ端末をユーザと置き換えて表記する場合がある。例えば、「ユーザU01が所定の情報を判定装置100に送信する」と表記した場合、「ユーザU01の操作に従うユーザ端末10が所定の情報を判定装置100に送信する」ことを意味する場合がある。   A user terminal 10 shown in FIG. 1 is an information processing terminal used by a user U01. For example, the user terminal 10 is realized by a smartphone, a tablet terminal, or the like. In the following description, the user terminal may be described as a user. For example, when “user U01 transmits predetermined information to determination apparatus 100” is described, it may mean “user terminal 10 that follows operation of user U01 transmits predetermined information to determination apparatus 100”. .

実施形態において、判定装置100は、ユーザ端末10からネットワーク情報を取得する。ネットワーク情報とは、ネットワークを介して発生する情報の総称であり、例えば、ユーザU01のネットワーク上の行動履歴を含む。ユーザU01のネットワーク上の行動履歴とは、例えば、インターネット上においてユーザU01が行った操作履歴である。具体的には、ネットワーク上の行動履歴とは、検索サービスにおいてユーザU01が送信した検索クエリの履歴や、ユーザU01が所定のサービスページ(例えば、ウェブページや情報提供アプリの表示画面等)の閲覧履歴や、ユーザU01が利用するSNS(Social Networking Service)に記事や画像を投稿した履歴等を含む。   In the embodiment, the determination apparatus 100 acquires network information from the user terminal 10. The network information is a general term for information generated via the network, and includes, for example, an action history on the network of the user U01. The action history on the network of the user U01 is, for example, an operation history performed by the user U01 on the Internet. Specifically, the action history on the network refers to a history of search queries transmitted by the user U01 in the search service, and browsing of a predetermined service page (for example, a web page or a display screen of an information providing application) by the user U01. A history, a history of posting an article or an image to an SNS (Social Networking Service) used by the user U01, and the like are included.

そして、判定装置100は、取得したネットワーク情報に基づいて、将来的にユーザU01に起こり得るイベントを推定する。ここで、イベントとは、ユーザU01に対して怒り得る事象であり、ユーザU01に対して将来的に発生すると想定されるあらゆる事象が含まれてもよい。一例として、判定装置100は、ユーザU01の結婚や離婚、子供の出産、親との死別等のライフステージに関するイベントや、ユーザU01が国内旅行や海外旅行に行くというイベントや、所定の商材を購入するというイベント等を推定する。そして、判定装置100は、将来的にユーザU01に起こり得るイベントを推定したうえで、ユーザU01に対して提供される金融サービスの内容を判定する。   And the determination apparatus 100 estimates the event which may occur in the user U01 in the future based on the acquired network information. Here, the event is an event that may be angry with respect to the user U01, and may include any event that is expected to occur in the future with respect to the user U01. As an example, the determination apparatus 100 may determine an event related to a life stage such as the marriage or divorce of the user U01, childbirth, bereavement with a parent, an event that the user U01 goes on a domestic trip or an overseas trip, or a predetermined product. Estimate the event of purchasing. And the determination apparatus 100 determines the content of the financial service provided with respect to the user U01, after estimating the event which may occur to the user U01 in the future.

例えば、ユーザU01が結婚を控えているとする。この場合、ユーザU01には、平常時と比較して、結婚式場の予約や、新たな生活に必要な商品の購入や、結婚指輪の購入など様々な出費が発生することが想定される。このような場合、ユーザU01は、例えば、金融機関から融資を受けたり、通常から利用しているクレジットカードの限度額を引き上げたりすることなど、所定の金融サービスを受けることを所望する場合がある。   For example, it is assumed that the user U01 is refraining from getting married. In this case, it is assumed that the user U01 will incur various expenses, such as reservations for wedding halls, purchase of products necessary for a new life, and purchase of wedding rings, as compared with normal times. In such a case, the user U01 may desire to receive a predetermined financial service such as, for example, receiving a loan from a financial institution or raising a limit of a credit card that is normally used. .

しかし、融資の申し入れ等は、金融機関において審査に時間がかかる場合がある。また、クレジットカードの限度額の引き上げについても、審査に時間がかかることや、申込みを行う作業そのものがユーザにとって負担になる場合がある。例えば、ユーザは、ネットショッピング等においてクレジットカードを利用しようとした場合に、その場で利用が限度額に達していることを通知される場合がある。このような場合には、ユーザは、例えば、ネットショッピングにおける決済画面から中途で離脱し、新たにクレジットカード会社のサイトに移動しなければならない。   However, it may take some time for financial institutions to review loan applications. In addition, it may take time for the examination to raise the credit card limit, and the work of applying itself may be a burden on the user. For example, when a user tries to use a credit card in online shopping or the like, the user may be notified that the usage has reached the limit on the spot. In such a case, for example, the user has to leave the payment screen in the internet shopping and move to a new credit card company site.

金融機関等の事業者は、ユーザに起こり得るイベントが推定できれば、ユーザの状況に合わせたサービスを提供することが可能となる。例えば、クレジットカードを発行する会社は、ユーザが結婚を控えていることが推定できれば、予めクレジットカードの限度額の引き上げの申し込みをユーザに促す通知を出したり、事業者側でクレジットカードの限度額を引き上げたりといった、所定の金融サービスをユーザに提供することができる。しかし、事業者側は、ユーザからの申し出がなければ、各ユーザに発生するイベントについて推定することは難しく、どのような金融サービスを提供すべきかを判断することが難しい。   If a business such as a financial institution can estimate a possible event for a user, it can provide a service according to the user's situation. For example, if a company that issues a credit card can estimate that the user is refraining from marrying, the company issues a notice in advance prompting the user to apply for an increase in the credit card limit, or the credit card limit on the business side It is possible to provide the user with a predetermined financial service such as raising the price. However, if there is no offer from the user, it is difficult for the business side to estimate the event that occurs for each user, and it is difficult to determine what financial service should be provided.

そこで、判定装置100は、ユーザから取得するネットワーク情報に基づいて、ユーザに起こり得るイベントを推定する。そして、判定装置100は、推定したイベントに基づいて、ユーザに対して提供される所定の金融サービスの内容を判定する。これにより、判定装置100は、ユーザから申し出を受ける前にクレジットカードの限度額を引き上げるなどの処理を行うことができる。以下、かかる判定処理について、図1を用いて流れに沿って説明する。   Therefore, the determination apparatus 100 estimates an event that can occur to the user based on the network information acquired from the user. And the determination apparatus 100 determines the content of the predetermined financial service provided with respect to a user based on the estimated event. Thereby, the determination apparatus 100 can perform processing such as raising the credit card limit before receiving an offer from the user. Hereinafter, this determination process will be described along the flow with reference to FIG.

図1に示す例において、判定装置100は、ユーザ端末10からネットワーク情報を取得する(ステップS01)。例えば、判定装置100は、ユーザ端末10を利用するユーザU01のネットワーク上の行動履歴を取得する。   In the example illustrated in FIG. 1, the determination apparatus 100 acquires network information from the user terminal 10 (step S01). For example, the determination apparatus 100 acquires an action history on the network of the user U01 who uses the user terminal 10.

そして、判定装置100は、取得したネットワーク情報、例えば、ユーザU01のネットワーク上の行動履歴に基づいて、将来的にユーザU01に起こり得るイベントを推定する(ステップS02)。   And the determination apparatus 100 estimates the event which may occur in the user U01 in the future based on the acquired network information, for example, the action history on the network of the user U01 (step S02).

例えば、判定装置100は、ユーザU01が検索サービスを利用した際の検索クエリに関する情報から、ユーザU01に起こり得るイベントを推定する。具体的には、判定装置100は、検索クエリとして検索サーバに送信された用語が、ユーザU01のライフステージに関するイベントや、旅行に関するイベントや、高額決済に関するイベント等に関するものであるか否かに基づいて、ユーザU01に起こり得るイベントを推定する。   For example, the determination apparatus 100 estimates an event that may occur to the user U01 from information related to the search query when the user U01 uses the search service. Specifically, the determination apparatus 100 is based on whether the term transmitted to the search server as a search query relates to an event related to the life stage of the user U01, an event related to travel, an event related to high-price payment, or the like. Thus, an event that can occur in the user U01 is estimated.

より具体的には、判定装置100は、ユーザU01が検索クエリとして「海外旅行」や「結婚式」等を入力した履歴や、所定期間内に検索クエリとして「海外旅行」や「結婚式」等を入力した頻度等を取得する。そして、判定装置100は、予め設定された用語が検索クエリとして用いられたことや、所定の用語が予め設定された閾値を超えて用いられたこと等に基づいて、ユーザU01に起こり得るイベントを推定する。例えば、判定装置100は、予め検索クエリと対応付けられたイベントに関する情報を格納しておき、ある検索クエリが所定の閾値を超えて観測された場合に、当該検索クエリに対応するイベントがユーザU01に起こり得ると推定する。   More specifically, the determination apparatus 100 has a history that the user U01 has input “overseas travel”, “wedding” or the like as a search query, or “overseas travel” or “wedding” as a search query within a predetermined period. Get the frequency of input. Then, the determination apparatus 100 detects an event that may occur to the user U01 based on, for example, that a preset term is used as a search query, or that a predetermined term is used beyond a preset threshold. presume. For example, the determination apparatus 100 stores information related to an event associated with a search query in advance, and when a certain search query is observed exceeding a predetermined threshold, an event corresponding to the search query is displayed as the user U01. It is estimated that it can happen.

あるいは、判定装置100は、ユーザU01がウェブページ等を閲覧した履歴から、ユーザU01に起こり得るイベントを推定する。具体的には、判定装置100は、ユーザU01が閲覧していたウェブページ等が、ユーザU01のライフステージに関するイベントや、旅行に関するイベントや、高額決済に関するイベント等に関するものであるか否かに基づいて、ユーザU01に起こり得るイベントを推定する。   Alternatively, the determination apparatus 100 estimates an event that can occur in the user U01 from the history of the user U01 browsing a web page or the like. Specifically, the determination apparatus 100 is based on whether the web page or the like that the user U01 was browsing relates to an event related to the life stage of the user U01, an event related to travel, an event related to high-price payment, or the like. Thus, an event that can occur in the user U01 is estimated.

より具体的には、判定装置100は、ユーザU01が海外旅行予約サイトを閲覧していた履歴や、結婚指輪を扱うショッピングサイトを閲覧した履歴を取得する。そして、判定装置100は、ユーザU01が海外旅行予約サイトを閲覧していた履歴や、結婚指輪を扱うショッピングサイトを閲覧した履歴が所定の閾値を超えて観測された場合に、これらのサイトと対応付けられているイベントがユーザU01に起こり得ると推定する。   More specifically, the determination apparatus 100 acquires a history that the user U01 has browsed an overseas travel reservation site or a history that has browsed a shopping site that handles wedding rings. And the determination apparatus 100 respond | corresponds with these sites, when the history which the user U01 browsed the overseas travel reservation site and the history which browsed the shopping site which handles a wedding ring exceed a predetermined threshold value. It is estimated that the attached event can occur for the user U01.

なお、判定装置100は、上記のような推定にあたっては、実際に海外旅行に行ったユーザの過去の行動履歴や、実際に結婚式を行なったユーザの過去の行動履歴等を正解データとして学習し、推定に関する基準を設けてもよい。   In the above estimation, the determination apparatus 100 learns, as correct data, past behavior histories of users actually traveling abroad, past behavior histories of users who actually performed weddings, and the like. A criterion for estimation may be provided.

さらに、判定装置100は、推定したイベントに基づいて、ユーザU01に提供される金融サービスの内容を判定する(ステップS03)。ユーザU01に提供される金融サービスの内容とは、例えば、予め推定したイベントに対応付けられて設定される金融サービスであり、ユーザU01にイベントが発生した場合に有用と想定される金融サービスの内容である。   Furthermore, the determination apparatus 100 determines the content of the financial service provided to the user U01 based on the estimated event (step S03). The content of the financial service provided to the user U01 is, for example, a financial service set in association with an event estimated in advance, and the content of the financial service that is expected to be useful when an event occurs in the user U01. It is.

例えば、判定装置100は、「海外旅行」というイベントに対して、「クレジットカード利用限度額の増額」や、「海外旅行保険の契約」等の金融サービスを対応付けた情報を予め記憶しておく。そして、判定装置100は、将来的にユーザU01に「海外旅行」というイベントが発生すると推定された場合に、上記のような金融サービスをユーザU01に提供される金融サービスと判定する。   For example, the determination apparatus 100 stores in advance information in which an event “overseas travel” is associated with financial services such as “increase in credit card usage limit” and “overseas travel insurance contract”. . Then, when it is estimated that an event “overseas travel” will occur in the user U01 in the future, the determination apparatus 100 determines that the financial service as described above is a financial service provided to the user U01.

また、判定装置100は、「結婚式」というイベントに対して、「クレジットカード利用限度額の増額」や、「新規クレジットカードの発行」や、「新規銀行口座の発行」等の金融サービスを対応付けた情報を予め記憶しておく。そして、判定装置100は、将来的にユーザU01に「結婚式」というイベントが発生すると推定された場合に、上記のような金融サービスをユーザU01に提供される金融サービスと判定する。   In addition, the determination apparatus 100 supports financial services such as “increase of credit card usage limit”, “issue of new credit card”, and “issue of new bank account” for the event “wedding”. The attached information is stored in advance. Then, when it is estimated that an event “wedding” will occur in the user U01 in the future, the determination apparatus 100 determines that the financial service as described above is a financial service provided to the user U01.

さらに、判定装置100は、判定した金融サービスの内容をユーザU01に通知する(ステップS04)。例えば、判定装置100は、ユーザが閲覧しているサービスページ等に表示するコンテンツ50として、判定した金融サービスの内容をユーザU01に通知する。具体的には、判定装置100は、ユーザが閲覧している海外旅行予約サイトのページに表示するバナー広告やレコメンドの態様で、判定した金融サービスの内容をユーザU01に通知する。   Furthermore, the determination apparatus 100 notifies the user U01 of the determined contents of the financial service (step S04). For example, the determination apparatus 100 notifies the user U01 of the content of the determined financial service as the content 50 displayed on the service page or the like being browsed by the user. Specifically, the determination apparatus 100 notifies the user U01 of the content of the determined financial service in the form of a banner advertisement or recommendation displayed on the page of the overseas travel reservation site being browsed by the user.

図1に示す例では、コンテンツ50は、海外旅行予約サイトのページの一部に表示されるバナー広告の態様である。例えば、ユーザU01は、コンテンツ50を選択(クリックやタッチ)することにより、判定装置100に対して金融サービスを受諾するか否かの制御を行うことができる。コンテンツ50は、例えば、判定装置100が提供するサービスページにリンクが貼られているものとする。そして、ユーザU01は、コンテンツ50のリンク先のサービスページを介して、クレジットカードの限度額を上げることを受諾する、などの判断を判定装置100に送信することができる。   In the example shown in FIG. 1, the content 50 is an aspect of a banner advertisement displayed on a part of the page of the overseas travel reservation site. For example, the user U01 can control whether or not to accept the financial service to the determination apparatus 100 by selecting (clicking or touching) the content 50. For example, the content 50 is assumed to have a link attached to a service page provided by the determination apparatus 100. Then, the user U01 can transmit a determination such as accepting an increase in the credit card limit to the determination apparatus 100 via the service page linked to the content 50.

このように、実施形態に係る判定装置100は、ユーザU01のネットワーク上における行動履歴を取得する。そして、判定装置100は、取得された行動履歴に基づいて、将来的にユーザU01に起こり得るイベントを推定する。さらに、判定装置100は、推定されたイベントに基づいて、ユーザU01に対して将来的に提供される所定の金融サービスの内容を判定する。   Thus, the determination apparatus 100 according to the embodiment acquires an action history on the network of the user U01. And the determination apparatus 100 estimates the event which may occur in the user U01 in the future based on the acquired action history. Furthermore, the determination apparatus 100 determines the content of a predetermined financial service that will be provided to the user U01 in the future based on the estimated event.

すなわち、実施形態に係る判定装置100は、現時点におけるユーザU01のネットワーク上の行動履歴に基づいて、ユーザU01にとって将来的に有用であると想定される金融サービスの内容を判定する。これにより、判定装置100は、ユーザU01が何らかのイベントに際して高額の出費が必要となる状況等を推定して、予め金融サービスの提供を行うことができる。また、判定装置100は、ユーザU01からの申し出等を待たずともユーザU01に適した金融サービスを提供するなど、柔軟な金融サービスを実現することができる。   That is, the determination apparatus 100 according to the embodiment determines the content of the financial service that is assumed to be useful for the user U01 in the future based on the action history on the network of the user U01 at the current time. Thereby, the determination apparatus 100 can provide a financial service in advance by estimating a situation where the user U01 needs a high expense for some event. Further, the determination apparatus 100 can realize a flexible financial service such as providing a financial service suitable for the user U01 without waiting for an offer from the user U01.

なお、図1の例において、判定装置100は、ユーザ端末10からネットワーク情報を取得することを示した。判定装置100は、例えば、所定時間置きにユーザ端末10をクロール(crawl)することにより、ネットワーク情報を取得するようにしてもよい。また、判定装置100は、ユーザ端末10にインストールされたプログラム(例えば、スマートフォン専用のアプリ)を介して、ネットワーク情報を継続的に取得するようにしてもよい。   In the example of FIG. 1, the determination apparatus 100 indicates that the network information is acquired from the user terminal 10. For example, the determination apparatus 100 may acquire network information by crawling the user terminal 10 at predetermined time intervals. Further, the determination apparatus 100 may continuously acquire network information via a program (for example, a smartphone-dedicated application) installed in the user terminal 10.

〔2.判定システムの構成〕
次に、図2を用いて、実施形態に係る判定装置100が含まれる判定システム1の構成について説明する。図2は、実施形態に係る判定システム1の構成例を示す図である。図2に例示するように、実施形態に係る判定システム1には、ユーザ端末10と、ウェブサーバ30と、判定装置100とが含まれる。これらの各種装置は、ネットワークNを介して、有線又は無線により通信可能に接続される。また、図2に示す判定システム1に含まれる各装置の数は図示したものに限られない。例えば、判定システム1には、複数台のユーザ端末10や、ウェブサーバ30が含まれてもよい。
[2. (Configuration of judgment system)
Next, the configuration of the determination system 1 including the determination apparatus 100 according to the embodiment will be described with reference to FIG. FIG. 2 is a diagram illustrating a configuration example of the determination system 1 according to the embodiment. As illustrated in FIG. 2, the determination system 1 according to the embodiment includes a user terminal 10, a web server 30, and a determination device 100. These various devices are communicably connected via a network N by wire or wireless. Further, the number of devices included in the determination system 1 illustrated in FIG. 2 is not limited to that illustrated. For example, the determination system 1 may include a plurality of user terminals 10 and the web server 30.

ユーザ端末10は、上述のように、スマートフォンを含む携帯電話機や、タブレット端末や、デスクトップ型PC(Personal Computer)や、ノート型PCや、PDA(Personal Digital Assistant)等の情報処理端末である。また、ユーザ端末10には、眼鏡型や時計型の情報処理端末であるウェアラブルデバイス(wearable device)も含まれる。さらに、ユーザ端末10には、ネットワーク情報を判定装置100に送信する情報処理機能を有する種々のスマート機器が含まれてもよい。例えば、ユーザ端末10には、TV(Television)や冷蔵庫、掃除機などのスマート家電や、自動車などのスマートビークル(Smart vehicle)や、ドローン(drone)、家庭用ロボットなどが含まれてもよい。   As described above, the user terminal 10 is an information processing terminal such as a mobile phone including a smartphone, a tablet terminal, a desktop PC (Personal Computer), a notebook PC, or a PDA (Personal Digital Assistant). The user terminal 10 also includes a wearable device that is a glasses-type or watch-type information processing terminal. Furthermore, the user terminal 10 may include various smart devices having an information processing function for transmitting network information to the determination apparatus 100. For example, the user terminal 10 may include a smart home appliance such as a TV (television), a refrigerator, and a vacuum cleaner, a smart vehicle such as an automobile, a drone, and a home robot.

ウェブサーバ30は、ウェブページ等のサービスページを通知するウェブサーバである。例えば、ウェブサーバ30は、ポータルサイト、ニュースサイト、オークションサイト、天気予報サイト、ショッピングサイト、ファイナンス(株価)サイト、路線検索サイト、地図提供サイト、旅行サイト、飲食店紹介サイト、SNSサイト、ウェブブログなどに関連する各種情報を含むウェブページをユーザ端末10に通知する。   The web server 30 is a web server that notifies a service page such as a web page. For example, the web server 30 is a portal site, news site, auction site, weather forecast site, shopping site, finance (stock price) site, route search site, map providing site, travel site, restaurant introduction site, SNS site, web blog. The user terminal 10 is notified of a web page including various information related to the above.

ウェブサーバ30によって配信されるウェブページは、例えば、HTMLにより記述されたHTMLファイルや、XML(Extensible Markup Language)により記述されたXMLファイル等により形成される。また、ウェブサーバ30によって配信されるウェブページには、コンテンツ(広告)取得命令が含まれてもよい。例えば、ウェブページを形成するHTMLファイル等には、所定の広告サーバのURL等が広告取得命令として記述される。この場合、ユーザ端末10は、HTMLファイル等に記述されているURLにアクセスすることで、所定の広告サーバから広告コンテンツを取得する。なお、実施形態では、判定装置100が、上記広告サーバに対応するようなコンテンツ配信処理を行うものとする。   The web page distributed by the web server 30 is formed by, for example, an HTML file described in HTML, an XML file described in XML (Extensible Markup Language), or the like. The web page distributed by the web server 30 may include a content (advertisement) acquisition command. For example, in an HTML file or the like forming a web page, a URL of a predetermined advertisement server is described as an advertisement acquisition command. In this case, the user terminal 10 acquires advertisement content from a predetermined advertisement server by accessing a URL described in an HTML file or the like. In the embodiment, it is assumed that the determination apparatus 100 performs content distribution processing corresponding to the advertisement server.

判定装置100は、上述のように、ユーザのネットワーク上における行動履歴に基づいて将来的にユーザに起こり得るイベントを推定し、推定したイベントに基づいて、ユーザに対して提供される所定の金融サービスの内容を判定するサーバ装置である。   As described above, the determination device 100 estimates an event that may occur in the future based on an action history on the user's network, and a predetermined financial service provided to the user based on the estimated event. It is the server apparatus which judges the contents of.

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

(通信部110について)
通信部110は、例えば、NIC(Network Interface Card)等によって実現される。通信部110は、ネットワークNと有線又は無線で接続され、ネットワークNを介して、ユーザ端末10やウェブサーバ30との間で情報の送受信を行う。
(About the communication unit 110)
The communication unit 110 is realized by, for example, a NIC (Network Interface Card). The communication unit 110 is connected to the network N in a wired or wireless manner, and transmits / receives information to / from the user terminal 10 and the web server 30 via the network N.

(記憶部120について)
記憶部120は、例えば、RAM、フラッシュメモリ(Flash Memory)等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置によって実現される。図3に示すように、記憶部120は、ユーザ情報記憶部121と、ネットワーク情報記憶部122と、推定情報記憶部125と、通知情報記憶部126とを有する。
(About the storage unit 120)
The storage unit 120 is realized by, for example, a semiconductor memory device such as a RAM or a flash memory, or a storage device such as a hard disk or an optical disk. As illustrated in FIG. 3, the storage unit 120 includes a user information storage unit 121, a network information storage unit 122, an estimated information storage unit 125, and a notification information storage unit 126.

(ユーザ情報記憶部121について)
ユーザ情報記憶部121は、ユーザに関する情報を記憶する。ここで、図4に、実施形態に係るユーザ情報記憶部121の一例を示す。図4は、実施形態に係るユーザ情報記憶部121の一例を示す図である。図4に示した例では、ユーザ情報記憶部121は、「ユーザID」、「履歴データID」、「信用度データ」といった項目を有する。
(User information storage unit 121)
The user information storage unit 121 stores information about the user. Here, FIG. 4 shows an example of the user information storage unit 121 according to the embodiment. FIG. 4 is a diagram illustrating an example of the user information storage unit 121 according to the embodiment. In the example illustrated in FIG. 4, the user information storage unit 121 includes items such as “user ID”, “history data ID”, and “credit data”.

「ユーザID」は、ユーザを識別する識別情報を示す。「履歴データID」は、ユーザから取得したネットワーク情報のうち、ユーザの行動履歴のデータを識別する識別情報を示す。例えば、履歴データは、ユーザの検索履歴やウェブページの閲覧履歴等、ユーザのネットワーク上の行動履歴を示すデータであり、後述するネットワーク情報記憶部122に記憶される個々の行動履歴を総合したデータである。なお、実施形態において、識別情報は、説明に用いる参照符号と一致するものとする。例えば、ユーザID「U01」で識別されるユーザは、ユーザU01を示す。   “User ID” indicates identification information for identifying a user. “History data ID” indicates identification information for identifying data of a user's behavior history among network information acquired from the user. For example, the history data is data indicating an action history on the user's network, such as a user's search history and a web page browsing history, and is a data summarizing individual action histories stored in the network information storage unit 122 described later. It is. In the embodiment, it is assumed that the identification information matches a reference symbol used for description. For example, the user identified by the user ID “U01” indicates the user U01.

「信用度データ」は、ユーザU01の信用度を示す。例えば、信用度は、ユーザに対して提供される金融サービスの内容を判定するために用いられる。例えば、ユーザの信用度が高いほど、融資を受けられる額が増えたり、クレジットカードの限度額が高く引き上げられたりする。なお、図4に示した例では、信用度を「B01」のような概念で示しているが、実際には、信用度の項目には、融資の返済の遅延の有無や、クレジットカードの現在までの利用額や、クレジットカードの支払いの遅延の有無等の履歴情報や、履歴情報から算出されたユーザ個人の信用度の指標値等が記憶されてもよい。   “Credit rating data” indicates the credit rating of the user U01. For example, the credit rating is used to determine the contents of a financial service provided to the user. For example, the higher the creditworthiness of the user, the greater the amount that can be financed or the higher the credit card limit. In the example shown in FIG. 4, the credit quality is represented by a concept such as “B01”. Actually, the credit quality items include whether there is a delay in the repayment of the loan, the credit card up to the present time, and so on. History information such as the amount of use, credit card payment delay, etc., and an index value of the user's individual credit rating calculated from the history information may be stored.

すなわち、図4の一例では、ユーザID「U01」で識別されるユーザU01は、履歴データID「A01」で識別される履歴データA01を有し、ユーザU01の信用度は「B01」であることを示している。   That is, in the example of FIG. 4, the user U01 identified by the user ID “U01” has the history data A01 identified by the history data ID “A01”, and the credit rating of the user U01 is “B01”. Show.

(ネットワーク情報記憶部122について)
ネットワーク情報記憶部122は、ユーザのネットワーク情報を記憶する。ネットワーク情報記憶部122は、データテーブルとして、検索情報テーブル123と、サイト情報テーブル124とを含む。
(About the network information storage unit 122)
The network information storage unit 122 stores user network information. The network information storage unit 122 includes a search information table 123 and a site information table 124 as data tables.

(検索情報テーブル123について)
検索情報テーブル123は、ユーザの行動履歴のうち、検索クエリの履歴などの検索情報を記憶する。ここで、図5に、実施形態に係る検索情報テーブル123の一例を示す。図5は、実施形態に係る検索情報テーブル123の一例を示す図である。図5に示すように、検索情報テーブル123は、「ユーザID」、「検索日時」、「検索クエリ」といった項目を有する。
(Regarding the search information table 123)
The search information table 123 stores search information such as a search query history in the user's behavior history. Here, FIG. 5 shows an example of the search information table 123 according to the embodiment. FIG. 5 is a diagram illustrating an example of the search information table 123 according to the embodiment. As shown in FIG. 5, the search information table 123 includes items such as “user ID”, “search date / time”, and “search query”.

「ユーザID」は、図4で示した項目と同様である。「検索日時」は、検索サービスを提供する検索サーバに検索クエリが送信された日時を示す。「検索クエリ」は、ユーザが検索サービスに送信したクエリを示す。   “User ID” is the same as the item shown in FIG. “Search date and time” indicates the date and time when the search query is transmitted to the search server that provides the search service. “Search query” indicates a query transmitted by the user to the search service.

なお、図4での図示は省略しているが、検索クエリの項目には、所定期間において同一のクエリが送信された回数や頻度、同一ユーザが送信するクエリのランキング等が記憶されてもよい。また、検索クエリの項目には、クエリそのものの他に、当該クエリが属するカテゴリやジャンル等が記憶されてもよい。   Although not shown in FIG. 4, the search query items may store the number and frequency of the same query transmitted in a predetermined period, the ranking of queries transmitted by the same user, and the like. . In addition to the query itself, the category or genre to which the query belongs may be stored in the search query item.

すなわち、図5の一例では、ユーザU01は、検索日時「2016年10月5日10:00:00」に、検索クエリとして、「海外旅行」というクエリを送信した履歴があることを示している。また、ユーザU01は、検索日時「2016年10月5日10:02:00」に、検索クエリとして、「フランス」と「旅行」を組み合わせたクエリを送信した履歴があることを示している。   That is, in the example of FIG. 5, the user U01 indicates that the search date “October 5, 2016 10:00: 00” has a history of transmitting a query “overseas travel” as a search query. . In addition, the user U01 indicates that there is a history of transmitting a query combining “France” and “travel” as a search query at the search date “October 5, 2016 10:02:00”.

(サイト情報テーブル124について)
サイト情報テーブル124は、ユーザが閲覧したサービスページ(例えばウェブサイト)に関する情報を記憶する。ここで、図6に、実施形態に係るサイト情報テーブル124の一例を示す。図6は、実施形態に係るサイト情報テーブル124の一例を示す図である。図6に示すように、サイト情報テーブル124は、「ユーザID」、「サイト閲覧履歴」といった項目を有する。
(About the site information table 124)
The site information table 124 stores information on service pages (for example, websites) browsed by the user. Here, FIG. 6 shows an example of the site information table 124 according to the embodiment. FIG. 6 is a diagram illustrating an example of the site information table 124 according to the embodiment. As shown in FIG. 6, the site information table 124 includes items such as “user ID” and “site browsing history”.

「ユーザID」は、図4で示した項目と同様である。「サイト閲覧履歴」は、ユーザが閲覧したサービスページ(ウェブサイト)を示す。なお、図6での図示は省略するが、サイト閲覧履歴の項目には、ユーザがウェブサイトを閲覧した日時、ウェブサイトに滞在した時間長、ウェブサイトに掲載された内容が属するカテゴリやジャンル、ウェブサイトの閲覧の頻度、リファラ(referer)等のウェブサイト閲覧のリンクに関する情報等が含まれてもよい。また、サイト閲覧履歴には、所定のショッピングサイトやオークションサイトでのユーザの行動履歴(購買履歴や取引履歴等)が含まれてもよい。   “User ID” is the same as the item shown in FIG. “Site browsing history” indicates a service page (web site) browsed by a user. Although illustration in FIG. 6 is omitted, the site browsing history items include the date and time when the user browsed the website, the length of time spent on the website, the category and genre to which the content posted on the website belongs, Information related to website browsing links, such as website browsing frequency, referer, etc., may be included. Further, the site browsing history may include a user's behavior history (purchasing history, transaction history, etc.) at a predetermined shopping site or auction site.

すなわち、図6の一例では、ユーザU01は、サイト閲覧履歴として、「旅行予約サイト」や、「結婚情報サイト」や、「結婚式場サイト」や、「宝石店サイト」を閲覧した履歴があることを示している。   That is, in the example of FIG. 6, the user U01 has a history of browsing “travel reservation site”, “marriage information site”, “wedding hall site”, and “jewelry store site” as the site browsing history. Is shown.

(推定情報記憶部125について)
推定情報記憶部125は、判定装置100が行う判定処理に関する情報を記憶する。ここで、図7に、実施形態に係る推定情報記憶部125の一例を示す。図7は、実施形態に係る推定情報記憶部125の一例を示す図である。図7に示すように、推定情報記憶部125は、「推定情報ID」、「推定イベント」、「サービス」、「検索クエリデータ」、「閲覧サイトデータ」といった項目を有する。
(About the estimated information storage unit 125)
The estimated information storage unit 125 stores information related to the determination process performed by the determination apparatus 100. Here, FIG. 7 illustrates an example of the estimated information storage unit 125 according to the embodiment. FIG. 7 is a diagram illustrating an example of the estimated information storage unit 125 according to the embodiment. As illustrated in FIG. 7, the estimated information storage unit 125 includes items such as “estimated information ID”, “estimated event”, “service”, “search query data”, and “browsing site data”.

「推定情報ID」は、推定情報を識別する識別情報を示す。「推定イベント」は、将来的にユーザに起こり得ると推定されるイベントを示す。「サービス」は、推定イベントに対応付けられる金融サービスの内容を示す。   “Estimated information ID” indicates identification information for identifying estimated information. The “estimated event” indicates an event that is estimated to occur to the user in the future. “Service” indicates the content of the financial service associated with the estimated event.

「検索クエリデータ」は、イベントを推定するために用いられる検索クエリのデータを示す。例えば、判定装置100は、ユーザの検索クエリに関する履歴と、検索クエリデータとに所定の割合の一致が検出される場合に、ユーザに起こり得るイベントとして、推定イベントの項目に設定されているイベントを推定する。   “Search query data” indicates data of a search query used for estimating an event. For example, the determination apparatus 100 selects an event set in the item of the estimated event as an event that may occur to the user when a predetermined ratio of matches is detected between the history related to the user's search query and the search query data. presume.

「閲覧サイトデータ」は、イベントを推定するために用いられる閲覧サイトのデータを示す。例えば、判定装置100は、ユーザの閲覧履歴と、閲覧サイトデータとに所定の割合の一致が検出される場合に、ユーザに起こり得るイベントとして、推定イベントの項目に設定されているイベントを推定する。   “Browsing site data” indicates browsing site data used to estimate an event. For example, the determination device 100 estimates an event set in the estimated event item as an event that may occur to the user when a predetermined ratio of coincidence is detected between the user's browsing history and the browsing site data. .

なお、図7に示した例では、検索クエリデータや閲覧サイトデータの項目には、「海外旅行」や「旅行予約サイト」などの具体的な例を示したが、実際には、検索クエリデータや閲覧サイトデータの項目には、検索クエリや閲覧サイトが属するカテゴリやジャンルが記憶されてもよいし、また、ある検索クエリを所定期間内(例えば1週間など)にどのくらい送信したか、といった条件のようなものが記憶されてもよい。すなわち、検索クエリデータや閲覧サイトデータの項目には、ユーザに起こり得るイベントを推定するために用いられる情報であって、ユーザのネットワーク上の行動履歴と照合することのできる情報であれば、あらゆる情報が記憶されてもよい。   In the example shown in FIG. 7, specific examples such as “overseas travel” and “travel reservation site” are shown in the items of search query data and browsing site data. And the browsing site data item may store the search query, the category or genre to which the browsing site belongs, and how much a certain search query was transmitted within a predetermined period (for example, one week). May be stored. That is, in the items of search query data and browsing site data, any information can be used as long as it is information used to estimate an event that can occur to the user and can be collated with an action history on the user's network. Information may be stored.

すなわち、図7の一例では、推定情報ID「E01」で識別される推定情報E01は、推定イベントが「海外旅行」であり、対応付けられている金融サービスは「限度額引き上げ」であることを示している。また、推定情報E01において、イベントを推定するために用いられる情報は、検索クエリデータが「海外旅行」、「予約」、「国名」であり、閲覧サイトデータが「旅行予約サイト」、「国別情報サイト」であることを示している。   That is, in the example of FIG. 7, the estimation information E01 identified by the estimation information ID “E01” indicates that the estimation event is “overseas travel” and the associated financial service is “limit increase”. Show. Further, in the estimation information E01, the information used for estimating the event is that the search query data is “overseas travel”, “reservation”, “country name”, and the browsing site data is “travel reservation site”, “by country” "Information site".

(通知情報記憶部126について)
通知情報記憶部126は、金融サービスに関してユーザに通知される情報を記憶する。ここで、図8に、実施形態に係る通知情報記憶部126の一例を示す。図8は、実施形態に係る通知情報記憶部126の一例を示す図である。図8に示すように、通知情報記憶部126は、「通知情報ID」、「通知情報」、「内容」、「種別」といった項目を有する。
(Notification information storage unit 126)
The notification information storage unit 126 stores information notified to the user regarding the financial service. Here, FIG. 8 illustrates an example of the notification information storage unit 126 according to the embodiment. FIG. 8 is a diagram illustrating an example of the notification information storage unit 126 according to the embodiment. As illustrated in FIG. 8, the notification information storage unit 126 includes items such as “notification information ID”, “notification information”, “content”, and “type”.

「通知情報ID」は、ユーザに通知される情報(コンテンツ)を識別する識別情報を示す。「通知情報」は、ユーザに通知される情報の具体的な情報を示す。「内容」は、ユーザに通知される情報に関係する金融サービスの内容を示す。「種別」は、情報が通知される(配信される)形態の種別を示す。例えば、種別には、ユーザ端末10がウェブページやアプリを表示した際にともに表示される広告枠に配信される広告としての形態(例えば、ウェブページにおけるバナー広告)や、プッシュ通知やメールによる通知形態や、ショッピングサイトのレコメンドなどが含まれる。   “Notification information ID” indicates identification information for identifying information (content) notified to the user. “Notification information” indicates specific information of information notified to the user. “Content” indicates the content of the financial service related to the information notified to the user. “Type” indicates a type of a form in which information is notified (distributed). For example, the type includes a form as an advertisement (for example, a banner advertisement on a web page) delivered to an advertising space displayed when the user terminal 10 displays a web page or application, a push notification, or an email notification The form and recommendations of shopping sites are included.

すなわち、図8では、通知情報ID「F01」によって識別される通知の情報とは、内容が「カード限度額引き上げ」に関するものであり、その通知の種別は「バナー広告」であることが示されている。   That is, in FIG. 8, the notification information identified by the notification information ID “F01” is related to “card limit increase”, and the notification type is “banner advertisement”. ing.

(制御部130について)
制御部130は、例えば、コントローラ(controller)であり、CPU(Central Processing Unit)やMPU(Micro Processing Unit)等によって、判定装置100内部の記憶装置に記憶されている各種プログラム(判定プログラムの一例に相当)がRAM(Random Access Memory)を作業領域として実行されることにより実現される。また、制御部130は、コントローラであり、例えば、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)等の集積回路により実現される。
(About the control unit 130)
The control unit 130 is, for example, a controller, and includes various programs (an example of a determination program) stored in a storage device inside the determination apparatus 100 by a CPU (Central Processing Unit), an MPU (Micro Processing Unit), or the like. This is realized by executing RAM (Random Access Memory) as a work area. The control unit 130 is a controller, and is realized by an integrated circuit such as an application specific integrated circuit (ASIC) or a field programmable gate array (FPGA).

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

(取得部131について)
取得部131は、各種情報を取得する。例えば、取得部131は、ユーザ端末10からネットワーク情報を取得する。具体的には、取得部131は、ユーザ端末10を利用するユーザの属性情報や、ユーザのネットワーク上における行動履歴等を取得する。
(About the acquisition unit 131)
The acquisition unit 131 acquires various types of information. For example, the acquisition unit 131 acquires network information from the user terminal 10. Specifically, the acquisition unit 131 acquires attribute information of a user who uses the user terminal 10, an action history on the user's network, and the like.

例えば、取得部131は、ネットワーク上の行動履歴として、ユーザが検索サービスに送信した検索クエリに関する情報を取得する。なお、取得部131は、送信した検索クエリが示す辞書的情報の類似性や、検索クエリが属するカテゴリやジャンルや、送信する検索クエリの頻度等を取得してもよい。言い換えれば、取得部131は、ユーザがどのような検索クエリを頻繁に送信するかといった傾向を示す情報を取得してもよい。いわば、取得部131は、検索クエリの送信履歴から、ユーザの興味関心に関する情報を取得する。   For example, the acquisition unit 131 acquires information related to a search query transmitted by the user to the search service as an action history on the network. The acquisition unit 131 may acquire the similarity of lexical information indicated by the transmitted search query, the category and genre to which the search query belongs, the frequency of the transmitted search query, and the like. In other words, the acquisition unit 131 may acquire information indicating a tendency such as what search query the user frequently transmits. In other words, the acquisition unit 131 acquires information related to the user's interest from the search query transmission history.

また、取得部131は、ネットワーク上の行動履歴として、所定のサービスページの閲覧履歴を取得する。なお、取得部131は、ウェブサイトのカテゴリ(例えば、ニュースサイトや、ショッピングサイトや、株式情報サイトなど)別に履歴を取得し、ユーザがどのようなカテゴリのサイトを頻繁に閲覧するかといった傾向を示す情報を取得してもよい。言い換えれば、取得部131は、ウェブサイトの閲覧履歴から、ユーザの興味関心に関する情報を取得する。   The acquisition unit 131 acquires a browsing history of a predetermined service page as an action history on the network. The acquisition unit 131 acquires a history for each category of website (for example, a news site, a shopping site, a stock information site, etc.), and tends to determine what category of site the user frequently browses. The information shown may be acquired. In other words, the acquisition unit 131 acquires information related to the user's interest from the browsing history of the website.

ここで、取得部131は、ネットワーク上の行動履歴のうち、ユーザのライフステージに関するイベント、旅行に関するイベント、高額決済に関するイベントの少なくともいずれか一つに関する行動履歴を取得してもよい。例えば、取得部131は、結婚や出産、引っ越しなど、ユーザのライフステージが変化する際に発生するイベントや、海外旅行や高額な商品の購入など、通常時よりも大きな決済額が生じるイベントに関する情報を取得する。   Here, the acquisition unit 131 may acquire an action history related to at least one of an event related to the user's life stage, an event related to travel, and an event related to high-value payment among the action history on the network. For example, the acquisition unit 131 is information on events that occur when the user's life stage changes, such as marriage, childbirth, or moving, or events that generate a larger payment amount than usual, such as overseas travel or purchase of expensive products. To get.

また、取得部131は、所定の金融サービスに関するユーザの信用度を取得する。例えば、取得部131は、過去のユーザの融資に対する返済の遅延の有無や、クレジットカードの利用履歴等を取得する。なお、取得部131は、外部機関からユーザの信用度を取得してもよい。例えば、取得部131は、ユーザが融資を受けている金融機関や、ユーザが利用するクレジットカードを管理する会社等から、ユーザの信用度に関する情報を取得してもよい。   Moreover, the acquisition part 131 acquires the user's creditworthiness regarding a predetermined financial service. For example, the acquisition unit 131 acquires the presence or absence of a repayment delay for a past user loan, a credit card usage history, and the like. The acquisition unit 131 may acquire the user's credit rating from an external organization. For example, the acquisition unit 131 may acquire information on the creditworthiness of the user from a financial institution where the user has received a loan, a company that manages a credit card used by the user, or the like.

取得部131は、取得した情報を各記憶部に記憶する。例えば、取得部131は、ユーザのネットワーク上の行動履歴をネットワーク情報記憶部122に記憶する。   The acquisition unit 131 stores the acquired information in each storage unit. For example, the acquisition unit 131 stores an action history on the network of the user in the network information storage unit 122.

(推定部132について)
推定部132は、取得部131によって取得された行動履歴に基づいて、将来的にユーザに起こり得るイベントを推定する。例えば、推定部132は、取得部131によって取得された行動履歴のうち、ライフステージに関するイベント、旅行に関するイベント、高額決済に関するイベントの少なくともいずれか一つに関する行動履歴に基づいて、将来的にユーザに起こり得るイベントを推定する。
(About the estimation unit 132)
The estimation unit 132 estimates an event that may occur to the user in the future based on the behavior history acquired by the acquisition unit 131. For example, the estimation unit 132 may ask the user in the future based on an action history related to at least one of an event related to a life stage, an event related to travel, and an event related to high-value payment among the action history acquired by the acquisition unit 131. Estimate possible events.

具体的には、推定部132は、取得部131によって取得された検索クエリに関する情報に基づいて、将来的にユーザに起こり得るイベントを推定する。すなわち、推定部132は、検索クエリに示されるユーザの興味関心に基づいてユーザに起こり得るイベントを推定する。   Specifically, the estimation unit 132 estimates an event that may occur to the user in the future based on information related to the search query acquired by the acquisition unit 131. That is, the estimation unit 132 estimates an event that can occur to the user based on the interest of the user indicated in the search query.

また、推定部132は、取得部131によって取得された所定のサービスページの閲覧履歴に基づいて、将来的に前記ユーザに起こり得るイベントを推定してもよい。かかる場合についても、推定部132は、閲覧履歴に示されるユーザの興味関心に基づいてユーザに起こり得るイベントを推定する。   The estimation unit 132 may estimate an event that may occur in the future in the future based on the browsing history of a predetermined service page acquired by the acquisition unit 131. Also in such a case, the estimation unit 132 estimates an event that may occur to the user based on the interest of the user indicated in the browsing history.

推定部132は、イベントを推定するにあたり、ユーザの行動履歴を様々に解析された情報を用いるようにしてもよい。すなわち、推定部132は、ユーザの検索クエリや閲覧履歴に示される具体的な用語やサイトの情報のみならず、所定期間においてユーザが送信する情報の頻度、送信する情報やサイトのカテゴリやジャンル、ユーザが送信する情報やサイトの変遷、ユーザが送信する情報やサイトの組み合わせ、ユーザと関係性を有する他ユーザ(例えば、家族や友人)の行動履歴等、種々の情報に基づいて、ユーザに起こり得るイベントを推定する。   The estimation unit 132 may use information obtained by variously analyzing the user's behavior history when estimating the event. That is, the estimation unit 132 is not limited to specific terms and site information shown in the user's search query and browsing history, but the frequency of information transmitted by the user in a predetermined period, the information to be transmitted, the category and genre of the site, It happens to users based on various information such as information and site transitions sent by users, combinations of information and sites sent by users, and behavior history of other users (eg family members and friends) who have a relationship with the user. Estimate the event to get.

例えば、推定部132は、予め判定装置100の管理者等によって設定された推定情報に基づいて、ユーザに起こり得るイベントを推定する。推定部132は、適宜、推定情報記憶部125に記憶された情報を更新し、ユーザに起こり得るイベントを推定するようにしてもよい。   For example, the estimation unit 132 estimates an event that can occur to the user based on estimation information set in advance by an administrator of the determination apparatus 100 or the like. The estimation unit 132 may appropriately update information stored in the estimation information storage unit 125 to estimate an event that may occur to the user.

(判定部133について)
判定部133は、取得部131によって取得されたユーザのネットワーク上における行動履歴に基づいて、ユーザに対して将来的に提供される所定の金融サービスの内容を判定する。
(About the determination unit 133)
The determination unit 133 determines the content of a predetermined financial service to be provided to the user in the future based on the behavior history on the user network acquired by the acquisition unit 131.

例えば、判定部133は、推定部132によって推定されたイベントに基づいて、ユーザに対して提供される所定の金融サービスの内容を判定する。具体的には、判定部133は、推定情報記憶部125に記憶された情報に基づいて、推定部132によって推定されたイベントに対応するサービスを特定する。そして、判定部133は、当該イベントに対応付けられたサービスをユーザに対して提供される所定の金融サービスの内容と判定する。   For example, the determination unit 133 determines the content of a predetermined financial service provided to the user based on the event estimated by the estimation unit 132. Specifically, the determination unit 133 specifies a service corresponding to the event estimated by the estimation unit 132 based on the information stored in the estimated information storage unit 125. Then, the determination unit 133 determines that the service associated with the event is the content of a predetermined financial service provided to the user.

より具体的には、通知部134は、所定の金融サービスとして、クレジットカード契約の提案、融資の提案、不動産契約の提案、又は、金融投資の提案等の少なくともいずれか一つのサービスを、ユーザに対して提供される所定の金融サービスの内容と判定する。   More specifically, the notification unit 134 provides at least one service, such as a credit card contract proposal, a loan proposal, a real estate contract proposal, or a financial investment proposal, to the user as a predetermined financial service. It is determined that the content of the predetermined financial service provided to the user.

例えば、判定部133は、図7に示すように、推定部132によって推定されたイベントが「海外旅行」である場合には、カードの限度額の引き上げを行うといった金融サービスが、ユーザにとって有用であると判定する。そして、判定部133は、ユーザに対して提供される所定の金融サービスの内容として、カードの限度額の引き上げが適すると判定する。その他、判定部133は、所定の場合には、自動車ローン等の融資の提案や、不動産契約や、不動産購入のための融資額の増額等といった、種々の金融サービスがユーザに提供されるものと判定する。   For example, as illustrated in FIG. 7, when the event estimated by the estimation unit 132 is “overseas travel”, the determination unit 133 is useful for a user to provide a financial service such as increasing the card limit. Judge that there is. And the determination part 133 determines with the raise of the limit of a card | curd being suitable as the content of the predetermined financial service provided with respect to a user. In addition, the determination unit 133 may provide users with various financial services such as proposals for loans such as automobile loans, real estate contracts, and increases in the amount of loans for real estate purchases. judge.

なお、判定部133は、ユーザの信用度に応じて、ユーザに対して提供される所定の金融サービスの内容を判定するようにしてもよい。例えば、判定部133は、ユーザの信用度に応じて、ユーザに対して増資する額や、カード限度額の引き上げ額などの内容を判定してもよい。あるいは、判定部133は、ユーザの信用度が所定の閾値よりも低い場合には、ユーザに対して所定の金融サービスについて提供しない等の内容を判定してもよい。   The determination unit 133 may determine the contents of a predetermined financial service provided to the user according to the user's credit rating. For example, the determination unit 133 may determine the content such as the amount of capital increase for the user or the amount of increase in the card limit amount according to the user's credit rating. Alternatively, the determination unit 133 may determine contents such as not providing a predetermined financial service to the user when the user's reliability is lower than a predetermined threshold.

なお、判定部133は、ユーザに対して提供される所定の金融サービスの内容を判定するのみならず、判定した金融サービスを実行するよう制御してもよい。例えば、判定部133は、ユーザが高額決済の必要な商品を購入するといったイベントが発生することが推定された場合、自動的にユーザのクレジットカードの限度額を引き上げる、といったサービスが実行されるよう制御してもよい。これにより、判定部133は、ユーザの申し出を待たずに、ユーザが望むサービスを提供することができる。   Note that the determination unit 133 may control not only to determine the content of a predetermined financial service provided to the user, but also to execute the determined financial service. For example, when it is estimated that an event occurs such that the user purchases a product that requires high-price payment, the determination unit 133 automatically executes a service such as increasing the credit card limit of the user. You may control. Thereby, the determination part 133 can provide the service which a user desires, without waiting for a user's offer.

(通知部134について)
通知部134は、各種コンテンツをユーザに通知する。具体的には、通知部134は、判定部133によって判定された内容をユーザに対して通知する。
(About the notification unit 134)
The notification unit 134 notifies the user of various contents. Specifically, the notification unit 134 notifies the user of the content determined by the determination unit 133.

例えば、通知部134は、ユーザが利用するユーザ端末10に表示される所定のサービスページを介して、判定部133によって判定された内容を通知する。具体的には、通知部134は、判定部133によって判定された所定の金融サービスをユーザが受諾するか否かを回答可能な態様で通知する。   For example, the notification unit 134 notifies the content determined by the determination unit 133 via a predetermined service page displayed on the user terminal 10 used by the user. Specifically, the notification unit 134 notifies the user whether or not the user accepts the predetermined financial service determined by the determination unit 133 in an answerable manner.

より具体的には、通知部134は、ユーザ端末10に表示されるサービスページの一部に含まれる広告であって、リンクを有する広告としての態様として、金融サービスの内容が記載されたコンテンツを通知する。この場合、ユーザは、コンテンツのリンク先のサービスページを介して、ユーザに提供されようとする所定の金融サービスを受諾するか否かを回答することができる。また、通知部134は、例えば、「カードの限度額を引き上げますか」といったメッセージとともに「引き上げる」など、ユーザからの回答を得るためのボタンをはじめから備えているようなコンテンツを、ユーザ端末10に表示させるようにしてもよい。   More specifically, the notification unit 134 is an advertisement included in a part of the service page displayed on the user terminal 10, and the content describing the contents of the financial service is provided as an aspect having a link. Notice. In this case, the user can answer whether or not to accept a predetermined financial service to be provided to the user via the service page linked to the content. In addition, the notification unit 134, for example, provides the user terminal 10 with content that includes a button for obtaining an answer from the user, such as “raise” along with a message “Do you want to raise the card limit?” You may make it display on.

なお、通知部134は、判定部133によって判定された所定の金融サービスが実行されたことをユーザに通知するようにしてもよい。上述のように、判定部133は、推定されるイベントに基づいて自動的にカード限度額を上げるなどのサービスの実行を制御する場合がある。このような場合、通知部134は、既にカード限度額が上がったことを示すコンテンツ(例えば、プッシュ通知やメールなど)をユーザに通知するようにしてもよい。   Note that the notification unit 134 may notify the user that the predetermined financial service determined by the determination unit 133 has been executed. As described above, the determination unit 133 may control execution of a service such as automatically increasing the card limit based on an estimated event. In such a case, the notification unit 134 may notify the user of content (for example, push notification or email) indicating that the card limit has already been increased.

なお、通知部134は、判定装置100からユーザ端末10に直接的にコンテンツを通知せずに、所定の配信サーバを介して、コンテンツを通知してもよい。この場合、通知部134は、所定の配信サーバを制御することにより、ユーザ端末10へコンテンツの通知を実行させる。また、通知部134が通知するコンテンツのデータは、必ずしも通知情報記憶部126に格納されていることを要さず、外部のストレージサーバに格納されていてもよい。この場合、通知部134は、通知情報IDに基づいてユーザ端末10に通知するコンテンツを特定し、当該コンテンツのデータをストレージサーバから取得し、取得したデータをユーザ端末10に通知してもよい。   Note that the notification unit 134 may notify the content via a predetermined distribution server without directly reporting the content from the determination apparatus 100 to the user terminal 10. In this case, the notification unit 134 causes the user terminal 10 to perform content notification by controlling a predetermined distribution server. Further, the content data notified by the notification unit 134 is not necessarily stored in the notification information storage unit 126, and may be stored in an external storage server. In this case, the notification unit 134 may identify content to be notified to the user terminal 10 based on the notification information ID, acquire data of the content from the storage server, and notify the acquired data to the user terminal 10.

(受信部135について)
受信部135は、各種情報を受信する。例えば、受信部135は、ユーザから送信される情報であって、所定の金融サービスを受諾するか否かといったユーザの回答に関する情報を受信する。判定部133は、受信部135によって受信された情報に基づいて、所定の金融サービスが実行されるか否かを制御してもよい。
(Receiver 135)
The receiving unit 135 receives various information. For example, the receiving unit 135 receives information transmitted from the user and related to the user's answer, such as whether or not to accept a predetermined financial service. The determination unit 133 may control whether or not a predetermined financial service is executed based on the information received by the reception unit 135.

〔4.実施形態に係る処理手順〕
次に、図9を用いて、実施形態に係る判定装置100による処理の手順について説明する。図9は、実施形態に係る処理手順を示すフローチャートである。
[4. Processing Procedure According to Embodiment]
Next, a procedure of processing performed by the determination apparatus 100 according to the embodiment will be described with reference to FIG. FIG. 9 is a flowchart illustrating a processing procedure according to the embodiment.

図9に示すように、取得部131は、ユーザ端末10からネットワーク情報を取得したか否かを判定する(ステップS101)。取得部131は、ネットワーク情報を取得していない場合(ステップS101;No)、取得するまで待機する。   As illustrated in FIG. 9, the acquisition unit 131 determines whether network information has been acquired from the user terminal 10 (step S101). If the acquisition unit 131 has not acquired network information (step S101; No), the acquisition unit 131 waits until acquisition.

一方、ネットワーク情報を取得した場合(ステップS101;Yes)、推定部132は、取得したネットワーク情報に基づいて、将来的にユーザに起こり得るイベントを推定する(ステップS102)。   On the other hand, when the network information is acquired (step S101; Yes), the estimation unit 132 estimates an event that may occur to the user in the future based on the acquired network information (step S102).

判定部133は、推定部132によって推定されたイベントに基づいて、ユーザに提供される金融サービスを判定する(ステップS103)。そして、判定部133は、判定結果に基づいて、ユーザに通知する情報(コンテンツ)を決定する(ステップS104)。続いて、通知部134は、サービスに関する情報を通知する(ステップS105)。   The determination unit 133 determines a financial service provided to the user based on the event estimated by the estimation unit 132 (step S103). And the determination part 133 determines the information (content) notified to a user based on a determination result (step S104). Subsequently, the notification unit 134 notifies information related to the service (step S105).

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

〔5−1.属性情報の利用〕
上記実施形態では、判定装置100は、ネットワーク情報のうち、ユーザのネットワーク上の行動履歴に基づいてイベントを推定する例を示した。ここで、判定装置100は、ネットワーク情報のうち、ユーザの属性情報を利用してイベントを推定してもよい。すなわち、判定装置100は、属性情報として、例えば、ユーザの性別や年齢や居住地や年収や配偶者の有無等の情報を用いて、将来的にユーザに起こり得るイベントを推定してもよい。これにより、判定装置100は、属性情報に基づいてユーザに起こり得るイベントの種別を予め絞ることができるため、推定処理の精度を向上させることができる。
[5-1. (Use of attribute information)
In the said embodiment, the determination apparatus 100 showed the example which estimates an event based on the action log | history on a user's network among network information. Here, the determination apparatus 100 may estimate an event using user attribute information in the network information. That is, the determination apparatus 100 may estimate an event that may occur in the future in the future using, for example, information such as the user's gender, age, place of residence, annual income, and the presence or absence of a spouse as attribute information. Thereby, since the determination apparatus 100 can narrow down in advance the types of events that can occur to the user based on the attribute information, the accuracy of the estimation process can be improved.

〔5−2.学習処理〕
上記実施形態において、判定装置100は、推定処理や判定処理において、所定の学習処理を行ってもよい。すなわち、判定装置100は、任意のイベントが起こった複数のユーザの行動履歴を正解データとして予め取得し、当該複数のユーザが、イベントが起こる前に採った行動履歴を学習する。そして、判定装置100は、どのような行動履歴を有するユーザに、当該イベントが起こり得るかを予測するためのモデルを生成する。この場合、判定装置100は、正解データや学習データを記憶するための記憶部や、学習部を備えてもよい。これにより、判定装置100は、より推定処理や判定処理の精度を向上させることができる。
[5-2. Learning process)
In the above embodiment, the determination apparatus 100 may perform a predetermined learning process in the estimation process or the determination process. That is, the determination apparatus 100 acquires in advance action history of a plurality of users in which an arbitrary event has occurred as correct data, and learns action histories taken by the plurality of users before the event occurs. And the determination apparatus 100 produces | generates the model for predicting what kind of action history the user may have the said event. In this case, the determination apparatus 100 may include a storage unit for storing correct answer data and learning data, and a learning unit. Thereby, the determination apparatus 100 can further improve the accuracy of the estimation process and the determination process.

〔5−3.SNSに関する情報〕
上記実施形態では、判定装置100は、ユーザのネットワーク上の行動履歴として、検索クエリや閲覧履歴を取得する例を示した。すなわち、判定装置100は、ユーザの興味関心等を推測することのできる情報に基づいて、イベントの推定処理等を行うことを説明した。ここで、判定装置100は、ユーザの興味関心等を推測することのできる情報であれば、検索クエリや閲覧履歴以外の情報を取得し、推定処理や判定処理を行ってもよい。
[5-3. Information about SNS]
In the above embodiment, the determination apparatus 100 has shown an example in which a search query and a browsing history are acquired as an action history on the user's network. That is, it has been described that the determination apparatus 100 performs an event estimation process based on information that can be used to estimate the user's interest and the like. Here, the determination device 100 may acquire information other than the search query and the browsing history and perform estimation processing and determination processing as long as it is information that can estimate the user's interest and the like.

例えば、判定装置100は、ユーザのネットワーク上の行動履歴として、ユーザが利用するSNSに関する情報を取得する。具体的には、判定装置100は、ユーザからSNSに投稿された比較的新しい記事の内容(例えば、いわゆるタイムラインに表示される記事の内容)、ユーザからSNSに投稿された画像数、SNS上において関係性を有するユーザ数(例えば、友達数)等を取得する。   For example, the determination apparatus 100 acquires information regarding the SNS used by the user as an action history on the user's network. Specifically, the determination apparatus 100 determines the content of a relatively new article posted from the user to the SNS (for example, the content of an article displayed on the so-called timeline), the number of images posted from the user to the SNS, and the SNS. The number of users having a relationship (for example, the number of friends) is acquired.

例えば、判定装置100は、ユーザからSNSに投稿された最新記事のテキストデータに含まれる単語の傾向を取得する。これにより、判定装置100は、ユーザが興味関心を有する事象に関する情報を取得する。あるいは、判定装置100は、SNSに投稿された画像数や画像の内容、SNS上において関係性を有するユーザ、すなわち、SNS上においてつながりを有するユーザ数(例えば、友人の数やフォロワーの数)を取得する。これにより、判定装置100は、ユーザがどのような日常生活を送っているかを示す情報を取得する。   For example, the determination apparatus 100 acquires a tendency of words included in the text data of the latest article posted from the user to the SNS. Thereby, the determination apparatus 100 acquires information regarding an event that the user is interested in. Alternatively, the determination apparatus 100 determines the number of images posted to the SNS, the content of the images, and users who have a relationship on the SNS, that is, the number of users who have connections on the SNS (for example, the number of friends and the number of followers). get. Thereby, the determination apparatus 100 acquires information indicating what kind of daily life the user is living.

そして、判定装置100は、取得されたSNSに関する情報に基づいて、将来的にユーザに起こり得るイベントを推定する。より具体的には、判定装置100は、ユーザからSNSに投稿された記事の内容に基づいて、将来的にユーザに起こり得るイベントを推定する。すなわち、判定装置100は、様々な情報を用いて種々の角度からユーザに起こり得るイベントを推定することで、推定処理の精度を向上させることができる。   And the determination apparatus 100 estimates the event which may occur in a user in the future based on the information regarding the acquired SNS. More specifically, the determination apparatus 100 estimates an event that may occur to the user in the future based on the content of an article posted from the user to the SNS. That is, the determination apparatus 100 can improve the accuracy of the estimation process by estimating events that can occur to the user from various angles using various information.

〔5−4.画像認識〕
また、判定装置100は、ユーザの行動履歴として、ユーザがクラウドにアップした画像や、SNSに投稿した画像等について、画像認識によって認識される内容に基づいた処理を行ってもよい。
[5-4. (Image recognition)
Moreover, the determination apparatus 100 may perform a process based on the content recognized by the image recognition for an image uploaded by the user to the cloud, an image posted to the SNS, or the like as the user action history.

例えば、判定装置100は、画像が示す内容そのものに基づいて、ユーザに起こり得るイベントを推定してもよい。例えば、判定装置100は、ユーザがSNSにアップしている画像のうち、画像に写っている人物、風景、内容、ジャンル、カテゴリ、画質等に基づいて、ユーザに起こり得るイベントを推定してもよい。これにより、判定装置100は、様々な情報を用いて種々の角度からユーザに起こり得るイベントを推定できるため、推定処理の精度を向上させることができる。   For example, the determination apparatus 100 may estimate an event that can occur to the user based on the content itself indicated by the image. For example, the determination apparatus 100 may estimate an event that may occur to the user based on a person, a landscape, contents, a genre, a category, an image quality, or the like that is included in the image among images that the user has uploaded to the SNS. Good. Thereby, since the determination apparatus 100 can estimate an event that can occur to the user from various angles using various information, the accuracy of the estimation process can be improved.

〔5−5.推定処理〕
上記実施形態において、判定装置100は、例えば推定情報記憶部125に予め記憶された情報等に基づいて、ユーザに起こり得るイベントを推定する例を説明した。ここで、判定装置100は、ユーザから送信される種々の情報を組み合わせてユーザに起こり得るイベントを推定するようにしてもよい。
[5-5. (Estimation process)
In the above embodiment, the determination apparatus 100 has been described with respect to an example in which an event that may occur to the user is estimated based on information stored in the estimated information storage unit 125 in advance. Here, the determination apparatus 100 may estimate an event that may occur to the user by combining various information transmitted from the user.

例えば、判定装置100は、ユーザから取得した検索クエリに「旅行」という単語がなくとも、「国名+観光地」等の組み合わせで検索が行われた場合には、ユーザに旅行というイベントが発生し得ると推定してもよい。また、判定装置100は、ユーザ端末10に対してイベントの確認の通知を行ってもよい。例えば、判定装置100は、イベントが推定されたユーザに対して、「旅行の予定があるようでしたらカード限度額を上げますか」といった内容が記載されたコンテンツを配信するようにしてもよい。   For example, even if the search query acquired from the user does not include the word “travel”, if the search is performed with a combination of “country name + tourist destination”, an event of travel occurs for the user. It may be estimated that Further, the determination apparatus 100 may notify the user terminal 10 of event confirmation. For example, the determination apparatus 100 may deliver a content in which content such as “Would you like to increase the card limit if there is a travel plan?” To the user whose event is estimated.

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

また、図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各装置の分散・統合の具体的形態は図示のものに限られず、その全部または一部を、各種の負荷や使用状況などに応じて、任意の単位で機能的または物理的に分散・統合して構成することができる。例えば、図3に示した推定部132と判定部133とは統合されてもよい。また、例えば、記憶部120に記憶される情報は、ネットワークNを介して、外部に備えられた記憶装置に記憶されてもよい。   Further, each component of each illustrated apparatus is functionally conceptual, and does not necessarily need to be physically configured as illustrated. In other words, the specific form of distribution / integration of each device is not limited to that shown in the figure, and all or a part thereof may be functionally or physically distributed or arbitrarily distributed in arbitrary units according to various loads or usage conditions. Can be integrated and configured. For example, the estimation unit 132 and the determination unit 133 illustrated in FIG. 3 may be integrated. Further, for example, information stored in the storage unit 120 may be stored in a storage device provided outside via the network N.

また、例えば、上記実施形態では、判定装置100が、ユーザ端末10のネットワーク情報を取得する取得処理と、金融サービスを判定する判定処理とを行う例を示した。しかし、上述した判定装置100は、取得処理を行う取得装置と、判定処理を行う判定装置とに分離されてもよい。この場合、取得装置は、取得部131を少なくとも有する。判定装置は、判定部133を少なくとも有する。この場合、実施形態に係る判定装置100による処理は、取得装置と、判定装置といった各装置を含む判定システム1によって実現される。   Further, for example, in the above-described embodiment, an example has been described in which the determination apparatus 100 performs an acquisition process for acquiring network information of the user terminal 10 and a determination process for determining a financial service. However, the determination apparatus 100 described above may be separated into an acquisition apparatus that performs an acquisition process and a determination apparatus that performs a determination process. In this case, the acquisition device has at least an acquisition unit 131. The determination device has at least a determination unit 133. In this case, the processing by the determination device 100 according to the embodiment is realized by the determination system 1 including each device such as an acquisition device and a determination device.

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

〔7.ハードウェア構成〕
上述してきた実施形態に係る判定装置100やユーザ端末10は、例えば図10に示すような構成のコンピュータ1000によって実現される。以下、判定装置100を例に挙げて説明する。図10は、判定装置100の機能を実現するコンピュータ1000の一例を示すハードウェア構成図である。コンピュータ1000は、CPU1100、RAM1200、ROM1300、HDD1400、通信インターフェイス(I/F)1500、入出力インターフェイス(I/F)1600、及びメディアインターフェイス(I/F)1700を有する。
[7. Hardware configuration)
The determination apparatus 100 and the user terminal 10 according to the above-described embodiments are realized by a computer 1000 having a configuration as illustrated in FIG. Hereinafter, the determination apparatus 100 will be described as an example. FIG. 10 is a hardware configuration diagram illustrating an example of a computer 1000 that implements the functions of the determination apparatus 100. The computer 1000 includes a CPU 1100, RAM 1200, ROM 1300, HDD 1400, communication interface (I / F) 1500, input / output interface (I / F) 1600, and media interface (I / F) 1700.

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

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

CPU1100は、入出力インターフェイス1600を介して、ディスプレイやプリンタ等の出力装置、及び、キーボードやマウス等の入力装置を制御する。CPU1100は、入出力インターフェイス1600を介して、入力装置からデータを取得する。また、CPU1100は、入出力インターフェイス1600を介して生成したデータを出力装置へ出力する。   The CPU 1100 controls an output device such as a display and a printer and an input device such as a keyboard and a mouse via the input / output interface 1600. The CPU 1100 acquires data from the input device via the input / output interface 1600. Further, the CPU 1100 outputs the 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 it to the CPU 1100 via the RAM 1200. The CPU 1100 loads such a program from the recording medium 1800 onto the RAM 1200 via the media interface 1700, and executes the loaded program. The recording medium 1800 is, for example, an optical recording medium such as a DVD (Digital Versatile Disc) or PD (Phase change rewritable disk), a magneto-optical recording medium such as an MO (Magneto-Optical disk), a tape medium, a magnetic recording medium, or a semiconductor memory. Etc.

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

〔8.効果〕
上述してきたように、実施形態に係る判定装置100は、取得部131と、判定部133と、推定部132とを有する。取得部131は、ユーザのネットワーク上における行動履歴を取得する。推定部132は、取得部131によって取得された行動履歴に基づいて、将来的にユーザに起こり得るイベントを推定する。判定部133は、推定部132によって推定されたイベントに基づいて、ユーザに対して提供される所定の金融サービスの内容を判定する。
[8. effect〕
As described above, the determination apparatus 100 according to the embodiment includes the acquisition unit 131, the determination unit 133, and the estimation unit 132. The acquisition unit 131 acquires an action history on the user's network. The estimation unit 132 estimates an event that may occur to the user in the future based on the behavior history acquired by the acquisition unit 131. The determination unit 133 determines the contents of a predetermined financial service provided to the user based on the event estimated by the estimation unit 132.

このように、実施形態に係る判定装置100は、現時点におけるユーザのネットワーク上の行動履歴に基づいて、ユーザにとって将来的に有用であると想定される金融サービスの内容を判定する。これにより、判定装置100は、ユーザが何らかのイベントに際して高額の出費が必要となる状況等を推定して、予め金融サービスの提供を行うことができる。また、判定装置100は、ユーザからの申し出等を待たずともユーザに適した金融サービスを提供するなど、柔軟な金融サービスを実現することができる。   As described above, the determination apparatus 100 according to the embodiment determines the contents of the financial service that is assumed to be useful in the future for the user based on the user's current behavior history on the network. Thereby, the determination apparatus 100 can provide a financial service in advance by estimating a situation where the user needs a high expense for some event. Further, the determination apparatus 100 can realize a flexible financial service such as providing a financial service suitable for the user without waiting for an offer from the user.

また、実施形態に係る判定装置100は、取得部131によって取得された行動履歴に基づいて、将来的にユーザに起こり得るイベントを推定する推定部132をさらに備える。判定部133は、推定部132によって推定されたイベントに基づいて、ユーザに対して将来的に提供される所定の金融サービスの内容を判定する。   Moreover, the determination apparatus 100 according to the embodiment further includes an estimation unit 132 that estimates an event that may occur to the user in the future based on the action history acquired by the acquisition unit 131. The determination unit 133 determines the content of a predetermined financial service that will be provided to the user in the future based on the event estimated by the estimation unit 132.

このように、判定装置100は、行動履歴に基づいて、ユーザに対して生じ得るイベントを推定し、推定されたイベントに基づいて金融サービスの内容を判定する。これにより、判定装置100は、よりユーザの実情に適した金融サービスを提供することができる。   Thus, the determination apparatus 100 estimates an event that may occur for the user based on the behavior history, and determines the content of the financial service based on the estimated event. Thereby, the determination apparatus 100 can provide a financial service more suitable for the user's actual situation.

また、実施形態に係る判定装置100は、判定部133によって判定された内容をユーザに対して通知する通知部134をさらに備える。   The determination apparatus 100 according to the embodiment further includes a notification unit 134 that notifies the user of the content determined by the determination unit 133.

このように、実施形態に係る判定装置100は、推定されたイベントに基づいて判定された金融サービスをユーザに通知する。すなわち、判定装置100によれば、ユーザは、特に申し出等を行わなくとも、日常の行動(例えば、ウェブページの閲覧など)を行っているのみで、自身に有用な金融サービスを知得することができる。このように、判定装置100は、ユーザビリティに優れた処理を行うことができる。   Thus, the determination apparatus 100 according to the embodiment notifies the user of the financial service determined based on the estimated event. That is, according to the determination apparatus 100, the user can know useful financial services for himself / herself only by performing daily actions (for example, browsing a web page) without particularly making an offer. it can. Thus, the determination apparatus 100 can perform processing with excellent usability.

また、通知部134は、ユーザが利用するユーザ端末10に表示される所定のサービスページを介して、判定部133によって判定された内容を通知する。   The notification unit 134 notifies the content determined by the determination unit 133 via a predetermined service page displayed on the user terminal 10 used by the user.

このように、実施形態に係る判定装置100は、例えばユーザが閲覧しているウェブページやアプリの画面などに表示させる態様で、金融サービスの情報を通知することができる。これにより、判定装置100は、判定した金融サービスの情報をユーザに的確に伝達することができる。   As described above, the determination apparatus 100 according to the embodiment can notify the financial service information in a manner of being displayed on, for example, a web page or an application screen that is being browsed by the user. Thereby, the determination apparatus 100 can accurately transmit the determined financial service information to the user.

また、通知部134は、判定部133によって判定された所定の金融サービスをユーザが受諾するか否かを回答可能な態様で通知する。   In addition, the notification unit 134 notifies the user whether or not the user accepts the predetermined financial service determined by the determination unit 133 in a replyable manner.

このように、実施形態に係る判定装置100は、ユーザからの回答を得ることのできる態様でサービス内容を通知する。これにより、判定装置100は、ネットワークを介して迅速にユーザからの回答を受信できるため、金融サービスの実行を円滑に進めることができる。   As described above, the determination apparatus 100 according to the embodiment notifies the service content in a manner in which an answer from the user can be obtained. Thereby, since the determination apparatus 100 can receive the reply from a user rapidly via a network, it can advance execution of a financial service smoothly.

また、通知部134は、判定部133によって判定された所定の金融サービスが実行されたことをユーザに通知する。   Further, the notification unit 134 notifies the user that the predetermined financial service determined by the determination unit 133 has been executed.

このように、実施形態に係る判定装置100は、ユーザに対して有用と判定した所定の金融サービスが実行されたことをユーザに通知するようにしてもよい。これにより、判定装置100は、カードの限度額を引き上げたこと等をユーザに的確に伝達できるため、例えば、カードを利用するユーザの購買意欲を向上させることができる。   As described above, the determination apparatus 100 according to the embodiment may notify the user that a predetermined financial service determined to be useful has been executed. Thereby, since the determination apparatus 100 can accurately convey to the user that the limit amount of the card has been increased, for example, the user's willingness to use the card can be improved.

また、取得部131は、ネットワーク上の行動履歴として、ユーザが検索サービスに送信した検索クエリに関する情報を取得する。推定部132は、取得部131によって取得された検索クエリに関する情報に基づいて、将来的にユーザに起こり得るイベントを推定する。   Moreover, the acquisition part 131 acquires the information regarding the search query which the user transmitted to the search service as an action history on the network. The estimation unit 132 estimates events that may occur in the future in the future based on the information related to the search query acquired by the acquisition unit 131.

このように、実施形態に係る判定装置100は、ユーザが送信した検索クエリに関する情報を用いて推定処理を行う。上述のように、ユーザが送信する検索クエリは、そのユーザの興味関心を具体的に表現するものといえる。かかる情報を推定処理に用いることにより、判定装置100は、将来的にユーザに起こり得るイベントをより正確に推定することができる。   As described above, the determination apparatus 100 according to the embodiment performs the estimation process using the information related to the search query transmitted by the user. As described above, it can be said that the search query transmitted by the user specifically expresses the interest of the user. By using such information for the estimation process, the determination apparatus 100 can more accurately estimate events that may occur in the future in the user.

また、取得部131は、ネットワーク上の行動履歴として、所定のサービスページの閲覧履歴を取得する。推定部132は、取得部131によって取得された所定のサービスページの閲覧履歴に基づいて、将来的にユーザに起こり得るイベントを推定する。   The acquisition unit 131 acquires a browsing history of a predetermined service page as an action history on the network. Based on the browsing history of the predetermined service page acquired by the acquisition unit 131, the estimation unit 132 estimates events that may occur in the future in the user.

このように、実施形態に係る判定装置100は、所定のサービスページ(例えば、ウェブページや、ニュースアプリや情報提供アプリが提供するページなど)をユーザが閲覧した履歴に基づいて推定処理を行ってもよい。一般に、ネットワーク上におけるサービスページの閲覧履歴は、そのユーザの興味関心を表し、また、ユーザの興味関心は、将来的に起こり得るイベントに依拠する場合がある。このため、判定装置100は、サービスページの閲覧履歴を要素としてイベントの推定を行うことで、推定処理の精度を向上させることができる。   As described above, the determination apparatus 100 according to the embodiment performs an estimation process based on a history of browsing a predetermined service page (for example, a web page, a page provided by a news application or an information providing application). Also good. In general, the browsing history of service pages on the network represents the interest of the user, and the user's interest may depend on events that may occur in the future. For this reason, the determination apparatus 100 can improve the accuracy of the estimation process by estimating the event using the browsing history of the service page as an element.

また、取得部131は、ユーザが利用するSNS(Social Networking Service)に関する情報を取得する。推定部132は、取得部131によって取得されたSNSに関する情報に基づいて、将来的にユーザに起こり得るイベントを推定する。   Moreover, the acquisition part 131 acquires the information regarding SNS (Social Networking Service) which a user uses. The estimation unit 132 estimates an event that may occur in the future based on the information regarding the SNS acquired by the acquisition unit 131.

このように、実施形態に係る判定装置100は、ユーザが利用するSNSに関する情報を取得してもよい。SNSには、ユーザが日々の生活の中で興味を持ったり、予定をテキストで記載したり、自身が行動したりした結果を記録としてアップロードされるため、SNSに保持される情報は、そのユーザの特徴を示す情報となりうる。このようなユーザの特徴を示す情報を推定処理に用いることにより、判定装置100は、推定処理の精度を向上させることができる。   Thus, the determination apparatus 100 according to the embodiment may acquire information regarding the SNS used by the user. The SNS is uploaded as a record of the results of the user's interest in daily life, the schedule written in text, or the action of the user himself / herself. It can be information indicating the characteristics of. By using information indicating such user characteristics for the estimation process, the determination apparatus 100 can improve the accuracy of the estimation process.

また、取得部131は、ユーザからSNSに投稿された記事の内容を取得する。推定部132は、取得部131によって取得されたSNSに投稿された記事の内容に基づいて、将来的にユーザに起こり得るイベントを推定する。   Moreover, the acquisition part 131 acquires the content of the article contributed to SNS from the user. The estimation unit 132 estimates an event that may occur to the user in the future based on the content of an article posted to the SNS acquired by the acquisition unit 131.

このように、実施形態に係る判定装置100は、より具体的なSNSに関する情報を取得してもよい。例えば、SNSに投稿された記事には、ユーザが最近興味を抱いている単語を含むテキストデータが含まれたり、画像データが含まれたりする。判定装置100は、かかる情報を推定に用いることで、推定処理の精度を向上させることができる。   Thus, the determination apparatus 100 according to the embodiment may acquire more specific information regarding the SNS. For example, an article posted to the SNS includes text data including words that the user has recently been interested in, or includes image data. The determination apparatus 100 can improve the accuracy of the estimation process by using such information for estimation.

また、取得部131は、ネットワーク上の行動履歴のうち、ライフステージに関するイベント、旅行に関するイベント、高額決済に関するイベントの少なくともいずれか一つに関する行動履歴を取得する。推定部132は、取得部131によって取得された行動履歴のうち、ライフステージに関するイベント、旅行に関するイベント、高額決済に関するイベントの少なくともいずれか一つに関する行動履歴に基づいて、将来的にユーザに起こり得るイベントを推定する。   Moreover, the acquisition part 131 acquires the action history regarding at least any one of the event regarding a life stage, the event regarding a trip, and the event regarding a large amount payment among the action history on a network. The estimation unit 132 may happen to the user in the future based on the behavior history related to at least one of the event related to life stage, the event related to travel, and the event related to high-payment among the behavior history acquired by the acquisition unit 131. Estimate the event.

このように、実施形態に係る判定装置100は、金融サービスが有用に機能するような、ユーザのライフステージの変化等に関わる情報を取得するようにしてもよい。これにより、判定装置100は、ユーザに提供される金融サービスをより正確に判定することができる。   As described above, the determination apparatus 100 according to the embodiment may acquire information related to a change in the life stage of the user so that the financial service functions effectively. Thereby, the determination apparatus 100 can determine the financial service provided to the user more accurately.

また、取得部131は、所定の金融サービスに関するユーザの信用度を取得する。判定部133は、ユーザの信用度に応じて、ユーザに対して提供される所定の金融サービスの内容を判定する。   Moreover, the acquisition part 131 acquires the user's creditworthiness regarding a predetermined financial service. The determination part 133 determines the content of the predetermined financial service provided with respect to a user according to a user's reliability.

このように、実施形態に係る判定装置100は、ユーザの信用度も加味して金融サービスの判定を行う。これにより、判定装置100は、引き上げる限度額を適切に調整したり、ユーザの信用度にそぐわない金融サービスをユーザに提案することを防止したりすることができるため、より適切に金融サービスの判定を行うことができる。   As described above, the determination apparatus 100 according to the embodiment determines the financial service in consideration of the user's reliability. As a result, the determination apparatus 100 can appropriately adjust the limit amount to be raised or prevent the user from proposing financial services that do not match the user's creditworthiness, and thus more appropriately determine the financial services. be able to.

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

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

1 判定システム
10 ユーザ端末
30 ウェブサーバ
100 判定装置
110 通信部
120 記憶部
121 ユーザ情報記憶部
122 ネットワーク情報記憶部
123 検索情報テーブル
124 サイト情報テーブル
125 推定情報記憶部
126 通知情報記憶部
130 制御部
131 取得部
132 推定部
133 判定部
134 通知部
135 受信部
DESCRIPTION OF SYMBOLS 1 Determination system 10 User terminal 30 Web server 100 Determination apparatus 110 Communication part 120 Storage part 121 User information storage part 122 Network information storage part 123 Search information table 124 Site information table 125 Estimated information storage part 126 Notification information storage part 130 Control part 131 Acquisition unit 132 Estimation unit 133 Determination unit 134 Notification unit 135 Reception unit

Claims (14)

ユーザのネットワーク上における行動履歴を取得する取得部と、
前記取得部によって取得された前記ユーザのネットワーク上における行動履歴に基づいて、前記ユーザに対して将来的に提供される所定の金融サービスの内容を判定する判定部と、
を備えたことを特徴とする判定装置。
An acquisition unit for acquiring an action history on the user's network;
A determination unit that determines the content of a predetermined financial service to be provided to the user in the future based on the behavior history of the user on the network acquired by the acquisition unit;
A determination apparatus comprising:
前記取得部によって取得された行動履歴に基づいて、将来的に前記ユーザに起こり得るイベントを推定する推定部、
をさらに備え、
前記判定部は、
前記推定部によって推定されたイベントに基づいて、前記ユーザに対して将来的に提供される所定の金融サービスの内容を判定する、
ことを特徴とする請求項1に記載の判定装置。
Based on the behavior history acquired by the acquisition unit, an estimation unit that estimates an event that can occur in the user in the future,
Further comprising
The determination unit
Based on the event estimated by the estimation unit, the content of a predetermined financial service provided in the future to the user is determined.
The determination apparatus according to claim 1, wherein:
前記判定部によって判定された内容を前記ユーザに対して通知する通知部、
をさらに備えたことを特徴とする請求項2に記載の判定装置。
A notification unit for notifying the user of the content determined by the determination unit;
The determination apparatus according to claim 2, further comprising:
前記通知部は、
前記ユーザが利用する端末装置に表示される所定のサービスページを介して、前記判定部によって判定された内容を通知する、
ことを特徴とする請求項3に記載の判定装置。
The notification unit
Notifying the content determined by the determination unit via a predetermined service page displayed on the terminal device used by the user;
The determination apparatus according to claim 3.
前記通知部は、
前記判定部によって判定された所定の金融サービスを前記ユーザが受諾するか否かを回答可能な態様で通知する、
ことを特徴とする請求項3又は4に記載の判定装置。
The notification unit
Informing the user whether or not the user accepts the predetermined financial service determined by the determination unit in a replyable manner,
The determination apparatus according to claim 3 or 4, wherein
前記通知部は、
前記判定部によって判定された所定の金融サービスが実行されたことを前記ユーザに通知する、
ことを特徴とする請求項3又は4に記載の判定装置。
The notification unit
Notifying the user that the predetermined financial service determined by the determination unit has been executed,
The determination apparatus according to claim 3 or 4, wherein
前記取得部は、
前記ネットワーク上の行動履歴として、前記ユーザが検索サービスに送信した検索クエリに関する情報を取得し、
前記推定部は、
前記取得部によって取得された検索クエリに関する情報に基づいて、将来的に前記ユーザに起こり得るイベントを推定する、
ことを特徴とする請求項2〜6のいずれか一つに記載の判定装置。
The acquisition unit
As an action history on the network, obtain information on a search query sent by the user to a search service,
The estimation unit includes
Based on the information about the search query acquired by the acquisition unit, an event that may occur in the user in the future is estimated.
The determination apparatus according to claim 2, wherein
前記取得部は、
前記ネットワーク上の行動履歴として、所定のサービスページの閲覧履歴を取得し、
前記推定部は、
前記取得部によって取得された所定のサービスページの閲覧履歴に基づいて、将来的に前記ユーザに起こり得るイベントを推定する、
ことを特徴とする請求項2〜7のいずれか一つに記載の判定装置。
The acquisition unit
As an action history on the network, obtain a browsing history of a predetermined service page,
The estimation unit includes
Based on the browsing history of the predetermined service page acquired by the acquisition unit, an event that can occur in the user in the future is estimated,
The determination apparatus according to any one of claims 2 to 7, wherein the determination apparatus includes:
前記取得部は、
前記ユーザが利用するSNS(Social Networking Service)に関する情報を取得し、
前記推定部は、
前記取得部によって取得されたSNSに関する情報に基づいて、将来的に前記ユーザに起こり得るイベントを推定する、
ことを特徴とする請求項2〜8のいずれか一つに記載の判定装置。
The acquisition unit
Obtain information about SNS (Social Networking Service) used by the user,
The estimation unit includes
Based on information about the SNS acquired by the acquisition unit, an event that may occur in the user in the future is estimated.
The determination apparatus according to any one of claims 2 to 8, wherein
前記取得部は、
前記ユーザからSNSに投稿された記事の内容を取得し、
前記推定部は、
前記取得部によって取得されたSNSに投稿された記事の内容に基づいて、将来的に前記ユーザに起こり得るイベントを推定する、
ことを特徴とする請求項9に記載の判定装置。
The acquisition unit
Obtain the content of an article posted to the SNS from the user,
The estimation unit includes
Based on the content of an article posted to the SNS acquired by the acquisition unit, an event that may occur in the future in the user is estimated.
The determination apparatus according to claim 9.
前記取得部は、
前記ネットワーク上の行動履歴のうち、ライフステージに関するイベント、旅行に関するイベント、高額決済に関するイベントの少なくともいずれか一つに関する行動履歴を取得し、
前記推定部は、
前記取得部によって取得された行動履歴のうち、ライフステージに関するイベント、旅行に関するイベント、高額決済に関するイベントの少なくともいずれか一つに関する行動履歴に基づいて、将来的に前記ユーザに起こり得るイベントを推定する、
ことを特徴とする請求項2〜10のいずれか一つに記載の判定装置。
The acquisition unit
Among the action history on the network, obtain an action history related to at least one of an event related to life stage, an event related to travel, and an event related to high-price payment,
The estimation unit includes
Of the behavior history acquired by the acquisition unit, an event that may occur in the future in the future is estimated based on a behavior history related to at least one of an event related to a life stage, an event related to travel, and an event related to expensive payment. ,
The determination apparatus according to claim 2, wherein
前記取得部は、
所定の金融サービスに関する前記ユーザの信用度を取得し、
前記判定部は、
前記ユーザの信用度に応じて、前記ユーザに対して提供される所定の金融サービスの内容を判定する、
ことを特徴とする請求項1〜11のいずれか一つに記載の判定装置。
The acquisition unit
Obtaining the user's credit rating for a given financial service;
The determination unit
Determining the content of a predetermined financial service provided to the user according to the creditworthiness of the user;
The determination apparatus according to claim 1, wherein
コンピュータが実行する判定方法であって、
ユーザのネットワーク上における行動履歴を取得する取得工程と、
前記取得工程によって取得された前記ユーザのネットワーク上における行動履歴に基づいて、前記ユーザに対して将来的に提供される所定の金融サービスの内容を判定する判定工程と、
を含んだことを特徴とする判定方法。
A determination method executed by a computer,
An acquisition step of acquiring an action history on the user's network;
A determination step of determining the contents of a predetermined financial service to be provided to the user in the future based on the action history on the network of the user acquired by the acquisition step;
The determination method characterized by including.
ユーザのネットワーク上における行動履歴を取得する取得手順と、
前記取得手順によって取得された前記ユーザのネットワーク上における行動履歴に基づいて、前記ユーザに対して将来的に提供される所定の金融サービスの内容を判定する判定手順と、
をコンピュータに実行させることを特徴とする判定プログラム。
An acquisition procedure for acquiring an action history on the user's network;
A determination procedure for determining the content of a predetermined financial service to be provided to the user in the future based on the behavior history on the network of the user acquired by the acquisition procedure;
The determination program characterized by causing a computer to execute.
JP2016181549A 2016-09-16 2016-09-16 Determination device, determination method, and determination program Pending JP2018045572A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016181549A JP2018045572A (en) 2016-09-16 2016-09-16 Determination device, determination method, and determination program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016181549A JP2018045572A (en) 2016-09-16 2016-09-16 Determination device, determination method, and determination program

Publications (1)

Publication Number Publication Date
JP2018045572A true JP2018045572A (en) 2018-03-22

Family

ID=61695001

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016181549A Pending JP2018045572A (en) 2016-09-16 2016-09-16 Determination device, determination method, and determination program

Country Status (1)

Country Link
JP (1) JP2018045572A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020087111A (en) * 2018-11-28 2020-06-04 日本電気株式会社 Processing apparatus, processing method and program
JP2022066769A (en) * 2020-10-19 2022-05-02 ヤフー株式会社 Information processing apparatus, information processing method, program, application program, and information processing system
JP2022066681A (en) * 2020-10-19 2022-05-02 ヤフー株式会社 Information processing apparatus, information processing method, program, application program, and information processing system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH113348A (en) * 1997-06-11 1999-01-06 Sharp Corp Advertizing device for electronic interaction
JP2016076125A (en) * 2014-10-07 2016-05-12 株式会社マクロミル Advertisement evaluation system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH113348A (en) * 1997-06-11 1999-01-06 Sharp Corp Advertizing device for electronic interaction
JP2016076125A (en) * 2014-10-07 2016-05-12 株式会社マクロミル Advertisement evaluation system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
杉本昭彦: ""事例研究 行動ターゲティング広告 三井住友銀行「三井住友銀行カードローン」 3カ月単位で出稿ルール", 日経ネットマーケティング, vol. 第23号, JPN6018007389, 25 August 2009 (2009-08-25), JP, pages 34 - 35, ISSN: 0003973388 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020087111A (en) * 2018-11-28 2020-06-04 日本電気株式会社 Processing apparatus, processing method and program
JP7447394B2 (en) 2018-11-28 2024-03-12 日本電気株式会社 Processing equipment, processing method and program
JP2022066769A (en) * 2020-10-19 2022-05-02 ヤフー株式会社 Information processing apparatus, information processing method, program, application program, and information processing system
JP2022066681A (en) * 2020-10-19 2022-05-02 ヤフー株式会社 Information processing apparatus, information processing method, program, application program, and information processing system
JP7193514B2 (en) 2020-10-19 2022-12-20 ヤフー株式会社 Information processing device, information processing method, and program
JP7193513B2 (en) 2020-10-19 2022-12-20 ヤフー株式会社 Information processing device, information processing method, and program

Similar Documents

Publication Publication Date Title
US10572888B2 (en) Displaying social opportunities by location on a map
KR101731437B1 (en) Implicit social graph connections
US10915973B2 (en) System and method providing expert audience targeting
JP6408014B2 (en) Selecting content items for presentation to social networking system users in news feeds
JP6767824B2 (en) Judgment device, judgment method and judgment program
US8595049B2 (en) Method and system for monitoring internet information for group notification, marketing, purchasing and/or sales
US8364662B1 (en) System and method for improving a search engine ranking of a website
US20140279202A1 (en) Recommendations Based Upon Explicit User Similarity
US20160371749A1 (en) Systems and methods for creating calls to action for social networking system resources
JP2017146900A (en) Delivery device, delivery method, delivery program, and delivery system
WO2012120701A1 (en) Publicity display device, publicity display method, publicity display program, and computer-readable recording medium which stores said program
US9621678B1 (en) Delivering and displaying content feeds on smartwatch devices
US20150358414A1 (en) Inference Based Event Notifications
US10346871B2 (en) Automatic targeting of content by clustering based on user feedback data
US20140218759A1 (en) Creating social prints from photographs maintained by a social networking system
JP2018045572A (en) Determination device, determination method, and determination program
US20150248712A1 (en) Systems and methods for providing mobile advertisements
US20130254713A1 (en) Sourcing and Work Product Techniques
US20140222547A1 (en) Product customization recommendations based on user information from a social networking system
US20200090258A1 (en) Presentation of Digital Data
US20160179343A1 (en) Systems and methods for creating, selecting, presenting, and executing calls to action
JP6494576B2 (en) Estimation apparatus, estimation method, and estimation program
US20160180400A1 (en) Systems and methods for creating, selecting, presenting, and executing calls to action
JP7402260B2 (en) Information provision device, information provision method, and information provision program
JP7443280B2 (en) Provision device, method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170307

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180306

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180501

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20181002

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181228

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

Free format text: JAPANESE INTERMEDIATE CODE: C60

Effective date: 20181228

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

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20190107

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

Free format text: JAPANESE INTERMEDIATE CODE: C21

Effective date: 20190108

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

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20190208

C211 Notice of termination of reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C211

Effective date: 20190219

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20190827

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

C13 Notice of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: C13

Effective date: 20200331

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200601

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20200804

C23 Notice of termination of proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C23

Effective date: 20200901

C03 Trial/appeal decision taken

Free format text: JAPANESE INTERMEDIATE CODE: C03

Effective date: 20201006

C30A Notification sent

Free format text: JAPANESE INTERMEDIATE CODE: C3012

Effective date: 20201006