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

65 results about "Feed forward network" patented technology

A fully connected feed forward network is one in which every neuron in a particular layer is connected to every neuron in the subsequent layer, and in which information flows in one direction only, from input to output.

Source node loophole detection method based on integrated neural network

InactiveCN104809069AAccurate and effective vulnerability detectionGuaranteed propertyBiological neural network modelsSoftware testing/debuggingSmall sampleAlgorithm
The invention provides a source node loophole detection method based on an integrated neural network. Source nodes are processed with an N-Gram algorithm, and a represented by an N-Gram set; implicit characteristics are mined from the N-Gram set with a probability statistics method, so that the attribute of code content is ensured, and the sequence correlation property among the codes is kept; characteristic selection is performed with a ReliefF algorithm to calculate a characteristic weight; specific to the aim of solving extreme imbalance of sample data, the functions of small type samples need to be fully considered during calculation, and different neighbor values are set for different types so that the characteristics of the small sample data can play certain roles in calculation; a multilayer feed-forward network is trained with a BP algorithm in the neural network for serving as individual networks, the trust scope of each individual network is learned through a series of parameter learning of identification rate, reject rate and the like with a DS evidence theory, and a final detection result is summarized according to different trust values of each network, so that accurate and effective source node loophole detection is realized.
Owner:CHINA ELECTRIC POWER RES INST +3

Ship behavior track recognition method

The invention discloses a ship behavior track recognition method. The method comprises the following steps of: obtaining a track of a ship according to a track parameter; carrying out region divisionon the current sea area in which the ship travels according to the geographic condition of the current sea area; dividing a sea area track section by using a corner method according to the divided seaarea, so as to obtain a plurality of ship sub-track fragment sets; carrying out error back propagation multilayer feed-forward network set clustering on the plurality of ship sub-track fragment sets,so as to obtain a typical ship behavior track mode; calculating a Hausdoff distance between a track of a to-be-recognized ship and the typical ship behavior track mode; setting a Hausdoff distance threshold value; and judging a behavior track mode of the to-be-recognized ship according to a comparison result between the Hausdoff distance and the Hausdoff distance threshold value, and if the Hausdoff distance is smaller than or equal to the Hausdoff distance threshold value, judging the behavior track mode of the ship as the typical ship behavior track mode. The method is capable of correctlyand rapidly judging behavior modes of ship tracks, avoiding the waste of offshore management resources and ensuring the personal and property safety of seamen.
Owner:CHINA INFORMATION & ELECTRONICSE DEV HEFEI

Method for detecting pulmonary artery blood pressure by using heart sound analysis method of multilayer feedforward network

The invention relates to a method for detecting the pulmonary artery blood pressure by using a heart sound analysis method of a multilayer feedforward network. The method comprises the steps of: extracting a heart sound signal; preprocessing the heart sound signal by fast Fourier transform and normalized average Shannon energy distribution to obtain heart sound signal features; filtering the heart sound signal features by using a principal component analysis method; and performing training learning on the filtered hear sound signal features by using a perceptron neural network or a multilayer perceptron feedforward neural network to obtain an optimal neural network between the heart sound signal features and a pulmonary artery blood pressure value. The heart sound signal features are signal features of a first heart sound and a second heart sound; the heart sound signal features comprise crest frequency, average frequency, crest amplitude, average amplitude, duration and time interface of heart sounds. By adopting the method for detecting the pulmonary artery blood pressure by using the heart sound analysis method of the multilayer feedforward network, provided by the invention, the pulmonary artery blood pressure can be easily and conveniently detected at low cost in a non-intrusive and no risk manner.
Owner:THE HONG KONG POLYTECHNIC UNIV

Pedestrian intention multi-task identification and trajectory prediction method under view angle of intelligent automobile

The invention discloses a pedestrian intention multi-task identification and trajectory prediction method under the view angle of an intelligent automobile, and the method comprises the steps: carrying out the multi-task identification of the pedestrian intention and trajectory prediction according to different kinds of spatio-temporal context information captured in an environment, including visual feature information and non-visual feature information, through a novel neural network architecture, employing a hybrid method, and carrying out the multi-task identification of the pedestrian intention in the view angle of the intelligent automobile; performing joint visual space and dynamic reasoning on each information source by using a feedforward network and a loop architecture, fusing visual information and non-visual information of m historical time steps at T time, classifying current states or actions of pedestrians at the time T, predicting future crossing intentions, outputting actions and intention probabilities at the time T, and obtaining a crossing intention prediction result; the model also predicts a trajectory from time T to time T + n. The method comprehensively considers global spatio-temporal context information of a traffic environment where pedestrians are located, comprises five kinds of visual and non-visual information sources, improves the accuracy of pedestrian crossing intention prediction, and has the advantages of being small in occupied memory amount, high in reasoning speed, complementary in associated task performance and the like.
Owner:JIANGSU UNIV

Neuromorphic visual target classification system based on input weighted spiking neural network

ActiveCN112712170AImprove the ability of spatio-temporal feature extractionReduce data volumeCharacter and pattern recognitionNeural architecturesNetwork connectionFeed forward network
The invention discloses a neuromorphic visual target classification system based on an input weighted spiking neural network, and belongs to the technical field of artificial neural networks, and the classification system is composed of the following four method modules: a data preprocessing module, a network construction module, a learning module and an inference module. The data preprocessing module is used for converting the acquired event camera asynchronous output space-time pulse event flow into an event frame sequence; the network construction module is used for constructing the input weighting unit and the spiking neural layer unit into an input weighting spiking neural network according to a certain network connection mode; the learning module is used for learning the input weighted spiking neural network obtained by the network construction module according to the event frame sequence obtained by the preprocessing module, and generating a model file; and the inference module is used for loading the network model file output by the learning module to perform feedforward network calculation. According to the invention, the neuromorphic visual classification spiking neural network can maintain relatively high performance while having low time delay.
Owner:XI AN JIAOTONG UNIV

Content recommendation system and method fusing information age and dynamic graph neural network

The invention discloses a content recommendation system and method fusing information age and a dynamic graph neural network. The system comprises a time feature learning module, a structural feature learning module and a preference calculation module. The time feature learning module is used for extracting time information from historical request data of each user, screening available information based on information age, and finishing long-term feature extraction operation by setting a multi-head attention mechanism and a feedforward network and gating circulation unit; the structural feature learning module obtains a node embedding representation containing time features and structural features by using a graph attention mechanism; and the preference calculation module uses a multilayer perceptron to calculate the preference degree represented by the node embedding output by the structural feature learning module. According to the method, the selection and aggregation work of the historical information is completed by using the attention mechanism of the fusion information age, the time characteristics contained in the historical information are fully extracted, and the overall performance of the network is improved.
Owner:ZHEJIANG UNIV

Deep reinforcement learning method and device based on visual converter

The invention belongs to the technical field of artificial intelligence, and provides a deep reinforcement learning method and device based on a visual converter, and the method comprises the steps: constructing a deep reinforcement learning network structure based on the visual converter, wherein the visual converter comprises a multi-layer perceptron and a conversion encoder, and the conversion encoder comprises a multi-head attention layer and a feedforward network; initializing the weight of the deep reinforcement learning network, and constructing an experience playback pool according to the memory capacity; generating empirical data and putting the empirical data into an empirical playback pool through interaction between a greedy strategy and an operating environment; when the number of samples in the experience playback pool meets a preset value, randomly extracting a batch of training sample images from the training sample images, preprocessing the training sample images, and inputting the preprocessed training sample images into a deep reinforcement learning network for training; and when the deep reinforcement learning network satisfies a convergence condition, obtaining a reinforcement learning model. According to the method and device, the blank of application of the visual converter in the reinforcement learning field can be filled, the interpretability of the reinforcement learning method is improved, and learning training is more effectively carried out.
Owner:INFORMATION SCI RES INST OF CETC

Method for improving cold rolling mill thickness control performance using feedforward network

The invention provides a method for utilizing a feed-forward network to improve the control performance of the thickness of cold rolling mills, which uses an entrance thickness tester, an Ethernet, a controller and a hydraulic screwdown gear as the thickness control device, adds an Ethernet communication interface for the entrance thickness tester, and then transfers the thickness data through a simulation channel and a digital communication network.. The invention is characterized in that: the controller receives the data of two transmission methods; when the simulation channel fails, the data of the network interface are used as the feedforward value; the controller calculates based on the feedforward value and outputs the controlled variable for the servo valve of the hydraulic screwdown gear to control, thus completing the calculation process of the controller. The invention utilizes the redundancy feedforward Ethernet, and changes the single simulation value transmission of the feedforward channel into the dual-transmission method of simulation value and digital network. The invention has the advantages that: the continuous running time of the system is prolonged; the failure diagnosing and handling of the transmission channel are realized, and the performance of the thickness control system of the cold rolling mills is improved.
Owner:CHINA NON-FERROUS METALS PROCESSING TECH CO LTD

Language model compression method based on uncertainty estimation knowledge distillation

The invention discloses a language model compression method for estimating knowledge distillation based on uncertainty, and mainly solves the problems of high training cost, low speed and noise interference in the knowledge distillation process in the existing network compression technology. According to the implementation scheme, the method comprises the steps of 1) performing half-and-half compression on an original language model to obtain a compressed neural network; 2) reasonably initializing parameters of the compressed neural network by using an original language model; 3) adding a parameter distillation loss function of a feedforward network structure, and designing an uncertainty estimation loss function and a cross entropy loss function of a natural language processing task; and 4) training the compressed neural network model by using the designed loss function. According to the method, the calculation amount in the network compression training process is reduced, the network compression rate is improved, the network reasoning speed is increased, the method can be widely applied to model deployment and model compression tasks, and a new model compression solution is provided for an application scene in shortage of hardware resources.
Owner:XIDIAN UNIV

Adaptive dynamic cooperative particle swarm optimization method for feed-forward network

The invention discloses an adaptive dynamic cooperative particle swarm optimization method for a feed-forward network. The method comprises the following steps of (1) initializing particles, and initializing sub-populations; (2) recording extreme values (pi) of particle individuals, an extreme value (pn) of each sub-population and a global extreme value (pg); (3) sorting the sub-populations according to the goodness of the extreme value (pn) of each sub-population, and determining the number of cooperative particles of the sub-populations; (4) enabling the particles in the sub-populations to learn from the extreme values (pi) of the particles and the extreme values (pn) of the sub-populations; (5) randomly selecting the cooperative particles from other sub-populations, enabling the cooperative particles to learn from the extreme values (pi) of the cooperative particles and the extreme values (pn) of the sub-populations, and updating the extreme values of the cooperative particles and social extreme values of the sub-populations to which the cooperative particles belong at any time according to the goodness of the particles; (6) updating particle information in sequence according to the steps (4 and 5), and randomly selecting at most two particles from a worse sub-population to enable the particles to become members of a better sub-population; (7) meeting all stopping conditions, stopping calculation, and otherwise, carrying out the step (2) for next iteration. By virtue of the method, the learning capacity and identification capacity of a network can be improved.
Owner:WINGTECH COMM

Resource scheduling method and related equipment thereof

The invention discloses a resource scheduling method and related equipment thereof. In the method, the method comprises the steps of obtaining multiple parts of task information; the method comprisesthe following steps: firstly, screening out each part of task information meeting a preset condition through a constraint embedding layer in a resource scheduling device; then, a first feedforward network module, a relation extraction module and a second feedforward network module in the resource scheduling device perform feature extraction and calculation on the part of task information to obtainthe matching degree of each part of task information meeting a preset condition; because the matching degree can be used for indicating the matching degree between the candidate distribution resources and the distribution task, the target distribution resource used for executing the distribution task can be determined in the plurality of candidate distribution resources based on the matching degree. According to the method, the matching degree between the candidate distribution resources and the distribution task can be determined through the resource scheduling device, and then the target distribution resource used for executing the distribution task is determined from the plurality of candidate distribution resources, so that the distribution resources can be effectively utilized, and the situation of waste of the distribution resources is avoided.
Owner:HUAWEI TECH CO LTD

Music recommendation method and device, electronic equipment and storage medium

The invention relates to a music recommendation method and device and electronic equipment. The method comprises the following steps: acquiring audio information of target music; performing feature extraction on the audio information to obtain audio features of the target music; inputting the audio features into a preset feedforward network model to obtain a first output result corresponding to the target music; according to a first output result corresponding to the target music and a second output result corresponding to each piece of to-be-recommended music in the multiple pieces of to-be-recommended music, determining a distance between the target music and each piece of to-be-recommended music; and according to the distance between the target music and each piece of to-be-recommended music, selecting the to-be-recommended music meeting a preset distance requirement from the plurality of pieces of to-be-recommended music, and determining the to-be-recommended music as the music recommended to the user. The feedforward network model has the characteristic that music with the same style is more similar to music with different styles, and the model training process based on the characteristic belongs to a supervised training process, so that the recommendation accuracy of music with similar styles can be improved.
Owner:BEIJING DAJIA INTERNET INFORMATION TECH CO LTD

Image description model training method and device

The invention discloses a training method for an image description model. The method comprises the following steps: receiving a plurality of training images, and extracting an interested region feature vector, a category feature word vector and an image entity feature vector corresponding to each training image; creating an image description model, wherein the image description model comprises anencoding device comprising a plurality of layers of encoding modules, a decoding device comprising a plurality of layers of decoding modules, a self-attention mechanism feature fusion layer and a multi-dimensional convolution kernel feature extractor; the encoding module comprises a multi-dimensional convolution kernel feature extractor, two Self Attention feature extractors and a simple feedforward network; wherein the decoding module comprises a multi-dimensional convolution kernel feature extractor, a multi-head action feature extractor with a mask, two multi-head action feature extractorsand a simple feed-forward network, and the multi-head action feature extractor and the multi-head action feature extractors are connected with the simple feed-forward network. The encoding devices areconnected through a self-attention mechanism feature fusion layer; performing cross entropy loss and reinforcement learning training on the image description model based on the plurality of trainingimages; therefore, a training method is provided.
Owner:苏州遐迩信息技术有限公司

Hyperspectral classification method based on deep feedforward network

PendingCN112580705AEfficient miningThe initial classification results are excellentCharacter and pattern recognitionNeural architecturesData setFeed forward network
The invention discloses a hyperspectral classification method based on a deep feedforward network. The method includes: utilizing a training sample allocation algorithm to calculate the number of training samples needing to be allocated to each category during classification; in each layer of classification network, generating a training sample data set for training a classifier by adopting a fixed training sample selection mode or a random training sample selection mode according to the number of the distributed training samples of each category; selecting a support vector machine or a convolutional neural network to perform initial classification on the images to obtain an initial classification result; extracting spatial feature information of the classification graph by using an edge preserving filter, and re-classifying the spatial feature information by using a trained support vector machine; and judging whether a stop condition is met or not, and if not, entering a lower-layer network for classification in a feedforward mode until an optimal classification result is finally obtained. According to the classification framework, through a series of spatial filters and feedforward operation, spatial feature information of the hyperspectral image is effectively mined, and an initial classification result is improved.
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