Pith. sign in

REVIEW 1 cited by

Differential Evolution with Reversible Linear Transformations

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2002.02869 v1 pith:ENV2MXDG submitted 2020-02-07 cs.NE

Differential Evolution with Reversible Linear Transformations

classification cs.NE
keywords differentialapproachevolutionlinearotherpopulationreversiblesolutions
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Differential evolution (DE) is a well-known type of evolutionary algorithms (EA). Similarly to other EA variants it can suffer from small populations and loose diversity too quickly. This paper presents a new approach to mitigate this issue: We propose to generate new candidate solutions by utilizing reversible linear transformation applied to a triplet of solutions from the population. In other words, the population is enlarged by using newly generated individuals without evaluating their fitness. We assess our methods on three problems: (i) benchmark function optimization, (ii) discovering parameter values of the gene repressilator system, (iii) learning neural networks. The empirical results indicate that the proposed approach outperforms vanilla DE and a version of DE with applying differential mutation three times on all testbeds.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Linear Proposal Operators and Stochastic Search Geometry in SOMA and Differential Evolution

    cs.NE 2026-07 accept novelty 6.0

    SOMA's and DE/rand/1/bin's candidate generation is shown to be an exactly linear proposal operator whose closed-form moments guide new, competitive optimizer variants.