1 citations · 1 across the 7 of their papers we have counts for
9 papers · 1 filter
Beyond Average Performance: Dynamic Instance Clustering and Specialized Algorithm Design in LLM-Assisted Evolutionary Search
Qinglong Hu, Qingfu Zhang, Fei Liu +3
Large Language Model-assisted Evolutionary Search (LES) has emerged as a powerful paradigm for automated algorithm design. However, existing LES methods primarily optimize for aver…
RAISE: LLM-based Automated Heuristic Design with Robust Adversary Instance Search
Fei Liu, Alessio Figalli, Patrick Owen +1
Automated Heuristic Design (AHD) with Large Language Models (LLMs) has shown remarkable progress in discovering high-quality heuristics. However, existing LLM-based AHD methods opt…
Enhancing CVRP Solver through LLM-driven Automatic Heuristic Design
Zhuoliang Xie, Fei Liu, Zhenkun Wang +1
The Capacitated Vehicle Routing Problem (CVRP), a fundamental combinatorial optimization challenge, focuses on optimizing fleet operations under vehicle capacity constraints. While…
LLM4AD: A Platform for Algorithm Design with Large Language Model
Fei Liu, Rui Zhang, Zhuoliang Xie +10
We introduce LLM4AD, a unified Python platform for algorithm design (AD) with large language models (LLMs). LLM4AD is a generic framework with modularized blocks for search methods…
Fitness Landscape of Large Language Model-Assisted Automated Algorithm Search
Fei Liu, Qingfu Zhang, Jialong Shi +3
Using Large Language Models (LLMs) in an evolutionary or other iterative search framework have demonstrated significant potential in automated algorithm design. However, the underl…
EoH-S: Evolution of Heuristic Set using LLMs for Automated Heuristic Design
Fei Liu, Yilu Liu, Qingfu Zhang +2
Automated Heuristic Design (AHD) using Large Language Models (LLMs) has achieved notable success in recent years. Despite the effectiveness of existing approaches, they only design…