Chat-Driven Optimal Management for Virtual Network Services
Yuya Miyaoka, Masaki Inoue, Kengo Urata, Shigeaki Harada

TL;DR
This paper introduces a chat-driven network management framework that combines natural language processing with optimization techniques to enable intuitive, reliable, and feasible virtual network reconfiguration based on user prompts.
Contribution
It develops a two-stage framework with novel intent extractors, integrating NLP and optimization for dynamic, safe virtual network management.
Findings
LLM-based intent extractor achieves higher accuracy with fewer samples.
Sentence-BERT with SVM offers lower latency for real-time use.
Framework successfully updates VM placement and routing while maintaining feasibility.
Abstract
This paper proposes a chat-driven network management framework that integrates natural language processing (NLP) with optimization-based virtual network allocation, enabling intuitive and reliable reconfiguration of virtual network services. Conventional intent-based networking (IBN) methods depend on statistical language models to interpret user intent but cannot guarantee the feasibility of generated configurations. To overcome this, we develop a two-stage framework consisting of an Interpreter, which extracts intent from natural language prompts using NLP, and an Optimizer, which computes feasible virtual machine (VM) placement and routing via an integer linear programming. In particular, the Interpreter translates user chats into update directions, i.e., whether to increase, decrease, or maintain parameters such as CPU demand and latency bounds, thereby enabling iterative refinement…
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-Defined Networks and 5G · Network Packet Processing and Optimization · Network Traffic and Congestion Control
