The K Nearest Neighbor(KNN) classifier has been widely used in the applications of data mining and machine learning, because of its simple implementation and distinguished performance. However, because the distance be...
详细信息
The K Nearest Neighbor(KNN) classifier has been widely used in the applications of data mining and machine learning, because of its simple implementation and distinguished performance. However, because the distance between all training samples and test samples have to be calculated, when there are too many samples or samples have huge features dimensionality, the time complexity and space complexity are high. The paper proposes a KNN algorithm with the minimum intra-class distance and the maximum extra-class distance(MIME-KNN). By finding a transformation matrix, the algorithm minimizes the intra-class distance and maximizes the distance between classes, which can improve the classification performance of traditional KNN algorithm. At the same time, the algorithm will also reduce the dimensionality of the samples to achieve the purpose of reducing time and space complexity. Experimental results show that the MIME-KNN work well in practical.
Ensemble learning, which aggregates multiple base (weak) learners to obtain a strong learner, is an effective approach for improving the generalization performance of a machine learning model. Several completely unsup...
详细信息
Ensemble learning, which aggregates multiple base (weak) learners to obtain a strong learner, is an effective approach for improving the generalization performance of a machine learning model. Several completely unsupervised ensemble learning approaches have been proposed in the literature for binary classification. However, most of them only considered the case that the two classes are balanced, and hence their performances deteriorate when there is significant class imbalance, which often happens in practice. This paper proposes a spectral meta-learner for class imbalance (SMLCI) approach to explicitly consider the class imbalance. Experiments on 12 UCI datasets from various domains verified that SMLCI significantly outperformed the individual base classifiers, and also five existing unsupervised ensemble learning approaches, when the balanced classification accuracy is used as the performance measure.
作者:
LI SaiFANG HuajingSchool of Automation
Key Laboratory of Image Processing and Intelligent ControlMinistry of EducationHuazhong University of Science and Technology
Condition monitoring is very important for system safety and condition-based *** series prediction capabilities of machine learning like support vector regression(SVR) can be utilized for ***,choosing optimal paramete...
详细信息
ISBN:
(纸本)9781538629185
Condition monitoring is very important for system safety and condition-based *** series prediction capabilities of machine learning like support vector regression(SVR) can be utilized for ***,choosing optimal parameters for SVR is an important step in SVR model design,which heavily affects the performance of ***,a whale optimization algorithm(WOA) based algorithm is proposed for SVR parameters *** proposed algorithm has been evaluated through some benchmark ***,the proposed method with moving window technology is used to condition prognostics of the Tennessee Eastman *** and engineering application show that the SVR-WOA method is effective,by noting that the computation time is shortened in some application scenarios.
This paper presents a lithium-ion battery pack equalization system and method. The batteries are divided into several groups, which are connected in parallel with the bidirectional DC-DC converters respectively, and t...
详细信息
ISBN:
(纸本)9781509046584
This paper presents a lithium-ion battery pack equalization system and method. The batteries are divided into several groups, which are connected in parallel with the bidirectional DC-DC converters respectively, and the output of DC-DC converters ends are connected in series with each other as a DC bus. The scheme divides equalization of the cells into two stages: intra-group equalization and inter-group equalization, and the two stages are respectively realized by battery time-sharing-access structure and stack energy-sharing structure. Then equalization strategy of the distributed battery energy storage system under two stages is proposed, especially the Single Cell Battery Access Timing Algorithm and MPC Algorithm. The simulation results show that the proposed battery management structure and control strategy can realize fast and accurate SOC equalization.
Interval type-2 (IT2) fuzzy systems have become increasingly popular in the last 20 years. They have demonstrated superior performance in many applications. However, the operation of an IT2 fuzzy system is more comple...
详细信息
The paper proposes an improved approach to state estimation for nonlinear discrete-time systems based on zonotopes. To overcome the inherent defect of Taylors formula, a lower-order multi-dimensional extension of Stir...
详细信息
The paper proposes an improved approach to state estimation for nonlinear discrete-time systems based on zonotopes. To overcome the inherent defect of Taylors formula, a lower-order multi-dimensional extension of Stirling's interpolation formula is used to realize the linearization of nonlinear models. A nonlinear programming method is used to optimize the guaranteed margin of linearization error to obtain a more compact bound estimation, thereby reducing the conservativeness of the algorithm. Simulation results have shown the effectiveness and improved performance of the proposed algorithm.
In this paper, an automatic reading system for analog instruments has been designed for monitoring in power plants. In a general automatic reading system, there are many limitations to the reading correctness and syst...
详细信息
In this paper, an automatic reading system for analog instruments has been designed for monitoring in power plants. In a general automatic reading system, there are many limitations to the reading correctness and system robustness such as the high cost for the reason that there is only one instrument could be monitored by a single system, the strict restrict of the camera angle, and being not suitable for instruments with dense scales and so on. We present some solutions to overcome these limitations. Firstly, we combine a mobile inspection robot with an image capture device and the imageprocessing method to cut the cost of the monitoring of analog instruments in power plants. Then, we use Hough transform and perspective transform to correct the geometric distortion of images caused by camera angle. Eventually, we get the result of dense scaled instruments based on polar transform. Experiments show that our system performs quite well, and the reading error is less than the results which obtained from the general automatic reading system.
Tissue P systems are computational models inspired by the way of biochemical substance movement/exchange between two cells or between a cell and the environment, where all communication (symport/antiport) rules used i...
详细信息
An electroencephalogram (EEG) based brain-computer interface (BCI) speller allows a user to input text to a computer by thought. It is particularly useful to severely disabled individuals, e.g., amyotrophic lateral sc...
详细信息
—Acquisition of labeled training samples for affective computing is usually costly and time-consuming, as affects are intrinsically subjective, subtle and uncertain, and hence multiple human assessors are needed to e...
详细信息
暂无评论