paper-with-me

홈 › Papers

Covariance Matrix Adaptation Greedy Search Applied to Water Distribution System Optimization

2019-09-11 · Mehdi Neshat, Bradley Alexander, Angus Simpson

Water distribution system design is a challenging optimisation problem with a high number of search dimensions and constraints. In this way, Evolutionary Algorithms (EAs) have been widely applied to optimise WDS to minimise cost subject whilst meeting pressure constraints. This paper proposes a new hybrid evolutionary framework that consists of three distinct phases. The first phase applied CMA-ES, a robust adaptive meta-heuristic for continuous optimisation. This is followed by an upward-greedy search phase to remove pressure violations. Finally, a downward greedy search phase is used to reduce oversized pipes. To assess the effectiveness of the hybrid method, it was applied to five well-known WDSs case studies. The results reveal that the new framework outperforms CMA-ES by itself and other previously applied heuristics on most benchmarks in terms of both optimisation speed and network cost.

📄 PDF Abstract BibTeX arXiv:1909.04846

Code (1)

a1708192/WDSOP 공식 구현

Tasks

Evolutionary Algorithms

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 제목 키워드 기반

Sequential Sensing with Model Mismatch

2015-01-26 · Ruiyang Song, Yao Xie, Sebastian Pokutta

We characterize the performance of sequential information guided sensing, Info-Greedy Sensing, when there is a mismatch between the true signal model and the assumed model, which may be a sample estimate. In particular, …

model

Greedy Capon Beamformer

2024-04-07 · Esa Ollila

We propose greedy Capon beamformer (GCB) for direction finding of narrow-band sources present in the array's viewing field. After defining the grid covering the location search space, the algorithm greedily builds the in…

Empirical Evaluation of Contextual Policy Search with a Comparison-based Surrogate Model and Active Covariance Matrix Adaptation

2018-10-26 · Alexander Fabisch

Contextual policy search (CPS) is a class of multi-task reinforcement learning algorithms that is particularly useful for robotic applications. A recent state-of-the-art method is Contextual Covariance Matrix Adaptation …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Covariance Matrix Adaptation MAP-Annealing

2022-05-22 · Matthew C. Fontaine, Stefanos Nikolaidis

Single-objective optimization algorithms search for the single highest-quality solution with respect to an objective. Quality diversity (QD) optimization algorithms, such as Covariance Matrix Adaptation MAP-Elites (CMA-M…

Diversity

Covariance Matrix Adaptation Evolution Strategy without a matrix

2025-12-31 · Jarosław Arabas, Adam Stelmaszczyk, Eryk Warchulski, Dariusz Jagodziński 외 arxiv

Covariance Matrix Adaptation Evolution Strategy (CMA-ES) is a highly effective optimization technique. A primary challenge when applying CMA-ES in high dimensionality is sampling from a multivariate normal distribution w…