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

1443results about How to "Prevent overfitting" patented technology

Image classification method based on semi-supervised self-paced learning cross-task deep network

The invention discloses an image classification method based on a semi-supervised self-paced learning cross-task deep network. The method includes the steps of randomly selecting a small amount of labeling samples from the whole image data set, reserving the labels, and remaining all the samples as unlabelled samples having the real labels to be unknown in the whole process, wherein the weight ofthe labeled samples is constant to be one in the training process, the weight of the unlabelled samples is initialized to be zero, and only the labeled samples are used as a training set in the initial process; S2, training a cross-task deep network by the training set; S3, according to the trained cross-task deep network, predicting the pseudo labels of all the unlabelled samples, and giving a corresponding weight of each unlabelled sample; S4, according to a self-paced learning normal form, selecting an unlabelled sample with a high confidence degree, and adding to the training set; and S5,repeating the steps S2-S4 until the cross-task deep network performance is saturated or reaches a preset cycle number. According to the method, the human design feature is not needed to be input, andthe classification can be realized by directly inputting the original image.
Owner:SOUTH CHINA UNIV OF TECH

Human behavior recognition method based on attention mechanism and 3D convolutional neural network

The invention discloses a human behavior recognition method based on an attention mechanism and a 3D convolutional neural network. According to the human behavior recognition method, a 3D convolutional neural network is constructed; and the input layer of the 3D convolutional neural network includes two channels: an original grayscale image and an attention matrix. A 3D CNN model for recognizing ahuman behavior in a video is constructed; an attention mechanism is introduced; a distance between two frames is calculated to form an attention matrix; the attention matrix and an original human behavior video sequence form double channels inputted into the constructed 3D CNN and convolution operation is carried out to carry out vital feature extraction on a visual focus area. Meanwhile, the 3DCNN structure is optimized; a Dropout layer is randomly added to the network to freeze some connection weights of the network; the ReLU activation function is employed, so that the network sparsity isimproved; problems that computing load leap and gradient disappearing due to the dimension increasing and the layer number increasing are solved; overfitting under a small data set is prevented; and the network recognition accuracy is improved and the time losses are reduced.
Owner:NORTH CHINA ELECTRIC POWER UNIV (BAODING) +1

Image classification method capable of effectively preventing convolutional neural network from being overfit

The invention relates to an image classification method capable of effectively preventing a convolutional neural network from being overfit. The image classification method comprises the following steps: obtaining an image training set and an image test set; training a convolutional neural network model; and carrying out image classification to the image test set by adopting the trained convolutional neural network model. The step of training the convolutional neural network model comprises the following steps: carrying out pretreatment and sample amplification to image data in the image training set to form a training sample; carrying out forward propagation to the training sample to extract image features; calculating the classification probability of each sample in a Softmax classifier; according to the probability yi, calculating to obtain a training error; successively carrying out forward counterpropagation from the last layer of the convolutional neural network by the training error; and meanwhile, revising a network weight matrix W by SGD (Stochastic Gradient Descent). Compared with the prior art, the invention has the advantages of being high in classification precision, high in rate of convergence and high in calculation efficiency.
Owner:DEEPBLUE TECH (SHANGHAI) CO LTD

Generative adversarial network-based pixel-level portrait cutout method

The invention discloses a generative adversarial network-based pixel-level portrait cutout method and solves the problem that massive data sets with huge making costs are needed to train and optimizea network in the field of machine cutout. The method comprises the steps of presetting a generative network and a judgment network of an adversarial learning mode, wherein the generative network is adeep neural network with a jump connection; inputting a real image containing a portrait to the generative network for outputting a person and scene segmentation image; inputting first and second image pairs to the judgment network for outputting a judgment probability, and determining loss functions of the generative network and the judgment network; according to minimization of the values of theloss functions of the two networks, adjusting configuration parameters of the two networks to finish training of the generative network; and inputting a test image to the trained generative network for generating the person and scene segmentation image, randomizing the generated image, and finally inputting a probability matrix to a conditional random field for further optimization. According tothe method, a training image quantity is reduced in batches; and the efficiency and the segmentation precision are improved.
Owner:XIDIAN UNIV

Image description generation method based on depth LSTM network

The invention relates to an image description generation method based on a depth LSTM network, comprising the following steps: (1) extracting the CNN characteristics of an image in an image description dataset, and acquiring an embedded vector corresponding to the image and describing the words in a reference sentence; (2) building a double-layer LSTM network, and carrying out series modeling based on the double-layer LSTM network and a CNN network to generate a multimodal LSTM model; (3) training the multimodal LSTM model by means of joint training; (4) gradually increasing the number of layers of the LSTM network in the multimodal LSTM model, carrying out training each time one layer is added to the LSTM network, and finally, getting a gradual multi-objective optimization and multilayer probability fused image description model; and (5) fusing the probability scores output by the branches of the multilayer LSTM network in the gradual multi-objective optimization and multilayer probability fused image description model, and outputting the word corresponding to the maximum probability through common decision. Compared with the prior art, the method has such advantages as multiple layers, improved expression ability, effective updating, and high accuracy.
Owner:TONGJI UNIV

Virtual learning environment micro-expression recognition and interaction method based on double-flow convolutional neural network

The invention relates to a virtual learning environment micro-expression recognition and interaction method based on a double-flow convolutional neural network, and the method comprises the followingsteps: S1, carrying out the preprocessing of micro-expression data: carrying out the Euler video amplification of a micro-expression video, extracting an image sequence, carrying out the face positioning of the image sequence, and carrying out the cutting of the image sequence, and obtaining the RGB data of a micro-expression; extracting optical flow information from the data amplified by the Euler video to obtain an optical flow image of the micro-expression; s2, dividing the preprocessed data into a training set and a test set, and constructing a double-flow convolutional neural network by using a transfer learning method so as to learn space and time domain information of micro expressions; s3, carrying out maximum value fusion on the output of the double-flow convolutional neural network to enhance the recognition accuracy and obtain a final micro-expression recognition model; and S4, creating a virtual learning environment interaction system by using the micro-expression recognition model, and obtaining a user face image sequence through Kinect to carry out a micro-expression recognition task.
Owner:CHONGQING UNIV OF POSTS & TELECOMM

A rolling bearing fault diagnosis method under variable working conditions based on deep features and transfer learning

ActiveCN109902393AMitigate the effects of differences in the distribution of different vibration characteristicsSolve the problem of difficult multi-state deep feature extractionMachine bearings testingSpecial data processing applicationsLearning basedFeature extraction
The invention discloses a deep feature and transfer learning-based rolling bearing fault diagnosis method under variable working conditions, relates to the technical field of fault diagnosis, and aimsto solve the problem of low state identification accuracy of different fault positions and different performance degradation degrees of a rolling bearing under the variable working conditions. The method comprises the following steps: firstly, carrying out feature extraction on the vibration signal frequency domain amplitude of the rolling bearing by adopting SDAE to obtain vibration signal deepfeatures, and forming a source domain feature sample set and a target domain feature sample set; then, adopting the JGSA to carry out domain adaptation processing on the source domain feature sample and the target domain feature sample, the purpose of reducing distribution offset and subspace transformation difference of feature samples between domains is achieved, and domain offset between different types of feature samples is reduced. And finally, completing rolling bearing multi-state classification under variable working conditions through a K nearest neighbor algorithm. Compared with other methods, the method disclosed by the invention shows better feature extraction capability under the variable working condition of the rolling bearing, the sample feature visualization effect of therolling bearing is optimal, and the fault diagnosis accuracy of the rolling bearing under the variable working condition is high.
Owner:HARBIN UNIV OF SCI & TECH

Feature extraction and state recognition of one-dimensional physiological signal based on depth learning

The present invention discloses a feature extraction and state recognition method for one-dimensional physiological signal based on depth learning. The method comprises: establishing a feature extraction and state recognition analysis model DBN of a on-dimensional physiological signal based on depth learning, wherein the DBN model adopts a "pre-training+fine-tuning" training process, and in a pre-training stage, a first RBM is trained firstly and then a well-trained node is used as an input of a second RBM, and then the second RBM is trained, and so forth; and after training of all RBMs is finished, using a BP algorithm to fin-tune a network, and finally inputting an eigenvector output by the DBN into a Softmax classifier, and determining a state of an individual that is incorporated into the one-dimensional physiological signal. The method provided by the present invention effectively solves the problem that in the conventional one-dimensional physiological signal classification process, feature inputs need to be selected manually so that classification precision is low; and through non-linear mapping of the deep confidence network, highly-separable features/feature combinations are automatically obtained for classification, and a better classification effect can be obtained by keeping optimizing the structure of the network.
Owner:SICHUAN UNIV

Unbalanced data classification method based on unbalanced classification indexes and integrated learning

The invention discloses an unbalanced data classification method based on unbalanced classification indexes and integrated learning, and mainly solves the problem of low classification accuracy of the minority class of the unbalanced data in the prior art. The method comprises steps as follows: (1), a training set and a testing set are selected; (2), training sample weight is initialized; (3), part of training samples is selected according to the training sample weight for training a weak classifier, and the well trained weak classifier is used for classifying all training samples; (4), the classification error rate of the weak classifier on the training set is calculated, is compared with a set threshold value and is optimized; (5), voting weight of the weak classifier is calculated according to the error rate, and the training sample weight is updated; (6), whether the training of the weak classifier reaches the maximum number of iterations is judged, if the training of the weak classifier reaches the maximum number of iterations, a strong classifier is calculated according to the weak classifier and the voting weight of the weak classifier, and otherwise, the operation returns to the step (3). The classification accuracy of the minority class is improved, and the method can be applied to classification of the unbalanced data.
Owner:XIDIAN UNIV

Bearing fault diagnosis based on pseudo-tag semi-supervised kernel local Fisher discriminant analysis

Bearing fault diagnosis based on pseudo-tag semi-supervised kernel local Fisher discriminant analysis is provided. The method is characterized in comprising the following steps: (1) collecting vibration signals of bearings under different working conditions to form a training sample; (2) performing feature extraction on the training sample obtained in (1); (3) performing normalization processing on features obtained in (2); (4) obtaining a clustering tag set by using density peak clustering for the entire feature set obtained in (3); (5) using clustering pseudo-tags obtained in (4) to construct local inter-cluster divergence and intra-cluster divergence regularization terms, and combining the regularization terms with the inter-class divergence and intra-class divergence with tag samples in the FDA to determine a final projection vector; (6) using the final projection vector obtained in (5) to solve a projection set of the tagged feature set in the dimensionality reduction space; (7) using the projection set obtained in (6) to train an extreme learning machine; and (8) performing processing of (2), (3) and (5) on the collected vibration signals, and inputting the processed vibration signals to determine the working conditions. The technical scheme of the present invention is applied to the problem of fault identification of bearing equipment.
Owner:NORTHEAST FORESTRY UNIVERSITY

Robust mechanism research method of characteristic significance in image quality evaluation

The invention discloses a robust mechanism research method of characteristic significance in image quality evaluation. The robust mechanism research method comprises the following steps: firstly, determining a target function of characteristic selection in the image quality evaluation, and initializing a model parameter; secondly, adding an optimal characteristic into a characteristic matrix, and removing a characteristic disturbance term; thirdly, calculating the significance of the characteristic selection in an image quality evaluation system; fourthly, judging whether the significance meets a system robust requirement or achieves an upper limit of a characteristic number; and finally, verifying a model classification effect. The characteristic significance is measured through an imported system characteristic signal to noise ratio, a constrained optimization problem of a smooth convex function in the image quality evaluation system is solved, interference on a classification face by non-significant characteristics is effectively lowered, the robustness of the image evaluation system is improved, and the self-adaptive optimization problem of characteristic attribute selection on the basis of an image quality evaluation network of a learning mechanism is solved.
Owner:SOUTH CHINA AGRI 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