JP2017151695A - Information processor, method and program - Google Patents

Information processor, method and program Download PDF

Info

Publication number
JP2017151695A
JP2017151695A JP2016033100A JP2016033100A JP2017151695A JP 2017151695 A JP2017151695 A JP 2017151695A JP 2016033100 A JP2016033100 A JP 2016033100A JP 2016033100 A JP2016033100 A JP 2016033100A JP 2017151695 A JP2017151695 A JP 2017151695A
Authority
JP
Japan
Prior art keywords
data
deposit
balance
transfer flow
coefficient
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2016033100A
Other languages
Japanese (ja)
Other versions
JP6451037B2 (en
Inventor
康平 鈴木
Kohei Suzuki
康平 鈴木
知行 各務
Tomoyuki Kagami
知行 各務
智也 尾崎
Tomoya Ozaki
智也 尾崎
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.)
Japan Post Bank Co Ltd
Original Assignee
Japan Post Bank Co Ltd
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 Japan Post Bank Co Ltd filed Critical Japan Post Bank Co Ltd
Priority to JP2016033100A priority Critical patent/JP6451037B2/en
Publication of JP2017151695A publication Critical patent/JP2017151695A/en
Application granted granted Critical
Publication of JP6451037B2 publication Critical patent/JP6451037B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an information processor, a method and a program capable of accurately estimating the total deposit balance of various types of deposits.SOLUTION: An information processor 1 includes: a database 2 storing time series data of a balance of each past deposit and past data of a mutual fund flow of each deposit and a fund transfer flow of reception/payment from/to outside; a coefficient identification section 3 which identifies a coefficient of regression analysis so that the total of differences between a model estimation value of a fund transfer flow of each deposit, a model estimation value of balance data of each deposit and a model estimation value of the total balance data, and actual values of each of the model estimation values becomes the smallest, on the basis of data in a period during which the past data of the fund transfer flow can be referred and data in a period during which the past data cannot be referred; and an estimation section 4 that estimates the total deposit balance in the future on the basis of a regression expression using the identified coefficient.SELECTED DRAWING: Figure 1

Description

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

銀行の預金やATMに用意されている現金の量を予測する手法としては、各種のものが提案されている(例えば、特許文献1−2を参照)。   Various methods have been proposed for predicting the amount of cash prepared in bank deposits and ATMs (see, for example, Patent Document 1-2).

特許第5666731号公報Japanese Patent No. 5667731 特開2012−141765号公報JP 2012-141765 A

総預金残高を推計する際、定期預金や普通預金といった各種預金の残高推計モデルがそれぞれ最適設計されていても、それらの総和が最適な総預金残高モデルとは限らない。また、各預金相互の資金移動と外部との入出力からなるネットワーク上における資金移動フローデータと、単なる残高データとでは、過去に遡って参照できる期間が相異なる場合が多い。また、残高を回帰分析で推計する際の各残高推計モデルの精度を左右する説明変数の選択が妥当でない場合がある。このような幾つかの理由により、銀行の将来の総預金残高の推移を精度よく予測することは難しい。   When estimating the total deposit balance, even if the balance estimation models for various deposits such as time deposits and ordinary deposits are optimally designed, the sum of these models is not necessarily the optimal total deposit balance model. In addition, there are many cases in which the period in which funds can be referred retroactively differs between the funds transfer flow data on the network composed of the funds transfer between the deposits and the external input / output and the mere balance data. In some cases, selection of explanatory variables that influence the accuracy of each balance estimation model when the balance is estimated by regression analysis is not appropriate. For several reasons, it is difficult to accurately predict the future total bank deposits.

そこで、本発明は、各種預金の総預金残高を精度よく推計可能な技術を提供する。   Therefore, the present invention provides a technique capable of accurately estimating the total deposit balance of various deposits.

上記課題を解決するため、本発明では、各預金の資金移動フローのモデル推計値、各預金の残高データのモデル推計値、及び総残高データのモデル推計値のそれぞれの実際の値との差分の合計が最小となる回帰分析の係数を、資金移動フローの過去データが遡れる期間のデータと遡れない期間のデータとに基づいて特定し、特定した係数を用いた回帰式に基づいて将来の総預金残高を推計することにした。   In order to solve the above problems, in the present invention, the difference between the estimated value of the funds transfer flow of each deposit, the estimated value of the balance data of each deposit, and the actual value of the estimated model of the total balance data. The regression analysis coefficient that minimizes the total is identified based on the data for the period in which the historical data of the funds transfer flow can be traced and the data for the period that cannot be traced, and the future total based on the regression formula using the identified coefficient. We decided to estimate the deposit balance.

詳細には、本発明は、情報処理装置であって、過去の各預金の残高の時系列データと、各預金相互の資金移動と外部との入出金の資金移動フローの過去データとを格納したデータベースと、各預金の資金移動フローのモデル推計値、各預金の残高データのモデル推計値、及び総残高データのモデル推計値のそれぞれの実際の値との差分の合計が最小となる回帰分析の係数を、資金移動フローの過去データを参照できる期間のデータと参照できない期間のデータとに基づいて特定する係数特定手段と、特定した係数を用いた回帰式に基づいて将来の総預金残高を推計する推計手段と、を備える。   More specifically, the present invention is an information processing apparatus that stores time-series data of each past deposit balance, and past data of a fund transfer flow between each deposit and a deposit / withdrawal funds transfer flow. Regression analysis that minimizes the sum of the difference between the database and the model estimate of the funds transfer flow of each deposit, the model estimate of the balance data of each deposit, and the actual value of the model estimate of the total balance data Coefficient identification means to identify the coefficient based on the period data that can refer to the past data of the funds transfer flow and the data that cannot be referred to, and the future total deposit balance based on the regression equation using the identified coefficient And estimating means.

このような情報処理装置であれば、各資金移動フローと各預金の残高と総残高とがバランスよくモデル化される。そして、資金移動フローのデータ参照できる期間と参照できない期間とを含めた過去の時系列データを有効に利用した推計モデルが構築される。よって、算出される総預金残高のモデル推計値の精度を高めることが可能である。   With such an information processing apparatus, each fund transfer flow, the balance of each deposit, and the total balance are modeled in a well-balanced manner. Then, an estimation model is constructed that effectively uses past time-series data including a period during which funds transfer flow data can be referred to and a period during which reference cannot be made. Therefore, it is possible to improve the accuracy of the calculated model estimated value of the total deposit balance.

なお、係数特定手段は、差分に対して各々乗じられる各パラメータを使い、各パラメータを各々乗じた差分の合計が最小となる回帰分析の係数を特定するものであってもよい。上記の情報処理装置がこのような係数特定手段を備えれば、ユーザは、各パラメータと総
預金残高のモデル推計値との関連性を容易に把握することができる。
The coefficient specifying means may use each parameter multiplied by the difference, and specify a coefficient for regression analysis that minimizes the sum of the differences multiplied by each parameter. If the information processing apparatus includes the coefficient specifying unit, the user can easily grasp the relationship between each parameter and the model estimated value of the total deposit balance.

また、係数特定手段は、各パラメータを順次変化させながら、資金移動フローと残高データと総残高データのモデルの妥当性指標を更に算出するものであってもよい。妥当性指標を算出しながら各パラメータを順次変化させれば、妥当性指標を見ながら最適な推計モデルを生成可能である。   The coefficient specifying means may further calculate a validity index of the model of the fund transfer flow, balance data, and total balance data while sequentially changing each parameter. If each parameter is sequentially changed while calculating the validity index, an optimal estimation model can be generated while viewing the validity index.

また、本発明は、上記情報処理装置を方法またはプログラムの側面から捉えたものであってもよい。   Further, the present invention may be one in which the information processing apparatus is captured from the aspect of a method or a program.

上記情報処理システム、方法及びプログラムであれば、各種預金の総預金残高を精度よく推計可能である。   With the information processing system, method and program, it is possible to accurately estimate the total deposit balance of various deposits.

図1は、実施形態に係る情報処理装置の構成を示した図である。FIG. 1 is a diagram illustrating a configuration of an information processing apparatus according to the embodiment. 図2は、データベースに格納されているデータの一例を表したイメージ図である。FIG. 2 is an image diagram showing an example of data stored in the database. 図3は、情報処理装置において実現される処理内容を表したフロー図である。FIG. 3 is a flowchart showing the processing contents realized in the information processing apparatus. 図4は、推計部によって算出される将来の総預金残高のモデル推計値のイメージ図である。FIG. 4 is an image diagram of a model estimated value of the future total deposit balance calculated by the estimation unit.

以下、本発明の実施形態について説明する。以下に示す実施形態は、単なる例示であり、本発明の技術的範囲を以下の態様に限定するものではない。   Hereinafter, embodiments of the present invention will be described. The following embodiments are merely examples, and the technical scope of the present invention is not limited to the following modes.

図1は、情報処理装置の構成を示した図である。情報処理装置1は、CPU(Central Processing Unit)やRAM(Random Access Memory)、ROM(Read Only Memory)、
通信インタフェース等を備えており、コンピュータプログラムを実行することにより各種の機能部を実現する。情報処理装置1は、例えば、銀行の総預金残高を推計する残高推計プログラムを実行することにより、データベース2のデータを用いて各種の演算処理を行う係数特定部3および推計部4を実現する。
FIG. 1 is a diagram illustrating a configuration of the information processing apparatus. The information processing apparatus 1 includes a CPU (Central Processing Unit), a RAM (Random Access Memory), a ROM (Read Only Memory),
A communication interface is provided, and various functional units are realized by executing computer programs. The information processing apparatus 1 realizes the coefficient specifying unit 3 and the estimation unit 4 that perform various arithmetic processes using data in the database 2 by executing a balance estimation program that estimates the total deposit balance of the bank, for example.

データベース2には、各資金移動フローの時系列データD1、各預金残高の時系列データD2、総預金残高の時系列データD3、説明変数の時系列データD4が格納されている。図2は、データベース2に格納されているデータの一例を表したイメージ図である。各資金移動フローの時系列データD1とは、各預金間や外部との間における資金移動フローの過去の時系列データである。また、各預金残高の時系列データD2とは、各預金の残高の過去の時系列データである。また、総預金残高の時系列データD3とは、各預金を合計した総預金残高の過去の時系列データである。また、説明変数の時系列データD4とは、資金移動フローに対して関わりのある事項に関する過去の時系列データであり、例えば、預金金利や市場金利といった資金移動フローに影響を与える各種のデータである。   The database 2 stores time series data D1 of each fund transfer flow, time series data D2 of each deposit balance, time series data D3 of total deposit balance, and time series data D4 of explanatory variables. FIG. 2 is an image diagram showing an example of data stored in the database 2. The time series data D1 of each money transfer flow is the past time series data of the money transfer flow between the deposits and the outside. Further, the time series data D2 of each deposit balance is past time series data of the balance of each deposit. The total deposit balance time-series data D3 is past time-series data of the total deposit balance obtained by totaling the deposits. The explanatory variable time-series data D4 is past time-series data relating to matters relating to the fund transfer flow, and includes various data that affects the fund transfer flow such as deposit interest rate and market interest rate. is there.

なお、図2では、各資金移動フローの時系列データD1と各預金残高の時系列データD2が3つずつ示されているが、本実施形態の情報処理装置1は、銀行が取り扱う預金の数に応じた適宜の量のデータを処理可能である。また、データベース2は、情報処理装置1とは別体に設けられた記憶装置類に格納されていてもよいし、情報処理装置1内の記憶装置類に格納されていてもよい。   In FIG. 2, three pieces of time series data D1 of each money transfer flow and three pieces of time series data D2 of each deposit balance are shown. However, the information processing apparatus 1 of the present embodiment uses the number of deposits handled by a bank. It is possible to process an appropriate amount of data according to. The database 2 may be stored in a storage device provided separately from the information processing device 1, or may be stored in a storage device in the information processing device 1.

係数特定部3は、銀行の総預金残高の推計に用いる回帰分析の係数を特定する処理を主に担う機能部である。また、推計部4は、回帰式に基づいて将来の総預金残高を推計する処理を主に担う機能部である。   The coefficient specifying unit 3 is a functional unit mainly responsible for the process of specifying a regression analysis coefficient used for estimating the total deposit balance of the bank. Moreover, the estimation part 4 is a function part which mainly bears the process which estimates the future total deposit balance based on a regression formula.

以下、情報処理装置1において実現される処理内容について説明する。図3は、情報処理装置1において実現される処理内容を表したフロー図である。情報処理装置1が上記の残高推計プログラムを実行すると、係数特定部3が、各資金移動フローのモデル推計値、各預金の残高データのモデル推計値、及び総残高データのモデル推計値のそれぞれの実際の値との差分の合計が最小となる回帰分析の係数(以下、「回帰係数」という)を、資金移動フローの過去データが遡れる期間のデータと遡れない期間のデータとに基づいて特定する(S101)。そして、推計部4が、係数特定部3が特定した係数を用いた回帰式に基づいて将来の総預金残高を推計する(S102)。   Hereinafter, processing contents realized in the information processing apparatus 1 will be described. FIG. 3 is a flowchart showing the processing contents realized in the information processing apparatus 1. When the information processing apparatus 1 executes the above balance estimation program, the coefficient specifying unit 3 performs each of the model estimated value of each fund transfer flow, the model estimated value of the balance data of each deposit, and the model estimated value of the total balance data. The coefficient of regression analysis that minimizes the total difference from the actual value (hereinafter referred to as “regression coefficient”) is identified based on the data in the period in which the historical data of the funds transfer flow can be traced and the data in the period that cannot be traced (S101). And the estimation part 4 estimates a future total deposit balance based on the regression equation using the coefficient which the coefficient specific | specification part 3 specified (S102).

すなわち、上記のステップS101では、係数特定部3が、各資金移動フローのモデル推計値と時系列データD1との差分、各預金残高のモデル推計値と時系列データD2との差分、総預金残高のモデル推計値と時系列データD3との差分の合計を表す関数(以下、「目的関数」という)を基に、当該目的関数を最小とする回帰係数を計算する。なお、資金移動フローの時系列データD1の収録期間が他の時系列データD2、D3,D4より短いため、当該目的関数では、これらの差分が、資金移動フローの時系列データD1が収録されている期間とそれ以外の期間とに分けて用意されている。回帰係数は、各資金移動フローのモデル推計値を説明変数の時系列データD4から算出する際に用いられる、時系列データD4に対して乗算される係数と、時系列データD4に対して加算される値である。各預金残高のモデル推計値は、資金移動フローのモデル推計値に基づいて算出される。総預金残高のモデル推計値は、各預金残高のモデル推計値に基づいて算出される。   That is, in the above step S101, the coefficient specifying unit 3 performs the difference between the model estimated value of each fund transfer flow and the time series data D1, the difference between the model estimated value of each deposit balance and the time series data D2, the total deposit balance A regression coefficient that minimizes the objective function is calculated on the basis of a function (hereinafter referred to as “objective function”) that represents the sum of differences between the model estimated value and the time series data D3. In addition, since the recording period of the time series data D1 of the money transfer flow is shorter than the other time series data D2, D3, D4, in the objective function, these differences are recorded as the time series data D1 of the money transfer flow. It is prepared separately for a certain period and other periods. The regression coefficient is added to the time series data D4 and the coefficient multiplied to the time series data D4 used when calculating the model estimate value of each money transfer flow from the time series data D4 of the explanatory variable. Value. The model estimated value of each deposit balance is calculated based on the model estimated value of the fund transfer flow. The model estimated value of the total deposit balance is calculated based on the model estimated value of each deposit balance.

また、上記のステップS102では、推計部4が、ステップS101で算出された回帰係数を使い、将来の総預金残高のモデル推計値を算出する。将来の総預金残高のモデル推計値は、適当に設定された将来の預金金利や市場金利等の説明変数の仮想時系列データに対して上記回帰係数を乗算して得られる資金移動フローのモデル推計値を使って各預金残高のモデル推計値を算出した後、算出した各預金残高のモデル推計値を合算することにより得られる。   In step S102, the estimation unit 4 calculates a model estimated value of the future total deposit balance using the regression coefficient calculated in step S101. The model estimate of the future total deposit balance is the model estimate of the funds transfer flow obtained by multiplying the appropriate time-series data of explanatory variables such as future deposit interest rate and market interest rate by the above regression coefficient. After calculating the model estimated value of each deposit balance using the value, it is obtained by adding the calculated model estimated value of each deposit balance.

図4は、推計部4によって算出される将来の総預金残高のモデル推計値のイメージ図である。上記一連の処理が実行されると、情報処理装置1は、適当に設定された将来の預金金利や市場金利等の説明変数を基に、将来の総預金残高のモデル推計値を算出する。情報処理装置1は、算出した将来の総預金残高のモデル推計値をディスプレイ等の表示装置類へ出力する。また、情報処理装置1は、算出した将来の各預金残高のモデル推計値、各資金移動フローのモデル推計値をディスプレイ等の表示装置類へ出力してもよい。   FIG. 4 is an image diagram of a model estimated value of the future total deposit balance calculated by the estimating unit 4. When the above-described series of processing is executed, the information processing apparatus 1 calculates a model estimated value of the future total deposit balance based on explanatory variables such as a future deposit interest rate and a market interest rate that are appropriately set. The information processing apparatus 1 outputs the calculated model estimated value of the future total deposit balance to a display device such as a display. The information processing apparatus 1 may output the calculated model estimated value of each future deposit balance and the model estimated value of each fund transfer flow to a display device such as a display.

一般に、総預金残高は、預金金利や市場金利等により変動する。そこで、例えば、これらを説明変数とした回帰分析により、過去の総残高のデータに当てはめるモデルを作ることが考えられる。しかし、単に預金金利や市場金利等を説明変数とした回帰分析で精度の良いモデルを構築することは難しい。そこで、総預金をより小規模の複数部分に分解し、各部分の残高推計モデルを構築して、それらを総和することにより、より精度の高いモデルを構築することが考えられる。しかしながら、各預金残高の推計値を総和して総預金残高とする時、各預金残高の推計モデルが最適設計(差分最小化)されていたとしても、それらの総和としての総預金残高の推計モデルが最適なもの(差分最小)とは限らない。つまり、部分最適を積み上げても、必ずしも全体最適とはならない。その原因としては、例えば、部分最適を施した結果、偶然または共通の差分要因等によって、部分の差分間に正の相関を有する結果となり、総和すると差分が拡大する、といったことが考えられる。   In general, the total deposit balance fluctuates depending on the deposit interest rate, market interest rate, and the like. Therefore, for example, it may be possible to create a model that fits the past total balance data by regression analysis using these as explanatory variables. However, it is difficult to construct a model with high accuracy by regression analysis using deposit interest rates and market interest rates as explanatory variables. Therefore, it is conceivable to construct a model with higher accuracy by decomposing the total deposit into smaller parts, constructing a balance estimation model for each part, and summing them. However, when the estimated value of each deposit balance is summed to make the total deposit balance, even if the estimation model of each deposit balance is optimally designed (difference minimized), the estimation model of the total deposit balance as the sum of them Is not necessarily the optimum (minimum difference). In other words, even if partial optimization is accumulated, it is not necessarily the overall optimization. As the cause, for example, it is conceivable that, as a result of partial optimization, there is a result of having a positive correlation between partial differences due to chance or a common difference factor, and the sum increases when summed.

この点、本実施形態の情報処理装置1によって実行される処理であれば、各資金移動フローの推計値や各預金残高の推計値を最適化する度合いと、全体(各預金残高への集積、総預金残高への総和)における最適性の劣化を抑制する度合いとがバランスした総預金残高の推計モデルが構築されるので、算出される総預金残高のモデル推計値の精度が比較的高い。   In this regard, if the processing is executed by the information processing apparatus 1 of the present embodiment, the degree of optimization of the estimated value of each money transfer flow and the estimated value of each deposit balance, and the overall (accumulation to each deposit balance, Since the estimation model of the total deposit balance in which the degree of suppression of the deterioration in the optimality in the total sum of the total deposit balance) is balanced is established, the accuracy of the model estimate value of the calculated total deposit balance is relatively high.

また、金融機関が保有するデータでは、例えば、図2で例示したように、資金移動フローデータの収録期間と、単なる各預金残高データや総預金残高のデータ収録期間とが相違する場合がある。この場合に、データ収録期間が短期のデータに合わせて推計モデルが構築されると、長期に取得されているデータが有効に利用されないため、例えば、長期間のデータを使ったバックテストにおいて差分が許容範囲を超える可能性がある。   Further, in the data held by the financial institution, for example, as illustrated in FIG. 2, there are cases where the recording period of the fund transfer flow data is different from the data recording period of each deposit balance data or total deposit balance. In this case, if the estimation model is built for data with a short data recording period, the data acquired in the long term is not used effectively. It may exceed the allowable range.

この点、本実施形態の情報処理装置1によって実行される処理であれば、例えば、資金移動フローに関して、データが参照できる期間と参照できない期間とを問わずに、過去の時系列データの全てを有効に利用した推計モデルが構築されるので、例えば、長期間のデータを使ったバックテストにおいても差分が許容範囲を超える可能性を低減できる。   In this regard, if the process is executed by the information processing apparatus 1 of the present embodiment, for example, regarding the money transfer flow, all the past time-series data is obtained regardless of the period in which the data can be referred to and the period in which the data cannot be referred to. Since the estimation model used effectively is constructed, the possibility that the difference exceeds the allowable range can be reduced even in the back test using long-term data, for example.

<変形例1>
ところで、上記の目的関数の各項を構成する上記差分に対しては、適当に設定されるパラメータが各々に乗じられてもよい。例えば、係数特定部3は、上記のステップS101において、適当に設定されるパラメータを上記の各差分に対して乗じたものの合計を上記目的関数とし、この目的関数を最小とする回帰係数を算出するようにしてもよい。ここで、各差分に対して乗じられるパラメータとは、回帰分析における最適化の度合いを制御するパラメータであり、以下のような設定が考えられる。
<Modification 1>
By the way, a parameter set appropriately may be multiplied by each of the differences constituting each term of the objective function. For example, in step S101 described above, the coefficient specifying unit 3 calculates the regression coefficient that minimizes the objective function by using the sum of the appropriately set parameters multiplied by the respective differences as the objective function. You may do it. Here, the parameter multiplied by each difference is a parameter for controlling the degree of optimization in the regression analysis, and the following settings are conceivable.

(設定例その1)例えば、何らかの理由により、資金移動フローの時系列データD1のみを回帰分析の対象としたい場合、各資金移動フローのモデル推計値と時系列データD1との差分に対して「1」を乗じ、それ以外の差分に対して「0」を乗じたものを上記の目的関数とし、当該目的関数を最小とする回帰係数を計算する。このような目的関数から計算した回帰係数が使われると、資金移動フローの時系列データD1以外のデータの影響を除いた総預金残高のモデル推計値が算出されることになる。   (Setting example 1) For example, if for some reason, only the time series data D1 of the funds transfer flow is to be subjected to regression analysis, the difference between the model estimated value of each fund transfer flow and the time series data D1 is “ A regression coefficient that minimizes the objective function is calculated by multiplying the difference by 1 and multiplying the difference by "0" as the objective function. When the regression coefficient calculated from such an objective function is used, a model estimate value of the total deposit balance excluding the influence of data other than the time series data D1 of the funds transfer flow is calculated.

(設定例その2)また、例えば、何らかの理由により、資金移動フローの時系列データD1と各預金残高の時系列データD2のみを回帰分析の対象としたい場合、各資金移動フローのモデル推計値と時系列データD1との差分に対して「0.5」を乗じ、各預金残高のモデル推計値と時系列データD2との差分に対して「0.5」を乗じ、それ以外の差分に対して「0」を乗じたものを上記の目的関数とし、当該目的関数を最小とする回帰係数を計算する。このような目的関数から計算した回帰係数が使われると、資金移動フローと各預金残高の時系列データD1,D2以外のデータの影響を除いた総預金残高のモデル推計値が算出されることになる。   (Setting example 2) For example, if for some reason, only the time series data D1 of the fund transfer flow and the time series data D2 of each deposit balance are to be subjected to regression analysis, Multiply the difference from the time series data D1 by “0.5”, multiply the difference between the model estimated value of each deposit balance and the time series data D2 by “0.5”, Then, the product of “0” is used as the above objective function, and a regression coefficient that minimizes the objective function is calculated. When the regression coefficient calculated from such an objective function is used, a model estimate value of the total deposit balance excluding the influence of data other than the time series data D1 and D2 of the funds transfer flow and each deposit balance is calculated. Become.

(設定例その3)また、例えば、何らかの理由により、上記設定例その2における資金移動フローの時系列データD1の影響度合いを高め、各預金残高の時系列データD2の影響度合いを低めたい場合、各資金移動フローのモデル推計値と時系列データD1との差分に対して「1.0」を乗じ、各預金残高のモデル推計値と時系列データD2との差分に対して「0.5」を乗じたものを上記の目的関数とし、当該目的関数を最小とする回帰係数を計算する。このような目的関数から計算した回帰係数が使われると、上記設定例その2の場合よりも資金移動フローの時系列データD1の影響を高めた総預金残高のモデル推計値が算出されることになる。   (Setting example 3) For example, for some reason, when it is desired to increase the influence level of the time series data D1 of the funds transfer flow in the setting example 2 and reduce the influence level of the time series data D2 of each deposit balance, Multiply the difference between the model estimated value of each money transfer flow and the time series data D1 by “1.0”, and set “0.5” to the difference between the model estimated value of each deposit balance and the time series data D2. A regression coefficient that minimizes the objective function is calculated by multiplying by the above objective function. When the regression coefficient calculated from such an objective function is used, a model estimate value of the total deposit balance is calculated, in which the influence of the time series data D1 of the funds transfer flow is higher than in the case of setting example 2 above. Become.

本変形例1において上記各差分に設定されるパラメータは、例えば、以下のように自動的に変化すれば、ユーザは所望する残高推計モデルを容易に享受することができる。係数特定部3は、例えば、上記各差分に乗じられる各パラメータを適当に設定された各パラメータの変動幅の範囲内で、小刻みに変化させる。各パラメータの変動幅の範囲は、例えば、ユーザが設定するものであってもよいし、プログラムに予め設定されたものであってもよい。また、各パラメータの変化量は、例えば、各パラメータの変動幅を適当な変化回数で割った値であってもよいし、適当に設定された変化量の値であってもよい。   For example, if the parameter set for each difference in the first modification changes automatically as follows, the user can easily enjoy the desired balance estimation model. For example, the coefficient specifying unit 3 changes each parameter multiplied by each difference in small increments within a range of variation width of each parameter set appropriately. For example, the range of the fluctuation range of each parameter may be set by the user, or may be set in advance in the program. Further, the amount of change of each parameter may be, for example, a value obtained by dividing the fluctuation range of each parameter by an appropriate number of changes, or may be a value of an appropriately set amount of change.

係数特定部3が上記各差分に設定されるパラメータを小刻みに変化させながら回帰係数をその都度算出し、推計部4が各パラメータに応じた様々な総預金残高のモデル推計値を算出することにより、ユーザは、上記各差分に乗じられる各パラメータと、算出される将来の総預金残高のモデル推計値との関連性を容易に把握することができる。   The coefficient specifying unit 3 calculates the regression coefficient each time while changing the parameter set for each difference in increments, and the estimation unit 4 calculates various model estimated values of the total deposit balance according to each parameter. The user can easily grasp the relationship between each parameter multiplied by each difference and the estimated model value of the calculated future total deposit balance.

<変形例2>
また、総残高データのモデル推計値の算出において時系列データD4の中から使用される説明変数は、例えば、所定の制約条件に従って選択されてもよい。ここで、所定の制約条件とは、説明変数と資金移動フローとの関係において不可避的に定まる条件であり、例えば、必要条件、禁止条件、値域条件といった各種観点の条件が挙げられる。
<Modification 2>
Further, the explanatory variable used from the time series data D4 in the calculation of the model estimated value of the total balance data may be selected according to a predetermined constraint condition, for example. Here, the predetermined constraint condition is a condition that is inevitably determined in the relationship between the explanatory variable and the money transfer flow, and includes, for example, conditions from various viewpoints such as a necessary condition, a prohibition condition, and a range condition.

例えば、普通預金から定期預金への資金移動フローの場合、顧客が定期預金の金利を考慮したが故に定期預金への資金移動を行ったと考えるのが自然であるから、普通預金から定期預金への資金移動フローでは少なくとも定期預金の金利を説明変数に含めることを必要条件にすることが考えられる。また、例えば、普通預金から当座預金への資金移動フローの場合、資金移動を行った顧客が定期預金の金利を考慮した可能性は低いと考えるのが自然であるから、普通預金から当座預金への資金移動フローでは定期預金の金利を説明変数に含めないことを禁止条件にすることが考えられる。また、例えば、普通預金から定期預金への資金移動フローの場合、定期預金の方が預金残高の増加が期待できると考えるのが自然であるため、定期預金金利の回帰係数は必ず正値をとることを値域条件にすることが考えられる。   For example, in the case of funds transfer flow from regular deposits to time deposits, it is natural for customers to think that they have moved funds to time deposits because of the interest rate of time deposits. In the funds transfer flow, it is conceivable to include at least the interest rate of time deposits as an explanatory variable. Also, for example, in the case of funds transfer flow from savings to checking account, it is natural that the customer who transferred funds is unlikely to consider the interest rate of time deposits, so from savings account to checking account. In the fund transfer flow, it is possible to make it a prohibition condition not to include the interest rate of time deposits as an explanatory variable. In addition, for example, in the case of funds transfer flow from ordinary deposits to time deposits, it is natural to think that time deposits can be expected to increase deposit balances, so the regression coefficient of time deposit interest rates always takes a positive value. It is possible to make this a range condition.

総残高データのモデル推計値の算出において時系列データD4の中から使用される説明変数が、例えば、上記のような制約条件に従い、妥当性指標を併用しながら選択されれば、ユーザは、より精度の高い総預金残高のモデル推計値を得ることができる。妥当性指標は、選択された変数の組み合わせがモデルの差分減少にどれだけ有効に寄与できたかを表す指標であり、例えば、赤池情報量規準(AIC)等の各種指標を適用可能である。   If the explanatory variable used from the time series data D4 in the calculation of the model estimate value of the total balance data is selected, for example, in accordance with the constraint conditions as described above and using the validity index, the user can A highly accurate model estimate of the total deposit balance can be obtained. The validity index is an index indicating how effectively the combination of the selected variables can contribute to the difference reduction of the model. For example, various indexes such as the Akaike Information Criterion (AIC) can be applied.

一般に、モデルの精度は、その説明変数の選択の妥当性に左右される。説明変数の選定方法は、回帰分析によるフィッティングのさせ方によって異なる場合がある。よって、回帰分析によるフィッティングの都度、妥当性の高い説明変数の組合せを手作業で網羅的に試験することは容易でない。この点、上記の変形例1や変形例2を適宜組み合わせれば、例えば、説明変数の選択を制約条件に従わせながら変化させつつ、変化の度に妥当性指標を把握することができるので、妥当性指標を見ながら最適な推計モデルを生成可能である。   In general, the accuracy of the model depends on the validity of the selection of the explanatory variables. The method of selecting explanatory variables may differ depending on how to fit by regression analysis. Therefore, it is not easy to manually test a combination of explanatory variables with high validity every time fitting is performed by regression analysis. In this regard, if the above modification 1 and modification 2 are appropriately combined, for example, the selection of the explanatory variable can be changed according to the constraint condition, and the validity index can be grasped for each change. It is possible to generate an optimal estimation model while looking at the validity index.

1・・情報処理装置:2・・データベース:3・・係数特定部:4・・推計部:D1〜D4・・時系列データ 1. Information processing device: 2. Database: 3. Coefficient identification unit: 4. Estimation unit: D1 to D4 Time series data

Claims (5)

過去の各預金の残高の時系列データと、各預金相互の資金移動と外部との入出金の資金移動フローの過去データとを格納したデータベースと、
各預金の資金移動フローのモデル推計値、各預金の残高データのモデル推計値、及び総残高データのモデル推計値のそれぞれの実際の値との差分の合計が最小となる回帰分析の係数を、資金移動フローの過去データを参照できる期間のデータと参照できない期間のデータとに基づいて特定する係数特定手段と、
特定した係数を用いた回帰式に基づいて将来の総預金残高を推計する推計手段と、を備える、
情報処理装置。
A database that stores time-series data of the balance of each deposit in the past, and past data of funds transfer flow between each deposit and deposit / withdrawal between the deposits,
The coefficient of regression analysis that minimizes the sum of the difference between the model estimate value of the funds transfer flow of each deposit, the model estimate value of the balance data of each deposit, and the actual value of the model estimate value of the total balance data, A coefficient specifying means for specifying based on data in a period in which past data of the funds transfer flow can be referred to and data in a period in which it cannot be referred;
An estimation means for estimating a future total deposit balance based on a regression equation using the identified coefficient,
Information processing device.
前記係数特定手段は、前記差分に対して各々乗じられる各パラメータを使い、前記各パラメータを各々乗じた前記差分の合計が最小となる回帰分析の係数を特定する、
請求項1に記載の情報処理装置。
The coefficient specifying means uses each parameter multiplied by the difference, and specifies a coefficient for regression analysis that minimizes the sum of the differences multiplied by the parameters.
The information processing apparatus according to claim 1.
前記係数特定手段は、前記各パラメータを順次変化させながら、前記資金移動フローと残高データと総残高データのモデルの妥当性指標を更に算出する、
請求項2に記載の情報処理装置。
The coefficient specifying means further calculates a validity index of a model of the funds transfer flow, balance data, and total balance data while sequentially changing the parameters.
The information processing apparatus according to claim 2.
コンピュータが、
データベースに格納されている過去の各預金の残高の時系列データおよび各預金相互の資金移動と外部との入出金の資金移動フローの過去データを参照して、各預金の資金移動フローのモデル推計値、各預金の残高データのモデル推計値、及び総残高データのモデル推計値のそれぞれの実際の値との差分の合計が最小となる回帰分析の係数を、資金移動フローの過去データを参照できる期間のデータと参照できない期間のデータとに基づいて特定し、
特定した係数を用いた回帰式に基づいて将来の総預金残高を推計する、
情報処理方法。
Computer
Model estimation of funds transfer flow of each deposit by referring to time series data of the balance of each deposit stored in the database and past data of funds transfer flow between each deposit and deposit / withdrawal with each other You can refer to the historical data of the funds transfer flow for the coefficient of regression analysis that minimizes the sum of the difference between the actual value of each value of the model, estimated value of the balance data of each deposit, and the estimated value of the total balance data Based on date range data and non-referenceable date data,
Estimate future total deposit balance based on regression equation using specified coefficient,
Information processing method.
コンピュータに、
データベースに格納されている過去の各預金の残高の時系列データおよび各預金相互の資金移動と外部との入出金の資金移動フローの過去データを参照して、各預金の資金移動フローのモデル推計値、各預金の残高データのモデル推計値、及び総残高データのモデル推計値のそれぞれの実際の値との差分の合計が最小となる回帰分析の係数を、資金移動フローの過去データを参照できる期間のデータと参照できない期間のデータとに基づいて特定するステップと、
特定した係数を用いた回帰式に基づいて将来の総預金残高を推計するステップと、を実行させる、
情報処理プログラム。
On the computer,
Model estimation of funds transfer flow of each deposit by referring to time series data of the balance of each deposit stored in the database and past data of funds transfer flow between each deposit and deposit / withdrawal with each other You can refer to the historical data of the funds transfer flow for the coefficient of regression analysis that minimizes the sum of the difference between the actual value of each value of the model, estimated value of the balance data of each deposit, and the estimated value of the total balance data Identifying based on period data and non-referenceable period data,
Performing a step of estimating a future total deposit balance based on a regression equation using the identified coefficient,
Information processing program.
JP2016033100A 2016-02-24 2016-02-24 Information processing apparatus, method, and program Active JP6451037B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016033100A JP6451037B2 (en) 2016-02-24 2016-02-24 Information processing apparatus, method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016033100A JP6451037B2 (en) 2016-02-24 2016-02-24 Information processing apparatus, method, and program

Publications (2)

Publication Number Publication Date
JP2017151695A true JP2017151695A (en) 2017-08-31
JP6451037B2 JP6451037B2 (en) 2019-01-16

Family

ID=59741938

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016033100A Active JP6451037B2 (en) 2016-02-24 2016-02-24 Information processing apparatus, method, and program

Country Status (1)

Country Link
JP (1) JP6451037B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003114977A (en) * 2001-10-03 2003-04-18 Hitachi Ltd Method and system for calculating customer's lifelong value
US20040236649A1 (en) * 2003-05-22 2004-11-25 Pershing Investments, Llc Customer revenue prediction method and system
JP2012141765A (en) * 2010-12-28 2012-07-26 Ns Solutions Corp Information processor, information processing method and program
JP2013205895A (en) * 2012-03-27 2013-10-07 Oki Electric Ind Co Ltd Prediction device, prediction method, and program
JP2015210657A (en) * 2014-04-25 2015-11-24 株式会社三菱東京Ufj銀行 Information processor and program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003114977A (en) * 2001-10-03 2003-04-18 Hitachi Ltd Method and system for calculating customer's lifelong value
US20040236649A1 (en) * 2003-05-22 2004-11-25 Pershing Investments, Llc Customer revenue prediction method and system
JP2007502483A (en) * 2003-05-22 2007-02-08 パーシング インヴェストメンツ,エルエルシー Customer revenue forecast method and system
JP2012141765A (en) * 2010-12-28 2012-07-26 Ns Solutions Corp Information processor, information processing method and program
JP2013205895A (en) * 2012-03-27 2013-10-07 Oki Electric Ind Co Ltd Prediction device, prediction method, and program
JP2015210657A (en) * 2014-04-25 2015-11-24 株式会社三菱東京Ufj銀行 Information processor and program

Also Published As

Publication number Publication date
JP6451037B2 (en) 2019-01-16

Similar Documents

Publication Publication Date Title
US8577791B2 (en) System and computer program for modeling and pricing loan products
JP5226746B2 (en) Model optimization system using variable scoring
WO2019105226A1 (en) Method and device used for predicting effect of marketing activity, and electronic device
US8170905B2 (en) System and method determining reference values of sensitivities and client strategies based on price optimization
US20140101024A1 (en) Predicting financial outcome
WO2020024718A1 (en) Method and device for predicting foreign exchange transaction volume
US20190244299A1 (en) System and method for evaluating decision opportunities
US20190005591A1 (en) Computational architecture and method for a time-varying control system
US20140379310A1 (en) Methods and Systems for Evaluating Predictive Models
JP2010122825A (en) Data estimating device, data estimating method, and data estimating program
JP5831363B2 (en) Manufacturing lead time prediction device, manufacturing lead time prediction method, and computer program
JP2014006578A (en) Marketplace risk prediction device, marketplace risk prediction method, and marketplace risk prediction program
JP6451037B2 (en) Information processing apparatus, method, and program
JP5899188B2 (en) Interest rate setting method and apparatus
McCarthy et al. V (CLV): Examining variance in models of customer lifetime value
JP6622678B2 (en) Information processing apparatus, information processing method, and program
CN113657945A (en) User value prediction method, device, electronic equipment and computer storage medium
Inaba Inventory management of short lifecycle slow moving items: a case study
AU2021383742A1 (en) Systems and methods for confidence interval transaction settlement range predictions
CN115311066A (en) Loan risk assessment method and device
JP5650290B1 (en) Operational risk measurement method and apparatus
JP6825479B2 (en) Estimator program, estimator, and estimation method
Cetinkaya et al. New product launch decisions with robust optimization
Babkin et al. Incorporating time-dependent covariates into BG-NBD model for churn prediction in non-contractual settings
JP2021502653A (en) Systems and methods for automated preparation of visible representations regarding the achievability of goals

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20171211

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20181102

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20181113

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20181122

R150 Certificate of patent or registration of utility model

Ref document number: 6451037

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250