JP7267025B2 - Data processing method and program - Google Patents

Data processing method and program Download PDF

Info

Publication number
JP7267025B2
JP7267025B2 JP2019022008A JP2019022008A JP7267025B2 JP 7267025 B2 JP7267025 B2 JP 7267025B2 JP 2019022008 A JP2019022008 A JP 2019022008A JP 2019022008 A JP2019022008 A JP 2019022008A JP 7267025 B2 JP7267025 B2 JP 7267025B2
Authority
JP
Japan
Prior art keywords
data
data processing
output
processing device
learning model
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2019022008A
Other languages
Japanese (ja)
Other versions
JP2020129304A (en
Inventor
博資 山口
尚志 北村
純一 澤田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
MUFG Bank Ltd
Original Assignee
MUFG Bank 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 MUFG Bank Ltd filed Critical MUFG Bank Ltd
Priority to JP2019022008A priority Critical patent/JP7267025B2/en
Publication of JP2020129304A publication Critical patent/JP2020129304A/en
Application granted granted Critical
Publication of JP7267025B2 publication Critical patent/JP7267025B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Description

本発明の一実施形態は、データ処理方法及びデータ処理装置に関するものである。 One embodiment of the present invention relates to a data processing method and a data processing apparatus.

通常、システムに、外部からデータが入力されると、そのデータを処理するために、複数のシステムを介して決まった順序で処理する必要がある。例えば、特許文献1には、外部の企業から送信されたデータを受信して、複数のシステムを介して一連のデータを処理するデータ処理装置が開示されている。 Normally, when data is input to a system from the outside, it is necessary to process the data in a fixed order through a plurality of systems. For example, Patent Literature 1 discloses a data processing device that receives data transmitted from an external company and processes a series of data via a plurality of systems.

特開2002-352076号公報JP-A-2002-352076

上述のように、データを処理するために複数のシステムを介する場合、当該複数のシステムの各々にも、複数のシステムが接続されており、システムの接続が複雑化している。したがって、一連のデータ処理を行うために、複数のシステムを経由する順序が決まっている場合であっても、複数のシステムの各々において、次の処理を行うためのシステムを判定する必要があった。そのため、一連のデータ処理するために、多大な労力と時間が費やされていた。 As described above, when data is processed through a plurality of systems, each of the plurality of systems is also connected to a plurality of systems, which complicates system connections. Therefore, in order to perform a series of data processing, even if the order of passing through a plurality of systems is fixed, it is necessary to determine the system for performing the next processing in each of the plurality of systems. . Therefore, a lot of labor and time have been spent to process a series of data.

そこで、本発明の一実施形態は、一連のデータ処理におけるユーザの処理負担を軽減することを目的の一つとする。 Accordingly, one object of an embodiment of the present invention is to reduce the user's processing burden in a series of data processing.

本発明の一実施形態に係るデータ処理方法は、任意のデータが入力されると当該データの出力先を特定する人工知能に基づいて、取得したデータの出力先を決定し、当該データを当該出力先に出力する。 A data processing method according to an embodiment of the present invention determines the output destination of acquired data based on artificial intelligence that specifies the output destination of the data when arbitrary data is input, and outputs the data. output first.

上記方法において、出力先に出力したデータに対して当該出力先が処理をした後のデータが入力されると、当該データの出力先を決定し、当該データを当該出力先に出力する。 In the above method, when data output to an output destination and processed by the output destination is input, the output destination of the data is determined, and the data is output to the output destination.

上記方法において、取得したデータの出力先を決定することは、任意のデータと、取得したデータの出力先とに基づいて、人工知能に用いられる学習モデルを更新することを含む。 In the above method, determining the output destination of the acquired data includes updating the learning model used for artificial intelligence based on the arbitrary data and the output destination of the acquired data.

上記方法において、出力先からエラーを取得した場合、データと対応する出力先とをエラーデータとして受信して蓄積する。 In the above method, when an error is acquired from the output destination, the data and the corresponding output destination are received and stored as error data.

上記方法において、出力先からエラーを取得した場合、所定の項目と当該項目に対応するバリューを含むデータと、正しい出力先とに基づいて、人工知能に用いられる学習モデルを更新することを含む。 In the above method, when an error is obtained from the output destination, updating the learning model used for artificial intelligence based on the data including the predetermined item and the value corresponding to the item, and the correct output destination.

上記方法において、所定の項目と当該項目に入力されたバリューと、追加した出力先とに基づいて、人工知能に用いられる学習モデルを更新することを含む。 The above method includes updating a learning model used for artificial intelligence based on the predetermined item, the value input to the item, and the added output destination.

本発明の一実施形態によれば、一連のデータ処理におけるユーザの処理負担を軽減することができる。 According to one embodiment of the present invention, it is possible to reduce the user's processing burden in a series of data processing.

本発明の一実施形態に係るデータ処理システムの構成を示すブロック図。1 is a block diagram showing the configuration of a data processing system according to one embodiment of the present invention; FIG. 本発明の一実施形態に係るデータ処理装置のハードウェア構成を示すブロック図。1 is a block diagram showing the hardware configuration of a data processing device according to one embodiment of the present invention; FIG. 本発明の一実施形態に係るデータ処理装置の機能ブロック図。1 is a functional block diagram of a data processing device according to one embodiment of the present invention; FIG. 本発明の一実施形態に係るデータ処理装置に接続されたシステムの機能ブロック図。1 is a functional block diagram of a system connected to a data processing device according to one embodiment of the present invention; FIG. 本発明の一実施形態に係るデータ処理方法を説明するフローチャート。4 is a flowchart for explaining a data processing method according to one embodiment of the present invention; 本発明の一実施形態に係るデータ処理装置のデータフロー図。1 is a data flow diagram of a data processing device according to an embodiment of the present invention; FIG. (A)データ処理装置が取得するデータの一例。(B)データ処理装置が取得するデータの一例。(A) An example of data acquired by a data processing device. (B) An example of data acquired by the data processing device. (A)データ処理装置が取得するデータの一例。(B)データ処理装置が取得するデータの一例。(A) An example of data acquired by a data processing device. (B) An example of data acquired by the data processing device. 本発明の一実施形態に係るデータ処理方法を説明するフローチャート。4 is a flowchart for explaining a data processing method according to one embodiment of the present invention; (A)データ処理装置が取得するエラーデータの一例。(B)データ処理装置が取得する正しいデータの一例。(A) An example of error data acquired by the data processing device. (B) An example of correct data acquired by the data processing device. 本発明の一実施形態に係るデータ処理装置のデータフロー図。1 is a data flow diagram of a data processing device according to an embodiment of the present invention; FIG. 複数のシステム各々で処理されるデータフローの一例である。It is an example of a data flow processed by each of a plurality of systems. 複数のシステム各々で処理されるデータの一例である。It is an example of data processed by each of a plurality of systems.

以下、本発明の一実施形態について、図面を参照しながら詳細に説明する。以下に示す実施形態は本発明の実施形態の一例であって、本発明はこの実施形態に限定して解釈されるものではない。すなわち、以下に説明する複数の実施形態に公知の技術を適用して変形をして、様々な態様で実施をすることが可能である。 An embodiment of the present invention will be described in detail below with reference to the drawings. The embodiments shown below are examples of embodiments of the present invention, and the present invention should not be construed as being limited to these embodiments. That is, it is possible to apply a known technique to the multiple embodiments described below, modify them, and implement them in various modes.

(第1実施形態)
本実施形態では、本発明の一実施形態に係るデータ処理システム200について、図1乃至図13を参照して説明する。
(First embodiment)
In this embodiment, a data processing system 200 according to one embodiment of the present invention will be described with reference to FIGS. 1 to 13. FIG.

[概要]
図12及び図13は、金融系システムにおいて処理が実行される決済業務にかかる一連のデータ処理を説明する図である。図12は、一連のデータ処理を複数のシステムを介して実行する場合のデータフローを説明する図である。図13は、複数のシステム各々で処理されるデータの一例を示している。図12に示すように、フロントシステム505に入力されたデータは、情報系システム509に至るまで複数のシステムを介して処理される。
[overview]
12 and 13 are diagrams for explaining a series of data processing related to settlement business executed in a financial system. FIG. 12 is a diagram explaining a data flow when a series of data processing is executed via a plurality of systems. FIG. 13 shows an example of data processed by each of a plurality of systems. As shown in FIG. 12, data input to the front system 505 is processed through a plurality of systems up to an information system 509 .

図12に示すように、フロントシステム505に、データ511が入力されると、フロントシステム505は、記帳システムA506にデータ511を送信する。記帳システムA506では、データ511を処理することでデータ512として、チャネルシステム510及び通信機器202を介して外部システム201にデータ512を送信する。外部システム201では、データ512を処理することでデータ513を生成し、通信機器202及びチャネルシステム510を介して、AMLサンクションチェック503送信する。次に、記帳システムA203では、データ511とデータ512とを処理することで、データ514を生成して、情報系システム509に送信する。 As shown in FIG. 12, when data 511 is input to the front system 505, the front system 505 transmits the data 511 to the entry system A506. The entry system A 506 processes the data 511 and transmits the data 512 as data 512 to the external system 201 via the channel system 510 and the communication device 202 . The external system 201 processes the data 512 to generate the data 513 and transmits the AML sanction check 503 via the communication device 202 and the channel system 510 . Next, the entry system A 203 generates data 514 by processing the data 511 and the data 512 and transmits it to the information system 509 .

上記において説明したように、銀行業における決済業務のように、一連のデータ処理の流れ及び使用するシステムの順序が決まっているものであったとしても、システムの各々において、次の処理を行うためのシステムを判定する必要がある。例えば、図12に示すように、記帳システムA203で処理したデータ512を、チャネルシステム510又は情報系システム509のいずれに送信するかを判定する必要がある。 As explained above, even if the series of data processing flows and the order of the systems used are fixed, as in the case of settlement operations in the banking industry, in order to perform the following processing in each system system must be determined. For example, as shown in FIG. 12, it is necessary to determine to which of the channel system 510 or the information system 509 the data 512 processed by the bookkeeping system A203 should be sent.

また、図12に示すように、フロントシステム505、記帳システムA506、チャネルシステム510のように、直列にシステムが接続されている場合、記帳システムA203をメンテナンスするときに、記帳システムA506と連携するフロントシステム505、チャネルシステム510の機能を一時的に停止しなければならない。そのため、システムにおけるメンテナンスビリティが低下してしまう。これに対して、並列にシステムが接続されている場合には、次のシステムに出力する際に、どのシステムに出力するべきかを判定しなければならず、多大な労力と時間が費やされるという問題がある。 Also, as shown in FIG. 12, when the systems are connected in series, such as the front system 505, the entry system A506, and the channel system 510, when maintaining the entry system A203, the front system that cooperates with the entry system A506 The functions of system 505 and channel system 510 must be temporarily stopped. Therefore, the maintainability of the system is degraded. On the other hand, when systems are connected in parallel, when outputting to the next system, it is necessary to determine which system to output to, which consumes a lot of labor and time. There's a problem.

そこで、本発明の一実施形態に係るデータ処理システムにおいては、図1に示すように、一連のデータ処理において経由する複数のシステムのそれぞれをデータ処理装置210に接続する。データ処理装置210において、データが入力されると、出力先となるシステムを特定する人工知能(Artificial Intelligence;AI)に基づいて、取得したデータの出力先システムを決定して、当該データを当該出力先システムに出力する。上記の処理を繰り返し実行することで、一連のデータ処理を実行する場合であっても、複数のシステムの各々において、次の処理を行うためのシステムを特定する必要がなくなる。したがって、一連のデータ処理におけるユーザの処理負担を軽減することができる。 Therefore, in the data processing system according to one embodiment of the present invention, each of a plurality of systems through which a series of data processing passes is connected to a data processing device 210, as shown in FIG. In the data processing device 210, when data is input, the output destination system of the acquired data is determined based on artificial intelligence (AI) that identifies the system to be the output destination, and the data is output. output to the destination system. By repeatedly executing the above processing, even when executing a series of data processing, there is no need to specify the system for performing the next processing in each of the plurality of systems. Therefore, the user's processing load in a series of data processing can be reduced.

また、データ処理装置に、複数のシステム各々が並列に接続されているため、複数のシステムのうち、いずれかのシステムをメンテナンスする場合であっても、当該システムに連携されたシステムの機能を停止する必要がない。そのため、システムにおけるメンテナンスビリティが向上する。 In addition, since multiple systems are connected in parallel to the data processing device, even when performing maintenance on one of the multiple systems, the functions of the system linked to that system will be stopped. you don't have to. Therefore, the maintainability of the system is improved.

[データ処理システムの構成]
図1は、本発明の一実施形態に係るデータ処理システム200の構成を説明する概略図である。データ処理システム200は、通信機器202、データ処理装置210、及び複数のシステムA203~システムF208を含む。データ処理システム200は、ネットワークを介して、外部システム201と接続される。
[Configuration of data processing system]
FIG. 1 is a schematic diagram illustrating the configuration of a data processing system 200 according to one embodiment of the invention. Data processing system 200 includes communication device 202, data processing device 210, and a plurality of system A 203 through system F 208. FIG. A data processing system 200 is connected to an external system 201 via a network.

外部システム201は、例えば、外部の組織のシステムである。 The external system 201 is, for example, a system of an external organization.

通信機器202は、外部システム201と中継又は転送する機器であり、データの転送経路を選択又は制御する機能を有する。 The communication device 202 is a device that relays or transfers data with the external system 201, and has a function of selecting or controlling a data transfer route.

データ処理装置210は、複数のシステムA203~システムF208とそれぞれ接続されている。データ処理装置210によって、複数のシステムA203~システムF208のいずれかから入力されたデータを人工知能によって解析して、解析結果により当該データの出力先システムを特定する機能を有する。ここで、人工知能とは、外部からの信号を受付ける入力層と、外部に演算結果を出力する出力層と、入力層から受付けた情報に対して所定の演算を施し、出力層に処理結果を出力する中間層とから構成されるニューラルネットワークである。 The data processing device 210 is connected to each of a plurality of systems A203 to F208. The data processing device 210 has a function of analyzing data input from any one of the plurality of systems A203 to F208 by artificial intelligence and specifying the output destination system of the data based on the analysis result. Here, artificial intelligence includes an input layer that receives signals from the outside, an output layer that outputs calculation results to the outside, and performs predetermined calculations on the information received from the input layer and outputs the processing results to the output layer. It is a neural network composed of an intermediate layer for output.

なお、以下の説明において、データ処理装置210にデータを送信するシステムを入力元システム、及びデータを出力するシステムを出力先システムと呼ぶ。また、データ処理装置210が入力元システムから取得したデータを取得データ、及びデータ処理装置210が出力先システムに出力したデータを出力データと呼ぶ。 In the following description, a system that transmits data to the data processing device 210 is called an input source system, and a system that outputs data is called an output destination system. Further, data acquired from the input source system by the data processing device 210 is called acquired data, and data outputted from the data processing device 210 to the output destination system is called output data.

[データ処理装置のハードウェア構成]
図2は、本発明の一実施形態に係るデータ処理装置210のハードウェア構成を説明するブロック図である。図2に示すように、データ処理装置210は、制御部101、記録媒体102、RAM103、表示部104、操作部105、及び通信部106を有する。
[Hardware Configuration of Data Processor]
FIG. 2 is a block diagram illustrating the hardware configuration of the data processing device 210 according to one embodiment of the invention. As shown in FIG. 2, the data processing device 210 has a control unit 101, a recording medium 102, a RAM 103, a display unit 104, an operation unit 105, and a communication unit .

制御部101は、例えば、CPU(Central Processing Unit)等であり、後述する機能ブロックの動作を制御する。制御部101は、例えば、記録媒体102に記録されている動作プログラムを読み出し、RAM103に展開して動作プログラムを実行することにより、各機能ブロックによってデータ処理機能を実現する。 The control unit 101 is, for example, a CPU (Central Processing Unit) or the like, and controls operations of function blocks described later. The control unit 101, for example, reads out an operation program recorded in the recording medium 102, develops it in the RAM 103, and executes the operation program, thereby realizing a data processing function by each functional block.

記録媒体102は、例えば、不揮発性メモリやHDD(Hard Disk Drive)等の恒久的な情報保持及び情報の書き換えが可能な記録装置である。記録媒体102は、データ処理装置210が有する機能ブロックの動作プログラム、及び各ブロックの動作において必要となるパラメータ等の情報を格納する。また、記録媒体102には、後に詳述するが、項目と当該項目に対応するバリューを含むデータと、取得したデータの出力先システムとに基づく学習モデルが保存されている。なお、機能ブロックの動作プログラムと、学習モデルとは、異なる記録媒体に保存されていてもよい。 The recording medium 102 is, for example, a recording device such as a non-volatile memory or HDD (Hard Disk Drive) capable of permanently retaining information and rewriting information. The recording medium 102 stores the operation programs of the functional blocks of the data processing device 210 and information such as parameters required for the operation of each block. The recording medium 102 also stores learning models based on data including items and values corresponding to the items, and output destination systems of the acquired data, as will be described in detail later. Note that the operating program of the functional block and the learning model may be stored in different recording media.

RAM103は、例えば、揮発性メモリ等の一時的な情報保持に用いられる書き換え可能な記憶装置である。RAM103は、記録媒体102に記録されている機能ブロックの動作プログラム等の展開領域、及び機能ブロックの動作において出力された中間データ等を記憶する格納領域として用いられる。 The RAM 103 is, for example, a rewritable storage device such as a volatile memory that is used to temporarily hold information. The RAM 103 is used as a development area for the operation programs of the functional blocks recorded on the recording medium 102 and as a storage area for storing intermediate data output in the operation of the functional blocks.

表示部104は、例えば、液晶表示パネル又はEL表示パネル等の表示装置である。表示部104は、データ処理装置210を構成する筐体内に一体となって接続された表示装置であってもよい。または、表示部104は、データ処理装置210と接続された外部の表示装置であってもよい。表示部104には、後に説明するデータ処理装置210の機能ブロックである出力部に関する表示画面を表示する。 The display unit 104 is, for example, a display device such as a liquid crystal display panel or an EL display panel. The display unit 104 may be a display device that is integrally connected to a housing that constitutes the data processing device 210 . Alternatively, the display unit 104 may be an external display device connected to the data processing device 210 . The display unit 104 displays a display screen regarding an output unit, which is a functional block of the data processing device 210, which will be described later.

操作部105は、例えば、ボタン、マウス、キーボード、タッチセンサ等のユーザインタフェースである。操作部105は、各ユーザインタフェースに対して操作入力がなされたことを検出すると、なされた操作入力に対応する制御信号を制御部101に出力する。 The operation unit 105 is a user interface such as buttons, a mouse, a keyboard, and a touch sensor. When the operation unit 105 detects that an operation input has been made to each user interface, the operation unit 105 outputs a control signal corresponding to the operation input made to the control unit 101 .

通信部106は、データ処理装置210が有する通信インターフェースである。データ処理装置210は通信部106を介することで、ネットワークを経由して他の端末装置と接続し、他の端末装置との間で情報の送受信を行うことができる。例えば、システムA203~システムF208の各々が異なる端末装置である場合、データ処理装置210は、通信部106を介して、システムA203~システムF208の各々と接続されてもよい。 The communication unit 106 is a communication interface that the data processing device 210 has. Via the communication unit 106, the data processing device 210 can connect to another terminal device via a network and transmit and receive information to and from the other terminal device. For example, if system A 203 to system F 208 are different terminal devices, data processor 210 may be connected to system A 203 to system F 208 via communication unit 106 .

なお、本実施形態では、説明を簡単にするために、データ処理装置210のハードウェア構成として、各種ブロックを有するものとして説明したが、本発明の一実施形態はこれに限定されない。例えば、各種ブロックの少なくとも一つが、データ処理装置210とは別の装置として構成されていてもよい。具体的には、記録媒体102及び表示部104が、別の装置として構成されてもよい。また、記録媒体102は、複数の記録媒体に分かれていてもよい。 In this embodiment, to simplify the explanation, the hardware configuration of the data processing device 210 is described as having various blocks, but one embodiment of the present invention is not limited to this. For example, at least one of various blocks may be configured as a device separate from the data processing device 210 . Specifically, the recording medium 102 and the display unit 104 may be configured as separate devices. Also, the recording medium 102 may be divided into a plurality of recording media.

[データ処理装置の機能ブロック図]
図3は、データ処理装置210の機能ブロック図である。データ処理装置210は、取得部211、判定部212、AI213、学習モデル214、教師データ215、出力部216、及びエラーデータ217を含む。
[Functional block diagram of data processor]
FIG. 3 is a functional block diagram of the data processing device 210. As shown in FIG. The data processing device 210 includes an acquisition unit 211 , a determination unit 212 , an AI 213 , a learning model 214 , teacher data 215 , an output unit 216 and error data 217 .

取得部211は、入力先システム221から出力されたデータを取得する。取得部211が取得するデータは、図1に示す複数のシステムA203~システムF208のいずれかのシステムから出力された場合であっても、フォーマットが共通していることが好ましい。ただし、データ出力された入力先システム221に応じて、データに含まれる項目と項目に対応するバリューが異なっている。 The acquisition unit 211 acquires data output from the input destination system 221 . It is preferable that the data acquired by the acquisition unit 211 have a common format even when the data is output from any one of the plurality of systems A203 to F208 shown in FIG. However, the items included in the data and the values corresponding to the items differ depending on the input destination system 221 to which the data is output.

判定部212は、取得部211により取得したデータの内容をAI213によって解析し、解析結果を生成して出力する。AI213は、項目及び項目に対応するバリューを含むデータに対してテキストマイニングや画像認識による解析を行って入力層に入力し、学習モデルを用いて当該データを出力するべきシステムを推論する。AI213は、推論した出力先システムと正確度とを含む解析結果を出力する。正確度とは、AI213が推論した配信先の正確性を示す。例えば、正確度は、AI213が推論した出力先システムが正確である確率であってもよい。 The determination unit 212 analyzes the content of the data acquired by the acquisition unit 211 by the AI 213, generates an analysis result, and outputs the analysis result. The AI 213 analyzes data including items and values corresponding to the items by text mining or image recognition, inputs the data to the input layer, and infers a system that should output the data using a learning model. The AI 213 outputs analysis results including the inferred destination system and accuracy. Accuracy indicates the accuracy of the delivery destination inferred by the AI 213 . For example, accuracy may be the probability that the destination system inferred by AI 213 is correct.

また、AI213は、所定の期間毎に再学習を行い、学習モデル214を更新する。学習モデル214は、過去の実績に基づいて項目及び項目に対応するバリューを含むデータと当該データの出力先システムの特徴を踏まえて生成される。AI213は、所定の期間に蓄積された新たな学習データ(例えば、項目及び項目に対応するバリューを含むデータの出力先システム)を含む教師データ215を元に再学習(例えば、ディープラーニング)して学習モデル214(ニューラルネットワーク)を更新する。これにより、AI213は、以前の学習モデル214では正確に推論できない新たな出力先システムを、更新された学習モデル214により正確に推論することができるようになる。なお、学習モデル214の更新のタイミングは、所定の期間毎に限定されず、教師データ215が所定数蓄積されたタイミングで実行されてもよい。 Also, the AI 213 re-learns every predetermined period to update the learning model 214 . The learning model 214 is generated based on the characteristics of the data including the items and the values corresponding to the items based on the past results and the output destination system of the data. AI 213 re-learns (e.g., deep learning) based on teacher data 215 including new learning data (e.g., output destination system of data including items and values corresponding to items) accumulated in a predetermined period. Update the learning model 214 (neural network). This allows the AI 213 to correctly infer new destination systems with the updated learning model 214 that the previous learning model 214 cannot correctly infer. Note that the timing of updating the learning model 214 is not limited to every predetermined period, and may be executed at the timing when a predetermined number of teaching data 215 are accumulated.

出力部216は、判定部212によって特定された出力先システム222に、当該データを出力する。 The output unit 216 outputs the data to the output destination system 222 specified by the determination unit 212 .

データ処理装置210は、出力先システム222からエラーを取得した場合、当該データと対応する出力先システム222とを受信してエラーデータ217として蓄積する。エラーデータ217は、項目及び項目に対応するバリューを含むデータと、正しい出力先システムに修正された後、正しい学習データを教師データ215として蓄積する。AI213は、所定の期間に蓄積された正しい学習データを含む教師データ215を元に再学習して学習モデル214を更新する。これにより、AI213は、以前の学習モデル214では正確に推論できなかった出力先システムを、更新された学習モデル214により正確に推論することができるようになる。エラーデータ217を正しい学習データとして学習モデル214に更新するタイミングは、所定の期間毎に限定されず、所定数蓄積されたタイミングで行ってもよい。 When the data processing device 210 acquires an error from the output destination system 222 , the data processing device 210 receives the data and the corresponding output destination system 222 and accumulates it as error data 217 . The error data 217 accumulates data including items and values corresponding to the items, and correct learning data after correction to the correct output destination system as teacher data 215 . The AI 213 updates the learning model 214 by re-learning based on teacher data 215 including correct learning data accumulated during a predetermined period. This allows the AI 213 to correctly infer the output destination system with the updated learning model 214, which could not be inferred accurately with the previous learning model 214. The timing of updating the learning model 214 with the error data 217 as the correct learning data is not limited to every predetermined period, and may be performed at the timing when a predetermined number of data are accumulated.

[システムの機能ブロック]
次に、データ処理装置210に接続されたシステムの機能ブロックについて、図4を参照して説明する。図4では、システムA203の機能ブロックについて説明するが、システムB204~システムF208についても同様の機能ブロックを有している。
[System functional blocks]
Next, functional blocks of the system connected to the data processor 210 will be described with reference to FIG. Although the functional blocks of system A 203 are described in FIG. 4, system B 204 to system F 208 also have similar functional blocks.

システムA203は、データ受信部241、処理部242、データ出力部243及びエラー出力部244を含む。 System A 203 includes a data receiver 241 , a processor 242 , a data output unit 243 and an error output unit 244 .

データ受信部241は、データ処理装置210又は他のシステムから出力されたデータを受信する。 The data receiving unit 241 receives data output from the data processing device 210 or another system.

処理部242は、データ受信部241が受信したデータを処理する。処理部242によって、データに含まれるバリューが変換されたり、抽出されたりする。 The processing unit 242 processes the data received by the data receiving unit 241 . Values included in the data are converted or extracted by the processing unit 242 .

データ出力部243は、処理部242によって処理したデータを、データ処理装置210又は他のシステムに出力する。 The data output unit 243 outputs the data processed by the processing unit 242 to the data processing device 210 or another system.

エラー出力部244は、データ受信部241によりデータを受信できない場合、又はデータ受信部241がデータを受信しても処理部242によってデータを処理できない場合に、データ処理装置210にエラーを出力する。 The error output unit 244 outputs an error to the data processing device 210 when the data receiving unit 241 cannot receive data, or when the data receiving unit 241 receives data but the processing unit 242 cannot process the data.

[データ処理方法]
次に、本発明の一実施形態に係るデータ処理方法について、図5を参照して説明する。データ処理方法は、ステップS301~ステップS304を有する。制御部101は、それぞれの処理をデータ処理装置210に実行させる。
[Data processing method]
Next, a data processing method according to one embodiment of the present invention will be described with reference to FIG. The data processing method has steps S301 to S304. The control unit 101 causes the data processing device 210 to execute each process.

まず、取得部211は、入力元システムから出力されたデータを取得する(ステップS301)。次に、判定部212は、取得したデータをAI213によって解析する(ステップS302)。次に、解析結果により、取得データの出力先システムを特定する(ステップS303)。次に、特定された出力先システムに、取得データを出力する(ステップS304)。以上説明した通り、データ処理装置210が取得したデータを、出力先システムに出力することができる。データ処理装置210は、出力先システムに出力したデータに対して、当該出力先システムが処理をしたデータが入力されると、ステップS301~ステップS304までの処理を実行して、当該データの出力先システムを決定し、当該データの出力先システムに出力する。 First, the acquisition unit 211 acquires data output from the input source system (step S301). Next, the determination unit 212 analyzes the acquired data by the AI 213 (step S302). Next, based on the analysis result, the output destination system of the acquired data is specified (step S303). Next, the acquired data is output to the specified output destination system (step S304). As described above, the data acquired by the data processing device 210 can be output to the output destination system. When the data processed by the output destination system is input to the data output to the output destination system, the data processing device 210 executes the processing from step S301 to step S304 to output the data to the output destination. Determine the system and output to the output destination system of the data.

[データ処理装置における一連のデータ処理の具体例]
次に、データ処理装置210が一連のデータ処理を行う場合の具体例について、図6乃至図8を参照して説明する。図6は、本発明の一実施形態に係るデータ処理システム200であり、一連のデータ処理を実行するためのデータフローを明示している。図8は、データ処理装置210が取得部211で取得するデータの一例である。また、以降の説明において、外部システム201はSWIFTネットシステムであり、システムA205はAMLサンクションチェックであり、システムC205はフロントシステムであり、システムF208は情報系システムであるとする。ここで、SWIFTネットシステムとは、銀行間の国際金融取引に係る処理に関する金融通信メッセージを提供するネットワークシステムである。
[Specific example of a series of data processing in the data processing device]
Next, a specific example in which the data processing device 210 performs a series of data processing will be described with reference to FIGS. 6 to 8. FIG. FIG. 6 is a data processing system 200 in accordance with one embodiment of the present invention, demonstrating the data flow for performing a sequence of data processing. FIG. 8 is an example of data acquired by the acquisition unit 211 of the data processing device 210 . Also, in the following description, the external system 201 is the SWIFT net system, the system A 205 is the AML sanction check, the system C 205 is the front system, and the system F 208 is the information system. As used herein, the SWIFT net system is a network system that provides financial communication messages relating to the processing of international financial transactions between banks.

本実施形態では、データ処理装置210が実行する一連のデータ処理として、システムC205、システムD206、外部システム201、システムA203、システムF208の順で実行する場合について説明する。 In this embodiment, as a series of data processing executed by the data processing apparatus 210, a case will be described in which system C 205, system D 206, external system 201, system A 203, and system F 208 are executed in that order.

まず、システムC205にデータが入力されると、システムC205からデータ処理装置210に、データ231を送信する。データ処理装置210は、取得部211にてデータ231を取得する。次に、判定部212は、AI213によって、データ231に含まれる項目及び項目に対応するバリューを解析する。データ231において、項目とは、例えば[日付]であり、項目に対応するバリューとは、例えば、yyyy/mm/ddである。データ231に含まれる複数の項目及び複数の項目の各々に対応するバリューをAI213によって解析することで、データ231が出力されるべきシステムが、システムD206であると決定される。次に、出力部216からデータ231を、システムD206に出力する。システムD206は、データ受信部241によりデータ231を受信する。次に、処理部242によりデータ231の処理を実行して、データ232を生成する。処理部242は、例えば、データ231の項目及び項目に対応するバリューを用いて、データの変換を行ってもよい。データの変換とは、例えば、データ231における[日付]yyyy/mm/dd、[通貨]JPY、[金額]xxxxx円を、[コード1]yyyymmddJPYxxxxxと変換する。次に、データ出力部243からデータ処理装置210に、データ232を出力する。 First, when data is input to system C 205 , data 231 is transmitted from system C 205 to data processor 210 . The data processing device 210 acquires the data 231 in the acquisition unit 211 . Next, the determination unit 212 analyzes the items included in the data 231 and the values corresponding to the items using the AI 213 . In the data 231, the item is, for example, [Date], and the value corresponding to the item is, for example, yyyy/mm/dd. By analyzing the multiple items included in the data 231 and the values corresponding to each of the multiple items by the AI 213, the system to which the data 231 should be output is determined to be the system D206. Next, the data 231 is output from the output unit 216 to the system D206. System D 206 receives data 231 by data receiving section 241 . Next, the data 231 is processed by the processing unit 242 to generate the data 232 . The processing unit 242 may perform data conversion using, for example, the items of the data 231 and the values corresponding to the items. For example, data conversion converts [date] yyyy/mm/dd, [currency] JPY, and [amount] xxxxx yen in the data 231 to [code 1] yyyymmddJPYxxxxx. Next, the data 232 is output from the data output unit 243 to the data processing device 210 .

次に、データ処理装置210は、取得部211にてデータ232を取得する。次に、判定部212は、データ232に含まれる項目及び項目に対応するバリューをAI213によって解析することで、データ232が出力されるべきシステムが、外部システム201であると決定する。次に、出力部216からデータ232を、通信機器202を介して外部システム201に出力する。外部システム201は、データ受信部241によりデータ232を受信する。次に、処理部242によりデータ232の処理を実行して、データ233を生成する。処理部242は、例えば、データ232の項目及び項目に対応するバリューを用いて、データの変換を行う。次に、データ出力部243からデータ処理装置210に、データ233を出力する。 Next, the data processing device 210 acquires the data 232 by the acquisition unit 211 . Next, the determination unit 212 determines that the system to which the data 232 should be output is the external system 201 by analyzing the items included in the data 232 and the values corresponding to the items using the AI 213 . Next, data 232 is output from the output unit 216 to the external system 201 via the communication device 202 . The external system 201 receives the data 232 through the data receiving section 241 . Next, the processing unit 242 processes the data 232 to generate the data 233 . The processing unit 242 performs data conversion using, for example, the items of the data 232 and the values corresponding to the items. Next, the data 233 is output from the data output unit 243 to the data processing device 210 .

次に、データ処理装置210は、取得部211にてデータ233を取得する。次に、判定部212は、データ233に含まれる項目及び項目に対応するバリューをAI213によって解析することで、データ233が出力されるべきシステムが、システムA203であると決定する。次に、出力部216からデータ233を、システムA203に出力する。システムA203は、データ受信部241によりデータ233を受信する。次に、処理部242によりデータ233の処理を実行して、データ234を生成する。次に、データ出力部243からデータ処理装置210に、データ234を出力する。 Next, the data processing device 210 acquires the data 233 by the acquisition unit 211 . Next, the determination unit 212 determines that the system to which the data 233 should be output is the system A 203 by analyzing the items included in the data 233 and the values corresponding to the items using the AI 213 . Next, data 233 is output from the output unit 216 to the system A 203 . System A 203 receives data 233 by data receiving section 241 . Next, the processing unit 242 processes the data 233 to generate the data 234 . Next, the data 234 is output from the data output unit 243 to the data processing device 210 .

次に、データ処理装置210は、取得部211にてデータ234を取得する。次に、判定部212は、データ234に含まれる項目及び項目に対応するバリューをAI213によって解析することで、データ234が出力されるべきシステムが、システムF208であると決定する。次に、出力部216からデータ234を、システムF208に出力する。システムF208は、データ受信部241によりデータ234を受信する。以上により、データ処理装置210が実行する一連のデータ処理が終了する。 Next, the data processing device 210 acquires the data 234 by the acquisition unit 211 . Next, the determination unit 212 analyzes the items included in the data 234 and the values corresponding to the items using the AI 213, thereby determining that the system to which the data 234 should be output is the system F208. Next, the data 234 is output from the output unit 216 to the system F208. The system F 208 receives the data 234 by the data receiving section 241 . Thus, a series of data processing executed by the data processing device 210 is completed.

本発明の一実施形態に係るデータ処理装置又はデータ処理方法によれば、一連のデータ処理が複数のシステムを介して実行される場合であっても、データ処理装置210により取得したデータをAIによって解析することで、データを出力するべき出力先システムを特定して、出力することができる。したがって、複数のシステム各々において、次の処理を行うためのシステムを判定する必要がない。そのため、一連のデータ処理におけるユーザの処理負担を軽減することができる。 According to the data processing device or data processing method according to one embodiment of the present invention, even if a series of data processing is executed via a plurality of systems, the data acquired by the data processing device 210 can be processed by AI. By analyzing, it is possible to identify and output the output destination system to which the data should be output. Therefore, it is not necessary for each of the plurality of systems to determine the system for performing the next processing. Therefore, the user's processing burden in a series of data processing can be reduced.

データ処理装置210が取得するデータのレイアウトは、図7及び図8に示すレイアウトに限定されず、他の項目であってもよいし、バリューの入力形式も異なっていてもよい。 The layout of data acquired by the data processing device 210 is not limited to the layouts shown in FIGS. 7 and 8, and may be other items, and the value input format may be different.

(変形例1)
上記実施形態では詳細に説明していないが、データ処理装置210が、出力先システムからエラーを受信した場合について、図9を参照して説明する。図9は、データ処理装置210が、出力先システムからエラーを受信した場合のデータ処理方法を説明する図である。図10(A)は、エラーを含むデータであり、図10(B)は、エラーを修正した正しいデータである。データ処理方法は、ステップS301~ステップS307を有する。制御部101は、それぞれの処理をデータ処理装置210に実行させる。
(Modification 1)
Although not described in detail in the above embodiment, a case where the data processing device 210 receives an error from the output destination system will be described with reference to FIG. FIG. 9 is a diagram explaining a data processing method when the data processing device 210 receives an error from the output destination system. FIG. 10(A) is the data including the error, and FIG. 10(B) is the correct data with the error corrected. The data processing method has steps S301 to S307. The control unit 101 causes the data processing device 210 to execute each process.

まず、取得部211は、入力元システムから出力されたデータを取得する(ステップS301)。次に、判定部212は、取得したデータをAI213によって解析する(ステップS302)。次に、解析結果により、取得データの出力先システムを特定する(ステップS303)。次に、特定された出力先システムに、取得データを出力する(ステップS304)。次に、出力先システムからエラーを受信したか否かを判定する(ステップS305)。例えば、エラーの受信とは、出力先システムに取得データを出力してから所定の時間以内に出力先システムからエラーを受信した場合や、出力先システムでデータを受信できなかった場合等が挙げられる。出力先システムからエラーを受信した場合(ステップS305;Yes)、エラーとなった項目及び項目に対応するバリューを含むデータと出力先システムとをエラーデータ217に蓄積する。例えば、判定部212のAI213によって出力先システムとしてシステムF208が特定され、システムF208に図10(A)に示すデータ234Aを出力して、システムF208が、エラーをデータ処理装置210に送信したとする。データ処理装置210は、当該エラーを受信したデータ234AとシステムF208とをエラーデータ217として蓄積する。その後、エラーデータを、正しいデータに修正して、当該正しいデータを教師データとして蓄積する(ステップS307)。例えば、図10(A)に示すエラーデータを含むデータ234Aを、図10(B)に示す正しいデータに修正したデータ234に修正して、当該データ234Bと、システムF208とを教師データとして蓄積する。また、出力システムからエラーを受信しなかった場合(ステップS305;No)、以降の処理を終了する。 First, the acquisition unit 211 acquires data output from the input source system (step S301). Next, the determination unit 212 analyzes the acquired data by the AI 213 (step S302). Next, based on the analysis result, the output destination system of the acquired data is specified (step S303). Next, the acquired data is output to the specified output destination system (step S304). Next, it is determined whether or not an error has been received from the output destination system (step S305). For example, when an error is received, an error is received from the output destination system within a predetermined time after outputting acquired data to the output destination system, or when the data cannot be received by the output destination system. . If an error is received from the output destination system (step S305; Yes), the error data 217 stores data including the item in error, the value corresponding to the item, and the output destination system. For example, assume that the AI 213 of the determination unit 212 identifies the system F 208 as the output destination system, outputs the data 234A shown in FIG. . The data processor 210 accumulates the data 234A that received the error and the system F 208 as the error data 217. FIG. After that, the error data is corrected to correct data, and the correct data is accumulated as teacher data (step S307). For example, data 234A containing error data shown in FIG. 10A is corrected to correct data 234 shown in FIG. 10B, and the data 234B and system F 208 are stored as teacher data. . If no error is received from the output system (step S305; No), the subsequent processing is terminated.

以上説明した通り、データ処理装置210が、間違った出力先システムにデータを送信した場合であっても、出力先システムから出力されたエラーをエラーデータ217として蓄積し、当該エラーデータを修正して正しいデータを教師データとして再学習することで、判定ロジックの精度を向上させることができる。 As described above, even if the data processing device 210 transmits data to the wrong output destination system, the error output from the output destination system is accumulated as the error data 217, and the error data is corrected. By re-learning correct data as teacher data, the accuracy of the decision logic can be improved.

(変形例2)
上記実施形態では詳細に説明していないが、データ処理装置210に新規システムを接続した場合のデータ処理方法について、図11を参照して説明する。図11は、データ処理装置210に新規のシステムG209を接続した場合のデータフローの一例を示す図である。
(Modification 2)
Although not described in detail in the above embodiment, a data processing method when a new system is connected to the data processing device 210 will be described with reference to FIG. FIG. 11 is a diagram showing an example of the data flow when the new system G209 is connected to the data processing device 210. As shown in FIG.

図11に示すように、データ処理装置210に新規システムを接続した場合、判定部212のAI213によって、再学習を行い、教師データDB213を更新する必要がある。この場合、教師データ215として、システムG209と、システムG209に出力されるべき項目及び項目に対応するバリューを含むデータを教師データ215として、再学習する。これにより、判定部212におけるAI213は、以前の学習モデルでは正確に推論できなかった新たな出力先システムを、更新された学習モデル214により正確に推論することができるようになる。 As shown in FIG. 11, when a new system is connected to the data processing device 210, the AI 213 of the determination unit 212 needs to perform relearning and update the teacher data DB 213. FIG. In this case, as teacher data 215, data including the system G209, items to be output to the system G209, and values corresponding to the items are used as teacher data 215 for re-learning. As a result, the AI 213 in the determination unit 212 can accurately infer a new output destination system, which could not be inferred accurately with the previous learning model, using the updated learning model 214 .

(変形例3)
なお、本発明の一実施形態では、取得したデータの出力先がシステムである場合について説明したが、本発明では、出力先はシステムに限定されない。取得したデータの出力先は、データを出力できば特に限定されず、プログラム、URL、ノード、電子メール、サーバなどであってもよい。例えば、取得したデータに対して、当該データの出力先をサーバとする教師データをもとに再学習することで、学習モデルを更新する。これにより、データの出力先をシステムだけでなくサーバとすることができる。
(Modification 3)
In the embodiment of the present invention, the output destination of acquired data is the system, but the output destination is not limited to the system in the present invention. The output destination of the acquired data is not particularly limited as long as the data can be output, and may be a program, URL, node, e-mail, server, or the like. For example, the learning model is updated by re-learning the acquired data based on the teacher data whose output destination is the server. As a result, the data output destination can be a server as well as the system.

101:制御部、102:記録媒体、104:表示部、105:操作部、106:通信部、200:データ処理システム、201:外部システム、202:通信機器、203:システムA、204:システムB、205:システムC、206:システムD、207:システムE、208:システムF、209:システムG、210:データ処理装置、211:取得部、212:判定部、214:学習モデル、215:教師データ、216:出力部、217:エラーデータ、221:入力先システム、222:出力先システム、231:データ、232:データ、233:データ、234:データ、234A:データ、234B:データ、241:データ受信部、242:処理部、243:データ出力部、244:エラー出力部、503:サンクションチェック、505:フロントシステム、509:情報系システム、510:チャネルシステム、511:データ、512:データ、513:データ、514:データ 101: control unit, 102: recording medium, 104: display unit, 105: operation unit, 106: communication unit, 200: data processing system, 201: external system, 202: communication device, 203: system A, 204: system B , 205: System C, 206: System D, 207: System E, 208: System F, 209: System G, 210: Data processing device, 211: Acquisition unit, 212: Determination unit, 214: Learning model, 215: Teacher Data, 216: Output unit, 217: Error data, 221: Input destination system, 222: Output destination system, 231: Data, 232: Data, 233: Data, 234: Data, 234A: Data, 234B: Data, 241: Data receiving unit, 242: processing unit, 243: data output unit, 244: error output unit, 503: sanction check, 505: front system, 509: information system, 510: channel system, 511: data, 512: data, 513: data, 514: data

Claims (6)

コンピュータが実行する方法であって、
入力元システムに対応するデータ形式であって所定の項目に対応するバリューのデータ形式を有する入力データと、前記データ形式に対応して決められた出力先システムとの関係を学習した学習モデルに対して、第1システムから取得した第1データを提供することによって前記学習モデルから第2システムを特定する情報を取得し、前記第1データを当該第2システムに出力し、
前記第2システムから取得した前記第1データに基づいて変換された第2データを提供することによって前記学習モデルから第3システムを特定する情報を取得し、前記第2データを当該第3システムに出力する、データ処理方法。
A computer implemented method comprising:
For a learning model that has learned the relationship between input data in a data format corresponding to an input source system and having a value data format corresponding to a predetermined item, and an output destination system determined in accordance with the data format obtaining information identifying a second system from the learning model by providing first data obtained from the first system, and outputting the first data to the second system;
Obtaining information identifying a third system from the learning model by providing second data converted based on the first data obtained from the second system, and providing the second data to the third system Output , data processing method.
前記第1データに基づいて前記第2システムを決定した後、
前記第1データと、前記学習モデルから取得した前記第2システムを特定する情報と、に基づいて、前記学習モデルを更新することを含む、請求項1に記載のデータ処理方法。
After determining the second system based on the first data,
2. The data processing method according to claim 1 , comprising updating said learning model based on said first data and information identifying said second system obtained from said learning model.
前記第2システムからエラーを取得した場合、
前記第1システムに対応する前記データ形式を有する前記第1データと、前記データ形式に対応して決められた前記第2システムと、を受信してエラーデータとして蓄積する、請求項1に記載のデータ処理方法。
If an error is obtained from the second system,
2. The method according to claim 1, wherein said first data having said data format corresponding to said first system and said second system determined corresponding to said data format are received and stored as error data. Data processing method.
前記第2システムからエラーを取得した場合、
前記第1システムに対応する前記データ形式を有する前記第1データと、前記データ形式に対応して決められた正しい第4システムとの関係を用いて、前記学習モデルを更新することを含む、請求項3に記載のデータ処理方法。
If an error is obtained from the second system,
Updating the learning model using the relationship between the first data having the data format corresponding to the first system and the correct fourth system determined corresponding to the data format. Item 4. The data processing method according to item 3 .
前記第4システムと連携する第5システムを追加する場合、
前記第4システムに対応するデータ形式であって所定の項目に対応するバリューのデータ形式を有する第4データと、前記データ形式に対応して決められる追加した前記第5システムとの関係を用いて、前記学習モデルを更新することを含む、請求項4に記載のデータ処理方法。
When adding a fifth system that cooperates with the fourth system,
Using the relationship between the fourth data having a data format corresponding to the fourth system and having a value data format corresponding to a predetermined item, and the added fifth system determined corresponding to the data format 5. The data processing method of claim 4 , comprising updating the learning model.
請求項1乃至のいずれか一項に記載のデータ処理方法を、
コンピュータに実行させるためのプログラム。
The data processing method according to any one of claims 1 to 5 ,
A program that makes a computer run.
JP2019022008A 2019-02-08 2019-02-08 Data processing method and program Active JP7267025B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019022008A JP7267025B2 (en) 2019-02-08 2019-02-08 Data processing method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019022008A JP7267025B2 (en) 2019-02-08 2019-02-08 Data processing method and program

Publications (2)

Publication Number Publication Date
JP2020129304A JP2020129304A (en) 2020-08-27
JP7267025B2 true JP7267025B2 (en) 2023-05-01

Family

ID=72174586

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019022008A Active JP7267025B2 (en) 2019-02-08 2019-02-08 Data processing method and program

Country Status (1)

Country Link
JP (1) JP7267025B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP4190788A1 (en) 2020-07-30 2023-06-07 Hodogaya Chemical Co., Ltd. Compound, hole transport material for photoelectric conversion element, hole transport layer, and photoelectric conversion element and solar cell using same

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001306776A (en) 2000-04-25 2001-11-02 Seiko Epson Corp Method and device for linking data between different systems and information storage medium
JP2004056473A (en) 2002-07-19 2004-02-19 Matsushita Electric Ind Co Ltd Monitoring controller
US20180089592A1 (en) 2016-09-27 2018-03-29 Clarifai, Inc. Artificial intelligence development via user-selectable/connectable model representations
JP2018136655A (en) 2017-02-21 2018-08-30 アーバン・コーポレーション株式会社 Automatic journalizing system and automatic journalizing program
JP2018142301A (en) 2017-12-11 2018-09-13 ファーストアカウンティング株式会社 Accounting processing device, accounting processing system, accounting processing method, and accounting processing program
JP2018156694A (en) 2018-07-02 2018-10-04 東芝テック株式会社 Commodity sales data processing device, program, and electronic receipt data output method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001306776A (en) 2000-04-25 2001-11-02 Seiko Epson Corp Method and device for linking data between different systems and information storage medium
JP2004056473A (en) 2002-07-19 2004-02-19 Matsushita Electric Ind Co Ltd Monitoring controller
US20180089592A1 (en) 2016-09-27 2018-03-29 Clarifai, Inc. Artificial intelligence development via user-selectable/connectable model representations
JP2018136655A (en) 2017-02-21 2018-08-30 アーバン・コーポレーション株式会社 Automatic journalizing system and automatic journalizing program
JP2018142301A (en) 2017-12-11 2018-09-13 ファーストアカウンティング株式会社 Accounting processing device, accounting processing system, accounting processing method, and accounting processing program
JP2018156694A (en) 2018-07-02 2018-10-04 東芝テック株式会社 Commodity sales data processing device, program, and electronic receipt data output method

Also Published As

Publication number Publication date
JP2020129304A (en) 2020-08-27

Similar Documents

Publication Publication Date Title
WO2021027260A1 (en) Method and device for processing interaction sequence data
US11809819B2 (en) Automated form generation system
WO2021027256A1 (en) Method and apparatus for processing interactive sequence data
US10684998B2 (en) Automatic schema mismatch detection
US20240212061A1 (en) Machine Learning System for Summarizing Tax Documents With Non-Structured Portions
US20220147895A1 (en) Automated data forecasting using machine learning
US20210117828A1 (en) Information processing apparatus, information processing method, and program
JP2021012593A (en) System, method, and program
CN115952966A (en) Automatic data transfer between source and target using semantic artificial intelligence for robotic process automation
JP6947108B2 (en) Data predictors, methods, and programs
JP7267025B2 (en) Data processing method and program
US11200450B2 (en) Information processing apparatus and non-transitory computer readable medium for selecting a proper version of a recognition dictionary that is not necessarily a latest version
US11556848B2 (en) Resolving conflicts between experts' intuition and data-driven artificial intelligence models
JP7005463B2 (en) Learning equipment, learning methods and programs
US10755044B2 (en) Estimating document reading and comprehension time for use in time management systems
US20230409956A1 (en) Machine learning prediction of additional steps of a computerized workflow
US11281747B2 (en) Predicting variables where a portion are input by a user and a portion are predicted by a system
CN111919199B (en) Neural network system and method for application navigation
JP2021182372A (en) Program providing method, program providing device, and computer program
US20230036764A1 (en) Systems and Method for Evaluating and Selectively Distilling Machine-Learned Models on Edge Devices
US20240028956A1 (en) Automated machine learning system, automated machine learning method, and storage medium
JP7568090B2 (en) Prediction device, prediction method, and program
JP2021051576A (en) Information processing program, information processing method, and information processing apparatus
JP7224188B2 (en) Message delivery method and program
EP4283546A1 (en) Machine learning prediction of additional steps of a computerized workflow

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7426

Effective date: 20190305

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20190305

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220112

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20221130

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221206

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230202

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230221

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230327

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230419

R150 Certificate of patent or registration of utility model

Ref document number: 7267025

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150