期刊文献+
共找到136篇文章
< 1 2 7 >
每页显示 20 50 100
A Novel Human Interaction Framework Using Quadratic Discriminant Analysis with HMM
1
作者 Tanvir Fatima Naik Bukht Naif Al Mudawi +5 位作者 Saud S.Alotaibi Abdulwahab Alazeb Mohammed Alonazi Aisha Ahmed AlArfaj Ahmad Jalal Jaekwang Kim 《Computers, Materials & Continua》 SCIE EI 2023年第11期1557-1573,共17页
Human-human interaction recognition is crucial in computer vision fields like surveillance,human-computer interaction,and social robotics.It enhances systems’ability to interpret and respond to human behavior precise... Human-human interaction recognition is crucial in computer vision fields like surveillance,human-computer interaction,and social robotics.It enhances systems’ability to interpret and respond to human behavior precisely.This research focuses on recognizing human interaction behaviors using a static image,which is challenging due to the complexity of diverse actions.The overall purpose of this study is to develop a robust and accurate system for human interaction recognition.This research presents a novel image-based human interaction recognition method using a Hidden Markov Model(HMM).The technique employs hue,saturation,and intensity(HSI)color transformation to enhance colors in video frames,making them more vibrant and visually appealing,especially in low-contrast or washed-out scenes.Gaussian filters reduce noise and smooth imperfections followed by silhouette extraction using a statistical method.Feature extraction uses the features from Accelerated Segment Test(FAST),Oriented FAST,and Rotated BRIEF(ORB)techniques.The application of Quadratic Discriminant Analysis(QDA)for feature fusion and discrimination enables high-dimensional data to be effectively analyzed,thus further enhancing the classification process.It ensures that the final features loaded into the HMM classifier accurately represent the relevant human activities.The impressive accuracy rates of 93%and 94.6%achieved in the BIT-Interaction and UT-Interaction datasets respectively,highlight the success and reliability of the proposed technique.The proposed approach addresses challenges in various domains by focusing on frame improvement,silhouette and feature extraction,feature fusion,and HMM classification.This enhances data quality,accuracy,adaptability,reliability,and reduction of errors. 展开更多
关键词 Human interaction recognition HMM classification quadratic discriminant analysis dimensionality reduction
下载PDF
A Highly Accurate Dysphonia Detection System Using Linear Discriminant Analysis
2
作者 Anas Basalamah Mahedi Hasan +1 位作者 Shovan Bhowmik Shaikh Akib Shahriyar 《Computer Systems Science & Engineering》 SCIE EI 2023年第3期1921-1938,共18页
The recognition of pathological voice is considered a difficult task for speech analysis.Moreover,otolaryngologists needed to rely on oral communication with patients to discover traces of voice pathologies like dysph... The recognition of pathological voice is considered a difficult task for speech analysis.Moreover,otolaryngologists needed to rely on oral communication with patients to discover traces of voice pathologies like dysphonia that are caused by voice alteration of vocal folds and their accuracy is between 60%–70%.To enhance detection accuracy and reduce processing speed of dysphonia detection,a novel approach is proposed in this paper.We have leveraged Linear Discriminant Analysis(LDA)to train multiple Machine Learning(ML)models for dysphonia detection.Several ML models are utilized like Support Vector Machine(SVM),Logistic Regression,and K-nearest neighbor(K-NN)to predict the voice pathologies based on features like Mel-Frequency Cepstral Coefficients(MFCC),Fundamental Frequency(F0),Shimmer(%),Jitter(%),and Harmonic to Noise Ratio(HNR).The experiments were performed using Saarbrucken Voice Data-base(SVD)and a privately collected dataset.The K-fold cross-validation approach was incorporated to increase the robustness and stability of the ML models.According to the experimental results,our proposed approach has a 70%increase in processing speed over Principal Component Analysis(PCA)and performs remarkably well with a recognition accuracy of 95.24%on the SVD dataset surpassing the previous best accuracy of 82.37%.In the case of the private dataset,our proposed method achieved an accuracy rate of 93.37%.It can be an effective non-invasive method to detect dysphonia. 展开更多
关键词 Dimensionality reduction dysphonia detection linear discriminant analysis logistic regression speech feature extraction support vector machine
下载PDF
A Novel Approach for Network Vulnerability Analysis in IIoT
3
作者 K.Sudhakar S.Senthilkumar 《Computer Systems Science & Engineering》 SCIE EI 2023年第4期263-277,共15页
Industrial Internet of Things(IIoT)offers efficient communication among business partners and customers.With an enlargement of IoT tools connected through the internet,the ability of web traffic gets increased.Due to ... Industrial Internet of Things(IIoT)offers efficient communication among business partners and customers.With an enlargement of IoT tools connected through the internet,the ability of web traffic gets increased.Due to the raise in the size of network traffic,discovery of attacks in IIoT and malicious traffic in the early stages is a very demanding issues.A novel technique called Maximum Posterior Dichotomous Quadratic Discriminant Jaccardized Rocchio Emphasis Boost Classification(MPDQDJREBC)is introduced for accurate attack detection wi th minimum time consumption in IIoT.The proposed MPDQDJREBC technique includes feature selection and categorization.First,the network traffic features are collected from the dataset.Then applying the Maximum Posterior Dichotomous Quadratic Discriminant analysis to find the significant features for accurate classification and minimize the time consumption.After the significant features selection,classification is performed using the Jaccardized Rocchio Emphasis Boost technique.Jaccardized Rocchio Emphasis Boost Classification technique combines the weak learner result into strong output.Jaccardized Rocchio classification technique is considered as the weak learners to identify the normal and attack.Thus,proposed MPDQDJREBC technique gives strong classification results through lessening the quadratic error.This assists for proposed MPDQDJREBC technique to get better the accuracy for attack detection with reduced time usage.Experimental assessment is carried out with UNSW_NB15 Dataset using different factors such as accuracy,precision,recall,F-measure and attack detection time.The observed results exhibit the MPDQDJREBC technique provides higher accuracy and lesser time consumption than the conventional techniques. 展开更多
关键词 Industrial internet of things(iiot) attack detection features selection maximum posterior dichotomous quadratic discriminant analysis jaccardized rocchio emphasis boost classification
下载PDF
Unveiling the Predictive Capabilities of Machine Learning in Air Quality Data Analysis: A Comparative Evaluation of Different Regression Models
4
作者 Mosammat Mustari Khanaum Md Saidul Borhan +2 位作者 Farzana Ferdoush Mohammed Ali Nause Russel Mustafa Murshed 《Open Journal of Air Pollution》 2023年第4期142-159,共18页
Air quality is a critical concern for public health and environmental regulation. The Air Quality Index (AQI), a widely adopted index by the US Environmental Protection Agency (EPA), serves as a crucial metric for rep... Air quality is a critical concern for public health and environmental regulation. The Air Quality Index (AQI), a widely adopted index by the US Environmental Protection Agency (EPA), serves as a crucial metric for reporting site-specific air pollution levels. Accurately predicting air quality, as measured by the AQI, is essential for effective air pollution management. In this study, we aim to identify the most reliable regression model among linear discriminant analysis (LDA), quadratic discriminant analysis (QDA), logistic regression, and K-nearest neighbors (KNN). We conducted four different regression analyses using a machine learning approach to determine the model with the best performance. By employing the confusion matrix and error percentages, we selected the best-performing model, which yielded prediction error rates of 22%, 23%, 20%, and 27%, respectively, for LDA, QDA, logistic regression, and KNN models. The logistic regression model outperformed the other three statistical models in predicting AQI. Understanding these models' performance can help address an existing gap in air quality research and contribute to the integration of regression techniques in AQI studies, ultimately benefiting stakeholders like environmental regulators, healthcare professionals, urban planners, and researchers. 展开更多
关键词 Regression analysis Air Quality Index Linear Discriminant analysis Quadratic Discriminant analysis Logistic Regression K-Nearest Neighbors Machine Learning Big Data analysis
下载PDF
Pose Robust Low-resolution Face Recognition via Coupled Kernel-based Enhanced Discriminant Analysis 被引量:4
5
作者 Xiaoying Wang Haifeng Hu Jianquan Gu 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI 2016年第2期203-212,共10页
Most face recognition techniques have been successful in dealing with high-resolution(HR) frontal face images. However, real-world face recognition systems are often confronted with the low-resolution(LR) face images ... Most face recognition techniques have been successful in dealing with high-resolution(HR) frontal face images. However, real-world face recognition systems are often confronted with the low-resolution(LR) face images with pose and illumination variations. This is a very challenging issue, especially under the constraint of using only a single gallery image per person.To address the problem, we propose a novel approach called coupled kernel-based enhanced discriminant analysis(CKEDA).CKEDA aims to simultaneously project the features from LR non-frontal probe images and HR frontal gallery ones into a common space where discrimination property is maximized.There are four advantages of the proposed approach: 1) by using the appropriate kernel function, the data becomes linearly separable, which is beneficial for recognition; 2) inspired by linear discriminant analysis(LDA), we integrate multiple discriminant factors into our objective function to enhance the discrimination property; 3) we use the gallery extended trick to improve the recognition performance for a single gallery image per person problem; 4) our approach can address the problem of matching LR non-frontal probe images with HR frontal gallery images,which is difficult for most existing face recognition techniques.Experimental evaluation on the multi-PIE dataset signifies highly competitive performance of our algorithm. 展开更多
关键词 Face recognition low-resolution(LR) pose variations discriminant analysis gallery extended
下载PDF
Surgical mortality in patients with malignant obstructive jaundice: a multivariate discriminant analysis 被引量:3
6
作者 Xi-Chun Han Jin-Long Li Gang Han the Department of Surgery, Second Hospital, Jilin University, Changchun 130041, China 《Hepatobiliary & Pancreatic Diseases International》 SCIE CAS 2003年第3期435-440,共6页
OBJECTIVE: To estimate the operative mortality in patients with malignant obstructive jaundice. METHODS: Twelve risk factors were analyzed using multivariate discriminant analysis in 90 patients who had been operated ... OBJECTIVE: To estimate the operative mortality in patients with malignant obstructive jaundice. METHODS: Twelve risk factors were analyzed using multivariate discriminant analysis in 90 patients who had been operated on. RESULTS: Operative mortality was significantly related to the following factors: age, duration of jaundice, packed RBC volume, white blood cell count and concentration of blood urine nitrogen; it was not significantly related to diseases and types of operation. The following formula was obtained: packed RBC volume×0.09954-age×0. 04018-blood urine nitrogen×0. 23693-duration of jaundice× 2. 07388-WBC count×0. 21118+5. 26593. With this formula, an operative mortality of 77. 8% was predicted. CONCLUSION: With a positive value from the formula, the patient should be operated on; otherwise non-operative treatment is advocated. 展开更多
关键词 malignant obstructive jaundice postoperative mortality multivariate discriminant analysis
下载PDF
Moving-window bis-correlation coefficients method for visible and near-infrared spectral discriminant analysis with applications 被引量:1
7
作者 Lijun Yao Weiqun Xu +1 位作者 Tao Pan Jiemei Chen 《Journal of Innovative Optical Health Sciences》 SCIE EI CAS 2018年第2期65-77,共13页
The moving window bis corelation coefficients(MW BiCC)was proposed and employed for the discriminant analysis of transgenic sugarcane leaves and B-thalassemia with visible and near-infrared(Vis NIR)spectroscopy.The we... The moving window bis corelation coefficients(MW BiCC)was proposed and employed for the discriminant analysis of transgenic sugarcane leaves and B-thalassemia with visible and near-infrared(Vis NIR)spectroscopy.The well-performed moving window principal component analysis linear discriminant analysis(MWPCA-LDA)was also conducted for comparison.A total of 306 transgenic(positive)and 150 nont ransgenic(negative)leave samples of sugarcane were collected and divided to calibration,prediction,and validation.The diffuse reflection spectra were corected using Savitzky-Golay(SG)smoothing with first-order derivative(d=1),third-degree polynomial(p=3)and 25 smpothing points(m=25).The selected waveband was 736-1054nm with MW-BiCC,and the positive and negative validation recognition rates(V_REC^(+),VREC^(-))were 100%,98.0%,which achieved the same effect as MWPCA-LDA.Another example,the 93 B-thalassemia(positive)and 148 nonthalassemia(negative)of human hemolytic samples were colloctod.The transmission spectra were corrected using SG smoothing withd=1,p=3 and m=53.Using M W-BiCC,many best wavebands were selected(e.g.,1116-1146,17941848 and 22842342nm).The V_REC^(+)and V_REC^(-)were both 100%,which achieved the same effect as MW-PCA-LDA.Importantly,the BICC only required ca lculating correlation cofficients between the spectrum of prediction sample and the average spectra of two types of calibration samples.Thus,BiCC was very simple in algorithm,and expected to obtain more applications.The results first confirmed the feasibility of distinguishing B-thalassemia and normal control samples by NIR spectroscopy,and provided a promising simple tool for large population thalassemia screening. 展开更多
关键词 Visible and near infrared spectroscopic discriminant analysis transgenic sugarcane leaves B-thalassemia moving-window bis-correlation cofficients moving-window principal component analysis linear discriminant analysis.
下载PDF
Metabolome Comparison of Transgenic and Non-transgenic Rice by Statistical Analysis of FTIR and NMR Spectra 被引量:1
8
作者 Keykhosrow KEYMANESH Mohammad hassan DARVISHI Soroush SARDARI 《Rice science》 SCIE 2009年第2期119-123,共5页
Modern biotechnology, based on recombinant DNA techniques, has made it possible to introduce new traits with great potential for crop improvement. However, concerns about unintended effects of gene transformation that... Modern biotechnology, based on recombinant DNA techniques, has made it possible to introduce new traits with great potential for crop improvement. However, concerns about unintended effects of gene transformation that possibly threaten environment or consumer health have persuaded scientists to set up pre-release tests on genetically modified organisms. Assessment of 'substantial equivalence' concept that established by comparison of genetically modified organism with a comparator with a history of safe use could be the first step of a comprehensive risk assessment. Metabolite level is the dchest in performance of changes which stem from genetic or environmental factors. Since assessment of all metabolites in detail is very costly and practically impossible, statistical evaluation of processed data of grain spectroscopic values could be a time and cost effective substitution for complex chemical analysis. To investigate the ability of multivariate statistical techniques in comparison of metabolomes as well as testing a method for such comparisons with available tools, a transgenic rice in combination with its traditionally bred parent were used as test material, and the discriminant analysis were applied as supervised method and principal component analysis as unsupervised classification method on the processed data which were extracted from Fourier transform infrared spectroscopy and nuclear magnetic resonance spectral data of powdered rice and rice extraction and badey grain samples, of which the latter was considered as control. The results confirmed the capability of statistics, even with initial data processing applications in metabolome studies. Meanwhile, this study confirms that the supervised method results in more distinctive results. 展开更多
关键词 RICE principal component analysis discriminant analysis nuclear magnetic resonance Fourier transform infrared spectroscopy TRANSGENE safety assessment metabolome analysis
下载PDF
Machine Learning-based USD/PKR Exchange Rate Forecasting Using Sentiment Analysis of Twitter Data 被引量:1
9
作者 Samreen Naeem Wali Khan Mashwani +4 位作者 Aqib Ali M.Irfan Uddin Marwan Mahmoud Farrukh Jamal Christophe Chesneau 《Computers, Materials & Continua》 SCIE EI 2021年第6期3451-3461,共11页
This study proposes an approach based on machine learning to forecast currency exchange rates by applying sentiment analysis to messages on Twitter(called tweets).A dataset of the exchange rates between the United Sta... This study proposes an approach based on machine learning to forecast currency exchange rates by applying sentiment analysis to messages on Twitter(called tweets).A dataset of the exchange rates between the United States Dollar(USD)and the Pakistani Rupee(PKR)was formed by collecting information from a forex website as well as a collection of tweets from the business community in Pakistan containing finance-related words.The dataset was collected in raw form,and was subjected to natural language processing by way of data preprocessing.Response variable labeling was then applied to the standardized dataset,where the response variables were divided into two classes:“1”indicated an increase in the exchange rate and“−1”indicated a decrease in it.To better represent the dataset,we used linear discriminant analysis and principal component analysis to visualize the data in three-dimensional vector space.Clusters that were obtained using a sampling approach were then used for data optimization.Five machine learning classifiers—the simple logistic classifier,the random forest,bagging,naïve Bayes,and the support vector machine—were applied to the optimized dataset.The results show that the simple logistic classifier yielded the highest accuracy of 82.14%for the USD and the PKR exchange rates forecasting. 展开更多
关键词 Machine learning exchange rate sentiment analysis linear discriminant analysis principal component analysis simple logistic
下载PDF
Identification of five Pampus species from the coast of China based on sagittal otolith morphology analysis 被引量:3
10
作者 ZHANG Chi FAN Yannan +2 位作者 YE Zhenjiang LI Zengguang YU Hongliang 《Acta Oceanologica Sinica》 SCIE CAS CSCD 2017年第2期51-56,共6页
Sagittal otoliths morphology were compared to identify five Pampus species of the Chinese coast(Chinese pomfret Pampus chinensis, grey pomfret P. cinereus, southern lesser pomfret P. minor, plumage pomfret P.punctati... Sagittal otoliths morphology were compared to identify five Pampus species of the Chinese coast(Chinese pomfret Pampus chinensis, grey pomfret P. cinereus, southern lesser pomfret P. minor, plumage pomfret P.punctatissmus, and Pampus sp.). Otoliths demonstrated species-specific characteristics with noticeable differences in overall shape, margin and anterior region among species. With species divergence, otoliths get thinner following further developed rostrum and anti-rostrum. Interspecies variation in otolith could associate with experienced different temperature and water column. The discriminant analysis presented a high classification accuracy of 96.6%, which confirms the inter-specific distinction of otolith shape and enable the species identification. 展开更多
关键词 otolith morphology Pampus Fourier analysis discriminant analysis
下载PDF
LOCAL CORRELATION DISCRIMINANT ANALYSIS AND ITS SEMI-SUPERVISED EXTENSION 被引量:1
11
作者 Chen Caikou Shi Jun 《Journal of Electronics(China)》 2011年第3期289-296,共8页
Considering limitations of Linear Discriminant Analysis (LDA) and Marginal Fisher Analysis (MFA), a novel discriminant analysis called Local Correlation Discriminant Analysis (LCDA) is proposed in this paper. The main... Considering limitations of Linear Discriminant Analysis (LDA) and Marginal Fisher Analysis (MFA), a novel discriminant analysis called Local Correlation Discriminant Analysis (LCDA) is proposed in this paper. The main idea behind LCDA is to use more robust similarity measure, correlation metric, to measure the local similarity between image data. This results in better classifi-cation performance. In addition, to further improve the discriminant power of LCDA, we extend LCDA to semi-supervised case, which can make use of both labeled and unlabeled data to perform dis-criminant analysis. Extensive experimental results on ORL and AR face databases demonstrate that the proposed LCDA and its semi-supervised version are superior to Principal Component Analysis (PCA), LDA, CEA, and MFA. 展开更多
关键词 Semi-supervised learning Correlation metric Discriminant analysis Face recognition
下载PDF
Coupling Discriminating Statistical Analysis and Artificial Intelligence for Geotechnical Characterization of the Kampemba’s Municipality Soils (Lubumbashi, DR Congo) 被引量:2
12
作者 Kavula Ngoy Elysée Kasongo wa Mutombo Portance +3 位作者 Libasse Sow Ngoy Biyukaleza Bilez Kavula Mwenze Corneille Tshibwabwa Kasongo Obed 《Geomaterials》 2020年第3期35-55,共21页
This study focuses on the determination of physical and mechanical characteristics based on in vitro tests, by using field samples for the Kampemba urban area in the city of Lubumbashi. At the end of this study, we id... This study focuses on the determination of physical and mechanical characteristics based on in vitro tests, by using field samples for the Kampemba urban area in the city of Lubumbashi. At the end of this study, we identified the soils according to their parameters, and established the geotechnical classification by determining their bearing capacity by the group index method using from the identification tests carried out. By using the AASHTO classification method (American Association for State Highway Transportation Official), the results obtained after our studies revealed five classes of soil: A-2, A-4, A-5, A-6, A-7 in a general way, and particularly eight subgroups of soil: A-2-4, A-2-6, A-2-7, A-4, A-5, A-6, A-7-5 and A-7-6 for the concerned area. The latter has given statistical analysis and deep learning based on multi-layer perceptron, the global values of the physical parameters. It’s about: 31.77% ± 1.05% for the limit of liquidity;18.71% ± 0.76% for the plastic limit;13.06% ± 0.79% for the plasticity index;83.00% ± 3.33% for passing of 2 mm sieve;76.22% ± 3.2% for passing of 400 μm sieve;89.07% ± 2.99% for passing of 4.75 mm sieve;70.62% ± 2.39% passing of 80 μm sieve;1.66 ± 0.61 for the consistency index;<span style="white-space:nowrap;">&#8722;</span>0.67 ± 0.62 for the liquidity index and 8 ± 1 for the group index. 展开更多
关键词 Geotechnical Classification Discriminant Factorial analysis Artificial Intelligence Deep Learning Multi-Layer Perceptron
下载PDF
Morphometric analysis of sand fly(Diptera:Psychodidae:Phlebotominae), Sergentomyia anodontis Quate and Fairchild, 1961, populations in caves of southern Thailand
13
作者 Nattapong Maneeroth Nawee Noonanant +1 位作者 Kanaphot Thongkhao Theerakamol Pengsakul 《Asian Pacific Journal of Tropical Medicine》 SCIE CAS 2020年第9期415-422,共8页
Objective:To determine the morphological characteristics of variations in populations of female adult sand fly,Sergentomyia anodontis Quate and Fairchild,1961 in caves in southern Thailand using morphometric analysis.... Objective:To determine the morphological characteristics of variations in populations of female adult sand fly,Sergentomyia anodontis Quate and Fairchild,1961 in caves in southern Thailand using morphometric analysis.Methods:A total of 107 female Sergentomyia anodontis were isolated from 651 sand flies captured by CDC light traps overnight in caves in Surat Thani,Nakhon Si Thammarat,Satun and Songkhla provinces from February to December 2017.Measurement of 23 external and internal morphological characteristics was conducted.Data were tested with preliminary statistics(Kolmogorov-Smirnov test,Levene’s test and Box’s test of equality of covariance matrices)and by one-way ANOVA or Kruskal-Wallis test.Measurements were analyzed using canonical discriminant analysis.Results:There were 11 morphological characteristics with high variability while two characteristics exhibited low variation.The sand fly populations from Nakhon Si Thammarat,Satun and Songkhla provinces were very similar but were separate from that in Surat Thani province based on canonical discriminant analysis data.This indicates that the morphological variation founding is a result of the diversity of habitats in each population and the geographic features of caves in each area,such as their altitude above sea level.Conclusions:There is a certain variation in the morphology of Sergentomyia anodontis sand flies at the population level which may be used for future classification of sand flies. 展开更多
关键词 Morphometric analysis LEISHMANIASIS Sergentomyia anodontis Canonical discriminant analysis Southern Thailand
下载PDF
Balanced multiple weighted linear discriminant analysis and its application to visual process monitoring
14
作者 Weipeng Lu Xuefeng Yan 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2021年第8期128-137,共10页
Visual process monitoring is important in complex chemical processes.To address the high state separation of industrial data,we propose a new criterion for feature extraction called balanced multiple weighted linear d... Visual process monitoring is important in complex chemical processes.To address the high state separation of industrial data,we propose a new criterion for feature extraction called balanced multiple weighted linear discriminant analysis(BMWLDA).Then,we combine BMWLDA with self-organizing map(SOM)for visual monitoring of industrial operation processes.BMWLDA can extract the discriminative feature vectors from the original industrial data and maximally separate industrial operation states in the space spanned by these discriminative feature vectors.When the discriminative feature vectors are used as the input to SOM,the training result of SOM can differentiate industrial operation states clearly.This function improves the performance of visual monitoring.Continuous stirred tank reactor is used to verify that the class separation performance of BMWLDA is more effective than that of traditional linear discriminant analysis,approximate pairwise accuracy criterion,max–min distance analysis,maximum margin criterion,and local Fisher discriminant analysis.In addition,the method that combines BMWLDA with SOM can effectively perform visual process monitoring in real time. 展开更多
关键词 Linear discriminant analysis Process monitoring Self-organizing map Feature extraction Continuous stirred tank reactor process
下载PDF
Statistical Analysis with Dingo Optimizer Enabled Routing for Wireless Sensor Networks
15
作者 Abdulaziz S.Alghamdi Randa Alharbi +1 位作者 Suliman A.Alsuhibany Sayed Abdel-Khalek 《Computers, Materials & Continua》 SCIE EI 2022年第11期2865-2878,共14页
Security is a vital parameter to conserve energy in wireless sensor networks(WSN).Trust management in the WSN is a crucial process as trust is utilized when collaboration is important for accomplishing trustworthy dat... Security is a vital parameter to conserve energy in wireless sensor networks(WSN).Trust management in the WSN is a crucial process as trust is utilized when collaboration is important for accomplishing trustworthy data transmission.But the available routing techniques do not involve security in the design of routing techniques.This study develops a novel statistical analysis with dingo optimizer enabled reliable routing scheme(SADO-RRS)for WSN.The proposed SADO-RRS technique aims to detect the existence of attacks and optimal routes in WSN.In addition,the presented SADORRS technique derives a new statistics based linear discriminant analysis(LDA)for attack detection,Moreover,a trust based dingo optimizer(TBDO)algorithm is applied for optimal route selection in the WSN and accomplishes secure data transmission in WSN.Besides,the TBDO algorithm involves the derivation of the fitness function involving different input variables of WSN.For demonstrating the enhanced outcomes of the SADO-RRS technique,a wide range of simulations was carried out and the outcomes demonstrated the enhanced outcomes of the SADO-RRS technique. 展开更多
关键词 Statistical analysis RELIABILITY ROUTING wireless sensor networks linear discriminant analysis dingo optimizer SECURITY
下载PDF
Wavelet-based classification and influence matrix analysis method for the fast discrimination of Chinese herbal medicines according to the geographical origins with near infrared spectroscopy
16
作者 Wenlong Li Haibin Qu 《Journal of Innovative Optical Health Sciences》 SCIE EI CAS 2014年第4期21-31,共11页
A discriminant analysis technique using wavelet transformation(WT)and influence matrixanalysis(CAIMAN)method is proposed for the near infrared(NIR)spectroscopy classifi-cation.In the proposed methodology,NIR spectra a... A discriminant analysis technique using wavelet transformation(WT)and influence matrixanalysis(CAIMAN)method is proposed for the near infrared(NIR)spectroscopy classifi-cation.In the proposed methodology,NIR spectra are decomposed by WT for data com-pression and a forward feature selection is further employed to extract the relevant informationfrom the wavelet coefficients,reducing both classification errors and model complexity.Adiscriminant-CAIMAN(D-CAIMAN)method is utilized to build the classification model inwavelet domain on the basis of reduced wavelet coefficients of spectral variables.NIR spectradata set of 265 salviae miltiorrhizae radia samples from 9 different geographical origins is usedas an example to test the classification performance of the algorithm.For a comparison,k-nearest neighbor(KNN),linear discriminant analysis(LDA)and quadratic discriminant analysis(QDA)methods are also employed.D-CAIMAN with wavelet-based feature selection(WD-CAIMAN)method shows the best performance,achieving the total classification rate of ioo%in both cross-validation set and prediction set.It is worth noting that the WD-CAIMANclassifier also shows improved sensitivity,selectivity and model interpretability in thecla.ssifications. 展开更多
关键词 Discriminant analysis near infrared spectroscopy Chinese herbal medicines variable selection wavelet analysis
下载PDF
An Optimization Criterion for Generalized Marginal Fisher Analysis on Undersampled Problems
17
作者 Wu-Yi Yang Sheng-Xing Liu +1 位作者 Tai-Song Jin Xiao-Mei Xu 《International Journal of Automation and computing》 EI 2011年第2期193-200,共8页
Marginal Fisher analysis (MFA) not only aims to maintain the original relations of neighboring data points of the same class but also wants to keep away neighboring data points of the different classes.MFA can effec... Marginal Fisher analysis (MFA) not only aims to maintain the original relations of neighboring data points of the same class but also wants to keep away neighboring data points of the different classes.MFA can effectively overcome the limitation of linear discriminant analysis (LDA) due to data distribution assumption and available projection directions.However,MFA confronts the undersampled problems.Generalized marginal Fisher analysis (GMFA) based on a new optimization criterion is presented,which is applicable to the undersampled problems.The solutions to the proposed criterion for GMFA are derived,which can be characterized in a closed form.Among the solutions,two specific algorithms,namely,normal MFA (NMFA) and orthogonal MFA (OMFA),are studied,and the methods to implement NMFA and OMFA are proposed.A comparative study on the undersampled problem of face recognition is conducted to evaluate NMFA and OMFA in terms of classification accuracy,which demonstrates the effectiveness of the proposed algorithms. 展开更多
关键词 Linear discriminant analysis (LDA) dimension reduction marginal Fisher analysis (MFA) normal MFA (NMFA) orthogonal MFA (OMFA).
下载PDF
Linear Discriminant Analysis and Kernel Vector Quantization for Mandarin Digits Recognition
18
作者 赵军辉 谢湘 匡镜明 《Journal of Beijing Institute of Technology》 EI CAS 2004年第4期385-388,共4页
Linear discriminant analysis and kernel vector quantization are integrated into vector quantization based speech recognition system for improving the recognition accuracy of Mandarin digits. These techniques increase ... Linear discriminant analysis and kernel vector quantization are integrated into vector quantization based speech recognition system for improving the recognition accuracy of Mandarin digits. These techniques increase the class separability and optimize the clustering procedure. Speaker-dependent (SD) and speaker-independent (SI) experiments are performed to evaluate the performance of the proposed method. The experiment results show that the proposed method is capable of reaching the word error rate of 3.76% in SD case and 6.60 % in SI case. Such a system can be suitable for being embedded in personal digital assistant(PDA), mobile phone and so on to perform voice controlling such as digit dialing, calculating, etc. 展开更多
关键词 linear discriminant analysis kernel vector quantization speech recognition
下载PDF
Unsupervised Linear Discriminant Analysis
19
作者 唐宏 方涛 +1 位作者 施鹏飞 唐国安 《Journal of Shanghai Jiaotong university(Science)》 EI 2006年第1期40-42,共3页
An algorithm for unsupervised linear discriminant analysis was presented. Optimal unsupervised discriminant vectors are obtained through maximizing covariance of all samples and minimizing covariance of local k-neares... An algorithm for unsupervised linear discriminant analysis was presented. Optimal unsupervised discriminant vectors are obtained through maximizing covariance of all samples and minimizing covariance of local k-nearest neighbor samples. The experimental results show our algorithm is effective. 展开更多
关键词 linear discriminant analysis(LDA) unsupervised learning neighbor graph
下载PDF
DISCRIMINATIVE ANALYSIS OF FUNCTIONAL NEAR-INFRARED SPECTROSCOPY SIGNALS FOR DEVELOPMENT OF NEUROIMAGING BIOMARKERS OF ELDERLY DEPRESSION
20
作者 YE ZHU TIANZI JIANG +1 位作者 YUAN ZHOU LISHA ZHAO 《Journal of Innovative Optical Health Sciences》 SCIE EI CAS 2010年第1期69-74,共6页
Functional near-infrared spectroscopy(fNIRS)is a neuroimaging technology which is suitable for psychiatric patients.Several fNIRS studies have found abnormal brain activations during cognitive tasks in elderly depress... Functional near-infrared spectroscopy(fNIRS)is a neuroimaging technology which is suitable for psychiatric patients.Several fNIRS studies have found abnormal brain activations during cognitive tasks in elderly depression.In this paper,we proposed a discriminative model of multivariate pattern classification based on fNIRS signals to distinguish elderly depressed patients from healthy controls.This model used the brain activation patterns during a verbal fluency task as features of classification.Then Pseudo-Fisher Linear Discriminant Analysis was performed on the feature space to generate discriminative model.Using leave-one-out(LOO)cross-validation,our results showed a correct classification rate of 88%.The discriminative model showed its ability to identify people with elderly depression and suggested that fNIRS may be an efficient clinical tool for diagnosis of depression.This study may provide the first step for the development of neuroimaging biomarkers based on fNIRS in psychiatric disorders. 展开更多
关键词 Functional near-infrared spectroscopy(fNIRS) Fisher linear discriminant analysis(FLDA) DEPRESSION
下载PDF
上一页 1 2 7 下一页 到第
使用帮助 返回顶部