期刊文献+
共找到10篇文章
< 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
Improved particle swarm optimization algorithm for fuzzy multi-class SVM 被引量:17
2
作者 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
Classification using wavelet packet decomposition and support vector machine for digital modulations 被引量:4
3
作者 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
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
Dual membership SVM method based on spectral clustering
6
作者 Xiaodong Song Liyan Han 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2012年第2期225-232,共8页
A new fuzzy support vector machine algorithm with dual membership values based on spectral clustering method is pro- posed to overcome the shortcoming of the normal support vector machine algorithm, which divides the ... A new fuzzy support vector machine algorithm with dual membership values based on spectral clustering method is pro- posed to overcome the shortcoming of the normal support vector machine algorithm, which divides the training datasets into two absolutely exclusive classes in the binary classification, ignoring the possibility of "overlapping" region between the two training classes. The proposed method handles sample "overlap" effi- ciently with spectral clustering, overcoming the disadvantages of over-fitting well, and improving the data mining efficiency greatly. Simulation provides clear evidences to the new method. 展开更多
关键词 dual membership model fuzzy support vector ma- chine (FSVM) spectral clustering sample "overlap".
下载PDF
Identification of lambda-cyhalothrin residues on Chinese cabbage using fuzzy uncorrelated discriminant vector analysis and MIR spectroscopy
7
作者 Xiaohong Wu Tingfei Zhang +1 位作者 Bin Wu Haoxiang Zhou 《International Journal of Agricultural and Biological Engineering》 SCIE CAS 2022年第3期217-224,共8页
Excessive pesticide residues on Chinese cabbage will be harmful to people’s health.Therefore,an identification system was designed for qualitative analysis of lambda-cyhalothrin residues on Chinese cabbage leaves.In ... Excessive pesticide residues on Chinese cabbage will be harmful to people’s health.Therefore,an identification system was designed for qualitative analysis of lambda-cyhalothrin residues on Chinese cabbage leaves.In order to extract discriminant information from mid-infrared(MIR)spectra of Chinese cabbage effectively,fuzzy uncorrelated discriminant vector(FUDV)analysis was proposed by introducing the fuzzy set theory into uncorrelated discriminant vector(UDV)analysis.In this system,the Cary 630 FTIR spectrometer was used to scan four samples of Chinese cabbage with different concentrations of lambda-cyhalothrin.The MIR spectra were preprocessed by standard normal variable(SNV)and Savitzky-Golay smoothing(SG).Next,the high-dimensional MIR spectra were processed for dimension reduction by principal component analysis(PCA).Furthermore,UDV,FUDV,and some other discriminant analysis algorithms were used for feature extraction,respectively.Finally,the K-nearest neighbor(KNN)classifier was employed to classify the data.The experimental results showed that when FUDV was used as the feature extraction algorithm,the identification system reached the maximum classification accuracy of 100%.The results indicated that FUDV combined with MIR spectroscopy was an effective method to identify lambda-cyhalothrin residues on Chinese cabbage. 展开更多
关键词 Chinese cabbage mid-infrared spectroscopy fuzzy uncorrelated discriminant vector uncorrelated discriminant vector lambda-cyhalothrin residues
原文传递
Combined soft measurement on key indicator parameters of new competitive advantages for China’s export
8
作者 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
On Felbin-type Fuzzy 2-normed Spacesand Its Fuzzy I-topologies
9
作者 Mohammad Janfada Abolfazl Nezhadali Baghan 《模糊系统与数学》 CSCD 北大核心 2012年第1期12-19,共8页
In this paper using the concept of Felbin-type fuzzy 2-norm ‖.,.‖ on a vector space,two I-topologies τ‖.,.‖ and τ*‖.,.‖ is constructed.After making our elementary observations on this fuzzy I-topologies,the co... In this paper using the concept of Felbin-type fuzzy 2-norm ‖.,.‖ on a vector space,two I-topologies τ‖.,.‖ and τ*‖.,.‖ is constructed.After making our elementary observations on this fuzzy I-topologies,the continuity of vector space operations is discussed and it is proved that the vector space with I-topology τ‖.,.‖ is not I-topological vector space but with τ*‖.,.‖ is I-topological vector space.Next we study the relationship between this two I-topologies and it is proved that τ*‖.,.‖■τ‖.,.‖. 展开更多
关键词 fuzzy Topology fuzzy 2-norm I-topology fuzzy Itopological vector Spaces
原文传递
Pattern classification using fuzzy relation and genetic algorithm
10
作者 Kumar S.Ray 《International Journal of Intelligent Computing and Cybernetics》 EI 2012年第4期533-565,共33页
Purpose–This paper aims to consider a soft computing approach to pattern classification using the basic tools of fuzzy relational calculus(FRC)and genetic algorithm(GA).Design/methodology/approach–The paper introduc... Purpose–This paper aims to consider a soft computing approach to pattern classification using the basic tools of fuzzy relational calculus(FRC)and genetic algorithm(GA).Design/methodology/approach–The paper introduces a new interpretation of multidimensional fuzzy implication(MFI)to represent the author’s knowledge about the training data set.It also considers the notion of a fuzzy pattern vector(FPV)to handle the fuzzy information granules of the quantized pattern space and to represent a population of training patterns in the quantized pattern space.The construction of the pattern classifier is essentially based on the estimate of a fuzzy relation Ri between the antecedent clause and consequent clause of each one-dimensional fuzzy implication.For the estimation of Ri floating point representation of GA is used.Thus,a set of fuzzy relations is formed from the new interpretation of MFI.This set of fuzzy relations is termed as the core of the pattern classifier.Once the classifier is constructed the non-fuzzy features of a test pattern can be classified.Findings–The performance of the proposed scheme is tested on synthetic data.Subsequently,the paper uses the proposed scheme for the vowel classification problem of an Indian language.In all these case studies the recognition score of the proposed method is very good.Finally,a benchmark of performance is established by considering Multilayer Perceptron(MLP),Support Vector Machine(SVM)and the proposed method.The Abalone,Hosse colic and Pima Indians data sets,obtained from UCL database repository are used for the said benchmark study.The benchmark study also establishes the superiority of the proposed method.Originality/value–This new soft computing approach to pattern classification is based on a new interpretation of MFI and a novel notion of FPV.A set of fuzzy relations which is the core of the pattern classifier,is estimated using floating point GA and very effective classification of patterns under vague and imprecise environment is performed.This new approach to pattern classification avoids the curse of high dimensionality of feature vector.It can provide multiple classifications under overlapped classes. 展开更多
关键词 Pattern classifier Multidimensional fuzzy implication fuzzy information granule fuzzy patter vector fuzzy relational calculus Genetic algorithms fuzzy logic Pattern recognition
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部