๐ค AI Summary
This work addresses the challenges of service orchestration in organic 6G networks operating in cross-domain dynamic environments, where existing approaches suffer from high deployment complexity and coordination overhead due to their reliance on heavyweight integrated architectures. To overcome these limitations, the paper proposes a lightweight, decentralized conversational orchestration framework that pioneers the integration of large language model (LLM)-driven domain agents into 6G cross-domain orchestration. These agents achieve autonomous collaboration through local state awareness, closed-loop reasoning, and neighborhood summary exchange, replacing conventional centralized coordinators with agent-to-agent dialogue. The framework incorporates reachability announcements, event-driven negotiation, verifier-guided self-validation reasoning, and a shadow online update mechanism. Experimental results demonstrate that control-plane overhead scales nearly linearly with network size, enabling efficient support for domain scalability and dynamic membership, while maintaining robust decision-making and rapid recovery capabilities following objective changes.
๐ Abstract
The Organic 6G vision of a network of networks spanning an edge-cloud continuum complemented by non-terrestrial resources requires, to realize its promise, service provisioning that is simple to operate, scalable across independently administered domains, and agile under domain churn (i.e., domains dynamically joining and leaving). Despite advances in cross-domain orchestration, many proposals rely on heavy integration fabrics, multi-layer coordinators, and deep telemetry pipelines that hinder deployability and amplify coordination overhead. We propose a lightweight, decentralized conversational orchestration framework based on Large Language Model (LLM)-driven domain agents. Each domain remains autonomous: an agent observes local state via tools, reasons in a closed loop, and exchanges summaries with neighboring agents over an Agent-to-Agent (A2A) overlay aligned with data-plane coupling. Fast feasible placement is enabled by periodic, routing-like dissemination of reachability advertisements (latency, bottleneck bandwidth, and compute capacity), while safe re-optimization, scaling, and migration are handled through event-driven requests and negotiation. To meet real-time constraints, we deploy a compact reasoning model trained with verifier-based self-verification and periodically refined online via shadow updates. Simulations show manageable, near-linear control-plane overhead as domains scale and during domain joins, and robust decision quality, including recovery after objective changes. We close by outlining future research directions for principled, secure, and uncertainty-aware agentic orchestration in Organic 6G.