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

2067 results about "Gradient descent" patented technology

Gradient descent is a first-order iterative optimization algorithm for finding the minimum of a function. To find a local minimum of a function using gradient descent, one takes steps proportional to the negative of the gradient (or approximate gradient) of the function at the current point. If, instead, one takes steps proportional to the positive of the gradient, one approaches a local maximum of that function; the procedure is then known as gradient ascent. Gradient descent was originally proposed by Cauchy in 1847.

Full convolution neural network (FCN)-based monocular image depth estimation method

The invention discloses a full convolution neural network (FCN)-based monocular image depth estimation method. The method comprises the steps of acquiring training image data; inputting the training image data into a full convolution neural network (FCN), and sequentially outputting through pooling layers to obtain a characteristic image; subjecting each characteristic image outputted by a last pooling layer sequentially to amplification treatment to obtain a new characteristic image the same with the dimension of a characteristic image outputted by a previous pooling layer, and fusing the twocharacteristic images; sequentially fusing the outputted characteristic image of each pooling layer from back to front so as to obtain a final prediction depth image; training the parameters of the full convolution neural network (FCN) by utilizing a random gradient descent method (SGD) during training; acquiring an RGB image required for depth prediction, and inputting the RGB image into the well trained full convolution neural network (FCN) so as to obtain a corresponding prediction depth image. According to the method, the problem that the resolution of an output image is low in the convolution process can be solved. By adopting the form of the full convolution neural network, a full-connection layer is removed. The number of parameters in the network is effectively reduced.
Owner:NANJING UNIV OF POSTS & TELECOMM

Infrared target instance segmentation method based on feature fusion and a dense connection network

PendingCN109584248ASolving the gradient explosion/gradient disappearance problemStrengthen detection and segmentation capabilitiesImage enhancementImage analysisData setFeature fusion
The invention discloses an infrared target instance segmentation method based on feature fusion and a dense connection network, and the method comprises the steps: collecting and constructing an infrared image data set required for instance segmentation, and obtaining an original known infrared tag image; Performing image enhancement preprocessing on the infrared image data set; Processing the preprocessed training set to obtain a classification result, a frame regression result and an instance segmentation mask result graph; Performing back propagation in the convolutional neural network by using a random gradient descent method according to the prediction loss function, and updating parameter values of the convolutional neural network; Selecting a fixed number of infrared image data training sets each time and sending the infrared image data training sets to the network for processing, and repeatedly carrying out iterative updating on the convolutional network parameters until the convolutional network training is completed by the maximum number of iterations; And processing the test set image data to obtain average precision and required time of instance segmentation and a finalinstance segmentation result graph.
Owner:XIDIAN UNIV

Analogue circuit fault diagnosis neural network method based on particle swarm algorithm

The invention discloses a neural network method for diagnosing analog circuit failures which is based on a particle swarm algorithm, and comprises the following steps: imposing an actuating signal to an analog circuit to be tested, measuring an actuating response signal in the testing nodes of the circuit, extracting the candidate signal of failure characteristics by implementing noise elimination and then wavelet packet transformation on the measured actuating response signal, extracting the failure characteristics information by further implementing orthogonal principal component analysis and normalization processing on the candidate signal of failure characteristics, and sending the failure characteristics information as samples to the neural network for implementing classification. The method adopts the particle swarm algorithm instead of a gradient descent method in traditional BP algorithms, thus leading the improved algorithm to be characterized in that the algorithm avoids the local minimum problem and has better generalization performance. The BP neural network method for diagnosing the analog circuit failures which is optimized on the basis of particle swarm can obviously reduce iteration times in the algorithm, improve the precision of network convergence, and improve diagnosis speed and precision.
Owner:HUNAN UNIV

Method and system for on-line blind source separation

A method and apparatus is disclosed for performing blind source separation using convolutive signal decorrelation. For a first embodiment, the method accumulates a length of input signal (mixed signal) that includes a plurality of independent signals from independent signal sources. The invention then divides the length of input signal into a plurality of T-length periods (windows) and performs a discrete Fourier transform (DFT) on the, signal within each T-length period. Thereafter, estimated cross-correlation values are computed using a plurality of the averaged DFT values. A total number of K cross-correlation values are computed, where each of the K values is averaged over N of the T-length periods. Using the cross-correlation values, a gradient descent process computes the coefficients of a finite impulse response (FIR) filter that will effectively separate the source signals within the input signal. A second embodiment of the invention is directed to on-line processing of the input signal—i.e., processing the signal as soon as it arrives with no storage of the signal data. In particular, an on-line gradient algorithm is provided for application to non-stationary signals and having an adaptive step size in the frequency domain based on second derivatives of the cost function. The on-line separation methodology of this embodiment is characterized as multiple adaptive decorrelation.
Owner:GOOGLE LLC

Fabric defect detection method based on depth neural network

The invention discloses a fabric defect detection method based on a depth neural network. The method comprises the following steps: (1), an image acquisition system is built to acquire an image; (2), the image is segmented into experimental samples, fabric sample image data are enhanced at the same time, and a fabric image after enhancement serves as a training sample; (3), a depth neural network is designed; (4), parameters are set, the depth neural network is initialized, the training sample is fed to the depth neural network for training, and after network training is completed, the network model is saved; and (5), an inputted new fabric sample is fed to the network model for detection. According to the fabric defect detection method based on the depth neural network provided by the invention, with a convolutional neural network as a core, feature extraction is performed by a convolutional layer, a pooling layer retains effective features and reduces the amount of calculation, and a full connection layer is used for classification. A mini-batch gradient descent method is used for optimization, the generalization ability is enhanced through L2 regularization, defect recognition is carried out through determining the corresponding position of the maximum component outputted by a classifier, effects are shown in Figure 4, Actual presents the actual category of the sample, and Pred presents the predicted category of the sample.
Owner:SUZHOU UNIV

Urban road congestion degree prediction method based on time sequence traffic events

The invention relates to an urban road congestion degree prediction method based on time sequence traffic events. The method comprises the steps of: S1, acquiring historical traffic event data, real-time traffic event data and video monitoring data of an urban road section; S2, identifying traffic congestion forewarning events in the video data through the 3D CNN, and performing data space-time fusion according to the historical traffic events; S3, determining congestion degree classification labels, constructing a time sequence traffic congestion event data dictionary, and screening a training set, a verification set and a test set; S4, establishing an LSTM sequence data classification model, inputting the training set, and iteratively updating model parameters by utilizing a gradient descent method; S5, inputting the verification set into the model with updated parameters, optimizing and adjusting hyper-parameters, and selecting an optimal model; and S6, inputting the test set into the optimal training model, checking the effectiveness of the model, and carrying out road congestion prediction according to real-time traffic monitoring data. According to the method, a sequence dataclassification model is established by using LSTM, and the urban road congestion degree is predicted based on time sequence traffic events.
Owner:JILIN UNIV

Method and system for optimization of geneal symbolically expressed problems, for continuous repair of state functions, including state functions derived from solutions to computational optimization, for generalized control of computational processes, and for hierarchical meta-control and construction of computational processes

Methods and systems for finding optimal or near optimal solutions for generic optimization problems by an approach to minimizing functions over high-dimensional domains that mathematically model the optimization problems. Embodiments of the disclosed invention receive a mathematical description of a system, in symbolic form, that includes decision variables of various types, including real-number-valued, integer-valued, and Boolean-valued decision variables, and that may also include a variety of constraints on the values of the decision variables, including inequality and equality constraints. The objective function and constraints are incorporated into a global objective function. The global objective function is transformed into a system of differential equations in terms of continuous variables and parameters, so that polynomial-time methods for solving differential equations can be applied to calculate near-optimal solutions for the global objective function. Embodiments of the present invention also provide for distribution and decomposition of global-gradient-descent- field-based optimization methods, by following multiple trajectories, and local-gradient- descent-field-based optimization methods, by using multiple agents, in order to allow for parallel computation and increased computational efficiency. Various embodiments of the present invention further include approaches for relatively continuous adjustment of solutions to optimization problems in time, to respond to various events, changes in priorities, and changes in forecasts, without needing to continuously recalculate optimization solutions de novo. While many embodiments of the present invention are specifically directed to various classes of optimization problems, other embodiments of the present invention provide a more general approach for constructing complex hierarchical computational processes and for optimally or near optimally controlling general computational processes.
Owner:CLEARSIGHT SYST

Deep neural network for fine recognition of vehicle attributes and training method thereof

The invention discloses a deep neural network for the fine recognition of vehicle attributes and a training method thereof. The network comprises a depth residual network, a feature migration layer, aplurality of all-connection layers, a plurality of loss calculation units, and a plurality of parameter updating units. The depth residual network is used for carrying out feature extraction on an input image to obtain a feature image. The feature migration layer comprises a plurality of feature migration units and is used for enabling each of all feature migration units to be adapted to specifictasks according to the features shared by all attribute identifying tasks. The plurality of all-connection layers correspond to the branches of all attribute identifying tasks and are connected withthe feature migration layer so as to obtain feature vectors corresponding to all attribute identifying tasks. The plurality of loss calculation units correspond to the branches of all attribute identifying tasks and are respectively connected with the all-connection layers. The plurality of loss calculation units are used for calculating the loss of a loss function by adopting cross entropies as multiple classifiers. The plurality of parameter updating units correspond to the attribute identifying tasks and are connected with the loss calculation units. The parameter updating units are used for returning the loss based on the random gradient descent optimization algorithm, and updating parameters. According to the invention, various fine vehicle attributes can be identified at the same time by adopting only one neural network.
Owner:SUN YAT SEN UNIV

Non-uniform clustering method for cluster wireless sensor network based on energy balance

The invention relates to a power balancing-based non-uniform clustering method for a cluster wireless sensor network, relating to wireless communication technologies. The method comprises the steps of dividing a wireless sensor network monitoring region with uniformly distributed nodes into a non-uniform a ring, determining the positions of cluster head nodes according to an equivalent distance method, ensuring a reliability link index deltap of end-to-end communication between the cluster head nodes to cluster nodes, and setting up an energy consumption solving equation. An optimal ring radius vector is obtained by optimizing parameters of the energy consumption solving equation of the cluster head nodes with a steepest gradient descent algorithm based on the idea of 'power-balancing'. The cluster size is finally obtained by adjusting the positions and the transmission power of the cluster head nodes in accordance with the optimal ring radius vector, so as to balance energy consumption among the cluster head nodes and prolong the network life cycle. The method remarkably prolongs the network life cycle, improves the efficiency of the routing protocol and the media control protocol, and provides a support basis for time synchronization, data integration and target positioning technologies.
Owner:CHONGQING UNIV OF POSTS & TELECOMM

Deep learning-based text keyword extraction method

The invention discloses a deep learning-based text keyword extraction method. The method comprises the following steps of: firstly training a recurrent neural network model, wherein the used training data comprise a large amount of texts and keywords thereof, and the training target is maximizing text-based condition probability of the keywords; converting each text and the keyword thereof into word vectors, inputting the word vectors into the recurrent neural network model and updating network parameters by using a random gradient descent method; and after the model training is finished, converting a section of text, the keyword of which is to be extracted, into a word vector, inputting the word vector into the trained recurrent neural network model so as to generate the keyword of the section of text. According to the method disclosed by the invention, the extraction of text keywords is realized by learning an end-to-end model through data driving; and compared with the traditional statistics and linguistics-based method, the method disclosed by the invention is stronger in adaptability, and can be used for obtaining different models according to different training data so as to extract keywords according to the requirements of specific fields.
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