paper-with-me

Papers

Why Flow Matching is Particle Swarm Optimization?

2025-07-28 · Kaichen Ouyang arxiv

This paper preliminarily investigates the duality between flow matching in generative models and particle swarm optimization (PSO) in evolutionary computation. Through theoretical analysis, we reveal the intrinsic connections between these two approaches in terms of their mathematical formulations and optimization mechanisms: the vector field learning in flow matching shares similar mathematical expressions with the velocity update rules in PSO; both methods follow the fundamental framework of progressive evolution from initial to target distributions; and both can be formulated as dynamical systems governed by ordinary differential equations. Our study demonstrates that flow matching can be viewed as a continuous generalization of PSO, while PSO provides a discrete implementation of swarm intelligence principles. This duality understanding establishes a theoretical foundation for developing novel hybrid algorithms and creates a unified framework for analyzing both methods. Although this paper only presents preliminary discussions, the revealed correspondences suggest several promising research directions, including improving swarm intelligence algorithms based on flow matching principles and enhancing generative models using swarm intelligence concepts.

📄 PDF Abstract BibTeX arXiv:2507.20810

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Bi-population Particle Swarm Optimizer for Learning Automata based Slow Intelligent System

2018-04-03 · Mohammad Hasanzadeh Mofrad, S. K. Chang

Particle Swarm Optimization (PSO) is an Evolutionary Algorithm (EA) that utilizes a swarm of particles to solve an optimization problem. Slow Intelligence System (SIS) is a learning framework which slowly learns the solu…

Decision Making

Enhancing Explainability and Reliable Decision-Making in Particle Swarm Optimization through Communication Topologies

2025-04-17 · Nitin Gupta, Indu Bala, Bapi Dutta, Luis Martínez 외

Swarm intelligence effectively optimizes complex systems across fields like engineering and healthcare, yet algorithm solutions often suffer from low reliability due to unclear configurations and hyperparameters. This st…

BenchmarkingDecision MakingDiversity

Application of Particle Swarm Optimization to Microwave Tapered Microstrip Lines

2014-03-12 · Ezgi Deniz Ulker, Sadik Ulker

Application of metaheuristic algorithms has been of continued interest in the field of electrical engineering because of their powerful features. In this work special design is done for a tapered transmission line used f…

Electrical EngineeringMultiobjective Optimization

A Particle Swarm Optimization hyper-heuristic for the Dynamic Vehicle Routing Problem

2020-06-15 · Michał Okulewicz, Jacek Mańdziuk

This paper presents a method for choosing a Particle Swarm Optimization based optimizer for the Dynamic Vehicle Routing Problem on the basis of the initially available data of a given problem instance. The optimization a…

Novel Artificial Human Optimization Field Algorithms - The Beginning

2019-03-26 · Satish Gajawada, Hassan Mustafa

New Artificial Human Optimization (AHO) Field Algorithms can be created from scratch or by adding the concept of Artificial Humans into other existing Optimization Algorithms. Particle Swarm Optimization (PSO) has been v…

Articles