Keskeiset käsitteet
A novel multi-objective evolutionary framework, Multi-objective Evolution of Heuristic (MEoH), leverages large language models to automatically generate a diverse set of heuristics that balance optimal performance and efficiency.
Tiivistelmä
The paper proposes a multi-objective evolutionary framework, Multi-objective Evolution of Heuristic (MEoH), to automatically generate a diverse set of heuristics that balance optimal performance and efficiency.
Key highlights:
- MEoH models the heuristic design as a multi-objective optimization problem, considering both optimal performance and efficiency as objectives.
- A novel dominance-dissimilarity mechanism is introduced to guide the search process, effectively navigating the complex and discrete heuristic search space.
- MEoH is demonstrated on two combinatorial optimization problems, the online Bin Packing Problem (BPP) and the Traveling Salesman Problem (TSP).
- Results show that MEoH can generate a diverse set of heuristics with better trade-offs between optimal performance and efficiency compared to existing single-objective approaches.
- The multi-objective search also leads to the discovery of novel heuristics with unique insights.
Tilastot
The heuristics generated by MEoH can reduce the running time by up to 10 times compared to existing methods while achieving similar optimal performance.
Lainaukset
"MEoH systematically takes into account both the optimal gap and running time. As a result, MEoH achieves notably higher HV and lower IGD, indicating significantly better multi-objective trade-off results."
"For larger instances (200 to 1,002 nodes), MEoH still outperforms in running time, although slightly lagging behind EoH in terms of the optimal gap."