期刊文献+
共找到773篇文章
< 1 2 39 >
每页显示 20 50 100
A deep learning based fine-grained classification algorithm for grading of visual impairment in cataract patients 被引量:1
1
作者 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
原文传递
Evolutionary Algorithm with Ensemble Classifier Surrogate Model for Expensive Multiobjective Optimization
2
作者 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
3
作者 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
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 dim... 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
Optimizing Internet of Things Device Security with a Globalized Firefly Optimization Algorithm for Attack Detection
14
作者 Arkan Kh Shakr Sabonchi 《Journal on Artificial Intelligence》 2024年第1期261-282,共22页
The phenomenal increase in device connectivity is making the signaling and resource-based operational integrity of networks at the node level increasingly prone to distributed denial of service(DDoS)attacks.The curren... The phenomenal increase in device connectivity is making the signaling and resource-based operational integrity of networks at the node level increasingly prone to distributed denial of service(DDoS)attacks.The current growth rate in the number of Internet of Things(IoT)attacks executed at the time of exchanging data over the Internet represents massive security hazards to IoT devices.In this regard,the present study proposes a new hybrid optimization technique that combines the firefly optimization algorithm with global searches for use in attack detection on IoT devices.We preprocessed two datasets,CICIDS and UNSW-NB15,to remove noise and missing values.The next step is to perform feature extraction using principal component analysis(PCA).Next,we utilize a globalized firefly optimization algorithm(GFOA)to identify and select vectors that indicate low-rate attacks.We finally switch to the Naïve Bayes(NB)classifier at the classification stage to compare it with the traditional extreme gradient boosting classifier in this attack-dimension classifying scenario,demonstrating the superiority of GFOA.The study concludes that the method by GFOA scored outstandingly,with accuracy,precision,and recall levels of 89.76%,84.7%,and 90.83%,respectively,and an F-measure of 91.11%against the established method that had an F-measure of 64.35%. 展开更多
关键词 DDoS attack CICIDS dataset UNSW-NB15 dataset optimization algorithm Naïve Bayes classifier
在线阅读 下载PDF
混合多策略北方苍鹰优化算法及特征选择
15
作者 鲍美英 申晋祥 +1 位作者 张景安 周建慧 《现代电子技术》 北大核心 2025年第11期121-130,共10页
针对北方苍鹰优化(NGO)算法在处理复杂优化问题时,存在收敛速度慢、求解精度低和易陷入局部最优等问题,提出融合多种策略的北方苍鹰优化(LANGO)算法。LANGO算法采用Tent混沌映射和反向学习策略初始化种群,增加种群多样性,提高全局搜索能... 针对北方苍鹰优化(NGO)算法在处理复杂优化问题时,存在收敛速度慢、求解精度低和易陷入局部最优等问题,提出融合多种策略的北方苍鹰优化(LANGO)算法。LANGO算法采用Tent混沌映射和反向学习策略初始化种群,增加种群多样性,提高全局搜索能力;引入非线性权重因子,改善全局勘探能力,提高算法的收敛速度和收敛精度;引入Lévy飞行,改进NGO算法采用随机猎物引导种群易陷入局部最优的缺陷,对陷入局部最优的解进行扰动,使其跳出局部最优。选取8个经典基准函数进行测试,仿真结果表明,LANGO在求解精度、收敛速度等方面都优于比较算法。LANGO与K近邻分类器相结合,用于解决特征选择问题,进行数据分类,可以对特征有效降维并提高数据分类的准确率。 展开更多
关键词 北方苍鹰优化算法 Lévy飞行 特征选择 K近邻分类器 权重因子 收敛性
在线阅读 下载PDF
基于双向蚁群算法的隐蔽性网络攻击识别的研究
16
作者 高伟 周自强 杨姝 《微型电脑应用》 2025年第2期102-106,共5页
针对隐蔽性网络攻击难以防范的问题,从寻找网络攻击根源出发,设计基于双向蚁群算法的隐蔽性网络攻击识别的方案。该方案通过大数据收集绘制可疑节点的IP画像,通过IP画像确定网络攻击的源头。采用基于DBSCAN算法的黑白双分类器对异常数... 针对隐蔽性网络攻击难以防范的问题,从寻找网络攻击根源出发,设计基于双向蚁群算法的隐蔽性网络攻击识别的方案。该方案通过大数据收集绘制可疑节点的IP画像,通过IP画像确定网络攻击的源头。采用基于DBSCAN算法的黑白双分类器对异常数据进行双重分离,保证数据分类的准确性。该方案基于双向蚁群算法寻找最优路径,保证在网络攻击时可以及时切断通信线路,保证用户免受网络的隐蔽性攻击。实验表明,所设计方案在对隐蔽性网络攻击的识别方面具有较大的性能提升。 展开更多
关键词 双向蚁群算法 网络攻击识别 DBSCAN分类器 IP画像 大数据技术
在线阅读 下载PDF
面向固定场景的人机交互动作分类方法:基于MoveNet与朴素贝叶斯的自训练轻量化方案
17
作者 张旭东 杜传祥 +3 位作者 贺楠 左嘉民 关福临 郝海峰 《计算机应用文摘》 2025年第20期68-70,共3页
文章提出一种面向低性能处理环境且支持自训练的人体骨骼动作分类方法,基于轻量级MoveNet模型提取人体关键点信息,并采用朴素贝叶斯算法对骨架序列进行分类.实验结果表明,该方法在用户与设备保持固定相对位置的条件下,仅需采集15~20 s... 文章提出一种面向低性能处理环境且支持自训练的人体骨骼动作分类方法,基于轻量级MoveNet模型提取人体关键点信息,并采用朴素贝叶斯算法对骨架序列进行分类.实验结果表明,该方法在用户与设备保持固定相对位置的条件下,仅需采集15~20 s的用户定制化数据,即可实现高准确率(约95%)的轻量级分类.然而,该方法对姿态差异细微的动作仍存在误识别风险,且对未见数据的泛化能力有限. 展开更多
关键词 MoveNet模型 朴素贝叶斯算法 动作分类器 自训练 快速部署与应用
在线阅读 下载PDF
算法决策分类分级治理研究 被引量:1
18
作者 卢育兰 《合肥工业大学学报(社会科学版)》 2025年第1期70-80,共11页
算法作为人工智能等新一代信息技术的核心,已经深度嵌入商业与公共决策之中,而算法自动化决策主体虚实共存、算法技术更新迭代、因果关系隐秘复杂的属性和运行特征致使传统决策治理架构频繁失效。当前以个体赋权与正当程序控制为主要范... 算法作为人工智能等新一代信息技术的核心,已经深度嵌入商业与公共决策之中,而算法自动化决策主体虚实共存、算法技术更新迭代、因果关系隐秘复杂的属性和运行特征致使传统决策治理架构频繁失效。当前以个体赋权与正当程序控制为主要范式的算法决策治理存在算法决策应用缺乏边界、监管不完备、公开规定不明、责任认定困难等问题。鉴于此,文章基于算法决策分类分级治理在灵活监管、风险识别、差异化处理等方面的优越性,提出在综合考虑算法决策的应用场景和风险程度的基础上构建算法决策分类分级模型,将算法决策划分为四种风险类型,并针对不同风险类型在准入门槛、监管细则、公开层次、责任范围等层面精准设定宽严相济的治理措施,打造场景化和精细化的算法决策治理机制,以回应算法决策架构复杂性和应用场景多元性需求。 展开更多
关键词 算法决策 个体赋权 程序控制 分类分级治理
在线阅读 下载PDF
智能灌溉系统的算法选择与性能评估
19
作者 李祥龙 刘芬 《天津职业技术师范大学学报》 2025年第3期62-67,共6页
针对在环境(如温度、湿度、土壤含水量和降雨量)复杂多变的情况下如何有效地判断灌溉需求,提出了一种创新的智能灌溉管理方案。该方案结合了实时监测与分析环境数据的能力,引入机器学习算法来优化灌溉决策。对比了朴素贝叶斯算法和KNN算... 针对在环境(如温度、湿度、土壤含水量和降雨量)复杂多变的情况下如何有效地判断灌溉需求,提出了一种创新的智能灌溉管理方案。该方案结合了实时监测与分析环境数据的能力,引入机器学习算法来优化灌溉决策。对比了朴素贝叶斯算法和KNN算法(K近邻分类算法)在灌溉状况分类任务中的表现,KNN算法在准确率和F1分数上更具优势;实验验证了KNN算法在智能灌溉系统中的适用性,特别是在需高精度灌溉决策的场景下,KNN算法在整体性能上表现更佳。实验结果表明:在选择算法时需要根据具体应用场景和数据特点进行权衡;KNN算法在特征复杂且需要高分类精度的情况下表现优异,特别适合非线性数据的分类任务,但其预测速度在大数据集上可能变慢;朴素贝叶斯算法实现简单、训练速度快,在特征独立性假设满足时表现良好,但其性能容易受到特征关联性的影响。 展开更多
关键词 智能灌溉系统 机器学习算法 朴素贝叶斯 KNN算法 K近邻分类算法
在线阅读 下载PDF
小样本学习的卷烟商标纸真假鉴别方法研究
20
作者 张超 张婷 +3 位作者 徐伟斌 王树明 邹华 杨洋 《计算机与数字工程》 2025年第8期2076-2082,共7页
该研究旨在解决我国烟草行业打击假冒卷烟过程中传统鉴别方法效率低、易误判以及深度学习方法对样本量依赖过高的问题,提出一种基于深度学习的卷烟商标纸真伪鉴别新方法。通过改良Resnet网络架构,结合YOLO模型、度量学习和无参数分类器... 该研究旨在解决我国烟草行业打击假冒卷烟过程中传统鉴别方法效率低、易误判以及深度学习方法对样本量依赖过高的问题,提出一种基于深度学习的卷烟商标纸真伪鉴别新方法。通过改良Resnet网络架构,结合YOLO模型、度量学习和无参数分类器算法,构建多层级特征强化模型,有效降低对假烟样本量的需求,并显著提升模型对未知假烟的泛化能力。实验采用多种品牌规格卷烟小盒商标纸进行验证,结果表明,该方法鉴别准确率最高达98%,形成“一识品规、二看特征、三鉴真假”的高效鉴别流程,证明其在实际应用中的可行性和有效性。 展开更多
关键词 深度学习 YOLO算法 度量学习法 无参数分类器算法 卷烟商标纸真伪鉴别 感官鉴别法 改良Resnet分类算法
在线阅读 下载PDF
上一页 1 2 39 下一页 到第
使用帮助 返回顶部