期刊文献+
共找到6篇文章
< 1 >
每页显示 20 50 100
Quantum Fuzzy Support Vector Machine for Binary Classification
1
作者 Xi Huang Shibin Zhang +1 位作者 Chen Lin Jinyue Xia 《Computer Systems Science & Engineering》 SCIE EI 2023年第6期2783-2794,共12页
In the objective world,how to deal with the complexity and uncertainty of big data efficiently and accurately has become the premise and key to machine learning.Fuzzy support vector machine(FSVM)not only deals with th... In the objective world,how to deal with the complexity and uncertainty of big data efficiently and accurately has become the premise and key to machine learning.Fuzzy support vector machine(FSVM)not only deals with the classifi-cation problems for training samples with fuzzy information,but also assigns a fuzzy membership degree to each training sample,allowing different training samples to contribute differently in predicting an optimal hyperplane to separate two classes with maximum margin,reducing the effect of outliers and noise,Quantum computing has super parallel computing capabilities and holds the pro-mise of faster algorithmic processing of data.However,FSVM and quantum com-puting are incapable of dealing with the complexity and uncertainty of big data in an efficient and accurate manner.This paper research and propose an efficient and accurate quantum fuzzy support vector machine(QFSVM)algorithm based on the fact that quantum computing can efficiently process large amounts of data and FSVM is easy to deal with the complexity and uncertainty problems.The central idea of the proposed algorithm is to use the quantum algorithm for solving linear systems of equations(HHL algorithm)and the least-squares method to solve the quadratic programming problem in the FSVM.The proposed algorithm can deter-mine whether a sample belongs to the positive or negative class while also achiev-ing a good generalization performance.Furthermore,this paper applies QFSVM to handwritten character recognition and demonstrates that QFSVM can be run on quantum computers,and achieve accurate classification of handwritten characters.When compared to FSVM,QFSVM’s computational complexity decreases expo-nentially with the number of training samples. 展开更多
关键词 Quantum fuzzy support vector machine(QFSVM) fuzzy support vector machine(FSVM) quantum computing
下载PDF
Classification using wavelet packet decomposition and support vector machine for digital modulations 被引量:4
2
作者 Zhao Fucai Hu Yihua Hao Shiqi 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第5期914-918,共5页
To make the modulation classification system more suitable for signals in a wide range of signal to noise rate (SNR), a feature extraction method based on signal wavelet packet transform modulus maxima matrix (WPT... To make the modulation classification system more suitable for signals in a wide range of signal to noise rate (SNR), a feature extraction method based on signal wavelet packet transform modulus maxima matrix (WPTMMM) and a novel support vector machine fuzzy network (SVMFN) classifier is presented. The WPTMMM feature extraction method has less computational complexity, more stability, and has the preferable advantage of robust with the time parallel moving and white noise. Further, the SVMFN uses a new definition of fuzzy density that incorporates accuracy and uncertainty of the classifiers to improve recognition reliability to classify nine digital modulation types (i.e. 2ASK, 2FSK, 2PSK, 4ASK, 4FSK, 4PSK, 16QAM, MSK, and OQPSK). Computer simulation shows that the proposed scheme has the advantages of high accuracy and reliability (success rates are over 98% when SNR is not lower than 0dB), and it adapts to engineering applications. 展开更多
关键词 modulation classification wavelet packet transform modulus maxima matrix support vector machine fuzzy density.
下载PDF
Improved particle swarm optimization algorithm for fuzzy multi-class SVM 被引量:17
3
作者 Ying Li Bendu Bai Yanning Zhang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2010年第3期509-513,共5页
An improved particle swarm optimization(PSO) algorithm is proposed to train the fuzzy support vector machine(FSVM) for pattern multi-classification.In the improved algorithm,the particles studies not only from its... An improved particle swarm optimization(PSO) algorithm is proposed to train the fuzzy support vector machine(FSVM) for pattern multi-classification.In the improved algorithm,the particles studies not only from itself and the best one but also from the mean value of some other particles.In addition,adaptive mutation was introduced to reduce the rate of premature convergence.The experimental results on the synthetic aperture radar(SAR) target recognition of moving and stationary target acquisition and recognition(MSTAR) dataset and character recognition of MNIST database show that the improved algorithm is feasible and effective for fuzzy multi-class SVM training. 展开更多
关键词 particle swarm optimization(PSO) fuzzy support vector machine(FSVM) adaptive mutation multi-classification.
下载PDF
Gyroscope Fault Diagnosis Using Fuzzy SVM to Unbalanced Samples 被引量:1
4
作者 罗秋凤 张锐 +1 位作者 李勇 杨忠清 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI CSCD 2015年第1期16-21,共6页
A novel fuzzy support vector machine based on unbalanced samples(FSVM-US)is proposed to solve the high false positive rate problem since the gyroscope output is susceptible to unmanned aerial vehicle(UAV)airborne elec... A novel fuzzy support vector machine based on unbalanced samples(FSVM-US)is proposed to solve the high false positive rate problem since the gyroscope output is susceptible to unmanned aerial vehicle(UAV)airborne electromagnetic environment and the gyroscope abnormal signal sample is rather rare.Firstly,the standard deviation of samples projection to normal vector for SVM classifier hyper plane is analyzed.The imbalance feature expression reflecting the hyper plane shift for the number imbalance between samples and the dispersion imbalance within samples is derived.At the same time,the denoising factor is designed as the exponential decay function based on the Euclidean distance between each sample and the class center.Secondly,the imbalance feature expression and denoising factor are configured into the membership function.Each sample has its own weight denoted the importance to the classifier.Finally,the classification simulation experiments on the gyroscope fault diagnosis system are conducted and FSVM-US is compared with the standard SVM,FSVM,and the four typical class imbalance learning(CIL)methods.The results show that FSVM-US classifier accuracy is 12% higher than that of the standard SVM.Generally,FSVM-US is superior to the four CIL methods in total performance.Moreover,the FSVMUS noise tolerance is also 17% higher than that of the standard SVM. 展开更多
关键词 fault diagnosis GYROSCOPE fuzzy support vector machine(FSVM) unbalanced samples membership function
下载PDF
A MODEL-ORIENTED ROAD DETECTION APPROACH USING FUZZY SVM
5
作者 Zhang Yuying Gu Xiaodong Wang Yuanyuan 《Journal of Electronics(China)》 2010年第6期795-800,共6页
This paper presents an approach of model-oriented road detection based on trapezoidal model proposed by H. Jeong, et al and fuzzy Support Vector Machine (SVM). Firstly, the frames ex-tracted from the video are preproc... This paper presents an approach of model-oriented road detection based on trapezoidal model proposed by H. Jeong, et al and fuzzy Support Vector Machine (SVM). Firstly, the frames ex-tracted from the video are preprocessed by Pulse Coupled Neural Network (PCNN), and then handled by Kalman filter and Expectation Maximization (EM) algorithms. Next, according to the road's dif-ferent feathers, using fuzzy algorithm chooses a corresponding SVM for further lane detection, and then using morphological filters obtains the final detecting result. For different types of roads, this method uses fuzzy algorithm to choose different SVMs. Furthermore, in preprocessing using PCNN removes the shadow in the road to reduce the effect of illumination variations. Experimental results show that our method can receive better lane detecting results than the trapezoidal model and BP proposed by H. Jeong, et al.. 展开更多
关键词 fuzzy support vector Machine (SVM) Kalman filter Model-oriented Lane detection Unstructured-road
下载PDF
Combined soft measurement on key indicator parameters of new competitive advantages for China’s export
6
作者 Taosheng Wang Hongyan Zuo +1 位作者 C.H.Wu B.Hu 《Financial Innovation》 2021年第1期1100-1123,共24页
The estimation of the difference between the new competitive advantages of China’s export and the world’s trading powers have been the key measurement problems in China-related studies.In this work,a comprehensive e... The estimation of the difference between the new competitive advantages of China’s export and the world’s trading powers have been the key measurement problems in China-related studies.In this work,a comprehensive evaluation index system for new export competitive advantages is developed,a soft-sensing model for China’s new export competitive advantages based on the fuzzy entropy weight analytic hierarchy process is established,and the soft-sensing values of key indexes are derived.The obtained evaluation values of the main measurement index are used as the input variable of the fuzzy least squares support vector machine,and a soft-sensing model of the key index parameters of the new export competitive advantages of China based on the combined soft-sensing model of the fuzzy least squares support vector machine is established.The soft-sensing results of the new export competitive advantage index of China show that the soft measurement model developed herein is of high precision compared with other models,and the technical and brand competitiveness indicators of export products have more significant contributions to the new competitive advantages of China’s export,while the service competitiveness indicator of export products has the least contribution to new competitive advantages of China’s export. 展开更多
关键词 China’s export New competitive advantages Export competitive advantage Core competitiveness fuzzy least squares support vector machine Soft measurement
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部