Semi-supervised learning method for GAN model training
A semi-supervised learning and model training technology, applied in the field of deep learning, can solve problems such as the inability to correctly guide the generator and update parameters
Image
Examples
Embodiment Construction
[0046] In the GAN model (generated confrontation network model), there are two models that compete with each other, one is the generator and the other is the discriminator. The abbreviated generator is the function G(.), and the adversarial is the function D(.). The general generator loss function is defined as follows:
[0047] L G =∑(1-D(G(n)))
[0048]Among them, n is the input seed of the generator, denote the generator as G(.), and denote the adversarial as D(.).
[0049] The loss function of the adversarial is defined as follows:
[0050] L D =∑(D(real)-D(G(n)))
[0051] Among them, real is a real case.
[0052] During the training process of the GAN model, the value of the generator loss function guides the parameter update of the generator, and the guiding method can be an optimizer such as Adam. Likewise, the loss function value of the adversarial device guides the parameter update of the adversarial device.
[0053] The semi-supervised learning method for GAN...
PUM
Login to View More Abstract
Description
Claims
Application Information
- IPC
- G06K9/32; G06K9/62; G06N3/08
- CPC
- G06N3/08; G06V10/25; G06F18/253; Y02P90/30
- Inventors
- 陈旋; 吕成云



