paper-with-me

홈 › Papers

Trackable Island-model Genetic Algorithms at Wafer Scale

2024-05-06 · Matthew Andres Moreno, Connor Yang, Emily Dolson, Luis Zaman

Emerging ML/AI hardware accelerators, like the 850,000 processor Cerebras Wafer-Scale Engine (WSE), hold great promise to scale up the capabilities of evolutionary computation. However, challenges remain in maintaining visibility into underlying evolutionary processes while efficiently utilizing these platforms' large processor counts. Here, we focus on the problem of extracting phylogenetic information from digital evolution on the WSE platform. We present a tracking-enabled asynchronous island-based genetic algorithm (GA) framework for WSE hardware. Emulated and on-hardware GA benchmarks with a simple tracking-enabled agent model clock upwards of 1 million generations a minute for population sizes reaching 16 million. This pace enables quadrillions of evaluations a day. We validate phylogenetic reconstructions from these trials and demonstrate their suitability for inference of underlying evolutionary conditions. In particular, we demonstrate extraction of clear phylometric signals that differentiate wafer-scale runs with adaptive dynamics enabled versus disabled. Together, these benchmark and validation trials reflect strong potential for highly scalable evolutionary computation that is both efficient and observable. Kernel code implementing the island-model GA supports drop-in customization to support any fixed-length genome content and fitness criteria, allowing it to be leveraged to advance research interests across the community.

📄 PDF Abstract BibTeX arXiv:2405.03605

Code (0)

등록된 구현이 없습니다.

Tasks

model

Methods 이 논문이 사용한 방법론

GA Genetic Algorithms are search algorithms that mimic Darwinian biological evolution in order to select and propagate better solutions.
Focus 설명 없음

Similar Papers 제목 키워드 기반

Trackable Agent-based Evolution Models at Wafer Scale

2024-04-16 · Matthew Andres Moreno, Connor Yang, Emily Dolson, Luis Zaman

Continuing improvements in computing hardware are poised to transform capabilities for in silico modeling of cross-scale phenomena underlying major open questions in evolutionary biology and artificial life, such as tran…

Artificial Life

Reconfigurable Heterogeneous Parallel Island Models

2022-05-05 · Lucas Ângelo da Silveira, Thaynara Arielly de Lima, Mauricio Ayala-Rincón

Heterogeneous Parallel Island Models (HePIMs) run different bio-inspired algorithms (BAs) in their islands. From a variety of communication topologies and migration policies fine-tuned for homogeneous PIMs (HoPIMs), whic…

Diversity

DarwinWafer: A Wafer-Scale Neuromorphic Chip

2025-08-30 · Xiaolei Zhu, Xiaofei Jin, Ziyang Kang, Chonghui Sun 외 arxiv

Neuromorphic computing promises brain-like efficiency, yet today's multi-chip systems scale over PCBs and incur orders-of-magnitude penalties in bandwidth, latency, and energy, undermining biological algorithms and syste…

WaferLLM: Large Language Model Inference at Wafer Scale

2025-02-06 · Congjie He, Yeqi Huang, Pei Mu, Ziming Miao 외

Emerging AI accelerators increasingly adopt wafer-scale manufacturing technologies, integrating hundreds of thousands of AI cores in a mesh architecture with large distributed on-chip memory (tens of GB in total) and ult…

GPULanguage ModelingLanguage ModellingLarge Language Model+1

A Scalable Trie Building Algorithm for High-Throughput Phyloanalysis of Wafer-Scale Digital Evolution Experiments

2025-08-20 · Vivaan Singhvi, Joey Wagner, Emily Dolson, Luis Zaman 외 arxiv

Agent-based simulation platforms play a key role in enabling fast-to-run evolution experiments that can be precisely controlled and observed in detail. Availability of high-resolution snapshots of lineage ancestries from…