AI-Driven Network Management with Large Language Models LLMs

The increasing complexity of heterogeneous networks (satellite, 5G, IoT, TSN) requires an evolution in network management. Intent-Based Networking (IBN), while advanced, still faces challenges in unambiguously translating high-level intentions into technical configurations. This work proposes to overcome this limitation by leveraging Large Language Models (LLMs) as a cognitive interface for complete and reliable automation.
This thesis aims to design and develop an IBN-LLM framework to create the cognitive brain of a closed control loop on the top of an SDN architecture. The work will focus on three major challenges: 1) developing a reliable semantic translator from natural language to network configurations; 2) designing a deterministic Verification Engine (via simulations or digital twins) to prevent LLM "hallucinations"; and 3) integrating real-time analysis capabilities (RAG) for Root Cause Analysis (RCA) and the proactive generation of optimization intents.
We anticipate the design of an IBN-LLM architecture integrated with SDN controllers, along with methodologies for the formal verification of configurations. The core contribution will be the creation of an LLM-based model capable of performing RCA and generating optimization intents in real-time. The validation of the approach will be ensured by a functional prototype (PoC), whose experimental evaluation will allow for the precise measurement of performance in terms of accuracy, latency, and resilience.

IO access scheduling on magnetic tapes using machine learning

Numerical simulations are used to obtain responses to physical phenomena that
cannot be reproduced, either because they are too dangerous or too expensive.
The models used for these simulations are increasingly complex, in terms of
size and precision, and require access to increasingly large computing and
data storage capacities. To this end, and in order to optimize costs, the use
of mass storage technologies such as magnetic tapes is critical. However, to
ensure good overall system performance, the development of algorithms and
mechanisms related to data placement and tape access scheduling is essential.
The objective of the thesis is to study the technology of magnetic tapes, as
well as existing mechanisms such as RAO (Recommended Access Order) or request
retention; and to implement new strategies for the optimization of magnetic
tape performance.

Top