Search papers, labs, and topics across Lattice.
This study explores the capability of Large Language Models (LLMs) to autonomously generate network topologies that meet specific structural and resilience constraints derived from natural language requirements. By employing a constraint-driven pipeline that integrates hierarchical modeling and systematic validation, the authors conduct a comparative evaluation of various LLMs across four realistic network scenarios. The results reveal significant insights into the structural correctness and resilience of generated topologies, highlighting common failure modes and establishing a benchmark for future AI-driven network design efforts.
LLMs can autonomously design network topologies that meet complex requirements, but they struggle with common pitfalls like interface mismatches.
Designing deployable and resilient network topologies from natural language requirements remains a challenging problem in network automation. This work investigates the ability of Large Language Models (LLMs) to generate structurally valid and constraint-compliant network topologies through a constraint-driven pipeline combining hierarchical modeling and systematic validation. The framework is evaluated via a multimodel comparison of proprietary and open-weight LLMs across four realistic network scenarios released as a public dataset. We assess structural correctness using node and edge F1-scores against reference topologies, and evaluate resilience through server and content connectivity metrics. In addition, we analyze common failure modes, including interface mismatches and directional inconsistencies in generated topologies. Overall, this work provides a systematic benchmark for understanding how LLMs handle structural and resilience constraints in topology synthesis, and supports informed model selection for AI-driven network design.