paper-with-me

홈 › Papers

A binary differential evolution algorithm learning from explored solutions

2014-01-06 · Yu Chen, Weicheng Xie, Xiufen Zou

Although real-coded differential evolution (DE) algorithms can perform well on continuous optimization problems (CoOPs), it is still a challenging task to design an efficient binary-coded DE algorithm. Inspired by the learning mechanism of particle swarm optimization (PSO) algorithms, we propose a binary learning differential evolution (BLDE) algorithm that can efficiently locate the global optimal solutions by learning from the last population. Then, we theoretically prove the global convergence of BLDE, and compare it with some existing binary-coded evolutionary algorithms (EAs) via numerical experiments. Numerical results show that BLDE is competitive to the compared EAs, and meanwhile, further study is performed via the change curves of a renewal metric and a refinement metric to investigate why BLDE cannot outperform some compared EAs for several selected benchmark problems. Finally, we employ BLDE solving the unit commitment problem (UCP) in power systems to show its applicability in practical problems.

📄 PDF Abstract BibTeX arXiv:1401.1124

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary Algorithms

Similar Papers 제목 키워드 기반

Feature subset selection for Big Data via Chaotic Binary Differential Evolution under Apache Spark

2022-02-08 · Yelleti Vivek, Vadlamani Ravi, P. Radhakrishna

Feature subset selection (FSS) using a wrapper approach is essentially a combinatorial optimization problem having two objective functions namely cardinality of the selected-feature-subset, which should be minimized and …

Combinatorial Optimization

Large-scale matrix optimization based multi microgrid topology design with a constrained differential evolution algorithm

2022-07-18 · Wenhua Li, Shengjun Huang, Tao Zhang, Rui Wang 외

Binary matrix optimization commonly arise in the real world, e.g., multi-microgrid network structure design problem (MGNSDP), which is to minimize the total length of the power supply line under certain constraints. Find…

An Efficient Algorithm for the Piecewise-Smooth Model with Approximately Explicit Solutions

2016-12-08 · Huihui Song, yuhui Zheng, Kaihua Zhang

This paper presents an efficient approach to image segmentation that approximates the piecewise-smooth (PS) functional in [12] with explicit solutions. By rendering some rational constraints on the initial conditions and…

Image SegmentationSegmentationSemantic Segmentation

Multi-objective Binary Differential Approach with Parameter Tuning for Discovering Business Process Models: MoD-ProM

2024-06-25 · Sonia Deshmukh, Shikha Gupta, Naveen Kumar

Process discovery approaches analyze the business data to automatically uncover structured information, known as a process model. The quality of a process model is measured using quality dimensions -- completeness (repla…

Differential evolution outside the box

2020-04-22 · Anna V. Kononova, Fabio Caraffini, Thomas Bäck

This paper investigates how often the popular configurations of Differential Evolution generate solutions outside the feasible domain. Following previous publications in the field, we argue that what the algorithm does w…