期刊文献+
共找到778篇文章
< 1 2 39 >
每页显示 20 50 100
Evolutionary Algorithm with Ensemble Classifier Surrogate Model for Expensive Multiobjective Optimization
1
作者 LAN Tian 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI CSCD 2020年第S01期76-87,共12页
For many real-world multiobjective optimization problems,the evaluations of the objective functions are computationally expensive.Such problems are usually called expensive multiobjective optimization problems(EMOPs).... For many real-world multiobjective optimization problems,the evaluations of the objective functions are computationally expensive.Such problems are usually called expensive multiobjective optimization problems(EMOPs).One type of feasible approaches for EMOPs is to introduce the computationally efficient surrogates for reducing the number of function evaluations.Inspired from ensemble learning,this paper proposes a multiobjective evolutionary algorithm with an ensemble classifier(MOEA-EC)for EMOPs.More specifically,multiple decision tree models are used as an ensemble classifier for the pre-selection,which is be more helpful for further reducing the function evaluations of the solutions than using single inaccurate model.The extensive experimental studies have been conducted to verify the efficiency of MOEA-EC by comparing it with several advanced multiobjective expensive optimization algorithms.The experimental results show that MOEA-EC outperforms the compared algorithms. 展开更多
关键词 multiobjective evolutionary algorithm expensive multiobjective optimization ensemble classifier surrogate model
在线阅读 下载PDF
Anomaly Classification Using Genetic Algorithm-Based Random Forest Modelfor Network Attack Detection 被引量:7
2
作者 Adel Assiri 《Computers, Materials & Continua》 SCIE EI 2021年第1期767-778,共12页
Anomaly classification based on network traffic features is an important task to monitor and detect network intrusion attacks.Network-based intrusion detection systems(NIDSs)using machine learning(ML)methods are effec... Anomaly classification based on network traffic features is an important task to monitor and detect network intrusion attacks.Network-based intrusion detection systems(NIDSs)using machine learning(ML)methods are effective tools for protecting network infrastructures and services from unpredictable and unseen attacks.Among several ML methods,random forest(RF)is a robust method that can be used in ML-based network intrusion detection solutions.However,the minimum number of instances for each split and the number of trees in the forest are two key parameters of RF that can affect classification accuracy.Therefore,optimal parameter selection is a real problem in RF-based anomaly classification of intrusion detection systems.In this paper,we propose to use the genetic algorithm(GA)for selecting the appropriate values of these two parameters,optimizing the RF classifier and improving the classification accuracy of normal and abnormal network traffics.To validate the proposed GA-based RF model,a number of experiments is conducted on two public datasets and evaluated using a set of performance evaluation measures.In these experiments,the accuracy result is compared with the accuracies of baseline ML classifiers in the recent works.Experimental results reveal that the proposed model can avert the uncertainty in selection the values of RF’s parameters,improving the accuracy of anomaly classification in NIDSs without incurring excessive time. 展开更多
关键词 Network-based intrusion detection system(NIDS) random forest classifier genetic algorithm KDD99 UNSW-NB15
在线阅读 下载PDF
A deep learning based fine-grained classification algorithm for grading of visual impairment in cataract patients 被引量:2
3
作者 JIANG Jiewei ZHANG Yi +3 位作者 XIE He YANG Jingshi GONG Jiamin LI Zhongwen 《Optoelectronics Letters》 EI 2024年第1期48-57,共10页
Recent advancements in artificial intelligence(AI)have shown promising potential for the automated screening and grading of cataracts.However,the different types of visual impairment caused by cataracts exhibit simila... Recent advancements in artificial intelligence(AI)have shown promising potential for the automated screening and grading of cataracts.However,the different types of visual impairment caused by cataracts exhibit similar phenotypes,posing significant challenges for accurately assessing the severity of visual impairment.To address this issue,we propose a dense convolution combined with attention mechanism and multi-level classifier(DAMC_Net)for visual impairment grading.First,the double-attention mechanism is utilized to enable the DAMC_Net to focus on lesions-related regions.Then,a hierarchical multi-level classifier is constructed to enhance the recognition ability in distinguishing the severities of visual impairment,while maintaining a better screening rate for normal samples.In addition,a cost-sensitive method is applied to address the problem of higher false-negative rate caused by the imbalanced dataset.Experimental results demonstrated that the DAMC_Net outperformed ResNet50 and dense convolutional network 121(DenseNet121)models,with sensitivity improvements of 6.0%and 3.4%on the category of mild visual impairment caused by cataracts(MVICC),and 2.1%and 4.3%on the category of moderate to severe visual impairment caused by cataracts(MSVICC),respectively.The comparable performance on two external test datasets was achieved,further verifying the effectiveness and generalizability of the DAMC_Net. 展开更多
关键词 VISUAL classifier algorithm
原文传递
Support vector classifier based on principal component analysis 被引量:1
4
作者 Zheng Chunhong Jiao Licheng Li Yongzhao 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第1期184-190,共7页
Support vector classifier(SVC)has the superior advantages for small sample learning problems with high dimensions,with especially better generalization ability.However there is some redundancy among the high dimension... Support vector classifier(SVC)has the superior advantages for small sample learning problems with high dimensions,with especially better generalization ability.However there is some redundancy among the high dimensions of the original samples and the main features of the samples may be picked up first to improve the performance of SVC.A principal component analysis(PCA)is employed to reduce the feature dimensions of the original samples and the pre-selected main features efficiently,and an SVC is constructed in the selected feature space to improve the learning speed and identification rate of SVC.Furthermore,a heuristic genetic algorithm-based automatic model selection is proposed to determine the hyperparameters of SVC to evaluate the performance of the learning machines.Experiments performed on the Heart and Adult benchmark data sets demonstrate that the proposed PCA-based SVC not only reduces the test time drastically,but also improves the identify rates effectively. 展开更多
关键词 support vector classifier principal component analysis feature selection genetic algorithms
在线阅读 下载PDF
Analysis of OSA Syndrome from PPG Signal Using CART-PSO Classifier with Time Domain and Frequency Domain Features 被引量:1
5
作者 N.Kins Burk Sunil R.Ganesan B.Sankaragomathi 《Computer Modeling in Engineering & Sciences》 SCIE EI 2019年第2期351-375,共25页
Obstructive Sleep Apnea(OSA)is a respiratory syndrome that occurs due to insufficient airflow through the respiratory or respiratory arrest while sleeping and sometimes due to the reduced oxygen saturation.The aim of ... Obstructive Sleep Apnea(OSA)is a respiratory syndrome that occurs due to insufficient airflow through the respiratory or respiratory arrest while sleeping and sometimes due to the reduced oxygen saturation.The aim of this paper is to analyze the respiratory signal of a person to detect the Normal Breathing Activity and the Sleep Apnea(SA)activity.In the proposed method,the time domain and frequency domain features of respiration signal obtained from the PPG device are extracted.These features are applied to the Classification and Regression Tree(CART)-Particle Swarm Optimization(PSO)classifier which classifies the signal into normal breathing signal and sleep apnea signal.The proposed method is validated to measure the performance metrics like sensitivity,specificity,accuracy and F1 score by applying time domain and frequency domain features separately.Additionally,the performance of the CART-PSO(CPSO)classification algorithm is evaluated through comparing its measures with existing classification algorithms.Concurrently,the effect of the PSO algorithm in the classifier is validated by varying the parameters of PSO. 展开更多
关键词 OBSTRUCTIVE sleep APNEA photoplethysmogram SIGNAL time DOMAIN FEATURES frequency DOMAIN FEATURES classification and regression tree classifier particle swarm optimization algorithm.
暂未订购
WORD SENSE DISAMBIGUATION BASED ON IMPROVED BAYESIAN CLASSIFIERS 被引量:1
6
作者 Liu Ting Lu Zhimao Li Sheng 《Journal of Electronics(China)》 2006年第3期394-398,共5页
Word Sense Disambiguation (WSD) is to decide the sense of an ambiguous word on particular context. Most of current studies on WSD only use several ambiguous words as test samples, thus leads to some limitation in prac... Word Sense Disambiguation (WSD) is to decide the sense of an ambiguous word on particular context. Most of current studies on WSD only use several ambiguous words as test samples, thus leads to some limitation in practical application. In this paper, we perform WSD study based on large scale real-world corpus using two unsupervised learning algorithms based on ±n-improved Bayesian model and Dependency Grammar (DG)-improved Bayesian model. ±n-improved classifiers reduce the window size of context of ambiguous words with close-distance feature extraction method, and decrease the jamming of useless features, thus obviously improve the accuracy, reaching 83.18% (in open test). DG-improved classifier can more effectively conquer the noise effect existing in Naive-Bayesian classifier. Experimental results show that this approach does better on Chinese WSD, and the open test achieved an accuracy of 86.27%. 展开更多
关键词 Word Sense Disambiguation (WSD) Natural Language Processing (NLP) Unsupervised learning algorithm Dependency Grammar (DG) Bayesian classifier
在线阅读 下载PDF
Age and Gender Classification Using Backpropagation and Bagging Algorithms
7
作者 Ammar Almomani Mohammed Alweshah +6 位作者 Waleed Alomoush Mohammad Alauthman Aseel Jabai Anwar Abbass Ghufran Hamad Meral Abdalla Brij B.Gupta 《Computers, Materials & Continua》 SCIE EI 2023年第2期3045-3062,共18页
Voice classification is important in creating more intelligent systems that help with student exams,identifying criminals,and security systems.The main aim of the research is to develop a system able to predicate and ... Voice classification is important in creating more intelligent systems that help with student exams,identifying criminals,and security systems.The main aim of the research is to develop a system able to predicate and classify gender,age,and accent.So,a newsystem calledClassifyingVoice Gender,Age,and Accent(CVGAA)is proposed.Backpropagation and bagging algorithms are designed to improve voice recognition systems that incorporate sensory voice features such as rhythm-based features used to train the device to distinguish between the two gender categories.It has high precision compared to other algorithms used in this problem,as the adaptive backpropagation algorithm had an accuracy of 98%and the Bagging algorithm had an accuracy of 98.10%in the gender identification data.Bagging has the best accuracy among all algorithms,with 55.39%accuracy in the voice common dataset and age classification and accent accuracy in a speech accent of 78.94%. 展开更多
关键词 Classify voice gender ACCENT age bagging algorithms back propagation algorithms AI classifiers
在线阅读 下载PDF
Operating Rule Classification System of Water Supply Reservoir Based on Learning Classifier System
8
作者 张先锋 王小林 +1 位作者 尹正杰 李惠强 《Journal of Southwest Jiaotong University(English Edition)》 2008年第3期275-284,共10页
An operating rule classification system based on learning classifier system (LCS), which learns through credit assignment (bucket brigade algorithm, BBA) and rule discovery (genetic algorithm, GA), is establishe... An operating rule classification system based on learning classifier system (LCS), which learns through credit assignment (bucket brigade algorithm, BBA) and rule discovery (genetic algorithm, GA), is established to extract water-supply reservoir operating rules. The proposed system acquires an online identification rate of 95% for training samples and an offline rate of 85% for testing samples in a case study. The performances of the rule classification system are discussed from the rationality of the obtained rules, the impact of training samples on rule extraction, and a comparison between the rule classification system and the artificial neural network (ANN). The results indicate that the LCS is feasible and effective for the system to obtain the reservoir supply operating rules. 展开更多
关键词 Operating rules Water supply Learning classifier system Genetic algorithm
在线阅读 下载PDF
Voting Classifier and Metaheuristic Optimization for Network Intrusion Detection
9
作者 Doaa Sami Khafaga Faten Khalid Karim +5 位作者 Abdelaziz A.Abdelhamid El-Sayed M.El-kenawy Hend K.Alkahtani Nima Khodadadi Mohammed Hadwan Abdelhameed Ibrahim 《Computers, Materials & Continua》 SCIE EI 2023年第2期3183-3198,共16页
Managing physical objects in the network’s periphery is made possible by the Internet of Things(IoT),revolutionizing human life.Open attacks and unauthorized access are possible with these IoT devices,which exchange ... Managing physical objects in the network’s periphery is made possible by the Internet of Things(IoT),revolutionizing human life.Open attacks and unauthorized access are possible with these IoT devices,which exchange data to enable remote access.These attacks are often detected using intrusion detection methodologies,although these systems’effectiveness and accuracy are subpar.This paper proposes a new voting classifier composed of an ensemble of machine learning models trained and optimized using metaheuristic optimization.The employed metaheuristic optimizer is a new version of the whale optimization algorithm(WOA),which is guided by the dipper throated optimizer(DTO)to improve the exploration process of the traditionalWOA optimizer.The proposed voting classifier categorizes the network intrusions robustly and efficiently.To assess the proposed approach,a dataset created from IoT devices is employed to record the efficiency of the proposed algorithm for binary attack categorization.The dataset records are balanced using the locality-sensitive hashing(LSH)and Synthetic Minority Oversampling Technique(SMOTE).The evaluation of the achieved results is performed in terms of statistical analysis and visual plots to prove the proposed approach’s effectiveness,stability,and significance.The achieved results confirmed the superiority of the proposed algorithm for the task of network intrusion detection. 展开更多
关键词 Voting classifier whale optimization algorithm dipper throated optimization intrusion detection internet-of-things
在线阅读 下载PDF
An Efficient Hybrid Optimization for Skin Cancer Detection Using PNN Classifier
10
作者 J.Jaculin Femil T.Jaya 《Computer Systems Science & Engineering》 SCIE EI 2023年第6期2919-2934,共16页
The necessity of on-time cancer detection is extremely high in the recent days as it becomes a threat to human life.The skin cancer is considered as one of the dangerous diseases among other types of cancer since it c... The necessity of on-time cancer detection is extremely high in the recent days as it becomes a threat to human life.The skin cancer is considered as one of the dangerous diseases among other types of cancer since it causes severe health impacts on human beings and hence it is highly mandatory to detect the skin cancer in the early stage for providing adequate treatment.Therefore,an effective image processing approach is employed in this present study for the accurate detection of skin cancer.Initially,the dermoscopy images of skin lesions are retrieved and processed by eliminating the noises with the assistance of Gaborfilter.Then,the pre-processed dermoscopy image is segmented into multiple regions by implementing cascaded Fuzzy C-Means(FCM)algorithm,which involves in improving the reliability of cancer detection.The A Gabor Response Co-occurrence Matrix(GRCM)is used to extract melanoma parameters in an effi-cient manner.A hybrid Particle Swarm Optimization(PSO)-Whale Optimization is then utilized for efficiently optimizing the extracted features.Finally,the fea-tures are significantly classified with the assistance of Probabilistic Neural Net-work(PNN)classifier for classifying the stages of skin lesion in an optimal manner.The whole work is stimulated in MATLAB and the attained outcomes have proved that the introduced approach delivers optimal results with maximal accuracy of 97.83%. 展开更多
关键词 Gaborfilter GRCM hybrid PSO-whale optimization algorithm PNN classifier
暂未订购
An Adaptive Classifier Based Approach for Crowd Anomaly Detection
11
作者 Sofia Nishath P.S.Nithya Darisini 《Computers, Materials & Continua》 SCIE EI 2022年第7期349-364,共16页
Crowd Anomaly Detection has become a challenge in intelligent video surveillance system and security.Intelligent video surveillance systems make extensive use of data mining,machine learning and deep learning methods.... Crowd Anomaly Detection has become a challenge in intelligent video surveillance system and security.Intelligent video surveillance systems make extensive use of data mining,machine learning and deep learning methods.In this paper a novel approach is proposed to identify abnormal occurrences in crowded situations using deep learning.In this approach,Adaptive GoogleNet Neural Network Classifier with Multi-Objective Whale Optimization Algorithm are applied to predict the abnormal video frames in the crowded scenes.We use multiple instance learning(MIL)to dynamically develop a deep anomalous ranking framework.This technique predicts higher anomalous values for abnormal video frames by treating regular and irregular video bags and video sections.We use the multi-objective whale optimization algorithm to optimize the entire process and get the best results.The performance parameters such as accuracy,precision,recall,and F-score are considered to evaluate the proposed technique using the Python simulation tool.Our simulation results show that the proposed method performs better than the conventional methods on the public live video dataset. 展开更多
关键词 Abnormal event detection adaptive GoogleNet neural network classifier multiple instance learning multi-objective whale optimization algorithm
在线阅读 下载PDF
Ad Hoc Network Hybrid Management Protocol Based on Genetic Classifiers
12
作者 Fabio Garzia Cristina Perna Roberto Cusani 《Wireless Engineering and Technology》 2010年第2期69-80,共12页
The purpose of this paper is to solve the problem of Ad Hoc network routing protocol using a Genetic Algorithm based approach. In particular, the greater reliability and efficiency, in term of duration of communicatio... The purpose of this paper is to solve the problem of Ad Hoc network routing protocol using a Genetic Algorithm based approach. In particular, the greater reliability and efficiency, in term of duration of communication paths, due to the introduction of Genetic Classifier is demonstrated. 展开更多
关键词 Ad HOC Networks GENETIC algorithms GENETIC classifier Systems Routing Protocols RULE-BASED Processing
在线阅读 下载PDF
BFS-SVM Classifier for QoS and Resource Allocation in Cloud Environment
13
作者 A.Richard William J.Senthilkumar +1 位作者 Y.Suresh V.Mohanraj 《Computer Systems Science & Engineering》 SCIE EI 2023年第10期777-790,共14页
In cloud computing Resource allocation is a very complex task.Handling the customer demand makes the challenges of on-demand resource allocation.Many challenges are faced by conventional methods for resource allocatio... In cloud computing Resource allocation is a very complex task.Handling the customer demand makes the challenges of on-demand resource allocation.Many challenges are faced by conventional methods for resource allocation in order tomeet the Quality of Service(QoS)requirements of users.For solving the about said problems a new method was implemented with the utility of machine learning framework of resource allocation by utilizing the cloud computing technique was taken in to an account in this research work.The accuracy in the machine learning algorithm can be improved by introducing Bat Algorithm with feature selection(BFS)in the proposed work,this further reduces the inappropriate features from the data.The similarities that were hidden can be demoralized by the Support Vector Machine(SVM)classifier which is also determine the subspace vector and then a new feature vector can be predicted by using SVM.For an unexpected circumstance SVM model can make a resource allocation decision.The efficiency of proposed SVM classifier of resource allocation can be highlighted by using a singlecell multiuser massive Multiple-Input Multiple Output(MIMO)system,with beam allocation problem as an example.The proposed resource allocation based on SVM performs efficiently than the existing conventional methods;this has been proven by analysing its results. 展开更多
关键词 Bat algorithm with feature selection(BFS) support vector machine(SVM) multiple-input multiple output(MIMO) quality of service(QoS) classifier cloud computing
在线阅读 下载PDF
共享单车内循环区视角下的调度评估与分类管控
14
作者 惠英 王坪烨 +1 位作者 刘宇良 余庆 《交通运输系统工程与信息》 北大核心 2026年第1期351-359,共9页
为系统评估共享单车实际调度从而开展精细化运营,本文引入共享单车内循环区作为基本空间单元,提出调度评估与分类管控框架,并对上海市进行实证研究。首先,利用共享单车开关锁数据识别骑行和调度行为,并结合社区发现算法和空间邻近性识... 为系统评估共享单车实际调度从而开展精细化运营,本文引入共享单车内循环区作为基本空间单元,提出调度评估与分类管控框架,并对上海市进行实证研究。首先,利用共享单车开关锁数据识别骑行和调度行为,并结合社区发现算法和空间邻近性识别出共享单车内循环区。其次,构建包含跨区调度占比、批量调度占比、长距离调度占比、平均调度距离和调度强度的多维评估指标体系,量化调度行为的运营效率和空间结构。在此基础上,运用k-means聚类算法对共享单车内循环区进行分类。结果表明,研究区域被划分为200余个共享单车内循环区,其调度模式呈现显著的空间异质性,例如,中心城区与外环路周边的跨区调度占比较高,而西南市郊区域则是批量调度占比与调度强度较高。此外,通过聚类得到“市区成熟型”“零散长调度型”“市郊拓展型”“郊区低效型”这4类区域,并针对各自调度特征提出稳定维护增效、优化投放策略、集约模式调整和精准缩减运营等差异化管控策略。 展开更多
关键词 城市交通 调度评估 社区发现算法 共享单车内循环区 分类管控
在线阅读 下载PDF
面向沙戈荒区域数据中心集群负荷的微网电-热协同优化配置
15
作者 靳展翔 王军华 +3 位作者 司杨 罗城鑫 张钰涵 邵建伟 《高电压技术》 北大核心 2026年第1期79-91,I0010-I0013,共17页
沙戈荒区域丰富的风光热资源有利于支撑高能耗数据中心集群快速发展,但会使其面临算力负载强时变性、风光出力间歇性及恶劣天气离网运行可靠性的多重挑战。为此,该文提出一种考虑任务负载需求响应及源荷不确定性的数据中心集群微网电-... 沙戈荒区域丰富的风光热资源有利于支撑高能耗数据中心集群快速发展,但会使其面临算力负载强时变性、风光出力间歇性及恶劣天气离网运行可靠性的多重挑战。为此,该文提出一种考虑任务负载需求响应及源荷不确定性的数据中心集群微网电-热设备容量协同优化配置方法。首先,根据计算任务对时延的敏感性,精细化建模可推迟可中断、可推迟不可中断及不可推迟3类任务负载的时间约束,在此基础上综合源荷不确定性建立数据中心集群微网“并网-离网”2阶段分布鲁棒优化模型,采用列与约束生成(column and constraint generation,C&CG)算法求解。以青海某实际数据中心为案例的分析结果表明:所提出的方法可使微网容量配置成本下降约25.8%,弃风率下降约56%,并大幅提高数据中心集群微网离网运行可靠性。该文研究为沙戈荒区域绿色低碳数据中心建设提供了理论支撑。 展开更多
关键词 数据中心 电-热协同优化 任务分类需求响应 两阶段分布鲁棒优化 C&CG算法
原文传递
On-line topical importance estimation:an effective focused crawling algorithm combining link and content analysis 被引量:7
16
作者 Can WANG Zi-yu GUAN +3 位作者 Chun CHEN Jia-jun BU Jun-feng WANG Huai-zhong LIN 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2009年第8期1114-1124,共11页
Focused crawling is an important technique for topical resource discovery on the Web.The key issue in focused crawling is to prioritize uncrawled uniform resource locators(URLs) in the frontier to focus the crawling o... Focused crawling is an important technique for topical resource discovery on the Web.The key issue in focused crawling is to prioritize uncrawled uniform resource locators(URLs) in the frontier to focus the crawling on relevant pages.Traditional focused crawlers mainly rely on content analysis.Link-based techniques are not effectively exploited despite their usefulness.In this paper,we propose a new frontier prioritizing algorithm,namely the on-line topical importance estimation(OTIE) algorithm.OTIE combines link-and content-based analysis to evaluate the priority of an uncrawled URL in the frontier.We performed real crawling experiments over 30 topics selected from the Open Directory Project(ODP) and compared harvest rate and target recall of the four crawling algorithms:breadth-first,link-context-prediction,on-line page importance computation(OPIC) and our OTIE.Experimental results showed that OTIE significantly outperforms the other three algorithms on the average target recall while maintaining an acceptable harvest rate.Moreover,OTIE is much faster than the traditional focused crawling algorithm. 展开更多
关键词 Focused crawlers Topical crawlers PAGERANK classifiers On-line topical importance estimation (OTIE) algorithm
原文传递
对Recursive Flow Classification算法的研究 被引量:1
17
作者 王玥 王丹 《微计算机信息》 2009年第6期250-251,314,共3页
网络的迅速普及,使得数据包分类技术广泛应用到网络通信领域的各个方面,这也加速了人们对数据包分类算法的研究。本文就算法的分类步骤、评价算法的性能指标等作了简单介绍,并对更适合实际应用的RFC算法进行了详细阐述,以及提出了对RFC... 网络的迅速普及,使得数据包分类技术广泛应用到网络通信领域的各个方面,这也加速了人们对数据包分类算法的研究。本文就算法的分类步骤、评价算法的性能指标等作了简单介绍,并对更适合实际应用的RFC算法进行了详细阐述,以及提出了对RFC算法的改进方法。 展开更多
关键词 数据包分类 RFC算法 分类速度 存储空间 更新速度
在线阅读 下载PDF
Misdiagnosis Features of Ancient Clinical Records Based on Apriori Algorithm 被引量:1
18
作者 Ling Yu 《Chinese Medicine and Culture》 2020年第1期50-53,共4页
Objective:To analyze misdiagnosis features in clinical cases of“Classified Medical Cases of Famous Physicians”and“Supplement to Classified Case Records of Celebrated Physicians.”Materials and Methods:Two hundred a... Objective:To analyze misdiagnosis features in clinical cases of“Classified Medical Cases of Famous Physicians”and“Supplement to Classified Case Records of Celebrated Physicians.”Materials and Methods:Two hundred and five ancient misdiagnosed cases were analyzed in aspects of locations(exterior-interior type,qi-blood type and Zang‑Fu organs type)and patterns(heat-cold type and deficiency-excess type)by Apriori Algorithm Method.Results:The main types of misdiagnosis in those medical casesare as follows::Zang‑Fu location misjudgment,misjudging the interior as the exterior,misjudging deficiency pattern as excess pattern,and misjudging cold pattern as heat pattern.Among them,the most outstanding type is the misjudgment of deficiency–cold pattern as excess–heat pattern.Conclusions:(1)Accurate judgment of location and differentiation of deficiency and excess patterns are the key points in diagnosing the diseases correctly.The confusion of true deficiency–cold and pseudo‑excess–heat pattern should be taken seriously.(2)Data mining on ancient clinical cases offers a new methodology for assisting clinical diagnosis of traditional Chinese medicine. 展开更多
关键词 Ancient clinical cases apriori algorithm classified medical cases of famous physicians data mining misdiagnosis features supplement to classified case records of celebrated physicians
暂未订购
The Use of Multi-Objective Genetic Algorithm Based Approach to Create Ensemble of ANN for Intrusion Detection
19
作者 Gulshan Kumar Krishan Kumar 《International Journal of Intelligence Science》 2012年第4期115-127,共13页
Due to our increased dependence on Internet and growing number of intrusion incidents, building effective intrusion detection systems are essential for protecting Internet resources and yet it is a great challenge. In... Due to our increased dependence on Internet and growing number of intrusion incidents, building effective intrusion detection systems are essential for protecting Internet resources and yet it is a great challenge. In literature, many researchers utilized Artificial Neural Networks (ANN) in supervised learning based intrusion detection successfully. Here, ANN maps the network traffic into predefined classes i.e. normal or specific attack type based upon training from label dataset. However, for ANN-based IDS, detection rate (DR) and false positive rate (FPR) are still needed to be improved. In this study, we propose an ensemble approach, called MANNE, for ANN-based IDS that evolves ANNs by Multi Objective Genetic algorithm to solve the problem. It helps IDS to achieve high DR, less FPR and in turn high intrusion detection capability. The procedure of MANNE is as follows: firstly, a Pareto front consisting of a set of non-dominated ANN solutions is created using MOGA, which formulates the base classifiers. Subsequently, based upon this pool of non-dominated ANN solutions as base classifiers, another Pareto front consisting of a set of non-dominated ensembles is created which exhibits classification tradeoffs. Finally, prediction aggregation is done to get final ensemble prediction from predictions of base classifiers. Experimental results on the KDD CUP 1999 dataset show that our proposed ensemble approach, MANNE, outperforms ANN trained by Back Propagation and its ensembles using bagging & boosting methods in terms of defined performance metrics. We also compared our approach with other well-known methods such as decision tree and its ensembles using bagging & boosting methods. 展开更多
关键词 ENSEMBLE classifierS INTRUSION DETECTION System INTRUSION DETECTION Multi-Objective Genetic algorithm
在线阅读 下载PDF
Automated Autism Spectral Disorder Classification Using Optimal Machine Learning Model
20
作者 Hanan Abdullah Mengash Hamed Alqahtani +5 位作者 Mohammed Maray Mohamed K.Nour Radwa Marzouk Mohammed Abdullah Al-Hagery Heba Mohsen Mesfer Al Duhayyim 《Computers, Materials & Continua》 SCIE EI 2023年第3期5251-5265,共15页
Autism Spectrum Disorder (ASD) refers to a neuro-disorder wherean individual has long-lasting effects on communication and interaction withothers.Advanced information technologywhich employs artificial intelligence(AI... Autism Spectrum Disorder (ASD) refers to a neuro-disorder wherean individual has long-lasting effects on communication and interaction withothers.Advanced information technologywhich employs artificial intelligence(AI) model has assisted in early identify ASD by using pattern detection.Recent advances of AI models assist in the automated identification andclassification of ASD, which helps to reduce the severity of the disease.This study introduces an automated ASD classification using owl searchalgorithm with machine learning (ASDC-OSAML) model. The proposedASDC-OSAML model majorly focuses on the identification and classificationof ASD. To attain this, the presentedASDC-OSAML model follows minmaxnormalization approach as a pre-processing stage. Next, the owl searchalgorithm (OSA)-based feature selection (OSA-FS) model is used to derivefeature subsets. Then, beetle swarm antenna search (BSAS) algorithm withIterative Dichotomiser 3 (ID3) classification method was implied for ASDdetection and classification. The design of BSAS algorithm helps to determinethe parameter values of the ID3 classifier. The performance analysis of theASDC-OSAML model is performed using benchmark dataset. An extensivecomparison study highlighted the supremacy of the ASDC-OSAML modelover recent state of art approaches. 展开更多
关键词 Autism spectral disorder machine learning owl search algorithm feature selection id3 classifier
在线阅读 下载PDF
上一页 1 2 39 下一页 到第
使用帮助 返回顶部