paper-with-me

홈 › Papers

EVOM: Agentic Meta-Evolution of Actor-Critic Architectures for Reinforcement Learning

2026-06-24 · Boyun Zhang, Chao Wang, Kai Wu arxiv

In actor-critic reinforcement learning, network architectures are typically manually designed. Automating this design is challenging because each candidate must be trained before evaluation, and the design space is open-ended. To address these challenges, we introduce EVOM, an agentic meta-evolution framework for discovering high-performance actor-critic architectures. We frame architecture search as a bi-level optimization: an inner loop trains weights via the low-fidelity proximal policy optimization (PPO), while an outer loop drives meta-evolution by iteratively refining architecture programs. Crucially, this outer loop is powered by an LLM-based design agent that operates purely as an architecture designer, completely decoupled from policy execution and environment control. Experiments reveal that EVOM outperforms the manually designed baseline, an LLM-guided random search, and the state-of-the-art LLM-guided programmatic policy search method MLES, delivering superior performance on Ant-v4 and HalfCheetah-v4. Ablation studies validate that both the meta-evolution loop and the LLM Design Agent are indispensable for final performance.

📄 PDF Abstract BibTeX arXiv:2606.26327

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

EvoMaster: A Foundational Evolving Agent Framework for Agentic Science at Scale

2026-04-19 · Xinyu Zhu, Yuzhu Cai, Zexi Liu, Cheng Wang 외 arxiv

The convergence of large language models and agents is catalyzing a new era of scientific discovery: Agentic Science. While the scientific method is inherently iterative, existing agent frameworks are predominantly stati…

EvoMail: Self-Evolving Cognitive Agents for Adaptive Spam and Phishing Email Defense

2025-09-25 · Wei Huang, De-Tian Chu, Lin-Yuan Bai, Wei Kang 외 arxiv

Modern email spam and phishing attacks have evolved far beyond keyword blacklists or simple heuristics. Adversaries now craft multi-modal campaigns that combine natural-language text with obfuscated URLs, forged headers,…

Traditional Spam DetectionGraph Neural Network

EvoMAS: Evolutionary Generation of Multi-Agent Systems

2026-02-06 · Yuntong Hu, Yuting Zhang, Matthew Trager, Yi Zhang 외 arxiv

Large language model (LLM)-based multi-agent systems (MAS) show strong promise for complex reasoning, planning, and tool-augmented tasks, but designing effective MAS architectures remains labor-intensive, brittle, and ha…

Code Generation

Functional and evolutionary genomics of the Streptomyces metabolism

2022-05-30 · Pablo Cruz-Morales

This thesis is focused in the study of the evolution of the metabolic repertoire of Streptomyces, which are renowned as proficient producers of bioactive Natural Products (NPs). The main goal of my work was to contribute…

EvoMerge: Neuroevolution for Large Language Models

2024-01-30 · Yushu Jiang

Extensive fine-tuning on Large Language Models does not always yield better results. Oftentimes, models tend to get better at imitating one form of data without gaining greater reasoning ability and may even end up losin…

Language ModelingLanguage ModellingLarge Language Model