paper-with-me

홈 › Papers

Deep Neural Network-guided PSO for Tracking a Global Optimal Position in Complex Dynamic Environment

2026-04-15 · Stephen Raharja, Toshiharu Sugawara arxiv

We propose novel particle swarm optimization (PSO) variants incorporated with deep neural networks (DNNs) for particles to pursue globally optimal positions in dynamic environments. PSO is a heuristic approach for solving complex optimization problems. However, canonical PSO and its variants struggle to adapt efficiently to dynamic environments, in which the global optimum moves over time, and to track them accurately. Many PSO algorithms improve convergence by increasing the swarm size beyond potential optima, which are global/local optima but are not identified until they are discovered. Additionally, in dynamic environments, several methods use multiple sub-population and re-diversification mechanisms to address outdated memory and local optima entrapment. To track the global optimum in dynamic environments with smaller swarm sizes, the DNNs in our methods determine particle movement by learning environmental characteristics and adapting dynamics to pursue moving optimal positions. This enables particles to adapt to environmental changes and predict the moving optima. We propose two variants: a swarm with a centralized network and distributed networks for all particles. Our experimental results show that both variants can track moving potential optima with lower cumulative tracking error than those of several recent PSO-based algorithms, with fewer particles than potential optima.

📄 PDF Abstract BibTeX arXiv:2604.14064

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Genetic Optimization of a Software-Defined GNSS Receiver

2025-10-25 · Laura Train, Rodrigo Castellanos, Miguel Gómez-López arxiv

Commercial off-the-shelf (COTS) Global Navigation Satellite System (GNSS) receivers face significant limitations under high-dynamic conditions, particularly in high-acceleration environments such as those experienced by …

Dynamic Attention guided Multi-Trajectory Analysis for Single Object Tracking

2021-03-30 · Xiao Wang, Zhe Chen, Jin Tang, Bin Luo 외

Most of the existing single object trackers track the target in a unitary local search window, making them particularly vulnerable to challenging factors such as heavy occlusions and out-of-view movements. Despite the at…

Object Tracking

Layer-Guided UAV Tracking: Enhancing Efficiency and Occlusion Robustness

2026-02-14 · Yang Zhou, Derui Ding, Ran Sun, Ying Sun 외 arxiv

Visual object tracking (VOT) plays a pivotal role in unmanned aerial vehicle (UAV) applications. Addressing the trade-off between accuracy and efficiency, especially under challenging conditions like unpredictable occlus…

Representation LearningKnowledge DistillationVisual Object Tracking

A Hybrid Data Association Framework for Robust Online Multi-Object Tracking

2017-03-31 · Min Yang, Yuwei Wu, Yunde Jia

Global optimization algorithms have shown impressive performance in data-association based multi-object tracking, but handling online data remains a difficult hurdle to overcome. In this paper, we present a hybrid data a…

global-optimizationMulti-Object TrackingObject TrackingOnline Multi-Object Tracking

GlobalTrack: A Simple and Strong Baseline for Long-term Tracking

2019-12-18 · Lianghua Huang, Xin Zhao, Kaiqi Huang

A key capability of a long-term tracker is to search for targets in very large areas (typically the entire image) to handle possible target absences or tracking failures. However, currently there is a lack of such a stro…

Instance Search