Harmonic Oscillator based Particle Swarm Optimization
Yury Chernyak, Ijaz Ahamed Mohammad, Nikolas Masnicak, Matej Pivoluska, Martin Plesch

TL;DR
This paper introduces a novel optimization method combining Particle Swarm Optimization with Harmonic Oscillator principles, leading to smoother convergence and improved performance on standard test functions.
Contribution
The paper presents a physics-inspired hybrid optimization algorithm that enhances PSO with harmonic oscillator concepts for better convergence control.
Findings
Outperforms original PSO on most test functions
Achieves smoother and more controlled convergence
Outperforms COBYLA and Differential Evolution in tests
Abstract
Numerical optimization techniques are widely used in a broad area of science and technology, from finding the minimal energy of systems in Physics or Chemistry to finding optimal routes in logistics or optimal strategies for high speed trading. In general, a set of parameters (parameter space) is tuned to find the lowest value of a function depending on these parameters (cost function). In most cases the parameter space is too big to be completely searched and the most efficient techniques combine stochastic elements (randomness included in the starting setting and decision making during the optimization process) with well designed deterministic process. Thus there is nothing like a universal best optimization method; rather than that, different methods and their settings are more or less efficient in different contexts. Here we present a method that integrates Particle Swarm…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Algorithms and Applications · Metaheuristic Optimization Algorithms Research
MethodsSparse Evolutionary Training · SPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
