Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

RAISE: LLM-based Automated Heuristic Design with Robust Adversary Instance Search

About

Automated Heuristic Design (AHD) with Large Language Models (LLMs) has shown remarkable progress in discovering high-quality heuristics. However, existing LLM-based AHD methods optimize heuristics for a fixed training instance set and may fail catastrophically when deployed under real-world distributional shifts. We propose Robust Adversary Instance Search (RAISE), a framework that integrates constrained worst-case instance search within a principled neighborhood of the training distribution into the LLM-based evolutionary search loop. RAISE treats robust AHD as a constrained adversarial instance search problem: the outer loop evolves heuristics via LLM operators, while an LLM-free inner loop efficiently identifies hard instances within an epsilon-ball around the training instance set using a basis distribution parameterization with boundary projection. Comprehensive experiments on Online Bin Packing (OBP), Online Job Shop Scheduling (OJSP), and Online Vehicle Routing (OVRP) across five distribution families demonstrate that existing LLM-based AHD methods degrade by up to 19 times under distribution shift, while RAISE consistently maintains strong performance across all tested distributions and problem scales

Fei Liu, Alessio Figalli, Patrick Owen, Nicola Serra• 2026

Related benchmarks

TaskDatasetResultRank
Online Bin PackingOnline Bin Packing Uniform, Normal, Lognormal, Exponential, Triangular (OOD test)
Average Waste Ratio1.307
96
Online Bin PackingOBP n=5000, C=200
Uniform Distribution Metric1.67
11
Online Job Shop SchedulingOnline JSP 10-machine
Normalized Makespan1.2266
6
Online Job Shop SchedulingOnline JSP 20-machine
Normalized Makespan1.239
6
Online Vehicle Routing ProblemOnline VRP 10-vehicle
Route Length Ratio0.9263
6
Online Vehicle Routing ProblemOnline VRP (15-vehicle)
Route Length Ratio0.957
6
Online Vehicle Routing ProblemOnline VRP 5-vehicle
Route Length Ratio89.31
6
Showing 7 of 7 rows

Other info

Follow for update