vix.ing · top · new · best · stats

Glia: A Human-Inspired AI for Automated Systems Design and Optimization

2025/10/31 by Pouya Hamadanian, Pantea Karimi, Hamadanian, Pouya +13 · 1 voice · 5 citations
Computer Science · #Artificial Intelligence (cs.AI) #Computation and Language (cs.CL) #Distributed #FOS: Computer and information sciences #Parallel #and Cluster Computing (cs.DC) #cs.AI #cs.CL #cs.DC

paper · pdf · doi:10.48550/arxiv.2510.27176

arxiv published 2025/10/31 · arxiv updated 2026/04/03

Abstract

Can AI autonomously design mechanisms for computer systems on par with the creativity and reasoning of human experts? We present Glia, an AI architecture for networked systems design that uses large language models (LLMs) in a human-inspired multi-agent workflow. Each agent specializes in reasoning, experimentation, and analysis, collaborating through an evaluation framework that grounds abstract reasoning in empirical feedback. Unlike prior ML-for-systems methods that optimize black-box policies, Glia generates interpretable designs and exposes its reasoning. When applied to a distributed GPU cluster for LLM inference, it produces new algorithms for request routing, scheduling, and auto-scaling that perform at human-expert levels in significantly less time, while yielding novel insights into workload behavior. Our results suggest that combining reasoning LLMs with structured experimentation, an AI can produce creative and understandable designs for complex systems problems.

Citations

Cited by

Discussions

Related