Efficient Fireworks Algorithm Equipped with an Explosion Mechanism based on Student's T-distribution
Cen Shipeng, Tan Ying

TL;DR
This paper introduces a Student's t-distribution-based Fireworks Algorithm (TFWA) that improves optimization performance on convex and non-convex problems, especially in high-dimensional and complex scenarios.
Contribution
The paper proposes a novel TFWA with adjustable parameters based on Student's t-distribution, enhancing exploration and exploitation capabilities over existing FWA variants.
Findings
TFWA outperforms existing FWA variants on benchmark tests.
TFWA achieves results comparable to state-of-the-art algorithms.
TFWA shows superior performance in high-dimensional and complex optimization scenarios.
Abstract
Many real-world problems can be transformed into optimization problems, which can be classified into convex and non-convex. Although convex problems are almost completely studied in theory, many related algorithms to many non-convex problems do not work well and we need more optimization techniques. As a swarm intelligence optimization algorithm, the Fireworks Algorithm(FWA) has been widely studied and applied to many real-world scenarios, even including large language model fine-tuning. But the current fireworks algorithm still has a number of problems. Firstly, as a heuristic algorithm, its performance on convex problems cannot match the SOTA results, and can even be said to be unsatisfactory; secondly, the sampling methods (explosion) of most FWA variants are still uniform sampling, which is actually inefficient in high dimensional cases. This work of ours proposes a new student's…
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
TopicsMetaheuristic Optimization Algorithms Research · Stochastic Gradient Optimization Techniques · Advanced Optimization Algorithms Research
