• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

PPLS/D:基于分解的并行帕累托局部搜索

PPLS/D: Parallel Pareto Local Search Based on Decomposition.

作者信息

Shi Jialong, Zhang Qingfu, Sun Jianyong

出版信息

IEEE Trans Cybern. 2020 Mar;50(3):1060-1071. doi: 10.1109/TCYB.2018.2880256. Epub 2018 Nov 29.

DOI:10.1109/TCYB.2018.2880256
PMID:30507544
Abstract

Pareto local search (PLS) is a basic building block in many metaheuristics for a multiobjective combinatorial optimization problem. In this paper, an enhanced PLS variant called parallel PLS based on decomposition (PPLS/D) is proposed. PPLS/D improves the efficiency of PLS using the techniques of parallel computation and problem decomposition. It decomposes the original search space into L subregions and executes L parallel processes searching in these subregions simultaneously. Inside each subregion, the PPLS/D process is guided by a unique scalar objective function. PPLS/D differs from the well-known two phase PLS in that it uses the scalar objective function to guide every move of the PLS procedure in a fine-grained manner. In the experimental studies, PPLS/D is compared against the basic PLS and a recently proposed PLS variant on the multiobjective unconstrained binary quadratic programming problems and the multiobjective traveling salesman problems with, at most, four objectives. The experimental results show that regardless of whether the initial solutions are randomly generated or generated by heuristic methods, PPLS/D always performs significantly better than the other two PLS variants.

摘要

帕累托局部搜索(PLS)是许多用于多目标组合优化问题的元启发式算法中的基本组成部分。本文提出了一种基于分解的增强型PLS变体,称为并行PLS(PPLS/D)。PPLS/D利用并行计算和问题分解技术提高了PLS的效率。它将原始搜索空间分解为L个子区域,并同时执行L个并行进程在这些子区域中进行搜索。在每个子区域内,PPLS/D进程由一个独特的标量目标函数引导。PPLS/D与著名的两阶段PLS的不同之处在于,它使用标量目标函数以细粒度的方式引导PLS过程的每一步移动。在实验研究中,将PPLS/D与基本PLS以及最近提出的一种PLS变体在多目标无约束二元二次规划问题和最多具有四个目标的多目标旅行商问题上进行了比较。实验结果表明,无论初始解是随机生成的还是通过启发式方法生成的,PPLS/D总是比其他两种PLS变体表现得明显更好。

相似文献

1
PPLS/D: Parallel Pareto Local Search Based on Decomposition.PPLS/D:基于分解的并行帕累托局部搜索
IEEE Trans Cybern. 2020 Mar;50(3):1060-1071. doi: 10.1109/TCYB.2018.2880256. Epub 2018 Nov 29.
2
Improving Pareto Local Search Using Cooperative Parallelism Strategies for Multiobjective Combinatorial Optimization.使用合作并行策略改进帕累托局部搜索用于多目标组合优化
IEEE Trans Cybern. 2024 Apr;54(4):2369-2382. doi: 10.1109/TCYB.2022.3226744. Epub 2024 Mar 18.
3
Hybridization of decomposition and local search for multiobjective optimization.分解与局部搜索的混合算法在多目标优化中的应用。
IEEE Trans Cybern. 2014 Oct;44(10):1808-20. doi: 10.1109/TCYB.2013.2295886.
4
A Grid Weighted Sum Pareto Local Search for Combinatorial Multi and Many-Objective Optimization.一种用于组合多目标和多目标优化的网格加权和帕累托局部搜索
IEEE Trans Cybern. 2019 Sep;49(9):3586-3598. doi: 10.1109/TCYB.2018.2849403. Epub 2018 Jul 23.
5
Decomposition-Based-Sorting and Angle-Based-Selection for Evolutionary Multiobjective and Many-Objective Optimization.基于分解的排序和基于角度的选择在进化多目标和多目标优化中的应用。
IEEE Trans Cybern. 2017 Sep;47(9):2824-2837. doi: 10.1109/TCYB.2016.2586191. Epub 2016 Jul 19.
6
Set-Based Discrete Particle Swarm Optimization Based on Decomposition for Permutation-Based Multiobjective Combinatorial Optimization Problems.基于分解的基于集合的离散粒子群优化算法求解基于排列的多目标组合优化问题
IEEE Trans Cybern. 2018 Jul;48(7):2139-2153. doi: 10.1109/TCYB.2017.2728120. Epub 2017 Aug 7.
7
The Collaborative Local Search Based on Dynamic-Constrained Decomposition With Grids for Combinatorial Multiobjective Optimization.基于带网格的动态约束分解的协同局部搜索用于组合多目标优化
IEEE Trans Cybern. 2021 May;51(5):2639-2650. doi: 10.1109/TCYB.2019.2931434. Epub 2021 Apr 15.
8
MOEA/D-ACO: a multiobjective evolutionary algorithm using decomposition and AntColony.MOEA/D-ACO:一种基于分解和蚁群算法的多目标进化算法。
IEEE Trans Cybern. 2013 Dec;43(6):1845-59. doi: 10.1109/TSMCB.2012.2231860.
9
An extension of PPLS-DA for classification and comparison to ordinary PLS-DA.PPLS-DA 的扩展,用于分类和与普通 PLS-DA 的比较。
PLoS One. 2013;8(2):e55267. doi: 10.1371/journal.pone.0055267. Epub 2013 Feb 11.
10
An Orthogonal Evolutionary Algorithm With Learning Automata for Multiobjective Optimization.基于学习自动机的正交进化算法在多目标优化中的应用。
IEEE Trans Cybern. 2016 Dec;46(12):3306-3319. doi: 10.1109/TCYB.2015.2503433. Epub 2015 Dec 17.