REVIEW 10 cited by
Monte Carlo Tree Search for Comprehensive Exploration in LLM-Based Automatic Heuristic Design
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
read the original abstract
Handcrafting heuristics for solving complex optimization tasks (e.g., route planning and task allocation) is a common practice but requires extensive domain knowledge. Recently, Large Language Model (LLM)-based automatic heuristic design (AHD) methods have shown promise in generating high-quality heuristics without manual interventions. Existing LLM-based AHD methods employ a population to maintain a fixed number of top-performing LLM-generated heuristics and introduce evolutionary computation (EC) to iteratively enhance the population. However, these population-based procedures cannot fully develop the potential of each heuristic and are prone to converge into local optima. To more comprehensively explore the space of heuristics, this paper proposes to use Monte Carlo Tree Search (MCTS) for LLM-based heuristic evolution. The proposed MCTS-AHD method organizes all LLM-generated heuristics in a tree structure and can better develop the potential of temporarily underperforming heuristics. In experiments, MCTS-AHD delivers significantly higher-quality heuristics on various complex tasks. Our code is available.
Forward citations
Cited by 10 Pith papers
-
AutoSND: From Execution Evidence to Structural Policies for Automated Network Dismantling Heuristic Discovery
A three-stage LLM search framework converts execution evidence into structural policies and discovers network dismantling programs with strong quality and low runtime.
-
SpecAHD: Localize to Specialize for Automated Heuristic Design in Large-Scale Routing Problems
A coupled bilevel LLM search that specializes repair heuristics to local regions within one routing solution cuts held-out cost by up to 57.7% versus competing AHD methods.
-
EndoCoT: Scaling Endogenous Chain-of-Thought Reasoning in Diffusion Models
Iterative latent thought refinement plus terminal text grounding lets diffusion models solve multi-step visual reasoning tasks at 92.1% average accuracy, beating DiffThinker by 8.3 points.
-
iDSE: Navigating Design Space Exploration in High-Level Synthesis Using LLMs
An LLM-based design space exploration system for HLS combines design-space pruning, LLM-generated seed directives, and convergent/divergent refinement to approximate Pareto-optimal designs with few synthesis evaluations.
-
Reasoning LLMs are Wandering Solution Explorers
Six current reasoning LLMs, including commercial systems, exhibit structured-search failures on verifiable computation tasks and degrade as the solution space grows.
-
Explainable AI-assisted Optimization for Feynman Integral Reduction
FunSearch discovered a simple priority function for ordering IBP seeding integrals, reducing the number needed for multi-loop Feynman integral reductions by factors up to 3058.
-
URS: A Unified Neural Routing Solver for Cross-Problem Zero-Shot Generalization
A single RL-trained route-construction model, fed a unified data representation plus LLM-written feasibility masks, produces competitive solutions on 107 VRP variants including 96 unseen at training time.
-
Large Language Models Reasoning Abilities Under Non-Ideal Conditions After RL-Fine-Tuning
RL fine-tuning of LLMs improves clean-benchmark accuracy while degrading accuracy under three injected-distractor evaluation scenarios, though one of the three scenarios contradicts the headline claim.
-
Large Reasoning Models are not thinking straight: on the unreliability of thinking trajectories
Large reasoning models frequently ignore explicitly injected ground-truth solutions mid-trajectory and continue to overthink, often ending on incorrect answers.
-
A Systematic Survey on Large Language Models for Evolutionary Optimization: From Modeling to Solving
A literature survey that classifies LLM-based optimization research into modeling and solving, with solving divided into LLMs as optimizers, low-level components, and high-level managers.
Discussion (0). Sign in to comment.