paper-with-me

Papers

Efficient Fireworks Algorithm Equipped with an Explosion Mechanism based on Student's T-distribution

2025-06-10 · Cen Shipeng, Tan Ying

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 t-distribution based FWA(TFWA) with a solid theoretical foundation, which fully utilizes the advantage that student's t-distribution can adjust the parameters (degrees of freedom) and thus adjust the exploitation capability. We have fully experimented on mainstream benchmarks CEC2013 and CEC2017, which proves that TFWA not only becomes the strongest variant of the fireworks algorithm, but also achieves results comparable to SOTA on the test set, and its performance is far superior to that of the SOTA algorithm in some scenarios with a large number of extreme points.

📄 PDF Abstract BibTeX arXiv:2506.08484

Code (0)

등록된 구현이 없습니다.

Tasks

Large Language Model

Similar Papers 제목 키워드 기반

A Lite Fireworks Algorithm for Optimization

2023-01-07 · Haimiao Mo, Min Zeng

The fireworks algorithm is an optimization algorithm for simulating the explosion phenomenon of fireworks. Because of its fast convergence and high precision, it is widely used in pattern recognition, optimal scheduling,…

Scheduling

A Cooperative Framework for Fireworks Algorithm

2015-05-01 · Shaoqiu Zheng, Junzhi Li, Andreas Janecek, Ying Tan

This paper presents a cooperative framework for fireworks algorithm (CoFFWA). A detailed analysis of existing fireworks algorithm (FWA) and its recently developed variants has revealed that (i) the selection strategy lea…

Review of research on fireworks algorithm

2022-02-28 · Zhao Zhigang, Li Zhimei, Mo Haimiao, Zeng Min

Fireworks algorithm is a new type of intelligent optimization algorithm. Because of its fast convergence speed, easy implementation, explosiveness, diversity, simplicity and randomness, it has attracted more and more att…

Diversity

Using Multi-modal Large Language Model to Boost Fireworks Algorithm's Ability in Settling Challenging Optimization Tasks

2025-11-05 · Shipeng Cen, Ying Tan arxiv

As optimization problems grow increasingly complex and diverse, advancements in optimization techniques and paradigm innovations hold significant importance. The challenges posed by optimization problems are primarily ma…

Code Generation

A Lite Fireworks Algorithm with Fractal Dimension Constraint for Feature Selection

2023-03-09 · Min Zeng, Haimiao Mo, Zhiming Liang, Hua Wang

As the use of robotics becomes more widespread, the huge amount of vision data leads to a dramatic increase in data dimensionality. Although deep learning methods can effectively process these high-dimensional vision dat…

feature selection