JP7161091B2 - Information processing device, information processing method, program - Google Patents

Information processing device, information processing method, program Download PDF

Info

Publication number
JP7161091B2
JP7161091B2 JP2017210410A JP2017210410A JP7161091B2 JP 7161091 B2 JP7161091 B2 JP 7161091B2 JP 2017210410 A JP2017210410 A JP 2017210410A JP 2017210410 A JP2017210410 A JP 2017210410A JP 7161091 B2 JP7161091 B2 JP 7161091B2
Authority
JP
Japan
Prior art keywords
learning
job
divided
priority
information processing
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
JP2017210410A
Other languages
Japanese (ja)
Other versions
JP2019082900A (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.)
Canon Marketing Japan Inc
Canon IT Solutions Inc
Original Assignee
Canon Marketing Japan Inc
Canon IT Solutions Inc
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 Canon Marketing Japan Inc, Canon IT Solutions Inc filed Critical Canon Marketing Japan Inc
Priority to JP2017210410A priority Critical patent/JP7161091B2/en
Publication of JP2019082900A publication Critical patent/JP2019082900A/en
Application granted granted Critical
Publication of JP7161091B2 publication Critical patent/JP7161091B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Description

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

近年、深層学習により生成された学習済みモデルを用いて、画像の分類やビッグデータの解析等が盛んに行われている。 In recent years, image classification, big data analysis, and the like have been actively performed using trained models generated by deep learning.

深層学習により学習済みモデルを生成するには、大量の学習用データを用いた学習を行う必要があり、膨大な計算リソースや時間を必要とする。また、学習率やネットワーク構造等の学習条件によって、認識精度が大きく変化するため、学習条件を少しずつ変えて、多数の学習を行う必要がある。 Generating a trained model by deep learning requires learning using a large amount of learning data, requiring enormous computational resources and time. Moreover, since the recognition accuracy changes greatly depending on the learning conditions such as the learning rate and network structure, it is necessary to change the learning conditions little by little and carry out a lot of learning.

特許文献1には、機械学習により人工知能を生成する技術について記載がされている。 Patent Literature 1 describes a technique for generating artificial intelligence through machine learning.

特開2017-117226号公報Japanese Patent Application Laid-Open No. 2017-117226

上述の通り、深層学習には膨大な計算リソースや時間が必要であることから、1つの学習ジョブを1つの処理サーバで実行すると、当該処理サーバを1つの学習ジョブで占領することになる。そのため、当該処理サーバにおいて他のジョブを実行できなくなったり、不意に処理サーバが停止してしまった場合にはそれまでの学習が無駄になってしまうという問題がある。 As described above, since deep learning requires enormous computational resources and time, if one learning job is executed by one processing server, the processing server is occupied by one learning job. Therefore, if the processing server cannot execute other jobs or if the processing server stops unexpectedly, there is a problem that the learning up to that point will be wasted.

そこで、本発明は上述の問題を解決するために、学習ジョブを分割して処理することで、処理サーバ等の計算リソースを効率的に利用し、効率的に学習済みモデルを生成する方法を提供することを目的とする。 Therefore, in order to solve the above-mentioned problems, the present invention provides a method for efficiently using computational resources such as processing servers and efficiently generating trained models by dividing and processing learning jobs. intended to

本発明の情報処理システムは、学習用データを用いて学習済みモデルを生成する情報処理システムであって、学習済みモデル生成に係るジョブである学習ジョブの優先度の設定を受け付ける優先度設定受付手段と、前記優先度設定受付手段により優先度の設定を受け付けた学習ジョブを複数の分割学習ジョブに分割する分割手段と、前記分割手段により分割された分割学習ジョブを、前記優先度に従い実行することで、学習済みモデルを生成するジョブ実行手段と、を備えることを特徴とする。 An information processing system of the present invention is an information processing system that generates a trained model using learning data, and is a priority setting receiving means that receives setting of priority of a learning job that is a job related to generation of a trained model. and dividing means for dividing the learning job for which the priority setting is received by the priority setting receiving means into a plurality of divided learning jobs, and executing the divided learning jobs divided by the dividing means according to the priority. and job execution means for generating a learned model.

本発明によれば、学習ジョブを分割して処理することで、処理サーバ等の計算リソースを効率的に利用し、効率的に学習済みモデルを生成するが可能となる。 According to the present invention, by dividing and processing a learning job, it is possible to efficiently use computational resources such as a processing server and efficiently generate a trained model.

本発明の情報処理システムの構成の一例を示す図A diagram showing an example of the configuration of an information processing system according to the present invention. 本発明における、クライアント端末101、ジョブ管理サーバ102、処理サーバ103のハードウェア構成の一例を示す図1 is a diagram showing an example of the hardware configuration of a client terminal 101, a job management server 102, and a processing server 103 according to the present invention; FIG. 本発明における処理内容を示すフローチャートFlowchart showing processing contents in the present invention 優先度決定処理の詳細を示すフローチャートFlowchart showing details of priority determination processing

以下、図面を参照して、本発明の実施形態を詳細に説明する。 BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本発明における情報処理システムの構成の一例を示す図である。 FIG. 1 is a diagram showing an example of the configuration of an information processing system according to the present invention.

本発明における情報処理システムは、クライアント端末101、ジョブ管理サーバ102、処理サーバ103が通信可能に接続された構成である。 The information processing system according to the present invention has a configuration in which a client terminal 101, a job management server 102, and a processing server 103 are communicably connected.

クライアント端末101は、ユーザの操作により、学習ジョブ(学習済みモデルを生成するために行う学習。学習条件(学習用データ、ネットワーク構造などの各種パラメータ)等の情報を含む)の優先度の設定等を受け付ける。受け付けた各種の設定情報は、ジョブ管理サーバに送信される。また、各種データを表示する表示部を備え、ユーザに対して、ジョブ管理サーバから受信した学習ジョブの進捗状況や学習結果等を提示する機能を備える。 The client terminal 101 is operated by a user to set the priority of a learning job (learning to generate a trained model, including information such as learning conditions (various parameters such as data for learning and network structure)). accept. The received various setting information is transmitted to the job management server. It also has a display unit that displays various data, and has a function of presenting the progress of the learning job received from the job management server, the learning result, and the like to the user.

ジョブ管理サーバ102は、クライアント端末101が受け付けた各種の学習条件等の設定に従い、処理サーバ103に対して処理実行の指示を出すことで、学習ジョブの実行を制御する。また、クライアント端末101に対して、学習結果等の情報を送信する。 The job management server 102 controls the execution of the learning job by issuing processing execution instructions to the processing server 103 according to the settings of various learning conditions received by the client terminal 101 . Also, information such as learning results is transmitted to the client terminal 101 .

処理サーバ103は、ジョブ管理サーバ102から受信した学習データやジョブ実行指示に従い、学習ジョブを実行する。図1においては、処理サーバ103は1台であるが、複数の処理サーバを備えていても良い。 The processing server 103 executes the learning job according to the learning data and job execution instructions received from the job management server 102 . Although one processing server 103 is shown in FIG. 1, a plurality of processing servers may be provided.

図2は、本発明の情報処理装置(クライアント端末101、ジョブ管理サーバ102、処理サーバ103)のハードウェア構成の一例を示すブロック図である。 FIG. 2 is a block diagram showing an example of the hardware configuration of the information processing apparatus (client terminal 101, job management server 102, processing server 103) of the present invention.

図2に示すように、情報処理装置は、システムバス204を介してCPU(Central Processing Unit)201、ROM(Read Only Memory)202、RAM(Random Access Memory)203、入力コントローラ205、ビデオコントローラ206、メモリコントローラ207、よび通信I/Fコントローラ208が接続される。 As shown in FIG. 2, the information processing apparatus includes a CPU (Central Processing Unit) 201, a ROM (Read Only Memory) 202, a RAM (Random Access Memory) 203, an input controller 205, a video controller 206, A memory controller 207 and a communication I/F controller 208 are connected.

CPU201は、システムバス204に接続される各デバイスやコントローラを統括的に制御する。 The CPU 201 comprehensively controls each device and controller connected to the system bus 204 .

ROM202あるいは外部メモリ211は、CPU201が実行する制御プログラムであるBIOS(Basic Input/Output System)やOS(Operating System)や、本情報処理方法を実現するためのコンピュータ読み取り実行可能なプログラムおよび必要な各種データ(データテーブルを含む)を保持している。 ROM 202 or external memory 211 stores BIOS (Basic Input/Output System) and OS (Operating System), which are control programs executed by CPU 201, computer-readable executable programs for realizing this information processing method, and necessary various types of programs. Holds data (including data tables).

RAM203は、CPU201の主メモリ、ワークエリア等として機能する。CPU201は、処理の実行に際して必要なプログラム等をROM202あるいは外部メモリ211からRAM203にロードし、ロードしたプログラムを実行することで各種動作を実現する。 A RAM 203 functions as a main memory, a work area, and the like for the CPU 201 . The CPU 201 loads programs and the like necessary for executing processing from the ROM 202 or the external memory 211 to the RAM 203, and executes the loaded programs to realize various operations.

入力コントローラ205は、キーボード209や不図示のマウス等のポインティングデバイス等の入力装置からの入力を制御する。入力装置がタッチパネルの場合、ユーザがタッチパネルに表示されたアイコンやカーソルやボタンに合わせて押下(指等でタッチ)することにより、各種の指示を行うことができることとする。 The input controller 205 controls inputs from input devices such as a keyboard 209 and a pointing device such as a mouse (not shown). When the input device is a touch panel, the user can give various instructions by pressing (touching with a finger or the like) an icon, cursor, or button displayed on the touch panel.

また、タッチパネルは、マルチタッチスクリーンなどの、複数の指でタッチされた位置を検出することが可能なタッチパネルであってもよい。 Also, the touch panel may be a touch panel, such as a multi-touch screen, capable of detecting positions touched by multiple fingers.

ビデオコントローラ206は、ディスプレイ210などの外部出力装置への表示を制御する。ディスプレイは本体と一体になったノート型パソコンのディスプレイも含まれるものとする。なお、外部出力装置はディスプレイに限ったものははく、例えばプロジェクタであってもよい。また、前述のタッチ操作を受け付け可能な装置については、入力装置も提供する。 Video controller 206 controls display on an external output device such as display 210 . The display shall include the display of a notebook computer integrated with the main body. Note that the external output device is not limited to a display, and may be a projector, for example. In addition, an input device is also provided for the device capable of receiving the above-described touch operation.

なおビデオコントローラ206は、表示制御を行うためのビデオメモリ(VRAM)を制御することが可能で、ビデオメモリ領域としてRAM203の一部を利用することもできるし、別途専用のビデオメモリを設けることも可能である。 The video controller 206 can control a video memory (VRAM) for performing display control, and can use part of the RAM 203 as a video memory area, or provide a separate dedicated video memory. It is possible.

メモリコントローラ207は、外部メモリ211へのアクセスを制御する。外部メモリとしては、ブートプログラム、各種アプリケーション、フォントデータ、ユーザファイル、編集ファイル、および各種データ等を記憶する外部記憶装置(ハードディスク)、フレキシブルディスク(FD)、或いはPCMCIAカードスロットにアダプタを介して接続されるコンパクトフラッシュ(登録商標)メモリ等を利用可能である。 A memory controller 207 controls access to the external memory 211 . External memory can be connected to an external storage device (hard disk), flexible disk (FD), or PCMCIA card slot for storing boot programs, various applications, font data, user files, edit files, and various data via an adapter. A compact flash (registered trademark) memory or the like can be used.

通信I/Fコントローラ209は、ネットワークを介して外部機器と接続・通信するものであり、ネットワークでの通信制御処理を実行する。例えば、TCP/IPを用いた通信やISDNなどの電話回線、および携帯電話の3G回線を用いた通信が可能である。 A communication I/F controller 209 connects and communicates with an external device via a network, and executes communication control processing in the network. For example, communication using TCP/IP, telephone lines such as ISDN, and communication using 3G lines for mobile phones are possible.

尚、CPU201は、例えばRAM203内の表示情報用領域へアウトラインフォントの展開(ラスタライズ)処理を実行することにより、ディスプレイ210上での表示を可能としている。また、CPU201は、ディスプレイ210上の不図示のマウスカーソル等でのユーザ指示を可能とする。 The CPU 201 enables display on the display 210 by, for example, rasterizing an outline font to a display information area in the RAM 203 . The CPU 201 also allows the user to issue instructions using a mouse cursor (not shown) on the display 210 .

次に図3のフローチャートを用いて、本発明における処理の内容を説明する。 Next, the contents of the processing in the present invention will be explained using the flow chart of FIG.

図3のフローチャートで示す処理のうち、S301、S312はクライアント端末101のCPU201が所定の制御プログラムを読み出して実行する処理である。また、S302、S303、S307~S311はジョブ管理サーバ102のCPU201が所定の制御プログラムを読み出して実行する処理である。また、S304~S306は処理サーバ103のCPU201が所定の制御プログラムを読み出して実行する処理である。 Among the processes shown in the flowchart of FIG. 3, S301 and S312 are processes in which the CPU 201 of the client terminal 101 reads and executes a predetermined control program. Further, S302, S303, S307 to S311 are processes in which the CPU 201 of the job management server 102 reads and executes a predetermined control program. Further, S304 to S306 are processes in which the CPU 201 of the processing server 103 reads and executes a predetermined control program.

ステップS301では、クライアント端末101は、ユーザから学習ジョブの優先度の設定を受け付ける。そして、受け付けた優先度等の情報をジョブ管理サーバ102に送信する。 In step S<b>301 , the client terminal 101 receives setting of the priority of the learning job from the user. Then, the received information such as the priority is transmitted to the job management server 102 .

ステップS302では、ジョブ管理サーバ102は、クライアント端末101から送信されたジョブの優先度等の情報を受け取ると、処理対象の学習ジョブを分割する。 In step S302, the job management server 102 divides the learning job to be processed upon receiving the information such as the priority of the job transmitted from the client terminal 101. FIG.

ステップS303では、ステップS302で分割されたジョブ(分割学習ジョブ)に対して優先度を設定し、処理サーバ103に対して分割学習ジョブの実行を指示する。 In step S303, a priority is set for the job (divided learning job) divided in step S302, and the processing server 103 is instructed to execute the divided learning job.

ステップS304では、処理サーバ103は、ジョブ管理サーバ102による指示に従い、優先度の高い分割学習ジョブを取得する。 In step S<b>304 , the processing server 103 acquires a high-priority divided learning job in accordance with an instruction from the job management server 102 .

ステップS305では、ステップS304で取得した分割学習ジョブを実行する。 In step S305, the divided learning job acquired in step S304 is executed.

ステップS306では、ステップS305で実行した分割学習ジョブの結果をジョブ管理サーバ102に対して送信する。 In step S<b>306 , the result of the divided learning job executed in step S<b>305 is transmitted to the job management server 102 .

ステップS307では、ジョブ管理サーバ102は、処理サーバ103から分割学習ジョブの結果を受信すると、当該分割学習ジョブが最後の分割学習ジョブであるか(例えば学習ジョブAをA1~A5の5つに分割した場合の5つ目の分割学習ジョブであるか)を判定する。 In step S307, when receiving the result of the divided learning job from the processing server 103, the job management server 102 determines whether the divided learning job is the last divided learning job (for example, the learning job A is divided into five of A1 to A5). is the fifth divided learning job in the case of

最後の分割学習ジョブである場合(ステップS307:YES)は、処理をステップS311に移行し、学習ジョブを終了状態にする。そして、学習ジョブの学習結果をクライアント端末101に送信し、クライアント端末101は送信された学習結果を受信する(S312)。 If it is the last divided learning job (step S307: YES), the process proceeds to step S311, and the learning job is brought to an end state. Then, the learning result of the learning job is transmitted to the client terminal 101, and the client terminal 101 receives the transmitted learning result (S312).

最後の分割学習ジョブではない場合(ステップS307:NO)は、処理をステップS308に移行する。 If it is not the last divided learning job (step S307: NO), the process proceeds to step S308.

ステップS308では、処理サーバ103による分割学習ジョブの結果に基づき、学習ジョブの次の分割タイミングを決定する。具体的には、学習結果から過学習が起きていると考えられる場合には、細かく分割するよう制御する。そうすることで、無駄な過学習を低減させることが可能となる。また、細かく分割し、後述のステップS309の処理を実行することにより、計算リソースを効率的に利用することができる。 In step S308, based on the result of the divided learning job by the processing server 103, the timing for the next division of the learning job is determined. Specifically, when it is considered that over-learning has occurred from the learning result, it is controlled to be finely divided. By doing so, it is possible to reduce unnecessary over-learning. Further, by finely dividing and executing the processing of step S309, which will be described later, computational resources can be used efficiently.

また、パラメータを変更し学習率を下げたうえで、過学習が起きる直前の分割ジョブから学習を再開することで、過学習を防ぐことも可能となる。 It is also possible to prevent overlearning by changing the parameters to lower the learning rate and restarting learning from the divided job immediately before overlearning occurs.

ステップS309では、処理サーバ103による分割学習ジョブの結果に基づき、分割学習ジョブの優先度を制御する。 In step S<b>309 , the priority of the divided learning job is controlled based on the result of the divided learning job by the processing server 103 .

ステップS309の処理の詳細について、図4のフローチャートを用いて説明する。 Details of the processing in step S309 will be described with reference to the flowchart of FIG.

ステップS401では、ジョブ管理サーバ102は、処理サーバ103による分割学習ジョブの結果について、損失関数が発散しているかを判定する。すなわち、期待された結果が出ずに学習に失敗しているかを判断する。 In step S401, the job management server 102 determines whether the loss function of the result of the divided learning job by the processing server 103 has diverged. That is, it is determined whether or not the expected result is not obtained and the learning is failed.

損失関数が発散している場合(学習に失敗していると判断される場合)(ステップS401:YES)は、学習条件の設定等が不適切であり、これ以上学習ジョブの処理を継続する優先度は低いと考えれるため、学習ジョブの優先度を下げる(S404)。 When the loss function diverges (when it is determined that the learning has failed) (step S401: YES), the setting of the learning conditions is inappropriate, and the priority is given to continuing the processing of the learning job. Therefore, the priority of the learning job is lowered (S404).

損失関数が発散していない場合(ステップS401:NO)は、処理をステップS402に移行する。 If the loss function has not diverged (step S401: NO), the process proceeds to step S402.

ステップS402では、学習がすでに十分かを判断する(期待された結果が出ている等の場合には、十分学習されたと判断される)。 In step S402, it is determined whether the learning is already sufficient (if the expected results are obtained, it is determined that the learning is sufficient).

学習がすでに十分である場合(ステップS402:YES)は、現時点の学習進捗で十分であると考えられ、これ以上学習ジョブの処理を継続する優先度は低いと考えられるため、処理をステップS405に移行し、学習ジョブの優先度を下げる(S405)。 If the learning is already sufficient (step S402: YES), it is considered that the current learning progress is sufficient and the priority of continuing the processing of the learning job is considered to be low, so the process proceeds to step S405. Then, the priority of the learning job is lowered (S405).

学習がまだ十分でない場合(ステップS402:NO)は、処理をステップS403に移行する。 If the learning is still insufficient (step S402: NO), the process proceeds to step S403.

ステップS403では、他の学習条件の学習ジョブに比べて、学習結果が良いかを判定する。他の学習条件のジョブに比べ結果が良い場合(ステップS403:YES)は、継続して学習ジョブを実行することで、期待する結果を得られる可能性が高いと考えられるため、学習ジョブの優先度を上げる(S406)。 In step S403, it is determined whether the learning result is better than the learning job with other learning conditions. If the results are better than the jobs with other learning conditions (step S403: YES), it is likely that the expected results will be obtained by continuing the learning job, so the learning job is prioritized. Increase the degree (S406).

他の学習条件の学習ジョブに比べ結果が悪い場合(ステップS403:NO)は、継続して学習ジョブを実行しても、期待する結果を得られる可能性が低いと考えられるため、学習ジョブの優先度を下げる(S407)。 If the result is worse than the learning job with other learning conditions (step S403: NO), it is considered unlikely that the expected result will be obtained even if the learning job is continuously executed. Lower the priority (S407).

以上が、図3のステップS309の処理の詳細である。 The details of the processing in step S309 in FIG. 3 have been described above.

そして、ステップS310において、途中結果から学習を再開するような分割学習ジョブに分割し、処理をステップS303に戻す。
ステップS303では、ステップS309で決定された優先度を分割学習ジョブに設定し、処理サーバ103に対して分割学習ジョブの実行を指示する。
Then, in step S310, the job is divided into divided learning jobs such that learning is restarted from the intermediate results, and the process returns to step S303.
In step S303, the priority determined in step S309 is set for the divided learning job, and the processing server 103 is instructed to execute the divided learning job.

このように、学習ジョブを分割し、優先度に従い学習ジョブを実行することで、学習ジョブを実行中に処理サーバが停止してしまった場合にも、それまでに実行した学習結果(処理が完了した分割学習ジョブの分の結果)が無駄にならないという効果を得られる。 In this way, by dividing the learning jobs and executing the learning jobs according to their priority, even if the processing server stops while the learning jobs are being executed, the learning results executed up to that point (processing Therefore, the results of the divided learning jobs that have been divided are not wasted.

また、優先度の高い学習ジョブが新たに登録された場合にも、分割学習ジョブが終了したタイミングで優先度の高い学習ジョブに処理を切り替えることが可能となる。 Further, even when a learning job with a high priority is newly registered, the processing can be switched to a learning job with a high priority at the timing when the divided learning job ends.

また、自由に使える社内サーバと従量課金される社外サーバとを併用している環境においては、分割学習ジョブが終了したタイミングにおいて、社内サーバで処理を実行するよう切り替えることができるため、コスト削減にも効果がある。 Also, in an environment that uses both an internal server that can be used freely and an external server that is billed according to usage, it is possible to switch to executing processing on the internal server at the timing when the divided learning job is completed, resulting in cost reduction. is also effective.

なお、本発明は、例えば、システム、装置、方法、プログラムもしくは記録媒体等としての実施態様をとることが可能である。具体的には、複数の機器から構成されるシステムに適用しても良いし、また、一つの機器からなる装置に適用しても良い。 The present invention can be embodied as, for example, a system, device, method, program, recording medium, or the like. Specifically, it may be applied to a system composed of a plurality of devices, or may be applied to an apparatus composed of a single device.

また、本発明におけるプログラムは、図3、図4に示すフローチャートの処理方法をコンピュータが実行可能なプログラムであり、本発明の記憶媒体は図3、図4の処理方法をコンピュータが実行可能なプログラムが記憶されている。なお、本発明におけるプログラムは図3、図4の各装置の処理方法ごとのプログラムであってもよい。 Further, the program in the present invention is a program that allows a computer to execute the processing methods of the flow charts shown in FIGS. is stored. The program according to the present invention may be a program for each processing method of each device shown in FIGS.

以上のように、前述した実施形態の機能を実現するプログラムを記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記録媒体に格納されたプログラムを読み出し、実行することによっても本発明の目的が達成されることは言うまでもない。 As described above, a recording medium recording a program for realizing the functions of the above-described embodiments is supplied to a system or device, and the computer (or CPU or MPU) of the system or device reads the program stored in the recording medium. Needless to say, the object of the present invention can also be achieved by reading and executing.

この場合、記録媒体から読み出されたプログラム自体が本発明の新規な機能を実現することになり、そのプログラムを記録した記録媒体は本発明を構成することになる。 In this case, the program itself read from the recording medium implements the novel functions of the present invention, and the recording medium recording the program constitutes the present invention.

プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD-ROM、CD-R、DVD-ROM、磁気テープ、不揮発性のメモリカード、ROM、EEPROM、シリコンディスク等を用いることが出来る。 Examples of recording media for supplying programs include flexible disks, hard disks, optical disks, magneto-optical disks, CD-ROMs, CD-Rs, DVD-ROMs, magnetic tapes, non-volatile memory cards, ROMs, EEPROMs, silicon A disk or the like can be used.

また、コンピュータが読み出したプログラムを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Further, by executing the program read by the computer, not only the functions of the above-described embodiments are realized, but also based on the instructions of the program, the OS (operating system) and the like running on the computer are actually executed. Needless to say, a case where part or all of the processing is performed and the functions of the above-described embodiments are realized by the processing are included.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Furthermore, after the program read from the recording medium is written in the memory provided in the function expansion board inserted into the computer or the function expansion unit connected to the computer, the function expansion board is read according to the instruction of the program code. It goes without saying that a case where a CPU or the like provided in a function expansion unit performs part or all of the actual processing and the functions of the above-described embodiments are realized by the processing.

また、本発明は、複数の機器から構成されるシステムに適用しても、ひとつの機器から成る装置に適用しても良い。また、本発明は、システムあるいは装置にプログラムを供給することによって達成される場合にも適応できることは言うまでもない。この場合、本発明を達成するためのプログラムを格納した記録媒体を該システムあるいは装置に読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。 Moreover, the present invention may be applied to a system composed of a plurality of devices or to an apparatus composed of a single device. Further, it goes without saying that the present invention can be applied to the case where it is achieved by supplying a program to a system or device. In this case, by loading a recording medium storing a program for achieving the present invention into the system or device, the system or device can enjoy the effects of the present invention.

さらに、本発明を達成するためのプログラムをネットワーク上のサーバ、データベース等から通信プログラムによりダウンロードして読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。なお、上述した各実施形態およびその変形例を組み合わせた構成も全て本発明に含まれるものである。 Furthermore, by downloading and reading out the program for achieving the present invention from a server, database, etc. on the network using a communication program, the system or device can enjoy the effects of the present invention. It should be noted that all configurations obtained by combining each of the above-described embodiments and modifications thereof are also included in the present invention.

101 クライアント端末
102 ジョブ管理サーバ
103 処理サーバ
101 client terminal 102 job management server 103 processing server

Claims (6)

学習用データを用いて学習済みモデルを生成する情報処理システムであって、
学習済みモデル生成に係るジョブである学習ジョブの実行に係る優先度の設定を受け付ける優先度設定受付手段と、
前記優先度設定受付手段により優先度の設定を受け付けた学習ジョブを複数の分割学習ジョブに分割する分割手段と、
前記分割手段により分割された分割学習ジョブを、前記優先度に従い実行することで、学習済みモデルを生成するジョブ実行手段と、
前記ジョブ実行手段により分割学習ジョブが実行された結果に従い、前記優先度設定受付手段により受け付けた、当該分割学習ジョブにかかる前記学習ジョブの実行に係る優先度を変更する優先度制御手段と、
を備えることを特徴とする情報処理システム。
An information processing system that generates a trained model using learning data,
a priority setting reception means for receiving a priority setting for execution of a learning job, which is a job for generating a trained model;
a dividing unit that divides the learning job for which the priority setting is received by the priority setting receiving unit into a plurality of divided learning jobs;
a job executing means for generating a trained model by executing the divided learning jobs divided by the dividing means according to the priority;
priority control means for changing the priority of execution of the learning job related to the divided learning job received by the priority setting receiving means according to the result of execution of the divided learning job by the job executing means;
An information processing system comprising:
前記優先度制御手段は、前記分割学習ジョブが実行された結果、学習に失敗していると判定される場合には、当該分割学習ジョブにかかる前記学習ジョブの実行に係る優先度を下げることを特徴とする請求項1に記載の情報処理システム。 When it is determined that learning has failed as a result of execution of the divided learning job, the priority control means lowers the priority of execution of the learning job related to the divided learning job. 2. The information processing system according to claim 1. 前記優先度制御手段は、前記分割学習ジョブが実行された結果、十分に学習が済んでいると判定される場合には、当該分割学習ジョブにかかる前記学習ジョブの実行に係る優先度を下げることを特徴とする請求項1または2に記載の情報処理システム。 When it is determined that learning has been sufficiently completed as a result of execution of the divided learning job, the priority control means lowers the priority of execution of the learning job related to the divided learning job. 3. The information processing system according to claim 1 or 2, characterized by: 前記分割手段は、前記分割学習ジョブが実行された結果、過学習が起こっていると判定される場合には、当該分割学習ジョブにかかる学習ジョブをより細かく分割することを特徴とする請求項1乃至3のいずれか1項に記載の情報処理システム。 2. When it is determined that over-learning has occurred as a result of execution of the divided learning job, the dividing unit further divides the learning job related to the divided learning job. 4. The information processing system according to any one of items 1 to 3. 学習用データを用いて学習済みモデルを生成する情報処理システムにおける情報処理方法であって、
学習済みモデル生成に係るジョブである学習ジョブの実行に係る優先度の設定を受け付ける優先度設定受付工程と、
前記優先度設定受付工程により優先度の設定を受け付けた学習ジョブを複数の分割学習ジョブに分割する分割工程と、
前記分割工程により分割された分割学習ジョブを、前記優先度に従い実行することで、学習済みモデルを生成するジョブ実行工程と、
前記ジョブ実行工程により分割学習ジョブが実行された結果に従い、前記優先度設定受付工程により受け付けた、当該分割学習ジョブにかかる前記学習ジョブの実行に係る優先度を変更する優先度制御工程と、
を備えることを特徴とする情報処理方法。
An information processing method in an information processing system that generates a trained model using learning data,
a priority setting receiving step of receiving a priority setting related to execution of a learning job, which is a job related to generation of a trained model;
a dividing step of dividing the learning job for which the priority setting is received by the priority setting receiving step into a plurality of divided learning jobs;
a job execution step of generating a learned model by executing the divided learning jobs divided by the dividing step according to the priority;
a priority control step of changing the priority of execution of the learning job related to the divided learning job received by the priority setting receiving step according to the result of execution of the divided learning job by the job executing step;
An information processing method comprising:
コンピュータを、請求項1乃至4に記載の情報処理システムの各手段として機能させるためのプログラム。 A program for causing a computer to function as each means of the information processing system according to any one of claims 1 to 4.
JP2017210410A 2017-10-31 2017-10-31 Information processing device, information processing method, program Active JP7161091B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017210410A JP7161091B2 (en) 2017-10-31 2017-10-31 Information processing device, information processing method, program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017210410A JP7161091B2 (en) 2017-10-31 2017-10-31 Information processing device, information processing method, program

Publications (2)

Publication Number Publication Date
JP2019082900A JP2019082900A (en) 2019-05-30
JP7161091B2 true JP7161091B2 (en) 2022-10-26

Family

ID=66669595

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017210410A Active JP7161091B2 (en) 2017-10-31 2017-10-31 Information processing device, information processing method, program

Country Status (1)

Country Link
JP (1) JP7161091B2 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014096058A (en) 2012-11-09 2014-05-22 Nippon Telegr & Teleph Corp <Ntt> Inter-document relationship estimation model learning unit, inter-document relationship estimation device, method and program

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3308630B2 (en) * 1993-03-12 2002-07-29 株式会社日立製作所 Plant control apparatus and method
JP3337597B2 (en) * 1995-09-28 2002-10-21 松下電器産業株式会社 Learning type recognition judgment device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014096058A (en) 2012-11-09 2014-05-22 Nippon Telegr & Teleph Corp <Ntt> Inter-document relationship estimation model learning unit, inter-document relationship estimation device, method and program

Also Published As

Publication number Publication date
JP2019082900A (en) 2019-05-30

Similar Documents

Publication Publication Date Title
JP6137241B2 (en) Information processing apparatus, information processing system, information display method, control method, and program
US20150278983A1 (en) Terminal apparatus, electronic whiteboard system, input assist method for electronic whiteboard, and medium
US11253780B2 (en) Game device having improved slide-operation-driven user interface
US20120075529A1 (en) Techniques for displaying data on a secondary device while displaying content on a television
US20200133475A1 (en) Control method, electronic device and non-transitory computer readable recording medium device
US9710137B2 (en) Handedness detection
US10717002B2 (en) Game device, method for controlling game device
EP3979148A1 (en) Method and system for displaying machine learning automatic modeling procedure
JP7161091B2 (en) Information processing device, information processing method, program
US20120079533A1 (en) Techniques for developing a customized television user interface for a secondary device
US20120079532A1 (en) Techniques for developing a television user interface for a secondary device
CN108351888B (en) Generating deferrable data streams
CN115705112A (en) Information processing apparatus, information processing system, and control method
JP2007188289A (en) Multitask processing terminal device
WO2017016333A1 (en) Screen adjustment method and device
KR20080030319A (en) Computer system and control method thereof
JP2016126371A (en) Information processing apparatus, information processing system, method of controlling information processing apparatus, and program
CN114020164B (en) Stylus control method and device, electronic equipment and storage medium
JP2022187739A (en) Information processing system, information processing method, and program
JP7248279B2 (en) Computer system, program and method
JP2015118597A (en) Information processing apparatus, information processing method, and program
US11768797B2 (en) Path tracing of mathematical plots
JP2013114466A (en) Display system, display method and program
EP4206911A1 (en) Icon data migration method, electronic device and computer readable storage medium
JP2022091019A (en) Information processing apparatus, information processing method, and program

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20180703

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20181031

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20190115

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201102

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20211029

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20211109

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220107

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220614

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220804

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220926

R151 Written notification of patent or utility model registration

Ref document number: 7161091

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151