JP6777582B2 - Management device, management method and management program - Google Patents

Management device, management method and management program Download PDF

Info

Publication number
JP6777582B2
JP6777582B2 JP2017066983A JP2017066983A JP6777582B2 JP 6777582 B2 JP6777582 B2 JP 6777582B2 JP 2017066983 A JP2017066983 A JP 2017066983A JP 2017066983 A JP2017066983 A JP 2017066983A JP 6777582 B2 JP6777582 B2 JP 6777582B2
Authority
JP
Japan
Prior art keywords
processing
feature amount
unit
management
storage unit
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
JP2017066983A
Other languages
Japanese (ja)
Other versions
JP2018169822A (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.)
NTT Inc
NTT Inc USA
Original Assignee
Nippon Telegraph and Telephone Corp
NTT Inc USA
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 Nippon Telegraph and Telephone Corp, NTT Inc USA filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2017066983A priority Critical patent/JP6777582B2/en
Publication of JP2018169822A publication Critical patent/JP2018169822A/en
Application granted granted Critical
Publication of JP6777582B2 publication Critical patent/JP6777582B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

本発明は、管理装置、管理方法および管理プログラムに関する。 The present invention relates to a management device, a management method and a management program.

従来、巨大なデータセットに対して分散処理を行って処理効率の向上をはかる技術が知られている(非特許文献1参照)。一般に、分散処理では、複数の異なる処理が並行して実行される。また、各処理の内容が複数の処理に分割され、各処理の結果を用いて後段の処理が実行される。 Conventionally, there has been known a technique for improving processing efficiency by performing distributed processing on a huge data set (see Non-Patent Document 1). Generally, in distributed processing, a plurality of different processes are executed in parallel. In addition, the content of each process is divided into a plurality of processes, and the result of each process is used to execute the subsequent process.

Jeffrey Dean,Sanjay Ghemawat,“MapReduce:Simplified Data Processing on Large Clusters”,OSDI 2004,2004年10月Jeffrey Dean, Sanjay Ghemawat, “MapReduce: Simplified Data Processing on Large Clusters”, OSDI 2004, October 2004

しかしながら、従来の技術では、同一のデータセットに対して行われる複数の種類の異なる処理の間で部分的に処理が重複する場合に、処理効率が低下してしまう恐れがある。 However, in the conventional technique, the processing efficiency may decrease when the processing partially overlaps between a plurality of different types of processing performed on the same data set.

本発明は、上記に鑑みてなされたものであって、同一のデータセットに対する複数種類の処理の効率を向上させることを目的とする。 The present invention has been made in view of the above, and an object of the present invention is to improve the efficiency of a plurality of types of processing for the same data set.

上述した課題を解決し、目的を達成するために、本発明に係る管理装置は、データを取得して、取得したデータを、該データの所定の特徴量を算出する前処理部に引き渡し、前記前処理部から算出された該特徴量を受け取って、受け取った前記特徴量を記憶部に保存する前処理管理部と、前記特徴量を用いて所定の処理を行う本処理部に、該処理に応じた特徴量を前記記憶部から抽出して引き渡す本処理管理部と、を備えることを特徴とする。 In order to solve the above-mentioned problems and achieve the object, the management device according to the present invention acquires data and delivers the acquired data to a preprocessing unit that calculates a predetermined feature amount of the data, and the above-mentioned The pretreatment management unit that receives the feature amount calculated from the preprocessing unit and stores the received feature amount in the storage unit, and the main processing unit that performs a predetermined process using the feature amount are subjected to the processing. It is characterized by including a main processing management unit that extracts and delivers the corresponding feature amount from the storage unit.

本発明によれば、同一のデータセットに対する複数種類の処理の効率を向上させることが可能となる。 According to the present invention, it is possible to improve the efficiency of a plurality of types of processing for the same data set.

図1は、本発明の一実施形態に係る管理装置の処理対象である情報処理システム象を説明するための説明図である。FIG. 1 is an explanatory diagram for explaining an information processing system elephant to be processed by the management device according to the embodiment of the present invention. 図2は、本実施形態の管理装置の概略構成を例示する模式図である。FIG. 2 is a schematic diagram illustrating a schematic configuration of the management device of the present embodiment. 図3は、本処理管理部の処理を説明するための説明図である。FIG. 3 is an explanatory diagram for explaining the processing of the processing management unit. 図4は、本実施形態の管理処理手順を示すフローチャートである。FIG. 4 is a flowchart showing the management processing procedure of the present embodiment. 図5は、管理プログラムを実行するコンピュータを例示する図である。FIG. 5 is a diagram illustrating a computer that executes a management program.

以下、図面を参照して、本発明の一実施形態を詳細に説明する。なお、この実施形態により本発明が限定されるものではない。また、図面の記載において、同一部分には同一の符号を付して示している。 Hereinafter, an embodiment of the present invention will be described in detail with reference to the drawings. The present invention is not limited to this embodiment. Further, in the description of the drawings, the same parts are indicated by the same reference numerals.

[情報処理システム]
まず、図1を参照して、本実施形態に係る管理装置の処理対象である情報処理システムについて説明する。情報処理システム1は、ネットワーク情報等の時系列に変化するデータを用いて、機械学習や人工知能処理を行って、統計・学習モデルの更新やセキュリティ脅威・異常の検知を行う。
[Information processing system]
First, the information processing system to be processed by the management device according to the present embodiment will be described with reference to FIG. The information processing system 1 performs machine learning and artificial intelligence processing using data that changes in time series such as network information, updates statistics / learning models, and detects security threats / abnormalities.

本実施形態において、管理装置10は、ネットワーク情報等の時系列に変化するデータ20を受け取って、所定の前処理部30に引き渡す。前処理部30は、汎用コンピュータ等で実現され、受け取った所定時間分のデータ20の所定の特徴量を算出する前処理を実行する。例えば、複数の前処理部30のそれぞれが、5分当たりの平均クライアント数、クライアント毎の5分当たりの平均フロー数、フロー当たりの平均パケット数、あるいはパケット当たりの平均バイト数等のデータ20の特徴量を算出する。 In the present embodiment, the management device 10 receives data 20 that changes in time series such as network information and delivers it to a predetermined preprocessing unit 30. The preprocessing unit 30 is realized by a general-purpose computer or the like, and executes preprocessing for calculating a predetermined feature amount of the received data 20 for a predetermined time. For example, each of the plurality of preprocessing units 30 has data 20 such as the average number of clients per 5 minutes, the average number of flows per 5 minutes for each client, the average number of packets per flow, or the average number of bytes per packet. Calculate the feature amount.

管理装置10は、算出された前処理結果を受け取って記憶部に保存する。また、管理装置10は、記憶部から所定の前処理結果を抽出して、本処理部40に引き渡す。複数の本処理部40は、汎用コンピュータ等で実現され、それぞれ、前処理結果を用いて、学習モデルの更新や検知アルゴリズムの適用等の本処理、例えば、マルウェア感染検知やスキャン検知等のバッチ処理を実行する。 The management device 10 receives the calculated preprocessing result and stores it in the storage unit. Further, the management device 10 extracts a predetermined preprocessing result from the storage unit and delivers it to the main processing unit 40. The plurality of main processing units 40 are realized by a general-purpose computer or the like, and each of them uses the preprocessing results to perform main processing such as updating a learning model and applying a detection algorithm, for example, batch processing such as malware infection detection and scan detection. To execute.

[管理装置の構成]
次に、図2を参照して、本実施形態に係る管理装置の概略構成を説明する。図2に示すように、本実施形態に係る管理装置10は、ワークステーションやパソコン等の汎用コンピュータで実現され、入力部11と出力部12と通信制御部13と、記憶部14と、制御部15とを備える。
[Management device configuration]
Next, a schematic configuration of the management device according to the present embodiment will be described with reference to FIG. As shown in FIG. 2, the management device 10 according to the present embodiment is realized by a general-purpose computer such as a workstation or a personal computer, and has an input unit 11, an output unit 12, a communication control unit 13, a storage unit 14, and a control unit. It is provided with 15.

入力部11は、キーボードやマウス等の入力デバイスを用いて実現され、操作者による入力操作に対応して、制御部15に対して各種指示情報を入力する。出力部12は、液晶ディスプレイなどの表示装置、プリンター等の印刷装置、情報通信装置等によって実現され、後述する管理処理の結果等を操作者に対して出力する。 The input unit 11 is realized by using an input device such as a keyboard or a mouse, and inputs various instruction information to the control unit 15 in response to an input operation by the operator. The output unit 12 is realized by a display device such as a liquid crystal display, a printing device such as a printer, an information communication device, and the like, and outputs the result of management processing described later to the operator.

通信制御部13は、NIC(Network Interface Card)等で実現され、LAN(Local Area Network)やインターネットなどの電気通信回線を介した前処理部30や本処理部40等の外部の装置と制御部15との通信を制御する。 The communication control unit 13 is realized by a NIC (Network Interface Card) or the like, and is an external device and a control unit such as a preprocessing unit 30 or a main processing unit 40 via a telecommunication line such as a LAN (Local Area Network) or the Internet. Controls communication with 15.

記憶部14は、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置によって実現される。記憶部14には、管理装置10を動作させる処理プログラムや、処理プログラムの実行中に使用されるデータなどが予め記憶され、あるいは処理の都度一時的に記憶される。記憶部14は、通信制御部13を介して制御部15と通信する構成でもよい。 The storage unit 14 is realized by a semiconductor memory element such as a RAM (Random Access Memory) or a flash memory (Flash Memory), or a storage device such as a hard disk or an optical disk. The storage unit 14 stores in advance a processing program for operating the management device 10, data used during execution of the processing program, and the like, or temporarily stores each time the processing is performed. The storage unit 14 may be configured to communicate with the control unit 15 via the communication control unit 13.

本実施形態において、記憶部14は、Create(生成)、Read(読み取り)、Update(更新)、Delete(削除)のいわゆるCRUD機能を有するデータベースとして機能し、後述する管理処理により、前処理結果14aが保存される。 In the present embodiment, the storage unit 14 functions as a database having so-called CRUD functions of Create (generate), Read (read), Update (update), and Delete (delete), and the preprocessing result 14a is performed by the management process described later. Is saved.

前処理結果14aは、識別情報、タイムスタンプ、および前処理結果を含む。識別情報とは、前処理部30あるいは前処理部30が行う前処理の内容を識別する前処理名等の情報を意味する。タイムスタンプは、前処理が実行された日時を表す。前処理結果とは、入力されたデータ20を用いてこの前処理部30が算出した特徴量を意味する。 The preprocessing result 14a includes identification information, a time stamp, and a preprocessing result. The identification information means information such as a preprocessing name that identifies the content of the preprocessing performed by the preprocessing unit 30 or the preprocessing unit 30. The time stamp represents the date and time when the preprocessing was executed. The preprocessing result means a feature amount calculated by the preprocessing unit 30 using the input data 20.

このように、前処理結果14aには、複数の前処理部30の前処理結果が識別されて保存されている。前処理結果14aは、追加、更新、削除の他、新たな前処理部30の前処理結果の追加も可能である。 In this way, in the pretreatment result 14a, the pretreatment results of the plurality of pretreatment units 30 are identified and stored. In addition to adding, updating, and deleting the preprocessing result 14a, it is possible to add a new preprocessing result of the preprocessing unit 30.

制御部15は、CPU(Central Processing Unit)等の演算処理装置がメモリに記憶された処理プログラムを実行することにより、図2に例示するように、前処理管理部15aおよび本処理管理部15bとして機能する。なお、これらの機能部は、それぞれ異なるハードウェアに実装されてもよい。また、これらの機能部は、前処理部30および本処理部40の一部または全てと同一のハードウェアに実装されてもよい。 The control unit 15 serves as the pre-processing management unit 15a and the main processing management unit 15b as illustrated in FIG. 2 by executing a processing program stored in the memory by an arithmetic processing unit such as a CPU (Central Processing Unit). Function. Note that these functional units may be implemented in different hardware. Further, these functional units may be mounted on the same hardware as a part or all of the preprocessing unit 30 and the main processing unit 40.

前処理管理部15aは、データ20を取得して、取得したデータ20を、該データの所定の特徴量を算出する前処理部30に引き渡し、前処理部30から算出された該特徴量を受け取って、受け取った特徴量を記憶部14に保存する。 The pre-processing management unit 15a acquires the data 20, delivers the acquired data 20 to the pre-processing unit 30 for calculating a predetermined feature amount of the data, and receives the feature amount calculated from the pre-processing unit 30. Then, the received feature amount is stored in the storage unit 14.

具体的に、前処理管理部15aは、ネットワーク情報を管理するサーバ等から入力部11あるいは通信制御部13を介して、5分ごと等の所定の時間間隔で時系列に変化する時系列データ20を取得し、予め決められている所定の前処理部30に引き渡す。前処理部30は、所定の時間分の時系列データ20を受け取って、例えば5分当たりの平均クライアント数、クライアント毎の5分当たりの平均フロー数、フロー当たりの平均パケット数、あるいはパケット当たりの平均バイト数等のデータ20の特徴量を算出する。 Specifically, the pre-processing management unit 15a is a time-series data 20 that changes in time series at predetermined time intervals such as every 5 minutes from a server or the like that manages network information via an input unit 11 or a communication control unit 13. Is acquired and delivered to a predetermined preprocessing unit 30. The preprocessing unit 30 receives the time series data 20 for a predetermined time, and receives, for example, the average number of clients per 5 minutes, the average number of flows per 5 minutes for each client, the average number of packets per flow, or the average number of packets per packet. The feature amount of the data 20 such as the average number of bytes is calculated.

また、前処理管理部15aは、算出された特徴量を前処理部30から受け取って、識別情報およびタイムスタンプを対応づけして記憶部14の前処理結果14aに保存する。なお、前処理管理部15aは、前処理結果14aの生成の他、新たな前処理結果を追加する更新や削除が可能である。また、前処理管理部15aは、前処理部30の追加、更新または削除に応じて、前処理部30を識別する識別情報を前処理結果の特徴量に付与して記憶部14の前処理結果14aに保存したり削除したりすることが可能である。 Further, the pre-processing management unit 15a receives the calculated feature amount from the pre-processing unit 30, associates the identification information with the time stamp, and stores the calculated feature amount in the pre-processing result 14a of the storage unit 14. The preprocessing management unit 15a can generate the preprocessing result 14a, and can update or delete the preprocessing result to add a new preprocessing result. Further, the pre-processing management unit 15a adds identification information for identifying the pre-processing unit 30 to the feature amount of the pre-processing result in response to the addition, update or deletion of the pre-processing unit 30, and the pre-processing result of the storage unit 14. It is possible to save or delete in 14a.

本処理管理部15bは、特徴量を用いて所定の処理を行う本処理部40に、該処理に応じた特徴量を記憶部14から抽出して引き渡す。具体的に、図3を参照して、本処理管理部15bの処理について説明する。本処理管理部15bは、所定の時間間隔で予め決められている条件に基づいて、あるいは本処理部40からの要求に応じて、所定の特徴量を記憶部14の前処理結果14aから抽出して本処理部40に引き渡す。 The processing management unit 15b extracts the feature amount corresponding to the processing from the storage unit 14 and delivers it to the processing unit 40, which performs a predetermined processing using the feature amount. Specifically, the processing of the processing management unit 15b will be described with reference to FIG. The processing management unit 15b extracts a predetermined feature amount from the preprocessing result 14a of the storage unit 14 based on a predetermined condition at a predetermined time interval or in response to a request from the processing unit 40. And hand it over to the main processing unit 40.

例えば、図3には、例えばスキャン検知を行う本処理部40に対して、例えば3時間ごと等の所定の時間間隔で、前処理結果1および前処理結果2を引き渡すことが条件として設定されている場合が例示されている。この場合に本処理管理部15bは、前処理結果1すなわち5分あたりの平均クライアント数と、前処理結果2すなわちクライアント毎の5分当たりの平均フロー数とを、前処理結果14aから3時間ごとに抽出して、スキャン検知を行う本処理部40に引き渡す。 For example, in FIG. 3, it is set as a condition that the preprocessing result 1 and the preprocessing result 2 are delivered to the main processing unit 40 that performs scan detection, for example, at predetermined time intervals such as every 3 hours. The case is illustrated. In this case, the processing management unit 15b determines the preprocessing result 1, that is, the average number of clients per 5 minutes, and the preprocessing result 2, that is, the average number of flows per 5 minutes for each client, from the preprocessing result 14a every 3 hours. And hand it over to the main processing unit 40 that performs scan detection.

なお、本処理管理部15bは、予め内部で定められた所定の条件に従って、本処理部40に、処理に必要な特徴量を前処理結果14aから抽出して引き渡して処理を依頼する。 The processing management unit 15b extracts the feature amount required for the processing from the preprocessing result 14a and delivers it to the processing unit 40 according to a predetermined condition predetermined internally to request the processing.

または、本処理管理部15bは、本処理部40からの要求に応じて、要求された特徴量を前処理結果14aから抽出して、本処理部40に引き渡してもよい。この場合には、予め引き渡しの条件が設定されていなくても、本処理部40に適切な前処理結果を引き渡すことが可能となる。 Alternatively, the processing management unit 15b may extract the requested feature amount from the preprocessing result 14a and deliver it to the processing unit 40 in response to the request from the processing unit 40. In this case, even if the delivery conditions are not set in advance, it is possible to deliver an appropriate preprocessing result to the main processing unit 40.

また、本処理管理部15bは、前処理結果14aに保存されている前処理結果の全て、あるいは3時間前まで等のタイムスタンプの指定の範囲の前処理結果のいずれかの指定を受け付けて、引き渡しの対象の前処理結果とすることができる。 In addition, the processing management unit 15b accepts the designation of all the preprocessing results stored in the preprocessing result 14a or any of the preprocessing results within the specified range of the time stamp such as up to 3 hours before. It can be the preprocessing result of the delivery target.

また、本処理管理部15bは、本処理部40に引き渡しが不要となった前処理結果を前処理結果14aから削除してもよい。これにより、記憶部14の使用効率を向上させることが可能となる。 Further, the processing management unit 15b may delete the preprocessing result that does not need to be delivered to the processing unit 40 from the preprocessing result 14a. This makes it possible to improve the usage efficiency of the storage unit 14.

なお、本処理部40は、引き渡された前処理結果すなわちデータ20の特徴量を用いて、学習モデルの更新や、スキャン検知やマルウェア感染検知等の検知アルゴリズムの適用等の本処理を実行する。 The processing unit 40 uses the delivered preprocessing result, that is, the feature amount of the data 20, to perform the main processing such as updating the learning model and applying detection algorithms such as scan detection and malware infection detection.

[管理処理]
次に、図4を参照して、管理装置10による管理処理について説明する。図4は、管理処理手順を例示するフローチャートである。図4のフローチャートは、例えば、処理の開始を指示する操作入力があったタイミングで開始される。
[Management process]
Next, the management process by the management device 10 will be described with reference to FIG. FIG. 4 is a flowchart illustrating a management processing procedure. The flowchart of FIG. 4 is started, for example, at the timing when there is an operation input instructing the start of processing.

まず、前処理管理部15aが、所定の時間間隔で所定の時間分のデータ20を所定の前処理部30に引き渡す(ステップS1)。次に、前処理管理部15aは、前処理部30から前処理結果である特徴量を受け取って、記憶部14の前処理結果14aに保存する(ステップS2)。 First, the preprocessing management unit 15a delivers the data 20 for a predetermined time to the predetermined preprocessing unit 30 at a predetermined time interval (step S1). Next, the preprocessing management unit 15a receives the feature amount which is the preprocessing result from the preprocessing unit 30 and stores it in the preprocessing result 14a of the storage unit 14 (step S2).

また、本処理管理部15bは、所定の時間間隔で予め決められている条件に基づいて、あるいは本処理部40からの要求に応じて、本処理部40に所定の特徴量を記憶部14の前処理結果14aから抽出して引き渡す(ステップS3)。本処理部40は、引き渡された特徴量を用いて、スキャン検知やマルウェア感染検知等のバッチ処理に相当する本処理を実行する。これにより、一連の管理処理が終了する。 Further, the processing management unit 15b stores a predetermined feature amount in the processing unit 40 based on predetermined conditions at predetermined time intervals or in response to a request from the processing unit 40. It is extracted from the preprocessing result 14a and delivered (step S3). The processing unit 40 uses the delivered features to execute the main processing corresponding to batch processing such as scan detection and malware infection detection. As a result, a series of management processes is completed.

以上、説明したように、本実施形態の管理装置10では、前処理管理部15aが、データ20を取得して該データの所定の特徴量を算出する前処理部30に引き渡し、算出された該特徴量を受け取って記憶部14に保存する。また、本処理管理部15bが、特徴量を用いて所定の処理を行う本処理部40に、該特徴量を記憶部14から抽出して引き渡す。 As described above, in the management device 10 of the present embodiment, the preprocessing management unit 15a acquires the data 20 and delivers it to the preprocessing unit 30 for calculating a predetermined feature amount of the data, and the calculation is performed. The feature amount is received and stored in the storage unit 14. In addition, the processing management unit 15b extracts the feature amount from the storage unit 14 and delivers it to the processing unit 40, which performs a predetermined process using the feature amount.

これにより、例えば、リアルタイムあるいは短い時間間隔で行われる前処理により、ネットワーク情報の消化が早くなり、本処理に必要な情報の保存量が少なくなり、処理に要する時間が短縮される。また、前処理で得られた前処理結果を複数の本処理で流用できるため、全体として処理の効率が向上し、処理に要する時間が短縮される。このように、本実施形態の管理装置10の管理処理によれば、同一のデータセットに対する複数種類の本処理の効率を向上させることが可能となる。 As a result, for example, preprocessing performed in real time or at short time intervals speeds up the digestion of network information, reduces the amount of information required for this processing, and shortens the time required for processing. Further, since the pretreatment result obtained in the pretreatment can be diverted to a plurality of main treatments, the processing efficiency is improved as a whole and the time required for the processing is shortened. As described above, according to the management process of the management device 10 of the present embodiment, it is possible to improve the efficiency of a plurality of types of the main process for the same data set.

また、本処理管理部15bは、本処理部40からの要求に応じて、要求された特徴量を前処理結果14aから検索して、本処理部40に引き渡してもよい。これにより、予め引き渡しの条件が設定されていなくても、本処理部40に適切な前処理結果を引き渡すことが可能となる。 Further, the processing management unit 15b may search the requested feature amount from the preprocessing result 14a and deliver it to the processing unit 40 in response to the request from the processing unit 40. As a result, it is possible to deliver an appropriate preprocessing result to the main processing unit 40 even if the delivery conditions are not set in advance.

また、本処理管理部15bは、本処理部40に引き渡しが不要となった特徴量を前処理結果14aから削除してもよい。これにより、記憶部14の使用効率を向上させることが可能となる。 Further, the processing management unit 15b may delete the feature amount that does not need to be delivered to the processing unit 40 from the preprocessing result 14a. This makes it possible to improve the usage efficiency of the storage unit 14.

なお、データ20は時系列に変化するデータに限定されない。例えば、タイムスタンプの時系列順が逆になっていてもかまわない。また、過去の大量のデータに対する処理に適用することも可能である。また、タイムスタンプを持たないデータに対して適用することも可能である。 The data 20 is not limited to data that changes in time series. For example, the time series order of the time stamps may be reversed. It can also be applied to processing a large amount of past data. It can also be applied to data that does not have a time stamp.

[プログラム]
上記実施形態に係る管理装置10が実行する処理をコンピュータが実行可能な言語で記述したプログラムを作成することもできる。一実施形態として、管理装置10は、パッケージソフトウェアやオンラインソフトウェアとして上記の管理処理を実行する管理プログラムを所望のコンピュータにインストールさせることによって実装できる。例えば、上記の管理プログラムを情報処理装置に実行させることにより、情報処理装置を管理装置10として機能させることができる。ここで言う情報処理装置には、デスクトップ型またはノート型のパーソナルコンピュータが含まれる。また、その他にも、情報処理装置にはスマートフォン、携帯電話機やPHS(Personal Handyphone System)などの移動体通信端末、さらには、PDA(Personal Digital Assistants)などのスレート端末などがその範疇に含まれる。また、ユーザが使用する端末装置をクライアントとし、当該クライアントに上記の管理処理に関するサービスを提供するサーバ装置として実装することもできる。例えば、管理装置10は、データを入力とし、本処理に用いられる前処理結果を出力する管理処理サービスを提供するサーバ装置として実装される。この場合、管理装置10は、Webサーバとして実装することとしてもよいし、アウトソーシングによって上記の管理処理に関するサービスを提供するクラウドとして実装することとしてもかまわない。以下に、管理装置10と同様の機能を実現する管理プログラムを実行するコンピュータの一例を説明する。
[program]
It is also possible to create a program in which the processing executed by the management device 10 according to the above embodiment is described in a language that can be executed by a computer. In one embodiment, the management device 10 can be implemented by installing a management program that executes the above management process as package software or online software on a desired computer. For example, by causing the information processing device to execute the above management program, the information processing device can function as the management device 10. The information processing device referred to here includes a desktop type or notebook type personal computer. In addition, the information processing device includes smartphones, mobile communication terminals such as mobile phones and PHS (Personal Handyphone System), and slate terminals such as PDAs (Personal Digital Assistants). Further, the terminal device used by the user may be used as a client, and the terminal device may be implemented as a server device that provides the service related to the above management process to the client. For example, the management device 10 is implemented as a server device that provides a management processing service that inputs data and outputs a preprocessing result used in this processing. In this case, the management device 10 may be implemented as a Web server, or may be implemented as a cloud that provides services related to the above management processing by outsourcing. An example of a computer that executes a management program that realizes the same functions as the management device 10 will be described below.

図5に示すように、管理プログラムを実行するコンピュータ1000は、例えば、メモリ1010と、CPU1020と、ハードディスクドライブインタフェース1030と、ディスクドライブインタフェース1040と、シリアルポートインタフェース1050と、ビデオアダプタ1060と、ネットワークインタフェース1070とを有する。これらの各部は、バス1080によって接続される。 As shown in FIG. 5, the computer 1000 that executes the management program includes, for example, a memory 1010, a CPU 1020, a hard disk drive interface 1030, a disk drive interface 1040, a serial port interface 1050, a video adapter 1060, and a network interface. It has 1070 and. Each of these parts is connected by a bus 1080.

メモリ1010は、ROM(Read Only Memory)1011およびRAM1012を含む。ROM1011は、例えば、BIOS(Basic Input Output System)等のブートプログラムを記憶する。ハードディスクドライブインタフェース1030は、ハードディスクドライブ1031に接続される。ディスクドライブインタフェース1040は、ディスクドライブ1041に接続される。ディスクドライブ1041には、例えば、磁気ディスクや光ディスク等の着脱可能な記憶媒体が挿入される。シリアルポートインタフェース1050には、例えば、マウス1051およびキーボード1052が接続される。ビデオアダプタ1060には、例えば、ディスプレイ1061が接続される。 The memory 1010 includes a ROM (Read Only Memory) 1011 and a RAM 1012. The ROM 1011 stores, for example, a boot program such as a BIOS (Basic Input Output System). The hard disk drive interface 1030 is connected to the hard disk drive 1031. The disk drive interface 1040 is connected to the disk drive 1041. A removable storage medium such as a magnetic disk or an optical disk is inserted into the disk drive 1041. For example, a mouse 1051 and a keyboard 1052 are connected to the serial port interface 1050. For example, a display 1061 is connected to the video adapter 1060.

ここで、図5に示すように、ハードディスクドライブ1031は、例えば、OS1091、アプリケーションプログラム1092、プログラムモジュール1093およびプログラムデータ1094を記憶する。上記実施形態で説明した各テーブルは、例えばハードディスクドライブ1031やメモリ1010に記憶される。 Here, as shown in FIG. 5, the hard disk drive 1031 stores, for example, the OS 1091, the application program 1092, the program module 1093, and the program data 1094. Each table described in the above embodiment is stored in, for example, the hard disk drive 1031 or the memory 1010.

また、管理プログラムは、例えば、コンピュータ1000によって実行される指令が記述されたプログラムモジュール1093として、ハードディスクドライブ1031に記憶される。具体的には、上記実施形態で説明した管理装置10が実行する各処理が記述されたプログラムモジュール1093が、ハードディスクドライブ1031に記憶される。 Further, the management program is stored in the hard disk drive 1031 as, for example, a program module 1093 in which a command executed by the computer 1000 is described. Specifically, the program module 1093 in which each process executed by the management device 10 described in the above embodiment is described is stored in the hard disk drive 1031.

また、管理プログラムによる情報処理に用いられるデータは、プログラムデータ1094として、例えば、ハードディスクドライブ1031に記憶される。そして、CPU1020が、ハードディスクドライブ1031に記憶されたプログラムモジュール1093やプログラムデータ1094を必要に応じてRAM1012に読み出して、上述した各手順を実行する。 Further, the data used for information processing by the management program is stored as program data 1094 in, for example, the hard disk drive 1031. Then, the CPU 1020 reads the program module 1093 and the program data 1094 stored in the hard disk drive 1031 into the RAM 1012 as needed, and executes each of the above-described procedures.

なお、管理プログラムに係るプログラムモジュール1093やプログラムデータ1094は、ハードディスクドライブ1031に記憶される場合に限られず、例えば、着脱可能な記憶媒体に記憶されて、ディスクドライブ1041等を介してCPU1020によって読み出されてもよい。あるいは、管理プログラムに係るプログラムモジュール1093やプログラムデータ1094は、LANやWAN(Wide Area Network)等のネットワークを介して接続された他のコンピュータに記憶され、ネットワークインタフェース1070を介してCPU1020によって読み出されてもよい。 The program module 1093 and program data 1094 related to the management program are not limited to the case where they are stored in the hard disk drive 1031. For example, they are stored in a removable storage medium and read by the CPU 1020 via the disk drive 1041 or the like. May be done. Alternatively, the program module 1093 and the program data 1094 related to the management program are stored in another computer connected via a network such as a LAN or WAN (Wide Area Network), and read by the CPU 1020 via the network interface 1070. You may.

以上、本発明者によってなされた発明を適用した実施形態について説明したが、本実施形態による本発明の開示の一部をなす記述および図面により本発明は限定されることはない。すなわち、本実施形態に基づいて当業者等によりなされる他の実施形態、実施例および運用技術等は全て本発明の範疇に含まれる。 Although the embodiment to which the invention made by the present inventor is applied has been described above, the present invention is not limited by the description and the drawings which form a part of the disclosure of the present invention according to the present embodiment. That is, all other embodiments, examples, operational techniques, and the like made by those skilled in the art based on the present embodiment are included in the scope of the present invention.

10 管理装置
11 入力部
12 出力部
13 通信制御部
14 記憶部
14a 前処理結果
15 制御部
15a 前処理管理部
15b 本処理管理部
10 Management device 11 Input unit 12 Output unit 13 Communication control unit 14 Storage unit 14a Preprocessing result 15 Control unit 15a Preprocessing management unit 15b This processing management unit

Claims (5)

データを取得して、取得したデータを、該データの所定の特徴量を算出する複数の前処理部に引き渡し、それぞれの前記前処理部から算出された該特徴量を受け取って、受け取った前記特徴量を記憶部に保存する前処理管理部と、
前記特徴量を用いて所定の処理を行う本処理部に、該処理に応じた特徴量を前記記憶部から抽出して引き渡す本処理管理部と、
を備え
前記本処理管理部は、前記本処理部からの要求に応じて検索して前記特徴量を前記記憶部から抽出して引き渡すこと、または、内部で定められた条件に従って、前記本処理部に前記処理に必要な前記特徴量を前記記憶部から抽出して引き渡して前記処理を依頼することを特徴とする管理装置。
The data is acquired, the acquired data is delivered to a plurality of preprocessing units that calculate a predetermined feature amount of the data, the feature amount calculated from each of the preprocessing units is received, and the received feature is received. Pre-processing management unit that saves the amount in the storage unit,
The main processing management unit that extracts the feature amount corresponding to the processing from the storage unit and delivers it to the main processing unit that performs a predetermined process using the feature amount.
Equipped with a,
The processing management unit searches in response to a request from the processing unit, extracts the feature amount from the storage unit, and delivers it, or the processing management unit delivers the feature amount to the processing unit according to internally determined conditions. processing management apparatus characterized that you request the treatment delivery by extracting the feature amount required from the storage unit to.
前記前処理管理部は、前記前処理部の追加または更新に応じて、該前処理部を識別する識別情報を該特徴量に付与して前記記憶部に保存することを特徴とする請求項1に記載の管理装置。 The pre-processing management unit, in response to adding or updating of the pre-processing unit, according to claim, characterized in that stored in the storage unit identification information identifying the pretreatment unit by applying to the feature quantity 1 management apparatus according to. 前記記憶部に保存される前記特徴量は、前記前処理管理部による追加、更新または削除、または前記本処理管理部による抽出または削除が可能であることを特徴とする請求項1または2に記載の管理装置。 Wherein the feature amount stored in the storage unit, the additional by prior processing manager, update, or delete, or claim 1 or 2, characterized in that it is possible to extract or delete according to the process controller The management device described in. 管理装置で実行される管理方法であって、
データを取得して、取得したデータを、該データの所定の特徴量を算出する複数の前処理部に引き渡し、それぞれの前記前処理部から算出された該特徴量を受け取って、受け取った前記特徴量を記憶部に保存する前処理管理工程と、
前記特徴量を用いて所定の処理を行う本処理部に、該処理に応じた特徴量を前記記憶部から抽出して引き渡す本処理管理工程と、
を含み、
前記本処理管理工程は、前記本処理部からの要求に応じて検索して前記特徴量を前記記憶部から抽出して引き渡すこと、または、内部で定められた条件に従って、前記本処理部に前記処理に必要な前記特徴量を前記記憶部から抽出して引き渡して前記処理を依頼することを特徴とする管理方法。
It is a management method executed by the management device.
The data is acquired, the acquired data is delivered to a plurality of preprocessing units that calculate a predetermined feature amount of the data, the feature amount calculated from each of the preprocessing units is received, and the received feature is received. Pretreatment management process to save the amount in the storage unit,
The main processing management step of extracting the feature amount corresponding to the processing from the storage unit and handing it over to the main processing unit that performs a predetermined process using the feature amount.
Only including,
In the present processing management step, the feature amount is extracted from the storage unit and delivered by searching in response to a request from the main processing unit, or the said to the main processing unit according to internally determined conditions. A management method characterized in that the feature amount required for processing is extracted from the storage unit, delivered, and the processing is requested .
データを取得して、取得したデータを、該データの所定の特徴量を算出する複数の前処理部に引き渡し、それぞれの前記前処理部から算出された該特徴量を受け取って、受け取った前記特徴量を記憶部に保存する前処理管理ステップと、
前記特徴量を用いて所定の処理を行う本処理部に、該処理に応じた特徴量を前記記憶部から抽出して引き渡す本処理管理ステップと、
前記本処理管理ステップが、前記本処理部からの要求に応じて検索して前記特徴量を前記記憶部から抽出して引き渡すこと、または、内部で定められた条件に従って、前記本処理部に前記処理に必要な前記特徴量を前記記憶部から抽出して引き渡して前記処理を依頼する処理と、
をコンピュータに実行させることを特徴とする管理プログラム。
The data is acquired, the acquired data is delivered to a plurality of preprocessing units that calculate a predetermined feature amount of the data, the feature amount calculated from each of the preprocessing units is received, and the received feature is received. Pre-processing management step to save the amount in the storage,
A main processing management step of extracting a feature amount corresponding to the processing from the storage unit and handing it over to the main processing unit that performs a predetermined process using the feature amount.
The processing management step searches in response to a request from the processing unit, extracts the feature amount from the storage unit, and delivers the feature amount to the processing unit, or according to an internally determined condition, the processing management step. A process of extracting the feature amount required for the process from the storage unit, delivering the feature amount, and requesting the process.
A management program characterized by having a computer execute.
JP2017066983A 2017-03-30 2017-03-30 Management device, management method and management program Active JP6777582B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017066983A JP6777582B2 (en) 2017-03-30 2017-03-30 Management device, management method and management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017066983A JP6777582B2 (en) 2017-03-30 2017-03-30 Management device, management method and management program

Publications (2)

Publication Number Publication Date
JP2018169822A JP2018169822A (en) 2018-11-01
JP6777582B2 true JP6777582B2 (en) 2020-10-28

Family

ID=64019005

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017066983A Active JP6777582B2 (en) 2017-03-30 2017-03-30 Management device, management method and management program

Country Status (1)

Country Link
JP (1) JP6777582B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003271656A (en) * 2002-03-19 2003-09-26 Fujitsu Ltd Association candidate generation device, association candidate generation method, association system, association candidate generation program, and computer-readable recording medium storing the program
JP6543986B2 (en) * 2015-03-25 2019-07-17 日本電気株式会社 INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND PROGRAM

Also Published As

Publication number Publication date
JP2018169822A (en) 2018-11-01

Similar Documents

Publication Publication Date Title
US8667489B2 (en) Systems and methods for sharing the results of analyses among virtual machines
CN113312072A (en) Configuration file updating method and device, electronic equipment and medium
JP6725564B2 (en) Creating apparatus, creating system, creating method and creating program
US11882122B2 (en) Preparation device, preparation system, preparation method, and preparation program
CN110955448A (en) Smart contract separation method, contract processing method, device, equipment and medium
CN112256760B (en) Data prediction method and device, computer equipment and storage medium
WO2021121407A1 (en) Capacity changing method and apparatus for virtual machine
CN114220479A (en) Protein structure prediction method, protein structure prediction device and medium
CN112256989A (en) Offline package-based page loading method, device, terminal device and storage medium
CN114020403B (en) A chain code management method, device and terminal device of alliance chain
CN114756527A (en) Method and device for expanding Redis cluster, electronic equipment and storage medium
JP6777582B2 (en) Management device, management method and management program
CN115001967A (en) Data acquisition method and device, electronic equipment and storage medium
CN118260967A (en) Wind turbine simulation data analysis method, device, terminal and storage medium
CN113377378B (en) Processing method, device, equipment and storage medium for small program
CN114816482A (en) Method and device for upgrading block storage service, computer equipment and storage medium
CN115080045A (en) Link generation method and device, computer equipment and storage medium
CN118827651B (en) File downloading method, device, equipment and storage medium
CN113742681A (en) Account management method and device, computer equipment and storage medium
CN114880595B (en) Search result pattern monitoring method and device
CN119336354B (en) A method, device, terminal equipment and storage medium for upgrading power grid terminals
JP7207529B2 (en) Estimation device, estimation method and estimation program
CN115309471B (en) Application startup method, device, equipment and medium
EP3872640B1 (en) Information creation device, information creation method, and information creation program
WO2024134843A1 (en) Abnormality detection device, abnormality detection method and abnormality detection program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190221

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200131

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200212

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200403

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20201008

R150 Certificate of patent or registration of utility model

Ref document number: 6777582

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350