Patents
Literature
Patsnap Copilot is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Patsnap Copilot

1298 results about "Adversarial network" patented technology

A generative adversarial network (GAN) is a class of machine learning systems invented by Ian Goodfellow and his colleagues in 2014. Two neural networks contest with each other in a game (in the sense of game theory, often but not always in the form of a zero-sum game).

Single image super-resolution reconstruction method based on conditional generative adversarial network

The invention discloses a single image super-resolution reconstruction method based on a conditional generative adversarial network. A judgment condition, namely an original real image, is added intoa judger network of the generative adversarial network. A deep residual error learning module is added into a generator network to realize learning of high-frequency information and alleviate the problem of gradient disappearance. The single low-resolution image is input to be reconstructed into a pre-trained conditional generative adversarial network, and super-resolution reconstruction is performed to obtain a reconstructed high-resolution image; learning steps of the conditional generative adversarial network model include: learning a model of the conditional adversarial network; inputtingthe high-resolution training set and the low-resolution training set into a conditional generative adversarial network model, using pre-trained model parameters as initialization parameters of the training, judging the convergence condition of the whole network through a loss function, obtaining a finally trained conditional generative adversarial network model when the loss function is converged,and storing the model parameters.
Owner:NANJING UNIV OF INFORMATION SCI & TECH

Zero sample image classification method based on combination of variational autocoder and adversarial network

ActiveCN108875818AImplement classificationMake up for the problem of missing training samples of unknown categoriesCharacter and pattern recognitionPhysical realisationClassification methodsSample image
The invention discloses a zero sample image classification method based on combination of a variational autocoder and an adversarial network. Samples of a known category are input during model training; category mapping of samples of a training set serves as a condition for guidance; the network is subjected to back propagation of optimization parameters through five loss functions of reconstruction loss, generation loss, discrimination loss, divergence loss and classification loss; pseudo-samples of a corresponding unknown category are generated through guidance of category mapping of the unknown category; and a pseudo-sample training classifier is used for testing on the samples of the unknown category. The high-quality samples beneficial to image classification are generated through theguidance of the category mapping, so that the problem of lack of the training samples of the unknown category in a zero sample scene is solved; and zero sample learning is converted into supervised learning in traditional machine learning, so that the classification accuracy of traditional zero sample learning is improved, the classification accuracy is obviously improved in generalized zero sample learning, and an idea for efficiently generating the samples to improve the classification accuracy is provided for the zero sample learning.
Owner:XI AN JIAOTONG UNIV

Image classification method based on confrontation network generated through feature recalibration

The invention discloses an image classification method based on a confrontation network generated through feature recalibration. The image classification method based on the confrontation network generated through feature recalibration is suitable for the field of machine learning and comprises the steps that to-be-classified image data are input into a confrontation network model for network training; a generator and a discriminator which are constituted by a convolutional network are constructed; random noise is initialized and input into the generator; the random noise is subjected to multilevel deconvolution operation in the generator through the convolutional network, and finally, generated samples are obtained; the generated samples and authentic samples are input into the discriminator; and the input samples are subjected to convolution and pooling operation in the discriminator through the convolutional network, thus a feature graph is obtained, a compressed and activated SENetmodule is imported into an intermediate layer of the convolutional network to calibrate the feature graph, thus the calibrated feature graph is obtained, global average pooling is used, and finally,image data classification is output. The SENet module is imported into the intermediate layer of the discriminator, the importance degree of each feature channel is automatically learned, useful features relevant to a task are extracted, features irrelevant to the task are restrained, and thus semi-supervised learning performance is improved.
Owner:JIANGSU YUNYI ELECTRIC

Multi-task named entity recognition and confrontation training method for medical field

The invention discloses a multi-task named entity recognition and confrontation training method for medical field. The method includes the following steps of (1) collecting and processing data sets, so that each row is composed of a word and a label; (2) using a convolutional neural network to encode the information at the word character level, obtaining character vectors, and then stitching withword vectors to form input feature vectors; (3) constructing a sharing layer, and using a bidirection long-short-term memory nerve network to conduct modeling on input feature vectors of each word ina sentence to learn the common features of each task; (4) constructing a task layer, and conducting model on the input feature vectors and the output information in (3) through a bidirection long-short-term network to learn private features of each task; (5) using conditional random fields to decode labels of the outputs of (3) and (4); (6) using the information of the sharing layer to train a confrontation network to reduce the private features mixed into the sharing layer. According to the method, multi-task learning is performed on the data sets of multiple disease domains, confrontation training is introduced to make the features of the sharing layer and task layer more independent, and the task of training multiple named entity recognition simultaneously in a specific domain is accomplished quickly and efficiently.
Owner:ZHEJIANG UNIV

Conditional generative adversarial network-based online handwriting identification method

The present invention requires to protect a conditional generative adversarial network-based online handwriting identification method. The method comprises the steps of 101 using a user registration module to register the basic information of a user; 102 using a reception module to receive a section of character information inputted by the user, wherein the information comprises the character writing style, the character writing strength and the character writing spacing; 103 training a conditional generative adversarial network on a handwriting signature data set by taking the category labels as the conditions, and being able to generate the corresponding directional digital features according to the information of the category labels; 104 using a handwriting identification module, using the conditional generative adversarial network to mine the personalized handwriting of the user and using an adversarial network signature discrimination model D which is a dichotomy device to discriminate whether the inputted data is the real handwriting data or a generated sample; 105 using an application module to apply the handwriting identification to an access control system and a plurality of user document signing scenes. The conditional generative adversarial network-based online handwriting identification method of the present invention has higher stability, safety and convenience, at the same time, can identify the handwriting style, strength and spacing information of the users by combining a conditional generative adversarial network method, and avoids the problem that the character features are not extracted completely.
Owner:CHONGQING UNIV OF POSTS & TELECOMM

Face image repairing method based on generative adversarial network

The invention discloses a face image repairing method based on a generative adversarial network. The method comprises the following steps that: (1) searching a great quantity of images which contain complete and clear faces, and establishing a face image database; (2) constructing the generative adversarial network; (3) training the generative adversarial network, and optimizing the parameters ofa generator and a descriminator in the generative adversarial network; and (4) inputting random vectors which obey normal distribution into the trained generator, generating the face image, comparingthe intact area of the face image to be repaired with the corresponding area of the generated image, continuously regulating the input vectors until the intact area of the face image to be repaired and the corresponding area of the generated image are similar, and finally, replacing the pixel value of a blocked or damaged area in the face image to be repaired by the pixel value of the corresponding area for generating the face image. By use of the method, the generative adversarial network with a deep learning structure is adopted by aiming at the problem that the blocked or damaged face imageis repaired, and therefore, an image repairing problem in image processing is effectively solved.
Owner:NANJING UNIV OF POSTS & TELECOMM

Super-resolution reconstruction method based on conditional generative adversarial network

The invention discloses a super-resolution reconstruction method based on a conditional generative adversarial network, and the method specifically comprises the steps: making a low-resolution image and a corresponding high-resolution image training set by using a disclosed super-resolution image data set; constructing a conditional generative adversarial network model, using dense residual blocksin the generator network, and realizing super-resolution image reconstruction at the tail end of the generation network model by using a sub-pixel up-sampling method; inputting the training image setinto a conditional generative adversarial network for model training, and enabling a training model to converge through a perception loss function; carrying out down-sampling processing on the imagetest set to obtain a low-resolution test image; and inputting the low-resolution test image into the conditional adversarial network model to obtain a high-quality high-resolution image. The method can well solve the problems that a super-resolution image generated by a traditional generative adversarial network looks like clear, and evaluation indexes are extremely low, and meanwhile, the problems of gradient disappearance and high-frequency information loss are relieved through a dense residual network.
Owner:NANJING UNIV OF INFORMATION SCI & TECH

Dense connection generative adversarial network single image super-resolution reconstruction method

ActiveCN110570353AFully extract high-frequency abstract featuresPreserve low-level featuresGeometric image transformationNeural architecturesPattern recognitionImaging processing
The invention belongs to the field of video and image processing. The objective of the invention is to further improve the reconstruction effect and reconstruction precision of a high-resolution image, promote the structure of the generative adversarial network and the improvement of a loss function; the invention discloses a dense connection generative adversarial network single image super-resolution reconstruction method. A generation network and an adversarial network are included. A basic framework of a residual dense network RDN is adopted by the generation network; the adversarial network adopts a deep convolution generative adversarial network DCGAN discriminator network framework; the low-resolution image is used as an input and is sent into a generation network for processing; and the obtained output is sent to the adversarial network for judgment, a judgment result is fed back to the generative network through a loss function, the steps are repeated until the adversarial network is judged to be qualified, the generative network can generate a clear image, and then super-resolution reconstruction of a low-resolution image is completed by using the trained generative network. The method is mainly applied to image processing occasions.
Owner:TIANJIN UNIV

Large-amplitude face straightening method by means of adversarial network and three-dimensional morphological model

The invention provides a large-amplitude face straightening method by means of an adversarial network and a three-dimensional morphological model. The main content of the large-amplitude face straightening method by means of an adversarial network and a three-dimensional morphological model includes a reconstruction module, a generation network and classification module, and an identification module. The large-amplitude face straightening method by means of an adversarial network and a three-dimensional morphological model includes the steps: a generator generates a forward front face image by taking a non-forward front face image as input, and at the same time a classifier tries to determine whether the image is a real image and utilizes the fed back information to promote the image generated from the generator to be more close to the real image, and at the same time an identification engine is used to maintain the original identity characteristics in the input image. The large-amplitude face straightening method by means of an adversarial network and a three-dimensional morphological model can process the non forward face, especially a large-amplitude deflected face image, can provide a generation network and a morphological model to straighten the face, and can greatly improve the effect of face identification and straightening at the same time.
Owner:SHENZHEN WEITESHI TECH

A satellite anomaly detection method of an adversarial network autoencoder

The invention discloses an abnormity detection method for satellite telemetry data through an adversarial network autoencoder, and the method comprises the steps: breaking the limitation of a traditional empirical model, and employing a pure data driving model; on the basis of a variational autoencoder, introducing a confrontation network idea, using a bidirectional LSTM (Long Short Term Memory) (Long-short term memory network) as a discriminator, and judging whether satellite telemetry data is abnormal or not by using errors of reconstructed data and original data; aiming at the redundancy problem of a satellite sensor, the conventional situation is broken through, and a Markov distance is used for measuring a reconstruction error. In combination with periodicity of satellite orbit operation, a dynamic threshold determination method based on a periodic time window is provided. The method has the advantages that pure data driving is adopted, expert experience is not needed, and the method can be suitable for various occasions; By combining the respective advantages of the variational auto-encoder and the generative adversarial network, the proposed network has the characteristics of high training speed and relatively easy convergence; eliminating redundant data influence between satellite telemetry data by adopting a Mahalanobis distance. According to the periodicity of the satellite, the dynamic threshold method based on the periodic time window is provided, and the misjudgment rate is reduced.
Owner:NANJING UNIV OF AERONAUTICS & ASTRONAUTICS

Bearing fault diagnosis method based on semi-supervised generative adversarial network

InactiveCN110617966AStrengthen the ability to extract featuresStrengthen the ability to extract deep features of bearing signalsMachine part testingCharacter and pattern recognitionGenerative adversarial networkData mining
The invention relates to a bearing fault diagnosis method based on a semi-supervised generative adversarial network, and the method comprises the following steps of obtaining vibration signals of thebearing in different states, and dividing the vibration signals into multiple samples; randomly dividing the samples into a training set and a test set; constructing a small number of label samples ofdifferent faults in the training set; constructing a one-dimensional semi-supervised generative adversarial network model; and inputting the training set into the adversarial network for training, wherein the trained adversarial network is used to test the diagnosis of centralized bearing faults. The method provided by the invention directly inputs the originally collected vibration signal and directly outputs the category of the bearing fault in the test set through training to achieve an end-to-end optimal diagnosis model, and uses a one-dimensional convolutional layer and a one-dimensionaldeconvolutional layer to enhance the ability of the one-dimensional semi-supervised generative adversarial network for extracting features. The invention is a semi-supervised training method, which does not require a large number of manual label samples, greatly saves time and labor costs, and has strong bearing fault diagnosis effect and anti-noise capability, and good stability.
Owner:JIANGNAN UNIV
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products