基于人工蜂群算法求解多模态优化问题研究
项目介绍
AI项目解读
基本信息
- 批准号:61402534
- 项目类别:青年科学基金项目
- 资助金额:25.0万
- 负责人:
- 依托单位:
- 学科分类:F0210.计算机图像视频处理与多媒体技术
- 结题年份:2017
- 批准年份:2014
- 项目状态:已结题
- 起止时间:2015-01-01 至2017-12-31
- 项目参与者:黄玲玲; 陈晓林; 杨锡辉; 陈颖梅;
- 关键词:
项目摘要
Multimodal optimization problem (MOP) is one of the most challenging asks for optimization frequently encountered in the disciplines of science and engineering application. It requires an algorithm to effectively locate multiple global and local optima, not just single optimum as in a single objective global optimization problem. Solving MOP has become an important research area of evolutionary computation in recent years. In this project, multimodal optimization evolutionary algorithms (MOEAs) is surveyed from two basic aspects of MOEAs (i.e., evolutionary algorithms and multimode-handling techniques). With the help of statistical analysis, experimental design, machine learning, and mathematical programming, the research focuses on artificial bee colony algorithm (ABC) for MOP (MOABC) to maintain population diversity. The main research has the following four aspects. 1. The project shall make full use of the information of search space and object space in population to study an adaptive learning ABC. 2. The uniform design is used to develop a novel ABC with uniform strategy. 3. Though dynamically updating the number of subpopulation, a cluster-based MOABC is studied. 4. A MOABC with multi-objective optimization technology based on uniform-decomposition is developed for enhancing population diversity. This project will promote the development and the practical application of MOEAs, and has a great important meaning in the academic and the engineering application.
多模态优化问题是科学和工程应用领域经常会遇到的一类挑战性的优化问题。它要求算法跟踪到全部的全局最优解和尽量多的局部最优解。近年来,多模态优化问题求解已成为进化计算研究的一个重要方向。本项目从多模态进化算法=进化算法+多模态处理技术的框架出发,对多模态进化算法进行研究。借助统计分析、实验设计、机器学习、数学规划的方法,以人工蜂群算法为基础,以保持种群多样性为目标,研究多模态人工蜂群算法。主要研究内容如下:1. 在充分利用种群搜索空间信息和目标空间信息的基础上,研究自适应学习的人工蜂群算法。2. 利用均匀设计方法,研究均匀策略的人工蜂群算法。3. 通过动态调整子群数目,研究基于聚类的多种群的多模态人工蜂群算法。4. 为了增强种群多样性,研究基于均匀分解的多目标的多模态人工蜂群算法。本项目的研究将对多模态进化算法的发展和实际应用产生积极的推动作用,具有重要的学术意义和工程应用价值。
结项摘要
多模态优化模型是大数据应用领域中经常遇到的问题。本项目针对多模态优化的关键技术和难点开展研究,取得了具有一定国际影响力的研究成果。代表研究成果包含以下几个方面:1. 将学习机制引入到智能优化算法中,以挖掘进化过程中的有效信息,根据人工蜂群算法的固有特性,开发了高效的学习机制,建立了新的人工算法模型,对复杂优化问题达到快速求解。2. 已有人工蜂群算法受制于其探索能力强而开发能力弱的缺点,将集成策略引入大人工蜂群算法中,提高了算法的开发能力,达到平衡算法探索能力和开发能力的目的,仿真实验验证算法的有效性。3. 为了利用差分进化算法和人工蜂群算法的优点,避免他们的缺点,建立新的融合机制,该机制既提高了算法收敛速度又维护了种群的多样性。4. 利用机器学习的方法,建立了基于聚类划分的多种群技术,发展了新的高效可信多模态智能优化算法。项目实施过程中,课题组在IEEE Trans等国际期刊上发表SCI论文6篇,参加多个重要国际会议,开展深入的学术交流与合作。
项目成果
期刊论文数量(5)
专著数量(0)
科研奖励数量(4)
会议论文数量(0)
专利数量(0)
Artificial bee colony algorithm with multiple search strategies
多种搜索策略的人工蜂群算法
- DOI:10.1016/j.amc.2015.09.019
- 发表时间:2015-11-15
- 期刊:APPLIED MATHEMATICS AND COMPUTATION
- 影响因子:4
- 作者:Gao, Wei-feng;Huang, Ling-ling;Shan, Xian
- 通讯作者:Shan, Xian
Enhanced artificial bee colony algorithm through differential evolution
通过差分进化增强人工蜂群算法
- DOI:10.1016/j.asoc.2015.10.070
- 发表时间:2016-11-01
- 期刊:APPLIED SOFT COMPUTING
- 影响因子:8.7
- 作者:Gao, Wei-feng;Huang, Ling-ling;Qin, Chuan-dong
- 通讯作者:Qin, Chuan-dong
Artificial Bee Colony Algorithm Based on Information Learning
基于信息学习的人工蜂群算法
- DOI:10.1109/tcyb.2014.2387067
- 发表时间:2015-12-01
- 期刊:IEEE TRANSACTIONS ON CYBERNETICS
- 影响因子:11.8
- 作者:Gao, Wei-Feng;Huang, Ling-Ling;Dai, Cai
- 通讯作者:Dai, Cai
A novel artificial bee colony algorithm with depth-first search framework and elite-guided search equation
一种具有深度优先搜索框架和精英引导搜索方程的新型人工蜂群算法
- DOI:10.1016/j.ins.2016.07.022
- 发表时间:2016-11-01
- 期刊:INFORMATION SCIENCES
- 影响因子:8.1
- 作者:Cui, Laizhong;Li, Genghui;Lu, Nan
- 通讯作者:Lu, Nan
Bare bones artificial bee colony algorithm with parameter adaptation and fitness-based neighborhood
具有参数自适应和基于适应度的邻域的裸骨人工蜂群算法
- DOI:10.1016/j.ins.2015.04.006
- 发表时间:2015-09-20
- 期刊:INFORMATION SCIENCES
- 影响因子:8.1
- 作者:Gao, Weifeng;Chan, Felix T. S.;Liu, Sanyang
- 通讯作者:Liu, Sanyang
数据更新时间:{{ journalArticles.updateTime }}
{{
item.title }}
{{ item.translation_title }}
- DOI:{{ item.doi || "--"}}
- 发表时间:{{ item.publish_year || "--" }}
- 期刊:{{ item.journal_name }}
- 影响因子:{{ item.factor || "--"}}
- 作者:{{ item.authors }}
- 通讯作者:{{ item.author }}
数据更新时间:{{ journalArticles.updateTime }}
{{ item.title }}
- 作者:{{ item.authors }}
数据更新时间:{{ monograph.updateTime }}
{{ item.title }}
- 作者:{{ item.authors }}
数据更新时间:{{ sciAawards.updateTime }}
{{ item.title }}
- 作者:{{ item.authors }}
数据更新时间:{{ conferencePapers.updateTime }}
{{ item.title }}
- 作者:{{ item.authors }}
数据更新时间:{{ patent.updateTime }}
其他文献
求解非线性方程组的智能优化算法综述
- DOI:10.13195/j.kzyjc.2020.0379
- 发表时间:2021
- 期刊:控制与决策
- 影响因子:--
- 作者:高卫峰;罗宇婷;原杨飞
- 通讯作者:原杨飞
其他文献
{{
item.title }}
{{ item.translation_title }}
- DOI:{{ item.doi || "--" }}
- 发表时间:{{ item.publish_year || "--"}}
- 期刊:{{ item.journal_name }}
- 影响因子:{{ item.factor || "--" }}
- 作者:{{ item.authors }}
- 通讯作者:{{ item.author }}
内容获取失败,请点击重试
查看分析示例
此项目为已结题,我已根据课题信息分析并撰写以下内容,帮您拓宽课题思路:
AI项目摘要
AI项目思路
AI技术路线图
请为本次AI项目解读的内容对您的实用性打分
非常不实用
非常实用
1
2
3
4
5
6
7
8
9
10
您认为此功能如何分析更能满足您的需求,请填写您的反馈:
高卫峰的其他基金
面向天线设计的分布式在线进化算法研究
- 批准号:
- 批准年份:2022
- 资助金额:53 万元
- 项目类别:面上项目
融合学习机制的人工蜂群算法在阵列天线综合中应用的研究
- 批准号:61772391
- 批准年份:2017
- 资助金额:60.0 万元
- 项目类别:面上项目
相似国自然基金
{{ item.name }}
- 批准号:{{ item.ratify_no }}
- 批准年份:{{ item.approval_year }}
- 资助金额:{{ item.support_num }}
- 项目类别:{{ item.project_type }}
相似海外基金
{{
item.name }}
{{ item.translate_name }}
- 批准号:{{ item.ratify_no }}
- 财政年份:{{ item.approval_year }}
- 资助金额:{{ item.support_num }}
- 项目类别:{{ item.project_type }}