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

109 results about "Hyperparameter optimization" patented technology

In machine learning, hyperparameter optimization or tuning is the problem of choosing a set of optimal hyperparameters for a learning algorithm. A hyperparameter is a parameter whose value is used to control the learning process. By contrast, the values of other parameters (typically node weights) are learned.

Deep neural network multi-task hyper-parameter optimization method and device

The invention discloses a deep neural network multitask hyper-parameter optimization method. The method comprises: firstly, a data training set of each task being subjected to model training to obtaina multi-task learning network model; secondly, predicting all points in an unknown region, screening candidate points from a prediction result, finally evaluating the screened candidate points, adding the candidate points and target function values of the candidate points into the data training set, and establishing a model, predicting, screening and evaluating again; and so on, until the maximumnumber of iterations is reached, finally selecting a candidate point corresponding to the maximum target function value from the data training set, that is, the hyper-parameter combination of each task in the multi-task learning network model. According to the method, the Gaussian model is replaced by the radial basis function neural network model, and the radial basis function neural network model is combined with multi-task learning and is applied to the Bayesian optimization algorithm to realize hyper-parameter optimization, so that the calculation amount of hyper-parameter optimization isgreatly reduced. The invention further discloses an electronic device and a storage medium.
Owner:SHENZHEN UNIV

Hyper-parameter automatic optimization method and system of non-supervised machine learning

The invention provides a hyper-parameter automatic optimization method and system of non-supervised machine learning. The hyper-parameter automatic optimization method of non-supervised machine learning includes the steps: according to the non-supervised machine learning algorithm, determining an algorithm performance assessment model of the non-supervised machine learning algorithm, the hyper-parameter of the non-supervised machine learning algorithm, the searching space of the hyper-parameter and the evaluation criterion of hyper-parameter optimization; and according to the algorithm performance assessment model, the searching space and the evaluation criterion, determining the optimal value of the hyper-parameter. The hyper-parameter automatic optimization method and system of non-supervised machine learning can deeply analyze the hyper-parameter problem in the non-supervised machine learning algorithm, can analyze the distribution rules of hyper-parameter in the algorithm, can assess the learning effect under different hyper-parameters, and can apply the rules to model training of machine learning so as to achieve the aim of automatically selecting the suitable hyper-parameter,and then the whole optimization process of hyper-parameter is automatically completed, so that the optimization efficiency is high and the usage complexity of the algorithm can be greatly reduced.
Owner:TSINGHUA UNIV

Pavement crack rapid extraction method based on two-step convolutional neural network

The invention discloses a pavement crack rapid extraction method based on a two-step convolutional neural network, and the method comprises the steps: carrying out the classification and judgment of whether there is a crack in a sub-block or not according to the characteristics that a pavement image is large in size and the recognition time is long, discarding the sub-block which is judged to be not damaged, and carrying out the second-step semantic segmentation of the damaged sub-block. In the classification process, a convolutional neural network 1 subjected to hyper-parameter optimization for a fracture continuous topological structure is adopted for training, according to a training result of the convolutional neural network 1, in the semantic segmentation process, a convolutional neural network 2 without downsampling is adopted for training, and a segmentation result with pixel-level accuracy is output. Because the proportion of the crack area in the pavement image is far less than that of the intact area, the two-step extraction method of classification and segmentation can quickly discard a large number of non-target areas before segmentation, avoids wasting the computing power, and greatly accelerates the recognition speed on the basis of very small recall ratio loss compared with a crack extraction algorithm of one-step direct semantic segmentation.
Owner:SOUTHEAST UNIV

Adaptive threshold channel occupation state prediction method based on LSTM neural network

The invention discloses an adaptive threshold channel occupation state prediction method based on an LSTM neural network. The method comprises five parts of determining an adaptive quantization threshold, determining the length of a historical sequence, generating a model input and output set, optimizing the model hyper-parameters and predicting a real-time frequency spectrum, wherein determiningan adaptive quantization threshold is characterized by adaptively setting the quantization thresholds for different channels through probability density estimation; determining the historical sequencelength is to determine the appropriate length of the historical sequence inputted into the model through the autocorrelation function analysis, generating the model input and output set comprises thesub-steps of quantifying and dividing a data set according to an adaptive quantization threshold and a historical sequence length, the hyper-parameter optimization is to optimize the model through agrid search and cross validation combined method, and the real-time frequency spectrum prediction is to predict the real-time occupation state of the actually acquired frequency spectrum data. According to the method, the future spectrum occupation state can be accurately predicted, and a slave user is assisted to adjust the transmitting parameters in advance, and therefore the spectrum resource utilization rate is increased.
Owner:NANJING UNIV OF POSTS & TELECOMM +1

Deep reinforcement learning model training method and device based on hyper-parameter optimization

The invention discloses a deep reinforcement learning model training method and device based on hyper-parameter optimization, wherein the method comprises the steps of obtaining a plurality of initial hyper-parameter combinations and a plurality of first deep reinforcement learning models; training a plurality of first deep reinforcement learning models by adopting a plurality of hyper-parameters in the initial hyper-parameter combination to obtain training evaluation indexes respectively corresponding to the plurality of first deep reinforcement learning models; screening out a second deep reinforcement learning model from the plurality of first deep reinforcement learning models according to the training evaluation index; performing optimization processing on the initial hyper-parameter combination by adopting a plurality of target hyper-parameters corresponding to the second deep reinforcement learning model to form a target hyper-parameter combination; and obtaining a target deep reinforcement learning model. Therefore, hyper-parameter optimization and model training are combined to achieve training of the deep reinforcement learning model, the deep reinforcement learning model with higher performance can be trained, and the trained model can adapt to wider application scenes.
Owner:JINGDONG CITY BEIJING DIGITS TECH CO LTD

Ground radar automatic target classification and recognition method based on one-dimensional convolutional neural network

The invention discloses a ground radar automatic target classification and recognition method based on a one-dimensional convolutional neural network. The method comprises the following steps: preprocessing radar human and vehicle echo target sample data; obtaining a time domain echo signal, a power spectrum and a power conversion power spectrum, processing the preprocessed feature vector by usingan auto-encoder, constructing a one-dimensional convolutional neural network (1D-CNN) structure, and optimizing hyper-parameters of the convolutional neural network structure by using a Bayesian hyper-parameter optimization method. And inputting the coded data into a one-dimensional convolutional neural network, and performing target classification and recognition through a softmax classifier toobtain a classification and recognition result of personnel and vehicle samples. According to the method, the target classification and recognition function can be efficiently and stably completed, the calculation speed is high, implementation is easy, the network structure is simplified, the parameter calculation scale is reduced, and the method has excellent recognition accuracy for target classification and recognition of the low-resolution ground radar.
Owner:NANJING UNIV OF SCI & TECH

Credit scoring method based on hyper-parameter optimization

The invention relates to a credit scoring method based on hyper-parameter optimization, and the method comprises the steps: S1, collecting scoring main body information data, carrying out the preprocessing and feature selection of the data, and making a training data set and a test data set; S2, establishing a credit scoring model, selecting an XGBoost algorithm for modeling, and optimizing hyper-parameters of the algorithm by combining a Gaussian process with Bayesian; S3, selecting an optimal hyper-parameter set to fix an XGBoost algorithm, and training a credit scoring model by using the training data set; and S4, predicting and evaluating the credit scoring model by adopting the test data set, and calculating a credit score through a formula score = A-B * ln (p/(1-p)). According to theinvention, the hyper-parameters are optimized; when the target function curve cannot be determined, through conjecture hypothesis, it is determined that the target function meets multivariable Gaussian distribution, and the hypothesis evaluation model is further corrected, so that the efficiency and reliability of hyper-parameter optimization are improved, the model generation efficiency is improved, the enterprise model replacement efficiency is improved, and the risk control capability is improved.
Owner:钛镕智能科技(苏州)有限公司

Cascade hydropower station generating capacity prediction method based on long-short-term memory network

The invention discloses a cascade hydropower station generating capacity prediction method based on a long-term and short-term memory network. The method comprises the steps of performing stability test on a hydropower station generating capacity time sequence; performing correlation test on the generating capacity time sequence; converting the generating capacity time sequence data into supervised learning data; establishing a generating capacity prediction model based on the long-term and short-term memory network; performing integrated empirical mode decomposition on the generating capacitydata to obtain a training set and a test set; training the generating capacity prediction model by using the training set, and performing model hyper-parameter optimization by using an improved discrete differential evolution algorithm to obtain optimal model parameters; and predicting the generating capacity of the cascade hydropower station by adopting the generating capacity prediction model.The method is suitable for predicting the generating capacity of large and medium-sized cascade power stations; the power generation quantity prediction model based on the LSTM neural network has moreadvantages for predicting the power generation quantity of the power station adjusted for many years, and the fitting precision of the model is improved through hyper-parameter optimization of the model.
Owner:CHINA THREE GORGES CORPORATION

BiLSTM voltage deviation prediction method based on Bayesian optimization

The invention discloses a BiLSTM voltage deviation prediction method based on Bayesian optimization, and the method comprises the steps of carrying out the standard deviation standardization processing of a voltage deviation time series data set, carrying out the data segmentation according to a proportion, and obtaining a training set and a verification set; training a BiLSTM voltage deviation prediction model by using the preprocessed voltage deviation data training set; inputting the verification set into a trained BiLSTM voltage deviation prediction model, obtaining a voltage deviation prediction value, then carrying out inverse standard deviation processing, taking a root-mean-square error as a target function for the hyper-parameter optimization of the BiLSTM voltage deviation prediction model, optimizing the hyper-parameters of the BiLSTM voltage deviation prediction model by using a Bayesian optimization algorithm, and obtaining an optimal hyper-parameter combination; and taking the optimal hyper-parameter combination as hyper-parameters of a BiLSTM prediction model, constructing a BiLSTM voltage deviation prediction model based on a Bayesian optimization algorithm, and predicting the voltage deviation time sequence data to obtain final prediction data. The invention is high in precision and reliable in prediction effect.
Owner:NANJING UNIV OF SCI & TECH
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