paper-with-me

홈 › Papers

Evolution Strategies at the Hyperscale

2025-11-20 · Bidipta Sarkar, Mattie Fellows, Juan Agustin Duque, Alistair Letcher, Antonio León Villares, Anya Sims, Clarisse Wibault, Dmitry Samsonov, Dylan Cope, Jarek Liesen, Kang Li, Lukas Seier, Theo Wolf, Uljad Berdica, Valentin Mohl, Alexander David Goldie, Aaron Courville, Karin Sevegnani, Shimon Whiteson, Jakob Nicolaus Foerster arxiv

Evolution Strategies (ES) is a class of powerful black-box optimisation methods that are highly parallelisable and can handle non-differentiable and noisy objectives. However, naïve ES becomes prohibitively expensive at scale on GPUs due to the low arithmetic intensity of batched matrix multiplications with unstructured random perturbations. We introduce Evolution Guided GeneRal Optimisation via Low-rank Learning (EGGROLL), which improves arithmetic intensity by structuring individual perturbations as rank-$r$ matrices, resulting in a hundredfold increase in training speed for billion-parameter models at large population sizes, achieving up to 91% of the throughput of pure batch inference. We provide a rigorous theoretical analysis of Gaussian ES for high-dimensional parameter objectives, investigating conditions needed for ES updates to converge in high dimensions. Our results reveal a linearising effect, and proving consistency between EGGROLL and ES as parameter dimension increases. Our experiments show that EGGROLL: (1) enables the stable pretraining of nonlinear recurrent language models that operate purely in integer datatypes, (2) is competitive with GRPO for post-training LLMs on reasoning tasks, and (3) does not compromise performance compared to ES in tabula rasa RL settings, despite being faster.

📄 PDF Abstract BibTeX arXiv:2511.16652

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Assessing the Carbon Emissions and Energy Consumption of U.S. Hyperscale Data Centers

2026-06-03 · Gianluca Guidi, Francesca Dominici, Tiziano Squartini, Callaway Sprinkle 외 arxiv

The rapid proliferation of hyperscale data centers (HDCs) in the US, mainly driven by the adoption of artificial intelligence, has raised concerns about this industry's environmental footprint. We compiled facility-level…

ROK Defense M&S in the Age of Hyperscale AI: Concepts, Challenges, and Future Directions

2024-10-01 · YoungJoon Lee, Taehyun Park, Yeongjoon Kang, Jonghoe Kim 외

Integrating hyperscale AI into national defense M&S(Modeling and Simulation), under the expanding IoMDT(Internet of Military Defense Things) framework, is crucial for boosting strategic and operational readiness. We exam…

Decision MakingGPU

The PBSAI Governance Ecosystem: A Multi-Agent AI Reference Architecture for Securing Enterprise AI Estates

2026-02-11 · John M. Willis arxiv

Enterprises are rapidly deploying large language models, retrieval augmented generation pipelines, and tool using agents into production, often on shared high performance computing clusters and cloud accelerator platform…

The Hidden Water Geography of U.S. Hyperscale Data Centers in the AI Era

2026-06-05 · Gianluca Guidi, Francesca Dominici arxiv

Water use by data centers is routinely reported as a single footprint, but water is consumed through two physically distinct pathways: at the site for cooling and in the power system that generates electricity. We mapped…

Autonomous Incident Resolution at Hyperscale: An Agentic AI Architecture for Network Operations

2026-06-08 · Arun Malik arxiv

Cloud network infrastructure at hyperscale presents unique operational challenges where traditional human-driven incident response cannot keep pace with the volume, velocity, and complexity of failures. This paper presen…