Network Self-Configuration based on Fine-Tuned Small Language Models
Oscar G. Lira, Oscar M. Caicedo, Nelson L. S. Da Fonseca

TL;DR
This paper presents SLM_netconfig, a small language model framework for network configuration that is efficient, accurate, and privacy-preserving, outperforming larger models in translation accuracy and latency.
Contribution
Introduces a fine-tuned small language model approach for network configuration that is resource-efficient, privacy-preserving, and achieves high accuracy in translating natural language intents into configurations.
Findings
SLM_netconfig outperforms LLM-NetCFG in accuracy metrics.
The system significantly reduces translation latency.
Configurations produced are concise and interpretable.
Abstract
As modern networks grow in scale and complexity, manual configuration becomes increasingly inefficient and prone to human error. While intent-driven self-configuration using large language models has shown significant promise, such models remain computationally expensive, resource-intensive, and often raise privacy concerns because they typically rely on external cloud infrastructure. This work introduces SLM_netconfig, a fine-tuned small language model framework that uses an agent-based architecture and parameter-efficient adaptation techniques to translate configuration intents expressed as natural language requirements or questions into syntactically and semantically valid network configurations. The system is trained on a domain-specific dataset generated through a pipeline derived from vendor documentation, ensuring strong alignment with real-world configuration practices.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware System Performance and Reliability · Advanced Graph Neural Networks · Software-Defined Networks and 5G
