paper-with-me

Papers

An Error Discovery and Correction for the Family of V-Shaped BPSO Algorithms

2024-07-25 · Qing Zhao, Chengkui Zhang, Hao Li, Ting Ke

BPSO algorithm is a swarm intelligence optimization algorithm, which has the characteristics of good optimization effect, high efficiency and easy to implement. In recent years, it has been used to optimize a variety of machine learning and deep learning models, such as CNN, LSTM, SVM, etc. But it is easy to fall into local optimum for the lack of exploitation ability. It is found that in the article, which is different from previous studies, The reason for the poor performance is an error existing in their velocity update function, which leads to abnormal and chaotic behavior of particles. This not only makes the algorithm difficult to converge, but also often searches the repeated space. So, traditionally, it has to rely on a low w value in the later stage to force these algorithms to converge, but also makes them quickly lose their search ability and prone to getting trapped in local optima. This article proposes a velocity legacy term correction method for all V-shaped BPSOs. Experimentals based on 0/1 knapsack problems show that it has a significant effect on accuracy and efficiency for all of the 4 commonly used V-Shaped BPSOs. Therefore it is an significant breakthrough in the field of swarm intelligence.

📄 PDF Abstract BibTeX arXiv:2407.17889

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…
Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Ultra-Fast and Efficient Design Method Using Deep Learning for Capacitive Coupling WPT System

2024-08-21 · Rasool Keshavarz, Ehsan Majidi, Ali Raza, Negin Shariati

Capacitive coupling wireless power transfer (CCWPT) is one of the pervasive methods to transfer power in the reactive near-field zone. In this paper, a flexible design methodology based on Binary Particle Swarm Optimizat…

Closed-loop Error Correction Learning Accelerates Experimental Discovery of Thermoelectric Materials

2023-02-26 · Hitarth Choubisa, Md Azimul Haque, Tong Zhu, Lewei Zeng 외

The exploration of thermoelectric materials is challenging considering the large materials space, combined with added exponential degrees of freedom coming from doping and the diversity of synthetic pathways. Here we see…

Diversity

An Enhanced Binary Particle-Swarm Optimization (E-BPSO) Algorithm for Service Placement in Hybrid Cloud Platforms

2018-06-10 · Wissem Abbes, Zied Kechaou, Amir Hussain, Abdulrahman M. Qahtani 외

Nowadays, hybrid cloud platforms stand as an attractive solution for organizations intending to implement combined private and public cloud applications, in order to meet their profitability requirements. However, this c…

Evolutionary Algorithms

Beyond False Discovery Rate: A Stepdown Group SLOPE Approach for Grouped Variable Selection

2026-03-01 · Xuelin Zhang, Jingxuan Liang, Xinyue Liu, Hong Chen 외 arxiv

High-dimensional feature selection is routinely required to balance statistical power with strict control of multiple-error metrics such as the k-Family-Wise Error Rate (k-FWER) and the False Discovery Proportion (FDP), …

Dynamic Return and Star-Shaped Risk Measures via BSDEs

2023-07-07 · Roger J. A. Laeven, Emanuela Rosazza Gianin, Marco Zullino

This paper establishes characterization results for dynamic return and star-shaped risk measures induced via backward stochastic differential equations (BSDEs). We first characterize a general family of static star-shape…