期刊文献+
共找到67篇文章
< 1 2 4 >
每页显示 20 50 100
Fuzzy least brain storm optimization and entropy-based Euclidean distance for multimodal vein-based recognition system 被引量:1
1
作者 Dipti Verma Sipi Dubey 《Journal of Central South University》 SCIE EI CAS CSCD 2017年第10期2360-2371,共12页
Nowadays, the vein based recognition system becomes an emerging and facilitating biometric technology in the recognition system. Vein recognition exploits the different modalities such as finger, palm and hand image f... Nowadays, the vein based recognition system becomes an emerging and facilitating biometric technology in the recognition system. Vein recognition exploits the different modalities such as finger, palm and hand image for the person identification. In this work, the fuzzy least brain storm optimization and Euclidean distance(EED) are proposed for the vein based recognition system. Initially, the input image is fed into the region of interest(ROI) extraction which obtains the appropriate image for the subsequent step. Then, features or vein pattern is extracted by the image enlightening, circular averaging filter and holoentropy based thresholding. After the features are obtained, the entropy based Euclidean distance is proposed to fuse the features by the score level fusion with the weight score value. Finally, the optimal matching score is computed iteratively by the newly developed fuzzy least brain storm optimization(FLBSO) algorithm. The novel algorithm is developed by the least mean square(LMS) algorithm and fuzzy brain storm optimization(FBSO). Thus, the experimental results are evaluated and the performance is compared with the existing systems using false acceptance rate(FAR), false rejection rate(FRR) and accuracy. The performance outcome of the proposed algorithm attains the higher accuracy of 89.9% which ensures the better recognition rate. 展开更多
关键词 MULTIMODALITY brain storm optimization (BSO) least mean square (LMS) score level fusion recognition
在线阅读 下载PDF
Training Multi-Layer Perceptron with Enhanced Brain Storm Optimization Metaheuristics 被引量:2
2
作者 Nebojsa Bacanin Khaled Alhazmi +3 位作者 Miodrag Zivkovic K.Venkatachalam Timea Bezdan Jamel Nebhen 《Computers, Materials & Continua》 SCIE EI 2022年第2期4199-4215,共17页
In the domain of artificial neural networks,the learning process represents one of the most challenging tasks.Since the classification accuracy highly depends on theweights and biases,it is crucial to find its optimal... In the domain of artificial neural networks,the learning process represents one of the most challenging tasks.Since the classification accuracy highly depends on theweights and biases,it is crucial to find its optimal or suboptimal values for the problem at hand.However,to a very large search space,it is very difficult to find the proper values of connection weights and biases.Employing traditional optimization algorithms for this issue leads to slow convergence and it is prone to get stuck in the local optima.Most commonly,back-propagation is used formulti-layer-perceptron training and it can lead to vanishing gradient issue.As an alternative approach,stochastic optimization algorithms,such as nature-inspired metaheuristics are more reliable for complex optimization tax,such as finding the proper values of weights and biases for neural network training.In thiswork,we propose an enhanced brain storm optimization-based algorithm for training neural networks.In the simulations,ten binary classification benchmark datasets with different difficulty levels are used to evaluate the efficiency of the proposed enhanced brain storm optimization algorithm.The results show that the proposed approach is very promising in this domain and it achieved better results than other state-of-theart approaches on the majority of datasets in terms of classification accuracy and convergence speed,due to the capability of balancing the intensification and diversification and avoiding the local minima.The proposed approach obtained the best accuracy on eight out of ten observed dataset,outperforming all other algorithms by 1-2%on average.When mean accuracy is observed,the proposed algorithm dominated on nine out of ten datasets. 展开更多
关键词 Artificial neural network optimization metaheuristics algorithm hybridization brain storm optimization
在线阅读 下载PDF
Brain Storm Optimization Based Clustering for Learning Behavior Analysis 被引量:1
3
作者 Yu Xue Jiafeng Qin +1 位作者 Shoubao Su Adam Slowik 《Computer Systems Science & Engineering》 SCIE EI 2021年第11期211-219,共9页
Recently,online learning platforms have proven to help people gain knowledge more conveniently.Since the outbreak of COVID-19 in 2020,online learning has become a mainstream mode,as many schools have adopted its forma... Recently,online learning platforms have proven to help people gain knowledge more conveniently.Since the outbreak of COVID-19 in 2020,online learning has become a mainstream mode,as many schools have adopted its format.The platforms are able to capture substantial data relating to the students’learning activities,which could be analyzed to determine relationships between learning behaviors and study habits.As such,an intelligent analysis method is needed to process efficiently this high volume of information.Clustering is an effect data mining method which discover data distribution and hidden characteristic from uncharacterized online learning data.This study proposes a clustering algorithm based on brain storm optimization(CBSO)to categorize students according to their learning behaviors and determine their characteristics.This enables teaching to be tailored to taken into account those results,thereby,improving the education quality over time.Specifically,we use the individual of CBSO to represent the distribution of students and find the optimal one by the operations of convergence and divergence.The experiments are performed on the 104 students’online learning data,and the results show that CBSO is feasible and efficient. 展开更多
关键词 Online learning learning behavior analysis big data brain storm optimization CLUSTER
在线阅读 下载PDF
New Solution Generation Strategy to Improve Brain Storm Optimization Algorithm for Classification
4
作者 Yu Xue Yan Zhao 《Journal on Internet of Things》 2021年第3期109-118,共10页
As a new intelligent optimization method,brain storm optimization(BSO)algorithm has been widely concerned for its advantages in solving classical optimization problems.Recently,an evolutionary classification optimizat... As a new intelligent optimization method,brain storm optimization(BSO)algorithm has been widely concerned for its advantages in solving classical optimization problems.Recently,an evolutionary classification optimization model based on BSO algorithm has been proposed,which proves its effectiveness in solving the classification problem.However,BSO algorithm also has defects.For example,large-scale datasets make the structure of the model complex,which affects its classification performance.In addition,in the process of optimization,the information of the dominant solution cannot be well preserved in BSO,which leads to its limitations in classification performance.Moreover,its generation strategy is inefficient in solving a variety of complex practical problems.Therefore,we briefly introduce the optimization model structure by feature selection.Besides,this paper retains the brainstorming process of BSO algorithm,and embeds the new generation strategy into BSO algorithm.Through the three generation methods of global optimal,local optimal and nearest neighbor,we can better retain the information of the dominant solution and improve the search efficiency.To verify the performance of the proposed generation strategy in solving the classification problem,twelve datasets are used in experiment.Experimental results show that the new generation strategy can improve the performance of BSO algorithm in solving classification problems. 展开更多
关键词 brain storm optimization(BSO)algorithm CLASSIFICATION generation strategy evolutionary classification optimization
在线阅读 下载PDF
A Clustering Method Based on Brain Storm Optimization Algorithm
5
作者 Tianyu Wang Yu Xue +3 位作者 Yan Zhao Yuxiang Wang Yan Zhang Yuxiang He 《Journal of Information Hiding and Privacy Protection》 2020年第3期135-142,共8页
In the field of data mining and machine learning,clustering is a typical issue which has been widely studied by many researchers,and lots of effective algorithms have been proposed,including K-means,fuzzy c-means(FCM)... In the field of data mining and machine learning,clustering is a typical issue which has been widely studied by many researchers,and lots of effective algorithms have been proposed,including K-means,fuzzy c-means(FCM)and DBSCAN.However,the traditional clustering methods are easily trapped into local optimum.Thus,many evolutionary-based clustering methods have been investigated.Considering the effectiveness of brain storm optimization(BSO)in increasing the diversity while the diversity optimization is performed,in this paper,we propose a new clustering model based on BSO to use the global ability of BSO.In our experiment,we apply the novel binary model to solve the problem.During the period of processing data,BSO was mainly utilized for iteration.Also,in the process of K-means,we set the more appropriate parameters selected to match it greatly.Four datasets were used in our experiment.In our model,BSO was first introduced in solving the clustering problem.With the algorithm running on each dataset repeatedly,our experimental results have obtained good convergence and diversity.In addition,by comparing the results with other clustering models,the BSO clustering model also guarantees high accuracy.Therefore,from many aspects,the simulation results show that the model of this paper has good performance. 展开更多
关键词 Clustering method brain storm optimization algorithm(BSO) evolutionary clustering algorithm data mining
在线阅读 下载PDF
A Multi-Objective Scheduling and Routing Problem for Home Health Care Services via Brain Storm Optimization 被引量:8
6
作者 Xiaomeng Ma Yaping Fu +2 位作者 Kaizhou Gao Lihua Zhu Ali Sadollah 《Complex System Modeling and Simulation》 2023年第1期32-46,共15页
At present,home health care(HHC)has been accepted as an effective method for handling the healthcare problems of the elderly.The HHC scheduling and routing problem(HHCSRP)attracts wide concentration from academia and ... At present,home health care(HHC)has been accepted as an effective method for handling the healthcare problems of the elderly.The HHC scheduling and routing problem(HHCSRP)attracts wide concentration from academia and industrial communities.This work proposes an HHCSRP considering several care centers,where a group of customers(i.e.,patients and the elderly)require being assigned to care centers.Then,various kinds of services are provided by caregivers for customers in different regions.By considering the skill matching,customers’appointment time,and caregivers’workload balancing,this article formulates an optimization model with multiple objectives to achieve minimal service cost and minimal delay cost.To handle it,we then introduce a brain storm optimization method with particular multi-objective search mechanisms(MOBSO)via combining with the features of the investigated HHCSRP.Moreover,we perform experiments to test the effectiveness of the designed method.Via comparing the MOBSO with two excellent optimizers,the results confirm that the developed method has significant superiority in addressing the considered HHCSRP. 展开更多
关键词 home health care multi-center service multi-objective optimization scheduling and routing problems brain storm optimization
原文传递
RFID network planning based on improved brain storm optimization algorithm 被引量:1
7
作者 Lin Zihan Zheng Jiali +2 位作者 Xie Xiaode Feng Minyu He Siyi 《The Journal of China Universities of Posts and Telecommunications》 EI CSCD 2022年第5期30-39,共10页
In order to improve the service quality of radio frequency identification(RFID) systems, multiple objectives should be comprehensively considered. An improved brain storm optimization algorithm GABSO, which incorporat... In order to improve the service quality of radio frequency identification(RFID) systems, multiple objectives should be comprehensively considered. An improved brain storm optimization algorithm GABSO, which incorporated adaptive learning operator and golden sine operator into the original brain storm optimization(BSO) algorithm, was proposed to solve the problem of RFID network planning(RNP). GABSO algorithm introduces learning operator and golden sine operator to achieve a balance between exploration and development. Based on GABSO algorithm, an optimization model is established to optimize the position of the reader. The GABSO algorithm was tested on the RFID model and dataset, and was compared with other methods. The GABSO algorithm’s tag coverage was increased by 9.62% over the Cuckoo search(CS) algorithm, and 7.70% over BSO. The results show that the GABSO algorithm could be successfully applied to solve the problem of RNP. 展开更多
关键词 radio frequency identification(RFID) RFID network planning(RNP) brain storm optimization golden sine operator
原文传递
基于HSBSO算法的城市物流无人机指派 被引量:1
8
作者 张书琴 夏洪山 +2 位作者 江炜 杨文凯 王莫凡 《计算机工程与应用》 北大核心 2025年第17期355-364,共10页
针对头脑风暴优化算法求解带有时间窗同时寄取快递的城市物流无人机任务指派效果差、收敛速度慢等问题,提出了一种混合策略改进的头脑风暴优化算法(hybrid strategy-improved brain storm optimization,HSBSO)。通过Sobol序列初始化种群... 针对头脑风暴优化算法求解带有时间窗同时寄取快递的城市物流无人机任务指派效果差、收敛速度慢等问题,提出了一种混合策略改进的头脑风暴优化算法(hybrid strategy-improved brain storm optimization,HSBSO)。通过Sobol序列初始化种群,增加种群多样性;引入改进的Sine混沌映射修正中间粒子,再用量子行为产生新粒子,提高算法全局搜索能力的同时加快收敛速度;二次函数动态调整局部搜索概率,控制全局搜索及局部搜索的精度;运用基于观测的变异学习策略跳出局部最优。实验结果表明,HSBSO算法与基本BSO算法、GA及SA相比,平均适应度值分别降低1.5%、21.4%及5.7%,程序运行时间分别下降4.5%、98.2%及70.2%,HSBSO算法运行时间增长率为每客户2.2 s,且HSBSO获得的90%解的适应度值优于BSO适应度值的平均值。同时,基于观测的变异学习策略在跳出局部最优的能力及稳定性方面也显著优于莱维飞行、动态透镜成像及透镜成像反向学习策略。 展开更多
关键词 城市物流无人机 量子行为 Sine混沌映射 基于观测的变异学习策略 头脑风暴优化算法
在线阅读 下载PDF
城市物流配送中时间-位置依赖型多目标绿色车辆路径问题研究 被引量:2
9
作者 周鲜成 郑梓亮 +1 位作者 杨堃 吕阳 《控制与决策》 北大核心 2025年第2期413-422,共10页
为了推进城市物流配送领域的节能减排,提出时间-位置依赖型多目标绿色车辆路径问题.首先,提出考虑不同情形交通拥堵状况下的车辆行驶时间计算方法,综合考虑车辆行驶速度动态变化、实时载重等因素对油耗和碳排放的影响,建立车辆油耗和碳... 为了推进城市物流配送领域的节能减排,提出时间-位置依赖型多目标绿色车辆路径问题.首先,提出考虑不同情形交通拥堵状况下的车辆行驶时间计算方法,综合考虑车辆行驶速度动态变化、实时载重等因素对油耗和碳排放的影响,建立车辆油耗和碳排放测度模型;然后,分析车辆配送时刻与顾客满意度间的关系,建立顾客满意度函数;接着,以车辆使用成本、油耗和碳排放成本和最小化以及顾客平均满意度最大化作为优化目标,构建数学模型;最后,设计一种改进的头脑风暴优化算法进行求解.实验结果表明,所构建模型和所提出算法能够在物流配送的多个目标间取得平衡,有效规避交通拥堵,降低物流配送总成本,减少油耗和碳排放,提高顾客满意度. 展开更多
关键词 绿色车辆路径问题 时间依赖型 位置依赖型 头脑风暴优化算法 多目标优化
原文传递
考虑订单运输时间的多目标分布式流水车间调度
10
作者 侯玉双 付亚平 王洪峰 《计算机集成制造系统》 北大核心 2025年第2期423-437,共15页
针对制造企业向多工厂分布式生产结构的转变,提出一个考虑订单运输时间的多目标分布式流水车间调度问题,并构建了一个以最小化最大完工时间与总加权提前和拖期惩罚为目标的混合整数规划模型,进而结合问题特点提出一种多目标头脑风暴优... 针对制造企业向多工厂分布式生产结构的转变,提出一个考虑订单运输时间的多目标分布式流水车间调度问题,并构建了一个以最小化最大完工时间与总加权提前和拖期惩罚为目标的混合整数规划模型,进而结合问题特点提出一种多目标头脑风暴优化算法进行求解。为了提高算法的搜索能力,利用支配规则设计了一种自适应聚类策略,并基于问题特征采用两种交叉方法和4种邻域结构。实验结果验证了所提算法的优越性。 展开更多
关键词 分布式流水车间调度 订单运输时间 头脑风暴优化 多目标优化
在线阅读 下载PDF
考虑新鲜度的生鲜冷链物流同时取送货车辆路径及求解算法 被引量:1
11
作者 马佳 李楚连 李桐言 《包装工程》 北大核心 2025年第13期269-279,共11页
目的针对生鲜产品冷链配送环节存在的配送成本高、产品易腐坏等问题,研究考虑新鲜度的生鲜冷链物流同时取送货车辆路径优化。方法首先考虑同时取送货的场景,以及生鲜产品在不同场景下的新鲜度衰减速度,以车辆使用成本、货损成本、时间... 目的针对生鲜产品冷链配送环节存在的配送成本高、产品易腐坏等问题,研究考虑新鲜度的生鲜冷链物流同时取送货车辆路径优化。方法首先考虑同时取送货的场景,以及生鲜产品在不同场景下的新鲜度衰减速度,以车辆使用成本、货损成本、时间惩罚成本之和最小为目标,建立考虑新鲜度的生鲜冷链物流同时取送货车辆路径优化模型;其次,基于此模型,设计一种带大邻域搜索思想的头脑风暴算法(Brain storm optimization with large neighborhood search algorithm,BSO-LNS)进行求解;然后,通过与CPLEX求解器、遗传算法的对比分析,验证所建模型的合理性及求解算法的有效性;最后,求解实际冷链物流企业的算例,验证本文模型在实际冷链物流配送中的应用价值。结果基于不同规模的算例,与CPLEX求解器、遗传算法相比,所设计的算法的求解效果更好,同时其求解速度更快。结论所提模型、算法可有效减少生鲜产品品质损耗,同时兼顾对总成本的控制,进而为生鲜物流企业提供了方法参考和决策依据。 展开更多
关键词 车辆路径问题 同时取送货 头脑风暴算法 冷链物流
在线阅读 下载PDF
基于智能仿真优化的分布式生产与配送集成调度
12
作者 王创剑 潘年勇 唐秋华 《华中科技大学学报(自然科学版)》 北大核心 2025年第6期62-70,共9页
针对分布式异构、带工序跳越的流水车间生产与配送集成调度问题,建立以总成本、最晚送达时间最小化为目标的混合整数规划模型,并提出融合多智能体系统和多目标头脑风暴算法的智能仿真优化框架以求解.在智能仿真优化框架中,基于多智能体... 针对分布式异构、带工序跳越的流水车间生产与配送集成调度问题,建立以总成本、最晚送达时间最小化为目标的混合整数规划模型,并提出融合多智能体系统和多目标头脑风暴算法的智能仿真优化框架以求解.在智能仿真优化框架中,基于多智能体的仿真框架高保真模拟生产与配送过程动态属性,以成本目标导向的初始化启发式规则提高初始种群质量,用基于编码差异性与支配关系的集群划分方法平衡探索与开发,用基于关键工厂的邻域搜索算子增强局部开发能力.实验结果表明该算法在求解所提出问题上的有效性和优越性. 展开更多
关键词 分布式生产 多目标优化 仿真优化 集成调度 头脑风暴优化
原文传递
融合独立思维与局部逃逸的头脑风暴优化算法
13
作者 贾鹤鸣 饶洪华 +3 位作者 吴迪 薛博文 文昌盛 李永超 《计算机科学与探索》 北大核心 2025年第6期1522-1539,共18页
头脑风暴优化算法(BSO)是一种模拟人脑思维活动所提出的群智能优化算法。针对传统头脑风暴优化算法精度较差、寻优能力弱、易陷入局部最优等问题,提出了融合独立思维与局部逃逸的头脑风暴优化算法(IBSO)。提出了一种独立思维策略,当算... 头脑风暴优化算法(BSO)是一种模拟人脑思维活动所提出的群智能优化算法。针对传统头脑风暴优化算法精度较差、寻优能力弱、易陷入局部最优等问题,提出了融合独立思维与局部逃逸的头脑风暴优化算法(IBSO)。提出了一种独立思维策略,当算法陷入局部最优解停滞时,加入了一个阈值用于判断是否需要执行独立思维策略。当算法陷入局部最优导致无法获得更优解时,算法会通过独立思维策略寻找一个新的位置,协助算法寻求更优解以跳出局部最优。采用了局部逃逸策略(LEO),加强了算法全局探索能力,使得算法的搜索效率更强。通过CEC2014基准测试函数和CEC2020基准测试函数来测试IBSO算法的优化性能,并与8种优化算法进行对比实验。结果表明,所改进的算法寻优能力更强,具有更高的稳定性和全局搜索能力。采用最新的工程问题评价指标对三杆桁架设计和拉伸/压缩弹簧设计两种工程问题进行测试实验,进一步验证了IBSO算法在工程问题中的实用性。 展开更多
关键词 头脑风暴优化算法 局部逃逸策略 基准测试函数 工程问题
在线阅读 下载PDF
基于讨论机制的头脑风暴优化算法 被引量:27
14
作者 杨玉婷 史玉回 夏顺仁 《浙江大学学报(工学版)》 EI CAS CSCD 北大核心 2013年第10期1705-1711,1746,共8页
为了克服头脑风暴优化(BSO)算法易陷入局部最优导致早熟收敛的问题,提出新型的基于讨论机制的头脑风暴优化(DMBSO)算法.该算法运用组内讨论和组间讨论这一新机制取代BSO算法中的个体更新过程,分别控制算法的全局搜索和局部搜索能力.通... 为了克服头脑风暴优化(BSO)算法易陷入局部最优导致早熟收敛的问题,提出新型的基于讨论机制的头脑风暴优化(DMBSO)算法.该算法运用组内讨论和组间讨论这一新机制取代BSO算法中的个体更新过程,分别控制算法的全局搜索和局部搜索能力.通过线性递减和线性递增方式调整组间讨论和组内讨论次数,使算法搜索初期加强全局搜索能力,搜索后期加强局部细致搜索能力,有效地防止早熟问题.对6个经典测试函数(BFs)的10维、20维、30维问题分别进行测试来评估DMBSO的效果.结果表明,DMBSO算法与BSO算法和经典的粒子群(PSO)算法相比,可以有效地避免陷入局部最优,稳定地找到更好的最优值,而且随着问题维度的增加,DMBSO表现出更强的鲁棒性. 展开更多
关键词 群体智能优化算法 头脑风暴优化算法 讨论机制
在线阅读 下载PDF
带缓存的云接入网络中最小化传输时延设计 被引量:4
15
作者 孙远 李春国 +2 位作者 华梦 黄永明 杨绿溪 《信号处理》 CSCD 北大核心 2019年第3期317-326,共10页
为了更好适应下一代通信网络以内容为中心的特性,在云接入网络(Cloud Radio Access Network,Cloud-RAN)中考虑射频拉远头(Remote Radio Heads,RRHs)具备缓存功能也变得必要。本文考虑在Cloud-RAN中设计优化算法,并通过有效设计缓存方案... 为了更好适应下一代通信网络以内容为中心的特性,在云接入网络(Cloud Radio Access Network,Cloud-RAN)中考虑射频拉远头(Remote Radio Heads,RRHs)具备缓存功能也变得必要。本文考虑在Cloud-RAN中设计优化算法,并通过有效设计缓存方案减少系统传输时延。基于混合式自动重传请求(hybrid automatic repeat request, HARQ)的重传机制,前程链路与下行链路频谱信道的正交性,系统采用马尔可夫链理论建立了最小化系统传输时延的优化问题。考虑只能通过递归方式得到优化目标函数表达式,头脑风暴优化(brain storm optimization, BSO)算法被引入解决非凸问题,仿真结果表明,该优化算法可以更有效地减少系统传输时延,满足未来通信需求。 展开更多
关键词 云接入网络 缓存 传输时延 头脑风暴优化
在线阅读 下载PDF
求解离散调度问题的双机制头脑风暴优化算法 被引量:7
16
作者 吴秀丽 张志强 李俊青 《控制与决策》 EI CSCD 北大核心 2017年第9期1583-1590,共8页
为了探讨头脑风暴算法对离散调度问题的求解能力,以柔性作业车间调度问题为应用场景,提出集成种群多样性机制和讨论机制的头脑风暴优化算法.首先,建立柔性作业车间调度模型;然后,提出双机制头脑风暴优化算法,包含增加种群多样性机制和... 为了探讨头脑风暴算法对离散调度问题的求解能力,以柔性作业车间调度问题为应用场景,提出集成种群多样性机制和讨论机制的头脑风暴优化算法.首先,建立柔性作业车间调度模型;然后,提出双机制头脑风暴优化算法,包含增加种群多样性机制和讨论机制,并深入分析算法的关键参数,设计关键操作,提出基于扩展工序的编码方式,设计聚类算法、扰动算子和合并算子;最后,对典型算例进行仿真计算,结果表明,增加种群多样性和讨论机制的头脑风暴优化算法表现最为优异,能够有效避免算法早熟,显著提高该系列算法的寻优能力. 展开更多
关键词 头脑风暴优化算法 种群多样性 讨论机制 柔性作业车间调度
原文传递
基于头脑风暴优化算法的多机器人气味源定位 被引量:11
17
作者 梁志刚 顾军华 董永峰 《计算机应用》 CSCD 北大核心 2017年第12期3614-3619,共6页
针对现有室内湍流环境下多机器人气味源搜索算法存在历史浓度信息利用率不高、缺少调节全局与局部搜索的机制等问题,提出头脑风暴优化(BSO)算法与逆风搜索结合的多机器人协同搜索算法。首先,将机器人已搜索位置初始化为个体,以机器人位... 针对现有室内湍流环境下多机器人气味源搜索算法存在历史浓度信息利用率不高、缺少调节全局与局部搜索的机制等问题,提出头脑风暴优化(BSO)算法与逆风搜索结合的多机器人协同搜索算法。首先,将机器人已搜索位置初始化为个体,以机器人位置为中心聚类,有效利用了历史信息的指引作用;然后,将逆风搜索作为个体变异操作,动态调节选中一个类中个体或两个类中个体融合生成新个体的数量,有效调节了全局和局部搜索方式;最后,根据浓度和持久性两个指标对气味源进行确认。在有障碍和无障碍两个环境中将所提算法与三种群体智能多机器人气味源定位算法进行定位对比仿真实验,实验结果表明,所提算法的平均搜索时间减少33%以上,且定位准确率达到100%。该算法能够有效调节机器人全局和局部搜索关系,快速准确定位气味源。 展开更多
关键词 气味源定位 湍流环境 多机器人 头脑风暴优化算法 逆风搜索
在线阅读 下载PDF
基于改进头脑风暴优化算法的隐马尔可夫模型运动识别 被引量:5
18
作者 杨玉婷 段丁娜 +1 位作者 张欢 夏顺仁 《航天医学与医学工程》 CAS CSCD 北大核心 2015年第6期403-407,共5页
目的克服隐马尔可夫模型(hidden Markov model,HMM)训练过程中易陷入局部最优问题,提高基于HMM的人体运动识别准确率。方法提出一种基于带差分步长的头脑风暴优化(brain storm optimization with differential step,BSO-DS)算法来改进HM... 目的克服隐马尔可夫模型(hidden Markov model,HMM)训练过程中易陷入局部最优问题,提高基于HMM的人体运动识别准确率。方法提出一种基于带差分步长的头脑风暴优化(brain storm optimization with differential step,BSO-DS)算法来改进HMM训练过程的方法,进而利用该方法对实际人体运动视频进行运动识别,并将结果与经典的基于Baum-Welch(BW)算法的HMM识别结果进行比较分析。结果本文所提方法在解决HMM训练问题时,可以得到更大的log-likelihood值,所得到的HMM可以更好地表达训练数据,其运动识别准确率达到92.2%,较BW算法有较大提升。结论 BSO-DS算法可以有效搜索全局最优,更好地解决HMM的训练问题,同时提升了运动识别准确率,为人体运动分析提供了新思路。 展开更多
关键词 运动识别 头脑风暴 优化算法 隐马尔可夫模型训练
原文传递
目标空间聚类的差分头脑风暴优化算法 被引量:7
19
作者 吴亚丽 付玉龙 +1 位作者 王鑫睿 刘庆 《控制理论与应用》 EI CAS CSCD 北大核心 2017年第12期1583-1593,共11页
作为一种新型的群体智能优化算法,头脑风暴优化(brain storm optimization,BSO)算法一经提出便引起了众多研究者的关注.本文在对原始头脑风暴算法的聚类操作和变异操作改进的基础上,提出了基于目标空间聚类的差分头脑风暴(difference br... 作为一种新型的群体智能优化算法,头脑风暴优化(brain storm optimization,BSO)算法一经提出便引起了众多研究者的关注.本文在对原始头脑风暴算法的聚类操作和变异操作改进的基础上,提出了基于目标空间聚类的差分头脑风暴(difference brain storm optimization based on clustering in objective space,DBSO–OS)算法.算法通过对目标空间的聚类替代对决策空间的聚类,减小了算法的运算复杂度;采用差分变异代替高斯变异来增加种群的多样性.多个测试函数的仿真结果表明,目标空间聚类的差分头脑风暴算法不仅提高了算法的寻优速度,而且提高了算法的寻优精度.文中进一步分析了参数对算法性能的影响,设计了最佳参数选择方案,并用于对实际热电联供经济调度问题的求解,验证了算法的实用性. 展开更多
关键词 头脑风暴算法 聚类 差分变异 目标空间
在线阅读 下载PDF
高维多目标头脑风暴优化算法 被引量:6
20
作者 吴亚丽 付玉龙 +1 位作者 李国婷 张亚崇 《控制理论与应用》 EI CAS CSCD 北大核心 2020年第1期193-204,共12页
多目标优化的两个核心指标是收敛性和多样性,而对二者加以优化和权衡是多目标进化算法的关键.头脑风暴优化算法作为一种新型的群体智能优化算法,一经提出便引起了众多研究者的关注.本文在对现有的多目标头脑风暴优化算法研究的基础上,... 多目标优化的两个核心指标是收敛性和多样性,而对二者加以优化和权衡是多目标进化算法的关键.头脑风暴优化算法作为一种新型的群体智能优化算法,一经提出便引起了众多研究者的关注.本文在对现有的多目标头脑风暴优化算法研究的基础上,通过对决策变量进行分析,围绕收敛性和多样性分别进行优化,在对收敛性优化时通过分解策略增加选择压力,而在对多样性优化时以参考点更新种群增加多样性,最终扩展并提出了高维多目标头脑风暴优化算法.此外,本文提出一种以角点为聚类中心的自适应聚类方式,明确个体的导向,提高种群的扩展性.与现有的几种效果较好的多目标进化算法进行比较,大量的仿真结果表明了本文的算法具有优秀的性能. 展开更多
关键词 头脑风暴优化算法 聚类 决策变量聚类 分解策略 参考点
在线阅读 下载PDF
上一页 1 2 4 下一页 到第
使用帮助 返回顶部