paper-with-me

Papers

Pseudo-Adaptive Penalization to Handle Constraints in Particle Swarm Optimizers

2021-01-25 · Mauro S. Innocente, Johann Sienz

The penalization method is a popular technique to provide particle swarm optimizers with the ability to handle constraints. The downside is the need of penalization coefficients whose settings are problem-specific. While adaptive coefficients can be found in the literature, a different adaptive scheme is proposed in this paper, where coefficients are kept constant. A pseudo-adaptive relaxation of the tolerances for constraint violations while penalizing only violations beyond such tolerances results in a pseudo-adaptive penalization. A particle swarm optimizer is tested on a suite of benchmark problems for three types of tolerance relaxation: no relaxation; self-tuned initial relaxation with deterministic decrease; and self-tuned initial relaxation with pseudo-adaptive decrease. Other authors' results are offered as frames of reference.

📄 PDF Abstract BibTeX arXiv:2101.11441

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Constraint-Handling Techniques for Particle Swarm Optimization Algorithms

2021-01-25 · Mauro S. Innocente, Johann Sienz

Population-based methods can cope with a variety of different problems, including problems of remarkably higher complexity than those traditional methods can handle. The main procedure consists of successively updating a…

Stochastic Optimization

RNN-based linear parameter varying adaptive model predictive control for autonomous driving

2024-10-14 · International Journal of Systems Science 2024 10 · Yassine Kebbati, Naïma Aït Oufroukh, Dalil Ichalal, Vincent Vigneron

Autonomous driving is a complex and highly dynamic process that ensures controlling the coupled longitudinal and lateral vehicle dynamics. Model predictive control, distinguished by its predictive feature, optimal perfor…

Autonomous DrivingModel Predictive Control

Semantic-Aware Particle Filter for Reliable Vineyard Robot Localisation

2025-09-22 · Rajitha de Silva, Jonathan Cox, James R. Heselden, Marija Popovic 외 arxiv

Accurate localisation is critical for mobile robots in structured outdoor environments, yet LiDAR-based methods often fail in vineyards due to repetitive row geometry and perceptual aliasing. We propose a semantic partic…

Penalised FTRL With Time-Varying Constraints

2022-04-05 · Douglas J. Leith, George Iosifidis

In this paper we extend the classical Follow-The-Regularized-Leader (FTRL) algorithm to encompass time-varying constraints, through adaptive penalization. We establish sufficient conditions for the proposed Penalized FTR…

ParticleNeRF: A Particle-Based Encoding for Online Neural Radiance Fields

2022-11-08 · Jad Abou-Chakra, Feras Dayoub, Niko Sünderhauf

While existing Neural Radiance Fields (NeRFs) for dynamic scenes are offline methods with an emphasis on visual fidelity, our paper addresses the online use case that prioritises real-time adaptability. We present Partic…

NeRF