Pith. sign in

REVIEW 1 cited by

HeurAgenix: Leveraging LLMs for Solving Complex Combinatorial Optimization Challenges

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2506.15196 v2 pith:VBVVA2C3 submitted 2025-06-18 cs.AI

classification cs.AI
keywords heuragenixheuristicsolvingcombinatorialevolutionlightweightllmsoptimization
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Heuristic algorithms play a vital role in solving combinatorial optimization (CO) problems, yet traditional designs depend heavily on manual expertise and struggle to generalize across diverse instances. We introduce \textbf{HeurAgenix}, a two-stage hyper-heuristic framework powered by large language models (LLMs) that first evolves heuristics and then selects among them automatically. In the heuristic evolution phase, HeurAgenix leverages an LLM to compare seed heuristic solutions with higher-quality solutions and extract reusable evolution strategies. During problem solving, it dynamically picks the most promising heuristic for each problem state, guided by the LLM's perception ability. For flexibility, this selector can be either a state-of-the-art LLM or a fine-tuned lightweight model with lower inference cost. To mitigate the scarcity of reliable supervision caused by CO complexity, we fine-tune the lightweight heuristic selector with a dual-reward mechanism that jointly exploits singals from selection preferences and state perception, enabling robust selection under noisy annotations. Extensive experiments on canonical benchmarks show that HeurAgenix not only outperforms existing LLM-based hyper-heuristics but also matches or exceeds specialized solvers. Code is available at https://github.com/microsoft/HeurAgenix.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. TopoFE: topology-aware LLM-guided Automated Feature Engineering

    cs.AI 2026-07 conditional novelty 6.0 of 10

    TopoFE, a multi-island LLM-guided evolutionary feature engineering method with learned topology-aware transfer, outperforms AutoFE baselines on most of 29 tabular datasets.

Pith tools