ARTFEED — Contemporary Art Intelligence

ATLAS: Embedding-Guided Quality-Diversity Search for Scaffold-Free Algorithm Synthesis

ai-technology · 2026-08-18

A recent paper published on arXiv (2608.15546) presents ATLAS, a quality-diversity framework guided by embeddings for scaffold-free full-algorithm synthesis in combinatorial optimization. Unlike conventional LLM-driven automated algorithm design approaches that focus on optimizing a specific component within a predefined scaffold, ATLAS empowers the LLM to select and reorganize components, interactions, and control flow, requiring only a minimal I/O interface to define instance and solution formats. The framework autonomously identifies execution, interface, and feasibility failures, recalculates objectives, and implements error-conditioned repairs. To prevent premature convergence, similarity-based archive management maintains algorithms across various embedding-space regions. A three-layer search process enhances the best design while exploring additional regions. The paper can be accessed at https://arxiv.org/abs/2608.15546.

Key facts

  • ATLAS is an embedding-guided quality-diversity framework for scaffold-free full-algorithm synthesis.
  • It is designed for combinatorial optimization problems.
  • The framework allows the LLM to choose and restructure components, interactions, and control flow.
  • A minimal I/O interface fixes only instance and solution formats.
  • ATLAS independently detects execution, interface, and feasibility failures.
  • It recomputes objectives and applies error-conditioned repair.
  • Similarity-based archive management preserves algorithms across embedding-space regions.
  • The three-layer search refines the best design and explores other regions.

Entities

Institutions

  • arXiv

Sources