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

77 results about "Batch training" patented technology

Batch Training. Running algorithms which require the full data set for each update can be expensive when the data is large. In order to scale inferences, we can do batch training. This trains the model using only a subsample of data at a time.

Transformer fault diagnosis method based on Bi-LSTM and analysis of dissolved gas in oil

The invention discloses a transformer fault diagnosis method based on Bi-LSTM and analysis of dissolved gas in oil. The method comprises: collecting fault DGA monitoring data of each substation, carrying out normalization, sequence expansion, noise superimposing and the like on the data, and extracting fault feature information based on a non-coding ratio method; carrying out length ranking on a DGA sequence, carrying out grouping and filling, and classifying groups into a training set and a verification set; constructing a deep learning frame based on Bi-LSTM, inputting data, and carrying outtraining; and then carrying out diagnosis and network updating by combining actual test data to obtain a fault diagnosis model with the high diagnosis accuracy and portability. According to the invention, the influence of the noise and error on the diagnosis during the DGA data monitoring process is reduced effectively; and the Bi-LSTM-based transformer fault diagnosis model is constructed by considering the complex correlation between different sequences. With introduction of links of sequence sorting, grouping, filling and the like, a problem of different sampling lengths of different transformers in the actual engineering is solved by using the batch training strategy.
Owner:WUHAN UNIV

Inter-carrier interference resistant OFDM detection method based on deep learning

The invention discloses an inter-carrier interference resistant OFDM detection method based on deep learning. The method can be applied to a high-speed mobile OFDM communication system and an OFDM system with relatively large millimetric wave band carrier phase noise and can effectively resist against the inter-carrier interference brought by Doppler frequency offset and the phase noise. Accordingto the inter-carrier interference resistant OFDM detection method disclosed by the invention, a deep network structure is designed for an approximation ML detector by using a deep expansion mode on the basis of a projection gradient descent method, the training algorithm is the Adam algorithm, a small batch training mode is adopted, each batch contains multiple input and output OFDM symbols andcorresponding channel matrixes H, that is, each batch reflects the changes of the channels within a period of time. Different types of channel information are retrieved at first during the training, and then deep learning is performed by using the channel information to converge a loss function to a small value. An OFDM signal is demodulated by using a trained deep detection network to effectivelyimprove the performance of the OFDM system that is affected by the inter-carrier interference generated by greater Doppler frequency offset or phase noise.
Owner:SOUTHEAST UNIV

A method of link prediction for complex networks

ActiveCN109214599AOvercoming the disadvantages of uniform processing networksEasy to handleForecastingSystems biologyNODALBatch training
The invention provides a method for link prediction of a complex network, an end-to-end link prediction model based on a graph attention network (GAT), and a batch training method of the model. The key of this model is to learn the attention distribution of network nodes to neighbors. The steps of model training and model prediction include: (1) inputting the topological structure of unweighted undirected homogeneous network; 2, sampling all nodes according to the topological structure of the training set, so as to batch the network; 3, inputting the batched training set into the model to train the model parameters; Step 4, inputting the point pair to be predicted, and the model outputs the probability of connecting edges between the point pairs. The model of the invention has the characteristics of end-to-end. The batch training method makes the model suitable for large-scale complex networks.
Owner:BEIJING NORMAL UNIVERSITY +1

Low-rank constraint online self-supervised learning scene classification method

The invention relates to a low-rank constraint online self-supervised learning scene classification method. The method comprises the following steps: performing training and feature extraction on off-line image data; carrying out small-batch training to obtain an initial metric learner; inputting online data images sequentially and extracting image features; judging whether each image feature has a label; if the image feature has the label, updating the metric learner; if the image feature has no label, measuring the similarity between the image feature and each training sample, and utilizing a generated bidirectional linear graph to transmit the label; judging feature vector similarity scores of the sample; if the scores are high, updating the metric learner; and otherwise, inputting online data images. According to the scene classification method, self-updating can be realized gradually and useful information obtained from marked samples and unmarked samples can be combined; and the framework of a unified on-line self-updating model is utilized to process online scene classification, so that the on-line automatic scene classification can be achieved, the accuracy of classification is ensured, and work efficiency is improved.
Owner:SHENYANG INST OF AUTOMATION - CHINESE ACAD OF SCI

Image generation method and system based on a capsule network

The invention provides an image generation method and system based on a capsule network. The method comprises the following steps: firstly, constructing training data according to attribute characteristics of an image to be generated; Constructing an image generation model; Training the constructed image generation model by adopting a batch training method according to the training data to obtaina trained image generation model, and constructing a random noise vector; And finally, taking the attribute vector and the random noise vector of the to-be-generated image as the input of the trainedimage generation model, and generating a new image with the same size as the image in the training data. The method has the beneficial effects that the capsule network is added into the image generation model to serve as the encoder network, so that the faster convergence of the model training process is facilitated; And on the other hand, compared with the pooling process of the convolutional neural network, the dynamic routing algorithm of the capsule network has stronger generalization robustness on characteristics, and more diversified and real images can be generated.
Owner:CHINA UNIV OF GEOSCIENCES (WUHAN)

Power measurement system network intrusion detection method based on federated learning framework

The invention specifically discloses an electric power metering system network intrusion detection method based on a federated learning framework. The method comprises the following steps: S1, enabling a concentrator to obtain a local model and setting a target; s2, acquiring user electric meter data and sending the user electric meter data to a concentrator to construct a plurality of batches of training samples; s3, enabling each concentrator to download a global model weight parameter from the data center and carrying out training on the global model weight parameter and the selected batch of training samples to obtain a corresponding local model weight parameter; s4, transmitting the local model weight parameters to a data center for aggregation averaging to obtain a next round of global model parameters, feeding back the obtained next round of global model weight parameters to the concentrator, and optimizing respective local model weight parameters; s5, repeating the step S4 to obtain a detection model; and S6, judging whether network intrusion exists in the real-time operation system or not according to the obtained detection model. According to the method, the privacy of the user can be protected, the detection rate can be ensured, and the communication time and computing resources are reduced.
Owner:SHENZHEN POWER SUPPLY BUREAU +1

Deep learning intrusion detection method and system based on Spark Internet of Vehicles combination

The invention discloses a deep learning intrusion detection method and system based on Spark Internet of Vehicles combination. The method comprises the following steps: S1, establishing a Spark distributed cluster; S2, initializing the Spark distributed cluster, constructing a CNN-LSTM combined deep learning algorithm model, initializing parameters, and uploading the collected data to an HDFS; S3,reading the data from the HDFS for processing, inputting the data into a CNN-LSTM combined deep learning algorithm model, and recognizing the data; and S4, dividing the data into a plurality of RDDsfor batch training, and performing iteration for a preset number of times. The method provides a rapid and accurate detection method for intrusion detection of the Internet of Vehicles, ensures that the Internet of Vehicles can accurately and rapidly complete an intrusion detection task in a short time under the conditions that the computing power is limited, the application environment is complexand a large number of node networks exist, and provides a safe and reliable communication environment.
Owner:NANJING UNIV OF SCI & TECH

Verifiable privacy protection single-layer perceptron batch training method

The invention belongs to the technical field of applying an electronic device to carry out identification and discloses a verifiable privacy protection single-layer perceptron batch training method and a mode identification system. On the basis of the same group of training samples, the training can be carried out for different modes, thereby obtaining a plurality of different training models. Ineach round of iteration, a small batch of samples instead of a sample are selected for iteration. Through utilization of a stochastic gradient descent method, a sample vector is expanded into a matrixsample for acceleration of a convergence rate of the iteration. In a training phase, a user outsources heavy computing tasks to a cloud server. The user needs to carry out encryption operation beforeuploading an input matrix. Through utilization of a stochastic permutation function and a sparse matrix blind technology, the privacy protection of user data is realized. According to the method, a verification mechanism is taken into consideration in a single-layer perceptron training scheme for the first time, the cloud server returns a wrong computing result, and the user can check the wrong computing result with a probability of 100%.
Owner:XIDIAN UNIV

Multi-mechanism mixed recurrent neural network model compression method

The invention discloses a multi-mechanism mixed recurrent neural network model compression method. The multi-mechanism mixed recurrent neural network model compression method comprises A, carrying outcirculant matrix restriction: restricting a part of parameter matrixes in the recurrent neural network into circulant matrixes, and updating a backward gradient propagation algorithm to enable the network to carry out batch training of the circulant matrixes, B, carrying out forward activation function approximation: replacing a non-linear activation function with a hardware-friendly linear function during the forward operation process, and keeping the backward gradient updating process unchanged; C, carrying out hybrid quantization: employing different quantification mechanisms for differentparameters according to the error tolerance difference between different parameters in the recurrent neural network; and D, employing a secondary training mechanism: dividing network model training into two phases including initial training and repeated training. Each phase places particular emphasis on a different model compression method, interaction between different model compression methodsis well avoided, and precision loss brought by the model compression method is reduced to the maximum extent. According to the invention, a plurality of model compression mechanisms are employed to compress the recurrent neural network model, model parameters can be greatly reduced, and the multi-mechanism mixed recurrent neural network model compression method is suitable for a memory-limited andlow-delay embedded system needing to use the recurrent neural network, and has good innovativeness and a good application prospect.
Owner:南京风兴科技有限公司

A multi-class energy consumption forecasting method based on circulating neural network

The invention discloses a multi-class energy consumption prediction method based on a circulating neural network. A circulating neural network model is formed by pre-training, and the method comprisesthe following steps: step S1, loading original energy consumption data on the basis of the circulating neural network model, judging missing value and abnormal value from the original energy consumption data, and detecting and processing the missing value and abnormal value; step S2, extracting the time series characteristic data from the original energy consumption data on the basi of the original energy consumption data, establishing a characteristic set of the circulating neural network model, and normalizing the characteristic set; step S3, batch training being carried out on the featureset after the normalization processing, a multi-class output neural network being established by combining the non-time series feature data, and the multi-class energy consumption data output by the multi-class output neural network being predicted. The utility model has the advantages that a multi-class output neural network is established by using the time series characteristic data of the original energy consumption data and the non-time series characteristic data to predict the energy consumption.
Owner:鲁班软件股份有限公司 +1

Convolutional neural network (CNN) based rain measurement identification of marine radar

ActiveCN110568441AGood convergence and stable stateNeural architecturesNeural learning methodsBatch trainingNetwork model
The invention provides a CNN based rain measurement identification of a marine radar. The method comprises a model building process, a model optimization process and a model training process. The method is based on a classical LeNet-5 CNN model. A multi-level residual CNN model is established, a training set is established by using samples of light rain, medium rain and heavy rain, and input intothe multi-level residual CNN to train the network model, the loss rate is calculated by using a cross entropy loss function, the minimum loss is obtained rapidly, and achieving a very good convergencestable state by using a batch training mode.
Owner:DALIAN MARITIME UNIVERSITY
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