Zero sample classification method based on extreme learning machine
A technology of extreme learning machine and classification method, applied in the field of zero-sample classification based on extreme learning machine, can solve problems such as low efficiency and long training time, and achieve the effects of avoiding high complexity, reducing training time and improving performance
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- Publication Date
- 2016-04-20
- Estimated Expiration
- Not applicable · inactive patent
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to an image classification method in the field of machine learning, in particular to a zero-sample classification method based on an extreme learning machine. This method is aimed at the long training time in a single hidden layer feedforward neural network and cannot guarantee an optimal solution , poor generalization ability, easy over-fitting and other shortcomings, using a simple and effective extreme learning machine for classification can significantly improve the classification efficiency of images. Background technique
[0002] With the needs of practical applications, zero-shot classification has received a lot of attention. The traditional classification problem is to use the training data set to learn a classifier, and then use the learned classifier to classify the test samples, where the test samples belong to the categories in the training data set, and the zero-sample classification can classify the classifiers that...
Examples
Embodiment Construction
[0020] In order to make the purpose, technical solution and advantages of the present invention clearer, the implementation manners of the present invention will be further described in detail below.
[0021] According to the description in the background technology, it can be concluded that the linear method cannot fit the relationship between the data modes well, and there are shortcomings of high complexity of the nonlinear model and long training time. Therefore, the classification based on the extreme learning machine The method came into being.
[0022] The extreme learning machine is a feedforward neural network model with a single hidden layer. The entire network model is divided into three layers, including: input layer, hidden layer and output layer. Most current extreme learning machines use simple random methods to obtain input weights and thresholds, which are independent of training data and avoid overfitting to training data.
[0023] If (a, b) is used to repre...