Swarm-based optimization with random descent
Eitan Tadmor, Anil Zenginoglu

TL;DR
This paper introduces a swarm-based optimization method that incorporates random descent directions to enhance exploration and convergence in non-convex optimization problems.
Contribution
It extends previous swarm gradient descent algorithms by allowing random directions, improving exploration and convergence in high-dimensional non-convex optimization.
Findings
Effective in global optimization tasks
Enhanced exploration due to random directions
Proven convergence and benchmark performance
Abstract
We extend our study of the swarm-based gradient descent method for non-convex optimization, [Lu, Tadmor & Zenginoglu, arXiv:2211.17157], to allow random descent directions. We recall that the swarm-based approach consists of a swarm of agents, each identified with a position, , and mass, . The key is the transfer of mass from high ground to low(-est) ground. The mass of an agent dictates its step size: lighter agents take larger steps. In this paper, the essential new feature is the choice of direction: rather than restricting the swarm to march in the steepest gradient descent, we let agents proceed in randomly chosen directions centered around -- but otherwise different from -- the gradient direction. The random search secures the descent property while at the same time, enabling greater exploration of ambient space. Convergence analysis and benchmark optimizations…
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
TopicsDistributed Control Multi-Agent Systems · Stochastic Gradient Optimization Techniques · Sparse and Compressive Sensing Techniques
