|
This week at a glance
|
|
0
Must-reads
|
0
New papers
|
2
Active fronts
|
This week's theme: Concept-structured search is outperforming brute code mutation across multiple optimization domains.
|
|
Top Priority Papers
0 must-read papers this week (ranked by significance, recency, and impact)
| | No priority papers this week. |
Research Front Landscape
2 active fronts | 0 new papers
| |
Adaptive and Causal LLM-Guided Evolutionary Algorithm Discovery
STABLE Density: 0.07 56 papers
Methodsllm_code_generation program_synthesis llm_as_heuristic llm_evolutionary_search evolution_of_heuristics
Inst:City University of. 12% · DeepMind 11% · Southern University of. 7% · Stanford University 5%
This research front focuses on advancing LLM-driven evolutionary search for automated algorithm design, particularly in combinatorial optimization, scheduling, and mathematical discovery. The core theme is the development of sophisticated, adaptive, and causally-informed strategies that move beyond simple LLM code generation. Key frameworks like FunSearch, AlphaEvolve, EoH, ReEvo, and OpenEvolve are being enhanced with explicit reasoning, multi-agent coordination, and dynamic control mechanisms to improve the efficiency and quality of discovered algorithms. Significant contributions include PathWise's Entailment Graph for planning heuristic discovery, CausalEvolve's causal scratchpad for guiding program mutations, and DyACE's dynamic co-evolution with Look-Ahead Rollout for non-stationary problems, reducing CVRP optimality gaps from 12.5% to 3.1%. AdaEvolve introduces a hierarchical adaptive controller, achieving state-of-the-art on Circle Packing, while STRCMP fuses GNNs with LLMs to inject structural priors, significantly reducing convergence time for MILP/SAT. Multi-agent systems like RoCo, SS-Logic, and MAS2 demonstrate improved robustness and self-rectification. Furthermore, RL-infused evolution, exemplified by EvoTune and CALM, leverages Direct Preference Optimization (DPO) to fine-tune LLM generators online, leading to faster discovery of better heuristics on benchmarks like Bin Packing and TSP. This front is rapidly maturing, with a strong emphasis on improving sample efficiency, robustness, and generalizability. The trajectory indicates a shift towards integrating more sophisticated causal reasoning, multi-modal feedback (e.g., execution traces, structural embeddings), and meta-learning to dynamically adapt search strategies. Future work will likely explore co-evolving environments or benchmarks alongside algorithms to ensure robustness and prevent overfitting, moving towards truly open-ended algorithm discovery.
| |
Advanced Architectures for LLM-Guided Program Evolution and Algorithm Design
STABLE Density: 0.05 51 papers
Methodsllm_code_generation program_synthesis evolution_of_heuristics llm_evolutionary_search llm_as_heuristic
Inst:DeepMind 18% · University of California 10% · City University of. 8% · Google 8%
This research front is characterized by the development of advanced architectural patterns for LLM-guided evolutionary search, moving beyond simple prompt-and-evaluate loops to enable more robust and efficient automated algorithm and program design. Key frameworks like AlphaEvolve, FunSearch, and EoH are being extended with sophisticated mechanisms such as nested evolution, multi-agent systems, semantic deltas, and co-evolution of algorithm structure, prompts, and data. These innovations target diverse domains, including compiler optimization, cache replacement policies, mathematical discovery, scientific computing, mixed-integer linear programming, and combinatorial optimization. Significant contributions include TIDE's nested framework, which achieved a -7.35% gap on Constructive TSP N=50 by decoupling structure from parameter tuning. StitchCUDA demonstrated 1.72x speedup on GPU program generation using rubric-based agentic RL. BehaveSim improved FunSearch+BehaveSim Top-1 performance by 7.85% on TSP by enforcing behavioral diversity. AlphaEvolve itself, evolving entire code files via diff-based and meta-prompt evolution, beat Strassen on 4x4 matrices and improved Google's Borg scheduler by 0.7%. DeltaEvolve achieved +557.7% on Blackbox Optimization with 64.4% less token consumption using semantic deltas. ParEVO synthesized parallel algorithms with up to 106x speedup on ParEval using fine-tuned LLMs and MAP-Elites, while SATLUTION evolved C++ SAT solvers that outperformed 2025 human competition winners. This front is rapidly maturing, demonstrating a clear shift towards creating self-improving AI systems capable of meta-learning and dynamic adaptation. The trajectory indicates a strong focus on enhancing sample efficiency, generalization, and robustness through novel representations and feedback loops. Future work will likely integrate more advanced self-reflection, self-modification, and multi-modal feedback mechanisms, leading to increasingly autonomous algorithm discovery systems that can dynamically learn from their own failures and adapt to new problem classes, ultimately "evolving the evolver."
|
Cross-Front Bridge Papers
2 papers connecting multiple research fronts
| |
TRUE SYNTHESIS Front 0 → Front 1
2025-03-13 · 2503.10721
Zhao et al. propose CAE, a framework that co-evolves algorithm structure (workflow/call graphs) alongside function implementations, aiming to eliminate the fixed templates required by SOTA methods lik...
| |
TRUE SYNTHESIS Front 0 → Front 1
2025-06-16 · 2506.13131
AlphaEvolve extends FunSearch by evolving entire code files (rather than single functions) using a 'search/replace' diff format and Gemini 2.0, achieving SOTA results across matrix multiplication (bea...
|
Framework Genealogy
Tracking research lineages and framework evolution
|
29 frameworks tracked · 29 root frameworks · 6 active (last 30 days)
Framework landscape (size = paper count, color = must-read ratio)
alphaevolve (23 papers, 22 must-read) • funsearch (15 papers, 10 must-read) • eoh (12 papers, 10 must-read) • reevo (6 papers, 4 must-read) • evolution_of_heuristics (5 papers, 4 must-read) • openevolve (3 papers, 3 must-read) • llamea (3 papers, 3 must-read) • gepa (1 papers, 1 must-read) • psro (1 papers, 1 must-read) • discogen (1 papers, 1 must-read)
■ Active + Must-read
■ Active
■ Inactive + Must-read
■ Inactive
|
|