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

70results about How to "Increase the learning rate" patented technology

Gesture recognition method based on 3D-CNN and convolutional LSTM

The invention discloses a gesture recognition method based on 3D-CNN and convolution LSTM. The method comprises the steps that the length of a video input into 3D-CNN is normalized through a time jitter policy; the normalized video is used as input to be fed to 3D-CNN to study the short-term temporal-spatial features of a gesture; based on the short-term temporal-spatial features extracted by 3D-CNN, the long-term temporal-spatial features of the gesture are studied through a two-layer convolutional LSTM network to eliminate the influence of complex backgrounds on gesture recognition; the dimension of the extracted long-term temporal-spatial features are reduced through a spatial pyramid pooling layer (SPP layer), and at the same time the extracted multi-scale features are fed into the full-connection layer of the network; and finally, after a latter multi-modal fusion method, forecast results without the network are averaged and fused to acquire a final forecast score. According to the invention, by learning the temporal-spatial features of the gesture simultaneously, the short-term temporal-spatial features and the long-term temporal-spatial features are combined through different networks; the network is trained through a batch normalization method; and the efficiency and accuracy of gesture recognition are improved.
Owner:BEIJING UNION UNIVERSITY

Dialog strategy online realization method based on multi-task learning

The invention discloses a dialog strategy online realization method based on multi-task learning. According to the method, corpus information of a man-machine dialog is acquired in real time, current user state features and user action features are extracted, and construction is performed to obtain training input; then a single accumulated reward value in a dialog strategy learning process is split into a dialog round number reward value and a dialog success reward value to serve as training annotations, and two different value models are optimized at the same time through the multi-task learning technology in an online training process; and finally the two reward values are merged, and a dialog strategy is updated. Through the method, a learning reinforcement framework is adopted, dialog strategy optimization is performed through online learning, it is not needed to manually design rules and strategies according to domains, and the method can adapt to domain information structures with different degrees of complexity and data of different scales; and an original optimal single accumulated reward value task is split, simultaneous optimization is performed by use of multi-task learning, therefore, a better network structure is learned, and the variance in the training process is lowered.
Owner:AISPEECH CO LTD

Fault location method based on residual and double-stage Elman neural network for hydraulic servo system

The invention discloses a fault location method based on a residual and a double-stage Elman neural network for a hydraulic servo system, comprising the following steps of: obtaining the input/output signals of the hydraulic servo system in a normal working state, an electronic amplifier fault state and a leakage fault state, training a fault observer by virtue of the input/output signal in the normal state, and obtaining a real-time residual signal by the fault observer at first, and then training a state follower in real time and on line to obtain a network connection weight corresponding to the real-time signal, and training an RBF (radial basis function) fault locator by using the time-domain characteristic value of the residual signal and the network connection weight as the training input samples of the RBF fault locator. Both of the fault observer and the state follower are realized by the improved Elman network. Whether the system has a fault or not at present can be judged by comparing the time-domain characteristic value with a fault threshold, and the type of the fault can be obtained by the fault locator. The fault location method disclosed by the invention realizes fault location for the hydraulic servo system, and has high location accuracy and engineering applicability.
Owner:BEIHANG UNIV

Media access control (MAC) address hardware learning method and system based on hash table and ternary content addressable memory (TCAM) table

The invention discloses a media access control (MAC) address hardware learning method and system based on a hash table and a ternary content addressable memory (TCAM) table, and relates to the MAC address learning field. According to the MAC address hardware learning method and system, when no MAC address conflict happens, the hash table is used for storing learned MAC addresses, and a static random access memory (SRAM) or a dynamic random access memory (DRAM) is applied to the hardware of the hash table; and when MAC address conflict happens, the TCAM table is used for caching conflicted MAC addresses, a TCAM storage is applied to the hardware of the TCAM, idle table items can be positioned through one-time searching due to the fact that parallel seeking is performed on the hardware of the TCAM, and the number of the table items of the TCAM is the number of the conflicted MAC addressed which can be practically cached. The MAC address hardware learning method is achieved on a general programmable exchange chip, does not need support of hardware circuits, is high in learning efficiency and small in occupied internal memory resources, is flexible in application due to the fact that the general algorithm is adopted, and can achieve complete control on conflict probability.
Owner:FENGHUO COMM SCI & TECH CO LTD

WSN (Wireless Sensor Network) anomaly detection method based on MEA-BP neural network

The invention discloses a WSN (Wireless Sensor Network) anomaly detection method based on an MEA-BP neural network. The method comprises the following steps: initializing various distributed sensor nodes, and starting to acquire data by various sensor nodes; using a K-means algorithm to perform space clustering on the various sensor nodes to obtain a plurality of cluster structures; using a mind evolutionary algorithm to perform parameter optimization on a BP neural network, optimizing the weight and threshold of the BP neural network through a convergence and dissimilation operation, obtaining optimal weight and threshold, inputting the optimal weight and threshold, and establishing an MEA-BP neural network model; and adopting a distributed algorithm to execute anomaly detection on the sensor nodes in each group of clusters independently, after anomaly detection is finished, transferring a detection result to cluster head nodes of the group of clusters for further verification by the sensor nodes. The WSN anomaly detection method based on the MEA-BP neural network provided by the invention improves the algorithm performance of the BP neural network, accelerates the learning rate of the BP neural network, effectively improves the accuracy of the abnormal data detection and reduces the false positive rate.
Owner:JIANGNAN UNIV

Small sample target detection method based on attention and contrast learning

The invention relates to a small sample target detection method based on attention and contrast learning, and belongs to the field of artificial intelligence and image processing. The invention relates to the small sample target detection method which combines data enhancement, an attention region suggestion network (Attention RPN) and comparative learning. The method is based on a Faster R-CNN (Convolutional Neural Network) network, and comprises the following steps of: adopting a Few-shot Mosaic data enhancement module for enriching the comparison between a small sample background instance and a Novelclass instance and a Base class instance, enhancing the attention of a model on a foreground by an Attention RPN (Regression Coordinate Compensation) module based on regression coordinate compensation, and improving the expression of instance-level features by a contrast learning module. According to the method, the new class detection precision of the Faster R-CNN on a small sample is improved, and meanwhile, relatively high base class detection precision is kept; the dependency of Faster R-CNN on the new class training sample size is reduced, the new class migration ability is improved, and the effectiveness of the method is verified on COCO and VOC data sets.
Owner:KUNMING UNIV OF SCI & TECH

Method for improving pattern recognition precision trough combining with data representation and pseudo-inverse learning auto-encoder

The invention relates to a method for improving the pattern recognition precision trough combining with data representation and a pseudo-inverse learning auto-encoder. Based on the pattern recognitiontheory where a sample is linearly inseparable in a low-dimensional space and may be separable in a high-dimensional space, the method employs the advantages of quick learning based on the pseudo-inverse learning auto-encoder, and can achieve the quick and accurate training of a stacked auto-encoder deep neural network. The method comprises the steps: increasing the dimensions of data through receptive fields: employing four specific receptive field functions for increasing the dimensions of original data, wherein the four receptive fields are a receptive field based on a kernel function, a receptive field based on function connection, a receptive field based on nonlinear transformation, and a receptive field based on random mapping; employing the data transformed through the receptive fields as the input of the auto-encoder, and employing a pseudo-inverse learning method for quickly obtaining a weight matrix of a neural network. The method has remarkable advantages in improving the precision of pattern recognition, is suitable for most of regression and classification problems, does not need complex counterpropagation calculation and time-consuming super-parameter optimization, and facilitates the hardware implementation at a mobile terminal.
Owner:BEIJING NORMAL UNIVERSITY

Anti-interference wireless communication method based on deep reinforcement learning

The invention relates to a wireless communication technology, in particular to an anti-interference wireless communication method based on deep reinforcement learning. The method comprises the following steps: using two convolutional neural networks: one convolutional neural network calculates a value function, and the other convolutional neural network performs action selection based on a calculation result of the value function; adopting priority experience sampling in an experience playback stage, so that experience samples with higher priorities are sampled preferentially, updating parameters of the convolutional neural network based on the experience samples, and updating the priorities of all the experience samples through calculation of the updated convolutional neural network; adopting a forward action reservation strategy, designing a Gaussian-like function to judge the value of the current action, and dynamically adjusting and controlling the probability that the current action is continuously executed. According to the method, the optimal sending power and the optimal communication frequency band can be intelligently selected, the learning speed of the whole system is improved, and the optimal sending mode can be learned under the condition that a third-party attacker model is unknown.
Owner:GUANGZHOU UNIVERSITY

Sewage treatment process prediction control method based on extreme learning machine (ELM)

Aiming at the defects in the existing sewage treatment control technology, the invention discloses a prediction control method based on an extreme learning machine (ELM). The method provided by the invention comprises the following stepsthatsewage process data are collected, an extreme learning machine is used for establishing a system model containing dissolved oxygen and nitrate nitrogen in thesewage process, the real-time state of the system is accurately described, a predictive control algorithm is adopted for rolling optimization, a control target and various constraints are embodied inan optimization performance index, and the model is updated on line according to real-time data. The flow optimization control of the sewage treatment process is realized, the control quantity can beadjusted in time according to the control condition, the stability of the control process is ensured, and the self-adaptive optimization control can be carried out according to the change condition ofthe process, so that the energy consumption of the sewage treatment process is reduced. The extreme learning machine is used as a prediction model of prediction control, so that the generalization ofthe system is improved, a local optimal solution is avoided, the model prediction speed is increased, and the calculation time is shorter when relatively high precision is obtained.
Owner:HUNAN UNIV OF TECH

SE-FPN-based target detection model training method and target detection method and device

The invention discloses an SE-FPN-based target detection model training method and device and a target detection method and device, and the training method comprises the steps: zooming a plurality oftraining pictures according to different zooming coefficients, and splicing the training pictures into a new picture which comprises a plurality of targets of different sizes; distributing the plurality of targets with different sizes to different pyramid feature layers of an SE-FPN target detection model according to a predetermined distribution strategy; in each pyramid feature layer, finding mpositions closest to a central point according to true values of training samples of the pyramid feature layer, calculating DIoUDg of all anchors of the m positions and the true values, calculating aDg mean value mg and a standard deviation vg, obtaining a threshold tg, and selecting the central position which is larger than the tg and located in a target frame and anchor output; and calculatinga classification loss function and a position regression function, and training a model through a back propagation algorithm. The SEFPN-based target detection network model is constructed, an image preprocessing mode and a sample selection strategy are improved, the model is trained, the model is applied to target detection, and the target detection efficiency is improved.
Owner:北京轩宇空间科技有限公司

Multi-target rice milling unit scheduling optimization system based on ACO-BP

The invention discloses a multi-target rice mill unit scheduling optimization system based on ACO-BP. A 4*4 rice milling unit control system is designed, multi-target processing can be achieved among units through scheduling optimization, processing parameters of each rice milling are optimized, a rice breaking rate of a rice mill can be reduced, and processing efficiency of the units can be improved. The unit control system optimizes an internal utilization algorithm of the units, can regulate and control the processing parameters of each rice milling according to a single processing target, realizes an online whitening precision intelligent control of the units and reduces a operation cost of the rice mill. The rice milling unit control system is built in a manner of optimizing a BP neural network by using an ant colony optimization algorithm (ACO), the ant colony optimization algorithm can accelerate a learning rate of a neural network, convergence to optimal parameters is faster, and a neural network model for optimally regulating and controlling the rice milling units is built. A built rice milling unit database can perform iterative optimization on processing parameters and processing schemes through evaluation of products and learning ability of the neural network, and self-learning of the database is realized.
Owner:湖北永祥粮食机械股份有限公司
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