JP6815976B2 - Converter, conversion method and program - Google Patents

Converter, conversion method and program Download PDF

Info

Publication number
JP6815976B2
JP6815976B2 JP2017233975A JP2017233975A JP6815976B2 JP 6815976 B2 JP6815976 B2 JP 6815976B2 JP 2017233975 A JP2017233975 A JP 2017233975A JP 2017233975 A JP2017233975 A JP 2017233975A JP 6815976 B2 JP6815976 B2 JP 6815976B2
Authority
JP
Japan
Prior art keywords
conversion
rule
conversion rule
route
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
JP2017233975A
Other languages
Japanese (ja)
Other versions
JP2019101890A (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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2017233975A priority Critical patent/JP6815976B2/en
Publication of JP2019101890A publication Critical patent/JP2019101890A/en
Application granted granted Critical
Publication of JP6815976B2 publication Critical patent/JP6815976B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

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

通信ネットワーク(NW:Network)の運用を高度化するため、AI(Artificial Intelligence)技術の適用が検討されている。例えば、最適な通信経路を算出するAI(特許文献1、非特許文献1)や、故障検知や故障箇所特定を行うAIなどが研究されている(非特許文献2)。これらの多様な用途のAIは、将来的にはシステム化され、オペレーションシステム(OpS:Operation System)と接続されることが想定される(非特許文献3)。 The application of AI (Artificial Intelligence) technology is being considered in order to enhance the operation of communication networks (NWs). For example, AI (Patent Document 1, Non-Patent Document 1) that calculates an optimum communication path, AI that performs failure detection and failure location identification, and the like have been studied (Non-Patent Document 2). It is expected that AIs for these various uses will be systematized in the future and connected to an operation system (OpS) (Non-Patent Document 3).

AIシステムには、用途によって様々な入出力インタフェース(IF:Interface)が具備される。OpSが複数のAIシステムと接続する場合、AIシステム毎のIFに個別に対応する必要があり、開発コストが高く、柔軟にデータ形式を変換できるシステムが求められる。IF変換を実現するシステムとして、NW装置(NE:Network Element)のIFの差異を吸収するEMS(Element Management System)、アプリケーションのIF(API(Application Program Interface))の差異を吸収するAPIゲートウェイなどがあるが、AIシステムの差分を吸収するようなシステム(以下、「AI管理システム」という。)は提案されていない。 The AI system is provided with various input / output interfaces (IFs) depending on the application. When the OpS connects to a plurality of AI systems, it is necessary to individually deal with the IF of each AI system, the development cost is high, and a system capable of flexibly converting the data format is required. As a system that realizes IF conversion, EMS (Element Management System) that absorbs the difference in IF of NW device (NE: Network Element), API gateway that absorbs the difference in IF (API (Application Program Interface)) of application, etc. However, a system that absorbs the difference of the AI system (hereinafter referred to as "AI management system") has not been proposed.

特開2016−144068号公報Japanese Unexamined Patent Publication No. 2016-144068

小林正裕, 松村龍太郎, 木村卓巳, 土屋利明, 則武克誌, "サービス収容度を用いた効率的な仮想ネットワークへのリソース割り当て手法の検討", 信学技報, vol. 115, no. 404, NS2015-151, pp. 29-34, 2016年1月.Masahiro Kobayashi, Ryutaro Matsumura, Takumi Kimura, Toshiaki Tsuchiya, Katsutoshi Noritake, "Examination of Resource Allocation Method to Efficient Virtual Network Using Service Capacity", Shingaku Giho, vol. 115, no. 404, NS2015-151, pp. 29-34, January 2016. 川原亮一, "ネットワークオペレーション・制御技術の高度化に向けたAI/機械学習の活用について", 信学会ソサイエティ大会, BT-2-1, 2017.Ryoichi Kawahara, "Utilization of AI / Machine Learning for Advanced Network Operation and Control Technology", Shinkai Society Conference, BT-2-1, 2017. 原田薫明, 渡辺敬志郎, 中野雄介, 池田泰弘, 松尾洋一, 小林正裕, 鈴木晃人, 川原亮一, "プロアクティブ制御型ネットワークの実現に向けた取り組みの紹介", 信学会総合大会, B-7-32, 2017.Kaoruaki Harada, Keishiro Watanabe, Yusuke Nakano, Yasuhiro Ikeda, Yoichi Matsuo, Masahiro Kobayashi, Akihito Suzuki, Ryoichi Kawahara, "Introduction of Initiatives for Realizing Proactive Controlled Networks", Shinkai General Conference, B- 7-32, 2017.

EMSやAPIゲートウェイでは、様々な機能が具備されているが、IF変換という観点では、基本的に固定的な変換ルールに基づくデータ形式の変換のみを行う。 EMS and API gateways are equipped with various functions, but from the viewpoint of IF conversion, basically only data format conversion based on fixed conversion rules is performed.

一方、AI管理システムでは、データ形式変換以外に、ある特定用途のために開発されたAIを、類似した他の用途で活用したい場合の変換機能も求められると想定される。例えば、帯域リソースの利用量を最小化する経路を計算するAIシステムを、被災設備やセキュリティ攻撃を受けている設備を避ける経路を算出するAIシステムとして用いたい場合には、後者のAIシステムによる計算結果が得られるように、前者に対するAIシステムへの入力を変換する必要が有るが、従来のシステムではこのような変換は実現できない。 On the other hand, in the AI management system, in addition to the data format conversion, it is assumed that a conversion function when it is desired to utilize the AI developed for a specific purpose for other similar purposes is also required. For example, if you want to use the AI system that calculates the route that minimizes the usage of bandwidth resources as the AI system that calculates the route that avoids damaged equipment and equipment that is under security attack, the latter AI system is used for calculation. It is necessary to convert the input to the AI system for the former so that the result can be obtained, but such a conversion cannot be realized by the conventional system.

上記の変換機能において、最適な変換ルールは必ずしも既知ではない。そのため、事前に固定的な変換ルールを与える従来のIF変換技術では、人間が気づきにくいルールを適用するのは困難であり、計算速度や計算精度の観点で課題があった。このような課題は、AIシステムに限られず、入出力を有する一般的な情報処理システムにおいても共通的なものであると考えられる。 In the above conversion function, the optimum conversion rule is not always known. Therefore, it is difficult to apply a rule that is difficult for humans to notice with the conventional IF conversion technique that gives a fixed conversion rule in advance, and there is a problem from the viewpoint of calculation speed and calculation accuracy. Such a problem is considered to be common not only in the AI system but also in a general information processing system having input and output.

本発明は、上記の点に鑑みてなされたものであって、システムの入出力に関する変換ルールの柔軟性を向上させることを目的とする。 The present invention has been made in view of the above points, and an object of the present invention is to improve the flexibility of conversion rules regarding input / output of a system.

そこで上記課題を解決するため、変換装置は、第1の処理を実行する第1のシステムに対する第2の処理の実行要求について、変換ルールに従って、前記第2の処理に関する入力データを前記第1の処理に対応するように変換し、変換後の入力データを前記第1のシステムに入力する第1の変換部と、前記第1のシステムからの出力データを、前記変換ルールに従って、前記第の処理に関する出力データに対応するように変換する第2の変換部と、変換前の前記入力データと変換後の前記出力データとの履歴を学習し、学習結果に基づいて、前記変換ルールを更新する更新部とを有する。

Therefore, in order to solve the above-mentioned problem, the conversion device applies the input data related to the second process to the first system in accordance with the conversion rule for the execution request of the second process to the first system that executes the first process. The first conversion unit, which is converted so as to correspond to the processing and inputs the converted input data to the first system, and the output data from the first system are subjected to the second conversion rule according to the conversion rule. The second conversion unit that converts to correspond to the output data related to the processing, learns the history of the input data before conversion and the output data after conversion, and updates the conversion rule based on the learning result. It has an update unit.

システムの入出力に関する変換ルールの柔軟性を向上させることができる。 It is possible to improve the flexibility of conversion rules regarding system input / output.

本発明の実施の形態におけるシステム構成例を示す図である。It is a figure which shows the system configuration example in embodiment of this invention. 本発明の実施の形態におけるAI管理システム10のハードウェア構成例を示す図である。It is a figure which shows the hardware configuration example of the AI management system 10 in embodiment of this invention. 本実施の形態において実行される処理手順の一例を説明するためのシーケンス図である。It is a sequence diagram for demonstrating an example of the processing procedure executed in this Embodiment. 問題変換処理の第1の具体例を説明するための図である。It is a figure for demonstrating the 1st specific example of a problem conversion process. 問題変換処理の第2の具体例を説明するための図である。It is a figure for demonstrating the 2nd specific example of a problem conversion process. 問題変換処理の第3の具体例を説明するための図である。It is a figure for demonstrating the 3rd specific example of a problem conversion process. ルール学習処理の第1の具体例を説明するための図である。It is a figure for demonstrating the 1st specific example of a rule learning process. ルール学習処理の第2の具体例を説明するための図である。It is a figure for demonstrating the 2nd specific example of a rule learning process.

以下、図面に基づいて本発明の実施の形態を説明する。図1は、本発明の実施の形態におけるシステム構成例を示す図である。図1において、NE40は、ルータやスイッチなどのNW装置(NE:Network Element)群であり、OpS30は、NW全体を制御する装置(OpS:Operation System)である。 Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a diagram showing an example of a system configuration according to an embodiment of the present invention. In FIG. 1, NE40 is a group of NW devices (NE: Network Element) such as routers and switches, and OpS30 is a device (OpS: Operation System) that controls the entire NW.

AIシステム20−1〜N(以下、それぞれを区別しない場合「AIシステム20」とういう)の各AIシステム20は、NW運用の一部の機能を高度化するための処理(問題を解くための計算)を実行するシステムである。本実施の形態では、用途別に複数のAIシステム20が用意される。但し、AIシステム20は1つでもよい。 Each AI system 20 of the AI systems 20-1 to N (hereinafter referred to as "AI system 20" when they are not distinguished) is a process for enhancing some functions of NW operation (for solving a problem). It is a system that executes calculation). In this embodiment, a plurality of AI systems 20 are prepared for each application. However, only one AI system 20 may be used.

AI管理システム10は、所望のAIで解きたい問題(入力)の中身を解釈し、当該問題を、当該所望のAIに類似した用途の既存のAIシステム20(類似AIシステム20)で解ける問題(入力)に変換(以下、「問題変換」という。)し、変換後の問題を類似AIシステム20に計算させることで、所望の解(出力)と同等の解を類似AIシステム20から得ることを可能とする、1以上のコンピュータである。 The AI management system 10 interprets the contents of the problem (input) to be solved by the desired AI, and the problem can be solved by the existing AI system 20 (similar AI system 20) having an application similar to the desired AI (similar AI system 20). By converting to (input) (hereinafter referred to as "problem conversion") and having the similar AI system 20 calculate the converted problem, a solution equivalent to the desired solution (output) can be obtained from the similar AI system 20. One or more computers that enable it.

図1において、AI管理システム10は、IF変換部11−1〜N(以下、それぞれを区別しない場合「IF変換部11」という。)のAIシステム20ごとのIF変換部11、変換ルール学習部12及び変換ルールDB13(Data Base)、等を含む。 In FIG. 1, the AI management system 10 is an IF conversion unit 11 and a conversion rule learning unit for each AI system 20 of the IF conversion units 11-1 to N (hereinafter, when they are not distinguished, they are referred to as “IF conversion unit 11”). 12 and conversion rule DB 13 (Data Base), etc. are included.

変換ルールDB13には、各AIシステム20に関する入出力データについて、上記の問題変換を実現するための変換ルールが、IF変換部11ごとに保存される。各変換ルールは、当該変換ルールに対応するIF変換部11に定期的に配信される。変換ルールは、後述されるように、プログラム形式で記述される。変換ルールの初期値(初期ルール)は、ユーザによって与えられる。 In the conversion rule DB 13, for each input / output data related to each AI system 20, conversion rules for realizing the above problem conversion are stored in each IF conversion unit 11. Each conversion rule is periodically delivered to the IF conversion unit 11 corresponding to the conversion rule. The conversion rule is described in a program format as described later. The initial value (initial rule) of the conversion rule is given by the user.

各IF変換部11は、配信される変換ルールに従い、当該IF変換部11に対応するAIシステム20の入出力に関して、当該AIシステム20に対応するように問題変換を行う。問題変換とは、具体的には、AIシステム20に関する入出力のデータ変換をいう。但し、ここでいう「データ変換」の「データ」には、問題(処理)の対象とされるデータのみならず、問題(処理)を規定する「データ」も含まれる。なお、1つの変換ルールは、入力データに対する変換ルール(以下、「入力変換ルール」という。)と出力データに対する変換ルール(以下、「出力変換ルール」という。)との組を含む。 Each IF conversion unit 11 performs problem conversion so as to correspond to the AI system 20 regarding the input / output of the AI system 20 corresponding to the IF conversion unit 11 according to the distribution conversion rule. The problem conversion specifically refers to input / output data conversion related to the AI system 20. However, the "data" of the "data conversion" referred to here includes not only the data that is the target of the problem (processing) but also the "data" that defines the problem (processing). One conversion rule includes a set of a conversion rule for input data (hereinafter, referred to as "input conversion rule") and a conversion rule for output data (hereinafter, referred to as "output conversion rule").

変換ルール学習部12は、初期ルール等の既存の変換ルールが適用された場合よりも問題変換やAIシステム20による計算の効率化を可能とするために、IF変換部11の入出力傾向を学習し、人間が気づきにくい変換ルールを発見して既存の変換ルールを更新することで、AI計算の高速化を図る。傾向学習は、教師ありの機械学習のような枠組みを用いて実現することが可能である。なお、IF変換部11の入出力とは、IF変換部11に対する入力と、IF変換部11からの出力をいう。 The conversion rule learning unit 12 learns the input / output tendency of the IF conversion unit 11 in order to enable problem conversion and more efficient calculation by the AI system 20 than when an existing conversion rule such as an initial rule is applied. However, by discovering conversion rules that are difficult for humans to notice and updating existing conversion rules, AI calculation will be speeded up. Trend learning can be achieved using a framework such as supervised machine learning. The input / output of the IF conversion unit 11 means an input to the IF conversion unit 11 and an output from the IF conversion unit 11.

図2は、本発明の実施の形態におけるAI管理システム10のハードウェア構成例を示す図である。図2のAI管理システム10は、それぞれバスBで相互に接続されているドライブ装置100、補助記憶装置102、メモリ装置103、CPU104、及びインタフェース装置105等を有する。 FIG. 2 is a diagram showing a hardware configuration example of the AI management system 10 according to the embodiment of the present invention. The AI management system 10 of FIG. 2 has a drive device 100, an auxiliary storage device 102, a memory device 103, a CPU 104, an interface device 105, and the like, which are connected to each other by a bus B, respectively.

AI管理システム10での処理を実現するプログラムは、CD−ROM等の記録媒体101によって提供される。プログラムを記憶した記録媒体101がドライブ装置100にセットされると、プログラムが記録媒体101からドライブ装置100を介して補助記憶装置102にインストールされる。但し、プログラムのインストールは必ずしも記録媒体101より行う必要はなく、ネットワークを介して他のコンピュータよりダウンロードするようにしてもよい。補助記憶装置102は、インストールされたプログラムを格納すると共に、必要なファイルやデータ等を格納する。 The program that realizes the processing in the AI management system 10 is provided by a recording medium 101 such as a CD-ROM. When the recording medium 101 storing the program is set in the drive device 100, the program is installed in the auxiliary storage device 102 from the recording medium 101 via the drive device 100. However, the program does not necessarily have to be installed from the recording medium 101, and may be downloaded from another computer via the network. The auxiliary storage device 102 stores the installed program and also stores necessary files, data, and the like.

メモリ装置103は、プログラムの起動指示があった場合に、補助記憶装置102からプログラムを読み出して格納する。CPU104は、メモリ装置103に格納されたプログラムに従ってAI管理システム10に係る機能を実行する。インタフェース装置105は、ネットワークに接続するためのインタフェースとして用いられる。 The memory device 103 reads and stores the program from the auxiliary storage device 102 when the program is instructed to start. The CPU 104 executes the function related to the AI management system 10 according to the program stored in the memory device 103. The interface device 105 is used as an interface for connecting to a network.

なお、図1におけるIF変換部11及び変換ルール学習部12は、AI管理システム10にインストールされた1以上のプログラムが、CPU104に実行させる処理により実現される。図1における変換ルールDB13は、例えば、補助記憶装置102、又はAI管理システム10にネットワークを介して接続可能な記憶装置等を用いて実現可能である。 The IF conversion unit 11 and the conversion rule learning unit 12 in FIG. 1 are realized by a process of causing the CPU 104 to execute one or more programs installed in the AI management system 10. The conversion rule DB 13 in FIG. 1 can be realized by using, for example, an auxiliary storage device 102, a storage device that can be connected to the AI management system 10 via a network, or the like.

以下、本実施の形態において実行される処理手順について説明する。図3は、本実施の形態において実行される処理手順の一例を説明するためのシーケンス図である。図3におけるAIシステム20は、或る特定のAIシステム20であるとする。また、IF変換部11は、当該AIシステム20に対応するIF変換部11であるとする。但し、他のAIシステム20及びIF変換部11についても同様の処理手順が実行される。 Hereinafter, the processing procedure executed in the present embodiment will be described. FIG. 3 is a sequence diagram for explaining an example of the processing procedure executed in the present embodiment. It is assumed that the AI system 20 in FIG. 3 is a specific AI system 20. Further, it is assumed that the IF conversion unit 11 is an IF conversion unit 11 corresponding to the AI system 20. However, the same processing procedure is executed for the other AI system 20 and the IF conversion unit 11.

定期処理として、AI管理システム10の立ち上げ時や変換ルールの変更時等に、変換ルールDB13からIF変換部11に、当該IF変換部11に対応する変換ルールが配信されると(S101)、IF変換部11は、配信された変換ルールを読み込む(S102)。 As a periodic process, when the AI management system 10 is started up, the conversion rule is changed, or the like, the conversion rule DB 13 distributes the conversion rule corresponding to the IF conversion unit 11 to the IF conversion unit 11 (S101). The IF conversion unit 11 reads the distributed conversion rule (S102).

IF変換部11にOpS30からAIシステム20への要求メッセージ(問題の計算要求)が到着すると(S103)、IF変換部11は、変換ルール(入力変換ルール)に従って問題変換を行い(S104)、AIシステム20へ変換後の要求メッセージを送信する(S105)。 When the request message (problem calculation request) from OpS30 to the AI system 20 arrives at the IF conversion unit 11 (S103), the IF conversion unit 11 performs problem conversion according to the conversion rule (input conversion rule) (S104), and the AI The converted request message is transmitted to the system 20 (S105).

AIシステム20は、変換後の要求メッセージに応じた処理を実行し(S106)、処理結果(計算結果)を含む応答メッセージをIF変換部11へ送信する(S107)。IF変換部11は、要求メッセージと同様に、変換ルール(出力変換ルール)に従い、当該処理結果について変換を行い(S108)、変換後の応答メッセージをOpS30へ送付する(S109)。 The AI system 20 executes processing according to the converted request message (S106), and transmits a response message including the processing result (calculation result) to the IF conversion unit 11 (S107). Similar to the request message, the IF conversion unit 11 converts the processing result according to the conversion rule (output conversion rule) (S108), and sends the converted response message to OpS30 (S109).

OpS30は、受信した応答メッセージに含まれている処理結果を解釈し(S110)、NE40に対して設定(例えば、経路設定等)を反映する(S111)。 OpS30 interprets the processing result included in the received response message (S110) and reflects the setting (for example, route setting, etc.) for NE40 (S111).

一方、変換を行ったIF変換部11は、当該変換に係る変換履歴を変換ルール学習部12に送信する(S112)。変換履歴とは、IF変換部11への入力の履歴及びIF変換部11からの出力の履歴を含むデータである。変換ルール学習部12は、当該変換履歴に基づいて変換ルールを学習し(S113)、学習結果に基づいて、当該変換に関して(当該IF変換部11に対して)変換ルールDB13に登録されている変換ルールを更新する(S114)。更新された変換ルールは、例えば、次の定期更新のタイミングでIF変換部11へ送信される。但し、更新された変換ルールは、即時的にIF変換部11へ送信されてもよい。 On the other hand, the IF conversion unit 11 that has performed the conversion transmits the conversion history related to the conversion to the conversion rule learning unit 12 (S112). The conversion history is data including a history of input to the IF conversion unit 11 and a history of output from the IF conversion unit 11. The conversion rule learning unit 12 learns the conversion rule based on the conversion history (S113), and based on the learning result, the conversion registered in the conversion rule DB 13 (for the IF conversion unit 11) regarding the conversion. Update the rule (S114). The updated conversion rule is transmitted to the IF conversion unit 11 at the timing of the next periodic update, for example. However, the updated conversion rule may be immediately transmitted to the IF conversion unit 11.

次に、3つの問題変換処理の具体例について説明する。 Next, specific examples of the three problem conversion processes will be described.

[問題変換処理具体例1]
図4は、問題変換処理の第1の具体例を説明するための図である。図4には、NW(ネットワーク)のリソース利用効率を最大化する経路を計算するAIシステム20(特許文献1、非特許文献1)を、故障リンクを避ける経路を算出するAIシステムとして活用する例が示されている。すなわち、問題変換処理具体例1では、既存のAIシステム20が、故障リンクを避けるといった制約条件が付加(制約条件が変更された)された問題に活用される。
[Problem conversion process specific example 1]
FIG. 4 is a diagram for explaining a first specific example of the problem conversion process. FIG. 4 shows an example in which the AI system 20 (Patent Document 1 and Non-Patent Document 1) that calculates the route that maximizes the resource utilization efficiency of the NW (network) is used as the AI system that calculates the route that avoids the fault link. It is shown. That is, in the problem conversion process specific example 1, the existing AI system 20 is utilized for a problem to which a constraint condition such as avoiding a failure link is added (the constraint condition is changed).

故障リンクを利用しないように経路を計算する場合、故障の可能性があるリンクを除いたNWトポロジに対して、経路計算を行えば良い。 When calculating the route so as not to use the failed link, the route calculation may be performed for the NW topology excluding the link that may have a failure.

このようなNWトポロジの変更処理を実施するため、変換ルールDB13には、入力変換ルール(OpS→AIシステム変換ルール)として、入力データについて、故障率が0%より大きい故障の可能性があるリンクを物理NWトポロジ情報から除く変換ルールが登録される。また、出力変換ルール(AIシステム→OpS変換ルール)として、入力データの変換時に削除したリンクを復元する出力変換ルールが変換ルールDB13に登録される。 In order to carry out such NW topology change processing, the conversion rule DB 13 has a link as an input conversion rule (OpS → AI system conversion rule) in which the failure rate of the input data may be greater than 0%. Is registered from the physical NW topology information. Further, as an output conversion rule (AI system → OpS conversion rule), an output conversion rule for restoring a link deleted at the time of input data conversion is registered in the conversion rule DB 13.

図4において、IF変換部11への要求メッセージには、或るNWトポロジ内におけるノードAからノードBへの経路の計算要求及びNWトポロジ情報が含まれる。この場合、IF変換部11は、当該要求メッセージについて、OpS→AIシステム変換ルールに従い、故障リンク(×マークが記載されているリンク)をNWトポロジ情報から除き、当該NWトポロジ情報を含む要求メッセージをAIシステム20に送信する。したがって、AIシステム20からは、故障リンクを避けた計算結果(破線の経路)が得られる。IF変換部11は、当該計算結果について、AIシステム→OpS変換ルールに従い、故障リンク(削除したリンク)をNWトポロジ情報に対して復元する。最終的にOpS30へ応答される結果は、故障リンクを迂回した最適な経路となる。 In FIG. 4, the request message to the IF conversion unit 11 includes a calculation request for a route from node A to node B in a certain NW topology and NW topology information. In this case, the IF conversion unit 11 removes the failure link (link marked with x) from the NW topology information in accordance with the OpS → AI system conversion rule for the request message, and sends the request message including the NW topology information. It is transmitted to the AI system 20. Therefore, from the AI system 20, a calculation result (broken line path) avoiding the fault link can be obtained. The IF conversion unit 11 restores the failure link (deleted link) to the NW topology information according to the AI system → OpS conversion rule for the calculation result. The final response to OpS30 is the optimal route around the faulty link.

[問題変換処理具体例2]
図5は、問題変換処理の第2の具体例を説明するための図である。図5には、単一の始点から単一の終点への最適な経路を計算するAIシステム20(特許文献1、非特許文献1)を、単一の始点からクラウドデータセンタやCDN(Contents Delivery Network)のように、ネットワークに点在するサーバ群の中の1サーバを終点とした最適経路を計算する用途で用いる例が示されている。すなわち、問題変換処理具体例2では、終点の候補が1つに限られないといったように、制約条件が変更された問題に活用される。
[Problem conversion process specific example 2]
FIG. 5 is a diagram for explaining a second specific example of the problem conversion process. In FIG. 5, the AI system 20 (Patent Document 1 and Non-Patent Document 1) that calculates the optimum route from a single start point to a single end point is shown in a cloud data center or CDN (Contents Delivery) from a single start point. An example is shown in which the optimum route is calculated with one server in the group of servers scattered in the network as the end point, such as Network). That is, in the problem conversion process specific example 2, it is utilized for a problem in which the constraint condition is changed, such that the candidate of the end point is not limited to one.

ここで、経路の要求条件として、始点には単一ノード、終点には複数のノード候補が指定されるものとする。また、始点から各終点候補ノードへの経路のうち、NWのリソース利用率が最も高くなるような経路を求めたいとする。 Here, it is assumed that a single node is specified as the start point and a plurality of node candidates are specified as the end point as the requirement condition of the route. Further, it is desired to find a route having the highest NW resource utilization rate among the routes from the start point to each end point candidate node.

このような問題には、グラフ理論では、仮想的なノード(仮想ノード)とリンク(仮想リンク)とを物理NWトポロジに加えることで対処する場合が多い。仮想ノードを全ての終点候補ノードに仮想リンクで接続する。仮想リンクの帯域は∞、遅延は0として設定される。そして、仮想ノードを終点とし、既存のAIシステム20で経路計算することで、仮想ノードへの最適経路を得ることができる。その後、得られた経路から仮想ノード及び仮想リンクを削除することで、所望の結果が得られる。 In graph theory, such problems are often dealt with by adding virtual nodes (virtual nodes) and links (virtual links) to the physical NW topology. Connect virtual nodes to all potential end point nodes with virtual links. The bandwidth of the virtual link is set to ∞ and the delay is set to 0. Then, the optimum route to the virtual node can be obtained by calculating the route with the existing AI system 20 with the virtual node as the end point. After that, the desired result can be obtained by deleting the virtual node and the virtual link from the obtained route.

このようなNWトポロジと経路要求条件の変更処理を実施するため、変換ルールDB13には、入力変換ルール(OpS→AIシステム変換ルール)として、終点ノード数が1より多い場合、全ての終点ノードと仮想ノードSとを仮想リンクで接続し、終点を仮想ノードSにするような変換ルールが登録される。また、出力変換ルール(AIシステム→OpS変換ルール)として、OpS30→AI変換で追加した仮想リンク及び仮想ノードを物理NWトポロジ情報、及び経路結果から削除する変換ルールが変換ルールDB13に登録される。 In order to carry out such a change process of the NW topology and the route request condition, the conversion rule DB 13 has an input conversion rule (OpS → AI system conversion rule), and when the number of end nodes is more than 1, all the end nodes are included. A conversion rule is registered that connects the virtual node S with a virtual link and sets the end point to the virtual node S. Further, as an output conversion rule (AI system → OpS conversion rule), a conversion rule for deleting the virtual link and virtual node added by OpS30 → AI conversion from the physical NW topology information and the route result is registered in the conversion rule DB 13.

図5において、IF変換部11への要求メッセージには、或るNWトポロジ内において、ノードAが始点ノードであり、ノードB、Cが、終点ノードである経路の計算要求及びNWトポロジ情報が含まれる。この場合、IF変換部11では、OpS→AIシステム変換ルールに従い、当該NWトポロジ情報において、終点ノードのB及びCと仮想ノードSとを仮想リンクで接続し、要求メッセージにおける経路の終点ノードをB及びCからSに書き換える。したがって、AIシステム20からは、仮想ノードSへの最適な経路(破線の経路)が得られる。IF変換部11は、AIシステム→OpS変換ルールに従い、NWトポロジ情報及び得られた経路から、仮想ノード及び仮想リンクを削除する。最終的にOpS30へ応答される結果は、終点候補ノードのうちノードCを終点とした最もリソース利用効率が良い経路となる。 In FIG. 5, the request message to the IF conversion unit 11 includes a calculation request for a route in which node A is a start point node and nodes B and C are end point nodes in a certain NW topology, and NW topology information. Is done. In this case, the IF conversion unit 11 connects the end node B and C and the virtual node S with a virtual link in the NW topology information according to the OpS → AI system conversion rule, and sets the end node of the route in the request message to B. And rewrite from C to S. Therefore, the optimum route (broken line route) to the virtual node S can be obtained from the AI system 20. The IF conversion unit 11 deletes the virtual node and the virtual link from the NW topology information and the obtained route according to the AI system → OpS conversion rule. The result finally responded to OpS30 is the route with the highest resource utilization efficiency with node C as the end point among the end point candidate nodes.

[問題変換処理具体例3]
図6は、問題変換処理の第3の具体例を説明するための図である。図6には、単一の始点から単一の終点への最適な経路を計算するAIシステム20(特許文献1、非特許文献1)を用いて、始点から終点の間に指定された中間点を経由する仮想NWの最適経路を求める例が示されている。すなわち、問題変換処理具体例3では、中間点を経由するといった制約条件が付加(制約条件が変更)された問題に活用される。
[Problem conversion process specific example 3]
FIG. 6 is a diagram for explaining a third specific example of the problem conversion process. FIG. 6 shows an intermediate point designated between the start point and the end point using the AI system 20 (Patent Document 1 and Non-Patent Document 1) that calculates the optimum route from a single start point to a single end point. An example of finding the optimum route of the virtual NW via the above is shown. That is, in the problem conversion process specific example 3, it is utilized for the problem to which the constraint condition such as passing through the intermediate point is added (the constraint condition is changed).

この問題は、元の要求を、始点から中間点までの経路計算要求、中間点から終点までの経路計算要求の2つに分割し、2つの経路計算要求に対する経路をAIシステム20に計算させ、得られた経路を結合すればよい。 This problem divides the original request into two, a route calculation request from the start point to the intermediate point and a route calculation request from the intermediate point to the end point, and causes the AI system 20 to calculate the route for the two route calculation requests. The resulting pathways may be combined.

このような問題変換処理を実施するため、変換ルールDB13には、入力変換ルール(OpS→AIシステム変換ルール)として、中間点が存在する(中間点数=1)場合、元の経路計算要求rを、始点から中間点までの経路計算要求r1と、中間点から終点までの経路計算要求r2とに分割する変換ルールが登録される。r1及びr2の物理ネットワーク条件はrと同一である。また、r1及びr2の仮想NWの要求帯域はrと同一である。一方、r1及びr2の始点、終点、要求遅延は、rから変更される。r1及びr2の要求遅延は、経路を二つに分割するので、rの1/2として設定される。また、AIシステム→OpS変換ルールとしては、r1について得られた経路とr2について得られた経路とを結合する変換ルールが変換ルールDB13に登録される。 In order to carry out such a problem conversion process, if an intermediate point exists (number of intermediate points = 1) as an input conversion rule (OpS → AI system conversion rule) in the conversion rule DB 13, the original route calculation request r is set. , A conversion rule for dividing the route calculation request r1 from the start point to the intermediate point and the route calculation request r2 from the intermediate point to the end point is registered. The physical network conditions of r1 and r2 are the same as r. Further, the required bandwidths of the virtual NWs of r1 and r2 are the same as r. On the other hand, the start point, end point, and request delay of r1 and r2 are changed from r. The request delays of r1 and r2 are set as 1/2 of r because the route is divided into two. Further, as the AI system-> OpS conversion rule, a conversion rule that combines the route obtained for r1 and the route obtained for r2 is registered in the conversion rule DB 13.

図6には、IF変換部11への要求メッセージには、或るNWトポロジにおいて、ノードAからノードBを経由してノードCへ至る経路の計算要求r(A⇒B⇒Cの最適経路計算要求)が含まれている。この場合、IF変換部11は、OpS→AIシステム変換ルールに従い、A⇒B⇒Cの最適経路計算要求をA⇒Bの計算要求r1、B⇒Cの計算要求r2に分割する。したがって、AIシステム20からは、計算要求r1及びr2のそれぞれに対して最適な経路(破線の経路)が得られる。IF変換部11は、AIシステム→OpS変換ルールに従い、各経路(破線の経路)を結合することで、所望の結果を出力する。 In FIG. 6, the request message to the IF conversion unit 11 includes a calculation request r (optimal route calculation of A⇒B⇒C) of a route from node A to node C via node B in a certain NW topology. Request) is included. In this case, the IF conversion unit 11 divides the optimum route calculation request of A⇒B⇒C into the calculation request r1 of A⇒B and the calculation request r2 of B⇒C according to the OpS → AI system conversion rule. Therefore, from the AI system 20, an optimum route (broken line route) can be obtained for each of the calculation requests r1 and r2. The IF conversion unit 11 outputs a desired result by combining each route (broken line route) according to the AI system → OpS conversion rule.

次に、2つのルール学習処理の具体例について説明する。 Next, specific examples of the two rule learning processes will be described.

[ルール学習処理具体例1]
図7は、ルール学習処理の第1の具体例を説明するための図である。図7には、[問題変換処理具体例1]で挙げた変換ルールが学習により更新される例が示されている。
[Specific example 1 of rule learning process]
FIG. 7 is a diagram for explaining a first specific example of the rule learning process. FIG. 7 shows an example in which the conversion rule given in [Specific example 1 of problem conversion processing] is updated by learning.

変換ルール学習部12への入力として、問題変換処理の履歴情報であるIF変換履歴が与えられる。図7では、物理ネットワークがA、B、Cの3つサブネットワークから構成されるものとし、サブネットワークA−C間のリンク故障(×が付与されたリンクの故障)の場合の問題変換処理への入出力履歴が示されている。 The IF conversion history, which is the history information of the problem conversion process, is given as the input to the conversion rule learning unit 12. In FIG. 7, it is assumed that the physical network is composed of three sub-networks A, B, and C, and the problem conversion process is performed in the case of a link failure between the sub-networks A and C (a failure of a link assigned with x). The input / output history of is shown.

当該入出力履歴より、サブネットワークA−C間のリンク故障の場合、サブネットワークA内のノードを始点とし、サブネットワークBのノードを終点とする仮想NWは、サブネットワークCを経由する可能性は非常に少ないことがわかる。変換ルール学習部12は、この傾向を機械学習アルゴリズムで学習し、新たな変換ルールを生成する。新たな変換ルールでは、故障するリンクと仮想ネットワークの始点及び終点が、上記の条件に合致する場合、物理ネットワークトポロジからサブネットワークCを削除するようにしている。こうすることで、AIシステム20では、経路を計算する際に、割り当てられる可能性が低いリンクの探索を回避でき、計算速度の向上が期待できる。 From the input / output history, in the case of a link failure between the sub-networks A and C, there is a possibility that the virtual NW whose starting point is the node in the sub-network A and the ending point is the node in the sub-network B will pass through the sub-network C. It turns out that there are very few. The conversion rule learning unit 12 learns this tendency with a machine learning algorithm and generates a new conversion rule. The new conversion rule removes the sub-network C from the physical network topology when the failed link and the start and end points of the virtual network meet the above conditions. By doing so, in the AI system 20, when calculating the route, it is possible to avoid searching for a link that is unlikely to be assigned, and it is expected that the calculation speed will be improved.

[ルール学習処理具体例2]
図8は、ルール学習処理の第2の具体例を説明するための図である。図8には、[問題変換処理実施例3]で挙げた変換ルールが学習により更新される例が示されている。
[Specific example 2 of rule learning process]
FIG. 8 is a diagram for explaining a second specific example of the rule learning process. FIG. 8 shows an example in which the conversion rule given in [Problem conversion process Example 3] is updated by learning.

変換ルール学習部12への入力として、[ルール学習処理実施例1]と同様に、IF変換履歴が与えられる。図8では、始点A→中間点B→終点Cの仮想NWに対する経路計算の入出力履歴が示されている。物理NW上では、ノードAとBは隣接しており、ノードCは、ノードA及びBよりも離れた地点にあるものとする。 As an input to the conversion rule learning unit 12, an IF conversion history is given as in [Rule learning process Example 1]. In FIG. 8, the input / output history of the route calculation for the virtual NW of the start point A → the intermediate point B → the end point C is shown. It is assumed that nodes A and B are adjacent to each other on the physical NW, and node C is located at a point farther than nodes A and B.

当該入出力履歴より、A→B間よりもB→C間の方の経路が長いことがわかる。変換ルール学習部12は、この傾向を機械学習アルゴリズムで学習し、新たな変換ルールを生成する。具体的には、従来の変換ルールでは、要求を分割する際に、[始点から中間点までの要求遅延]:[中間点から終点までの要求遅延]=1:1で分割していたが、分割比が1:2に変更されている。こうすることで、人間が初期に与えたルールよりも、最適な要求分割を行うことができ、経路計算の精度の向上が期待できる。 From the input / output history, it can be seen that the route between B and C is longer than that between A and B. The conversion rule learning unit 12 learns this tendency with a machine learning algorithm and generates a new conversion rule. Specifically, in the conventional conversion rule, when dividing a request, it is divided by [request delay from start point to intermediate point]: [request delay from intermediate point to end point] = 1: 1. The division ratio has been changed to 1: 2. By doing so, it is possible to perform optimal request division compared to the rules initially given by humans, and it is expected that the accuracy of route calculation will be improved.

上述したように、本実施の形態によれば、変換ルールが自動学習されて更新される。すなわち、システムの入出力に関する変換ルールの柔軟性を向上させることができる。したがって、例えば、AIシステム20の処理の効率化・高速化を支援することができる。また、問題を変換することで、特定用途のAIシステム20を類似した用途で利用することができるようになり、将来的なNWオペレーションシステムの機能拡張を低コストで実現することができる。 As described above, according to the present embodiment, the conversion rule is automatically learned and updated. That is, the flexibility of conversion rules regarding system input / output can be improved. Therefore, for example, it is possible to support the efficiency and speed of processing of the AI system 20. Further, by converting the problem, the AI system 20 for a specific purpose can be used for a similar purpose, and the function expansion of the NW operation system in the future can be realized at low cost.

なお、本実施の形態において、AI管理システム10は、変換装置の一例である。IF変換部11は、第1の変換部及び第2の変換部の一例である。変換ルール学習部12は、更新部の一例である。 In the present embodiment, the AI management system 10 is an example of a conversion device. The IF conversion unit 11 is an example of a first conversion unit and a second conversion unit. The conversion rule learning unit 12 is an example of an update unit.

以上、本発明の実施の形態について詳述したが、本発明は斯かる特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。 Although the embodiments of the present invention have been described in detail above, the present invention is not limited to such specific embodiments, and various aspects are within the scope of the gist of the present invention described in the claims. It can be transformed and changed.

10 AI管理システム
11 IF変換部
12 変換ルール学習部
13 変換ルールDB
20 AIシステム
30 OpS
40 NE
100 ドライブ装置
101 記録媒体
102 補助記憶装置
103 メモリ装置
104 CPU
105 インタフェース装置
B バス
10 AI management system 11 IF conversion unit 12 Conversion rule learning unit 13 Conversion rule DB
20 AI system 30 OpS
40 NE
100 Drive device 101 Recording medium 102 Auxiliary storage device 103 Memory device 104 CPU
105 Interface device B bus

Claims (7)

第1の処理を実行する第1のシステムに対する第2の処理の実行要求について、変換ルールに従って、前記第2の処理に関する入力データを前記第1の処理に対応するように変換し、変換後の入力データを前記第1のシステムに入力する第1の変換部と、
前記第1のシステムからの出力データを、前記変換ルールに従って、前記第の処理に関する出力データに対応するように変換する第2の変換部と、
変換前の前記入力データと変換後の前記出力データとの履歴を学習し、学習結果に基づいて、前記変換ルールを更新する更新部と、
を有することを特徴とする変換装置。
Regarding the execution request of the second process to the first system that executes the first process, the input data related to the second process is converted so as to correspond to the first process according to the conversion rule, and after the conversion. A first conversion unit that inputs input data to the first system, and
A second conversion unit that converts the output data from the first system so as to correspond to the output data related to the second process according to the conversion rule.
An update unit that learns the history of the input data before conversion and the output data after conversion and updates the conversion rule based on the learning result.
A converter characterized by having.
前記第2の処理は、前記第1の処理に対して制約条件が変更された処理である、
ことを特徴とする請求項1記載の変換装置。
The second process is a process in which the constraint conditions are changed with respect to the first process.
The conversion device according to claim 1, wherein the conversion device is characterized by the above.
前記第1の処理及び前記第2の処理は、ネットワークにおける経路を探索する処理である、
ことを特徴とする請求項1又は2記載の変換装置。
The first process and the second process are processes for searching for a route in a network.
The conversion device according to claim 1 or 2, wherein the conversion device is characterized by the above.
第1の処理を実行する第1のシステムに対する第2の処理の実行要求について、変換ルールに従って、前記第2の処理に関する入力データを前記第1の処理に対応するように変換し、変換後の入力データを前記第1のシステムに入力する第1の変換手順と、
前記第1のシステムからの出力データを、前記変換ルールに従って、前記第の処理に関する出力データに対応するように変換する第2の変換手順と、
変換前の前記入力データと変換後の前記出力データとの履歴を学習し、学習結果に基づいて、前記変換ルールを更新する更新手順と、
をコンピュータが実行することを特徴とする変換方法。
Regarding the execution request of the second process to the first system that executes the first process, the input data related to the second process is converted so as to correspond to the first process according to the conversion rule, and after the conversion. The first conversion procedure for inputting the input data to the first system and
A second conversion procedure for converting the output data from the first system so as to correspond to the output data related to the second process according to the conversion rule.
An update procedure for learning the history of the input data before conversion and the output data after conversion and updating the conversion rule based on the learning result.
A conversion method characterized by a computer performing.
前記第2の処理は、前記第1の処理に対して制約条件が変更された処理である、
ことを特徴とする請求項4記載の変換方法。
The second process is a process in which the constraint conditions are changed with respect to the first process.
The conversion method according to claim 4, wherein the conversion method is characterized by the above.
前記第1の処理及び前記第2の処理は、ネットワークにおける経路を探索する処理である、
ことを特徴とする請求項4又は5記載の変換方法。
The first process and the second process are processes for searching for a route in a network.
The conversion method according to claim 4 or 5, characterized in that.
請求項1乃至3いずれか一項記載の各部としてコンピュータを機能させることを特徴とするプログラム。 A program characterized in that a computer functions as each part according to any one of claims 1 to 3.
JP2017233975A 2017-12-06 2017-12-06 Converter, conversion method and program Active JP6815976B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017233975A JP6815976B2 (en) 2017-12-06 2017-12-06 Converter, conversion method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017233975A JP6815976B2 (en) 2017-12-06 2017-12-06 Converter, conversion method and program

Publications (2)

Publication Number Publication Date
JP2019101890A JP2019101890A (en) 2019-06-24
JP6815976B2 true JP6815976B2 (en) 2021-01-20

Family

ID=66973978

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017233975A Active JP6815976B2 (en) 2017-12-06 2017-12-06 Converter, conversion method and program

Country Status (1)

Country Link
JP (1) JP6815976B2 (en)

Also Published As

Publication number Publication date
JP2019101890A (en) 2019-06-24

Similar Documents

Publication Publication Date Title
Müller et al. Survivor: An enhanced controller placement strategy for improving SDN survivability
CN112787841B (en) Fault root cause positioning method and device and computer storage medium
JP6527584B2 (en) Active network fault handling
JP6007799B2 (en) Centralized network control system
EP2713556A1 (en) Mapping a network topology request to a physical network
Muthumanikandan et al. Link failure recovery using shortest path fast rerouting technique in SDN
US20120117246A1 (en) Method And System For The Efficient And Automated Management of Virtual Networks
US10530669B2 (en) Network service aware routers, and applications thereof
Poularakis et al. Learning the optimal synchronization rates in distributed SDN control architectures
JP6904369B2 (en) Control devices, control methods, and programs
EP3688934A1 (en) Migrating services in data communication networks
Zhang et al. A scalable and distributed approach for NFV service chain cost minimization
He et al. How flexible is dynamic SDN control plane?
JP2015104042A (en) Transfer device, server and route change method
CN113660158B (en) Scheduling method, server and storage medium for dynamic routing of Overlay virtual link
Dorsch et al. Enabling hard service guarantees in Software-Defined Smart Grid infrastructures
WO2020162361A1 (en) Control device, control method, and program
JP6815976B2 (en) Converter, conversion method and program
CN112422687A (en) Route decision method and device and storage medium
WO2018018135A1 (en) System and method for joint embedding and backup provisioning in virtual networks
US8964596B1 (en) Network service aware routers, and applications thereof
Karra et al. Providing Resiliency for Service Function Chaining in NFV systems using a SDN-based approach
Banjar et al. Daim: a mechanism to distribute control functions within openflow switches
CN108390780B (en) Method and apparatus for processing information
US20190104071A1 (en) Route calculation control device and route calculation control method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191204

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20201015

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201027

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201210

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20201223

R150 Certificate of patent or registration of utility model

Ref document number: 6815976

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150