paper-with-me

홈 › Papers

Enhancing Optimization Through Innovation: The Multi-Strategy Improved Black Widow Optimization Algorithm (MSBWOA)

2023-12-20 · Xin Xu

This paper introduces a Multi-Strategy Improved Black Widow Optimization Algorithm (MSBWOA), designed to enhance the performance of the standard Black Widow Algorithm (BW) in solving complex optimization problems. The proposed algorithm integrates four key strategies: initializing the population using Tent chaotic mapping to enhance diversity and initial exploratory capability; implementing mutation optimization on the least fit individuals to maintain dynamic population and prevent premature convergence; incorporating a non-linear inertia weight to balance global exploration and local exploitation; and adding a random perturbation strategy to enhance the algorithm's ability to escape local optima. Evaluated through a series of standard test functions, the MSBWOA demonstrates significant performance improvements in various dimensions, particularly in convergence speed and solution quality. Experimental results show that compared to the traditional BW algorithm and other existing optimization methods, the MSBWOA exhibits better stability and efficiency in handling a variety of optimization problems. These findings validate the effectiveness of the proposed strategies and offer a new solution approach for complex optimization challenges.

📄 PDF Abstract BibTeX arXiv:2312.13395

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

From Understanding to Excelling: Template-Free Algorithm Design through Structural-Functional Co-Evolution

2025-03-13 · Zhe Zhao, Haibin Wen, Pengkun Wang, Ye Wei 외

Large language models (LLMs) have greatly accelerated the automation of algorithm generation and optimization. However, current methods such as EoH and FunSearch mainly rely on predefined templates and expert-specified f…

Code Generationglobal-optimization

An adaptive experience-based discrete genetic algorithm for multi-trip picking robot task scheduling in smart orchards

2025-11-21 · Peng Chen, Jing Liangb, Kang-Jia Qiao, Hui Song 외 arxiv

The continuous innovation of smart robotic technologies is driving the development of smart orchards, significantly enhancing the potential for automated harvesting systems. While multi-robot systems offer promising solu…

Enhancing Communication Efficiency in FL with Adaptive Gradient Quantization and Communication Frequency Optimization

2025-09-27 · Asadullah Tariq, Tariq Qayyum, Mohamed Adel Serhani, Farag Sallabi 외 arxiv

Federated Learning (FL) enables participant devices to collaboratively train deep learning models without sharing their data with the server or other devices, effectively addressing data privacy and computational concern…

Federated Learning

Indian Wedding System Optimization (IWSO): A Novel Socially Inspired Metaheuristic with Operational Design and Analysis

2026-05-05 · Deepika Saxena, Kishu Gupta, Jitendra Kumar, Jatinder Kumar 외 arxiv

This paper presents a novel population-based metaheuristic, Indian Wedding System Optimization (IWSO), inspired by the socio-cultural dynamics of traditional Indian weddings. IWSO models the matchmaking process driven by…

Learning to Align, Aligning to Learn: A Unified Approach for Self-Optimized Alignment

2025-08-11 · Haowen Wang, Yun Yue, Zhiling Ye, Shuowen Zhang 외 arxiv

Alignment methodologies have emerged as a critical pathway for enhancing language model alignment capabilities. While SFT (supervised fine-tuning) accelerates convergence through direct token-level loss intervention, its…

Reinforcement Learning