情報処理装置、情報処理方法、及びプログラム
Patent Information
- Authority / Receiving Office
- JP · JP
- Patent Type
- Applications
- Current Assignee / Owner
- NEC CORP
- Filing Date
- 2023-06-14
- Publication Date
- 2026-07-30
AI Technical Summary
【0023】 以上のように、本開示によれば、候補オペレーション間のバイアスを軽減し、それによって、ランクの乱れの懸念を軽減することができる。
Smart Images

Figure 2026525393000001_ABST
Abstract
Claims
1. A network construction method for building a machine learning model network with numerous candidate operations, A network partitioning means for dividing the machine learning model network into a captain network and a follower network, each having different candidate operations, Using the training data, machine learning is performed on the captain network. Furthermore, a learning processing means performs machine learning on the follower network by knowledge distillation using the machine-learned captain network, Equipped with, The network partitioning means updates the arrangement of candidate operations in the captain network and the follow network using the results of the knowledge distillation after the machine learning. An information processing device characterized by the following:
2. The aforementioned machine learning model network is a supernet, The learning processing means outputs the captain network, in which the arrangement of the candidate operations has been updated, as a subnet of the supernet. The information processing apparatus according to claim 1.
3. The captain network has a multilayer structure in which a single candidate operation is placed in each layer. The follower network has a multilayer structure in which one or more candidate operations are arranged in each layer. The information processing apparatus according to claim 1.
4. The learning processing means, after updating the arrangement of the candidate operations, performs new machine learning on the updated captain network using new training data, and further performs new machine learning on the updated follower network by knowledge distillation using the newly trained captain network. The network partitioning means updates the arrangement of candidate operations in the captain network and the follow network using the results of knowledge distillation using the newly trained captain network after the new machine learning. The information processing apparatus according to claim 1.
5. We built a machine learning model network with numerous candidate operations, The machine learning model network is divided into a captain network and a follower network, each with different candidate operations. Using the training data, machine learning is performed on the captain network. Furthermore, by performing machine learning on the follower network through knowledge distillation using the machine-learned captain network, After the machine learning, the arrangement of the candidate operations in the captain network and the follow network is updated using the results of the knowledge distillation. An information processing method characterized by the following:
6. On the computer, A machine learning model network with numerous candidate operations is constructed. The machine learning model network is divided into a captain network and a follower network, each containing different candidate operations. Using the training data, machine learning is performed on the captain network. Furthermore, by performing knowledge distillation using the machine learning-trained captain network, machine learning is applied to the follower network. After the machine learning, the results of the knowledge distillation are used to update the arrangement of the candidate operations in the captain network and the follow network. A computer-readable recording medium that stores a program containing instructions.