paper-with-me

Papers

GPU-accelerated Evolutionary Multiobjective Optimization Using Tensorized RVEA

2024-04-01 · Zhenyu Liang, Tao Jiang, Kebin Sun, Ran Cheng

Evolutionary multiobjective optimization has witnessed remarkable progress during the past decades. However, existing algorithms often encounter computational challenges in large-scale scenarios, primarily attributed to the absence of hardware acceleration. In response, we introduce a Tensorized Reference Vector Guided Evolutionary Algorithm (TensorRVEA) for harnessing the advancements of GPU acceleration. In TensorRVEA, the key data structures and operators are fully transformed into tensor forms for leveraging GPU-based parallel computing. In numerical benchmark tests involving large-scale populations and problem dimensions, TensorRVEA consistently demonstrates high computational performance, achieving up to over 1000$\times$ speedups. Then, we applied TensorRVEA to the domain of multiobjective neuroevolution for addressing complex challenges in robotic control tasks. Furthermore, we assessed TensorRVEA's extensibility by altering several tensorized reproduction operators. Experimental results demonstrate promising scalability and robustness of TensorRVEA. Source codes are available at \url{https://github.com/EMI-Group/tensorrvea}.

📄 PDF Abstract BibTeX arXiv:2404.01159

Code (2)

emi-group/tensorrvea 공식 구현 jax
emi-group/evomo jax

Tasks

GPUMultiobjective Optimization

Similar Papers 제목 키워드 기반

Bridging Evolutionary Multiobjective Optimization and GPU Acceleration via Tensorization

2025-03-26 · Zhenyu Liang, Hao Li, Naiwei Yu, Kebin Sun 외

Evolutionary multiobjective optimization (EMO) has made significant strides over the past two decades. However, as problem scales and complexities increase, traditional EMO algorithms face substantial performance limitat…

CPUGPUMultiobjective Optimization

GPU-accelerated Evolutionary Many-objective Optimization Using Tensorized NSGA-III

2025-04-08 · Hao Li, Zhenyu Liang, Ran Cheng

NSGA-III is one of the most widely adopted algorithms for tackling many-objective optimization problems. However, its CPU-based design severely limits scalability and computational efficiency. To address the limitations,…

Computational EfficiencyCPUEvolutionary AlgorithmsGPU

Fully Tensorized GPU-accelerated Multi-population Evolutionary Algorithm for Constrained Multiobjective Optimization Problems

2025-09-24 · Weixiong Huang, Rui Wang, Wenhua Li, Sheng Qi 외 arxiv

Real world constrained multiobjective optimization problems (CMOPs) are prevalent and often come with stringent time-sensitive requirements. However, most contemporary constrained multiobjective evolutionary algorithms (…

Computational Efficiency

The Hybridization of Branch and Bound with Metaheuristics for Nonconvex Multiobjective Optimization

2022-12-09 · Wei-tian Wu, Xin-min Yang

A hybrid framework combining the branch and bound method with multiobjective evolutionary algorithms is proposed for nonconvex multiobjective optimization. The hybridization exploits the complementary character of the tw…

Evolutionary AlgorithmsMultiobjective Optimization

Evolutionary Biparty Multiobjective UAV Path Planning: Problems and Empirical Comparisons

2026-03-23 · Kesheng Chen, Wenjian Luo, Xin Lin, Zhen Song 외 arxiv

Unmanned aerial vehicles (UAVs) have been widely used in urban missions, and proper planning of UAV paths can improve mission efficiency while reducing the risk of potential third-party impact. Existing work has consider…