ConceptioArchivearXiv CS
arXiv CSopen access

A Communication-Centric 6G-LLM Architecture for Scalable Tactical Autonomous Defense Vehicle Networks

Unknown · 2026 · arxiv_cs
arXiv CS · Papers · License: Open Access · 2026
Open Source ↗Direct PDF ↓
distributedsystemsprotocols
networking, internet, protocols, distributed systems

1

A Communication-Centric 6G–LLM Architecture for Scalable Tactical Autonomous Defense Vehicle Networks

arXiv:2606.01312v1 [eess.SP] 31 May 2026

Kiran Khurshid, Shumaila Javaid, Member, IEEE and Nasir Saeed, Senior Member, IEEE

Abstract—The integration of Artificial Intelligence (AI) and emerging 6G networks introduces new opportunities for scalable coordination in tactical autonomous vehicle systems. This paper proposes a communication-centric hierarchical architecture for Tactical Autonomous Defense Vehicle Networks (TADVNs) that models the integration of edge-assisted Large Language Model (LLM) reasoning with 6G-enabled connectivity and semantic communication. The framework is designed to improve coordination efficiency, reduce communication overhead, and enhance latency resilience under increasing fleet-scale operation. Unlike conventional task-specific AI pipelines that rely on structured feature processing and rule-based coordination, the proposed approach incorporates semantic abstraction and context-aware decision support within a layered edge– cloud communication architecture. We evaluate communication and coordination performance via Monte Carlo simulations across fleet sizes of 5–30 vehicles under contested network conditions. Results indicate that at 30-vehicle scale, the 6G– LLM configuration achieves 75.2% latency reduction (29.1 ms vs. 117.5 ms), a 68.7 percentage point increase in mission success rate (82.9% vs. 14.2%), and an 88.6% reduction in communication overhead compared to a 5G-based conventional AI baseline. These findings demonstrate measurable benefits in coordination and communication when semantic reasoning is combined with low-latency 6G connectivity. Index Terms—Deep Learning, 6G, LLMs, Autonomous Defense Vehicles

I. Introduction Artificial intelligence (AI) is reshaping military technology through advanced data analysis and autonomous decision-making in drones, vehicles, and defense systems. Its integration has improved logistics, convoy management, supply chain optimization, and predictive maintenance. Beyond defense, AI is also transforming civilian autonomous vehicles (AVs), enabling smarter and more efficient transportation [1]. A key innovation in this context is the Tactical Autonomous Defense Vehicles Network (TADVN), which offers strategic advantages by reducing K. Khurshid is with the Department of Computer and Software Engineering, National University of Sciences and Technology (NUST), Islamabad, Pakistan (e-mail: [email protected]). S. Javaid is with the Department of Control Science and Engineering, College of Electronics and Information Engineering, Tongji University and National Key Laboratory of Autonomous Intelligent Unmanned Systems, Tongji University, China (e-mail: [email protected]) N. Saeed is with Department of Electrical and Communication Engineering, UAE University, Al-Ain 15551, UAE (e-mail: [email protected]).

risks to soldiers and improving battlefield logistics and reconnaissance. However, fleet-scale tactical autonomous networks face concrete communication bottlenecks. As the number of coordinated vehicles increases, end-to-end latency grows due to network contention and centralized processing delays, often exceeding critical decision thresholds in timesensitive operations. High-volume raw sensor transmission (e.g., LiDAR, radar, video streams) leads to bandwidth saturation, while distributed coordination requires frequent state synchronization among units, amplifying overhead. Furthermore, reliance on cloud-based inference introduces additional round-trip delay and vulnerability to contested or degraded network conditions. These limitations directly impact coordination reliability and mission success at scale. Addressing these limitations requires reducing communication overhead, minimizing cloud-dependent inference latency, and enabling context-aware coordination under increasing fleet density. 6G networks offer lower airinterface latency and higher capacity [2], while LLMassisted semantic abstraction enables mission-relevant information to be exchanged instead of raw sensor streams, reducing redundant transmission and supporting contextaware command interpretation [3]. Moreover, recent research on UAV and UGV-based TADVNs continues to evolve, focusing on surveillance, intelligence, and threat mitigation. Despite progress in AI, swarm intelligence, and human-machine teaming, challenges such as latency and interoperability remain. Consequently, this paper makes the following contributions: (i) a hierarchical communication-centric architecture integrating 6G-enabled connectivity with edgeassisted LLM semantic coordination, designed specifically to limit latency accumulation and coordination overhead as fleet size scales; (ii) a structured semantic abstraction pipeline in which LLM-generated schema-constrained payloads replace raw multimodal sensor streams, reducing per-vehicle transmission to under 512 bytes per coordination cycle; and (iii) a Monte Carlo simulation-based evaluation across fleet sizes of 5–30 TADVNs under contested network conditions, providing trend-level performance characterization of the proposed architecture relative to four baseline configurations. The conclusions drawn are architectural and trend-based in nature, derived from simulation under IMT-2030 target parameters rather

2

than physical 6G deployments, and are intended to motivate hardware-in-the-loop validation as next-generation infrastructure matures. The remainder of this paper is organized as follows. Section II presents the proposed framework, Section III outlines key 6G–LLM features, Section IV provides performance results, and Section V concludes the paper. II. Communication-Centric Framework for Defense Systems This section introduces the multilayer TADVN architecture integrating 6G edge computing, LLMs, and semantic communication to enhance defense performance and decision-making. A. Technological Foundations of TADVN TADVNs achieve autonomous military operation through integrated subsystems such as motion planning, perception, and fault diagnosis. Real-time situational awareness is enabled by sensor fusion combining Global Navigation Satellite System (GNSS) and Inertial Measurement Unit (IMU) for orientation, Light Detection and Ranging (LiDAR) for 3D mapping, Radio Detection and Ranging (Radar) for robust ranging, and monocular cameras for image processing. Coordination is facilitated by Vehicle-to-Everything (V2X) communication, while Over-the-air (OTA) updates ensure software security [4]. Fig. 1 illustrates the AI-driven TADVN framework for mission-critical operations. Despite these capabilities, current architectures face challenges in processing efficiency and coordination. To address these gaps, the following section introduces an enhanced 6Gand LLM-integrated architecture designed to improve operational effectiveness in dynamic environments. B. Proposed Multi-Layered Hierarchical Architecture The proposed three-layer architecture enhances situational awareness, reduces latency, and ensures coordinated defense operations. It consists of three hierarchical layers: 1) Layer 1: TADVN Nodes: This layer enables real-time perception, navigation, autonomous decision-making, and 6G-based communication to ensure coordinated TADVN operation in dynamic environments. • Real-time Perception and Navigation: This module is designed to achieve accurate situational awareness, autonomous decision-making, and effective navigation in complex environments by integrating multiple advanced technologies. It utilizes multi-sensor fusion, incorporating LiDAR, Radar, IMU, GNSS, and monocular cameras for precise environmental mapping and localization. Additionally, AI-based image processing techniques are employed for target detection, object tracking, and terrain analysis, enhancing situational awareness. Furthermore, LLM-driven natural language understanding (via lightweight edge-assisted inference) enables accurate command interpretation

and contextual responses in dynamic scenarios, ensuring seamless interaction and adaptability in evolving conditions. • Autonomous Decision-Making: This unit enables TADVNs to perform intelligent, autonomous decision-making in dynamic and hostile environments using AI-driven techniques. It incorporates embedded Deep Reinforcement Learning (DRL) models to adapt to real-time tactical changes and optimize mission outcomes. In this study, the DRL unit is modeled as a pre-trained policy network at the node level for adaptive maneuver selection and threat response, serving as a generic control mechanism rather than introducing a new formulation. Training, reward design, and convergence are assumed to be completed offline. The simulation focuses on inference-time decision latency and its interaction with network conditions; detailed DRL optimization is beyond the scope of this communication-centric evaluation. Additionally, AI-powered threat assessment systems enable the identification of potential dangers and execution of evasive maneuvering strategies. To ensure security, onboard cybersecurity modules are implemented for intrusion detection and immediate mitigation of potential cyber threats, enhancing resilience and operational reliability. • 6G-Enabled Communication and Computation: This segment establishes the essential communication and computational foundation for TADVNs. It integrates Ultra-Reliable Low Latency Communication (URLLC) for seamless data exchange and Vehicleto-Vehicle (V2V) connectivity to enhance situational awareness. Furthermore, Mobile Edge Servers (MES) mounted on devices enable local AI inference, supporting the low-latency, real-time decision-making required for mission-critical operations. 2) Layer 2: Command Units: This layer comprises edge servers supporting LLM-based situational analysis, Vehicle-to-Infrastructure (V2I) connectivity, and dynamic resource optimization for fleet coordination. •

Intermediate Edge Servers: Intermediate edge servers perform LLM-powered situational analysis by aggregating real-time data from multiple TADVNs, enabling comprehensive battlefield awareness. They support decision-making and seamless operator communication, while AI accelerators ensure low-latency inference and real-time processing for mission-critical tasks. In this architecture, the LLM is modeled as a distilled decoder-only transformer with approximately 7B parameters, selected to balance reasoning capability and edge deployment feasibility. The model is pre-trained on large-scale multilingual corpora and subsequently fine-tuned using supervised tactical-domain datasets together with reinforcement learning from human feedback (RLHF) to support mission command interpretation and threat reasoning specific to TADVN

3

Task-Specific AI Modules

AI-System

AI controls modules separately (e.g., perception, navigation)

End-to-end system (AI controls everything)

AI enables teamwork in multi vehicle systems

AI controls sensing & execution

Ego-only system (Works alone)

Coordinated AI Communication

Self-Navigation & Decision Making

Full AI-Driven Autonomy

AI Commands Sent Raw Data Processing

GPS-based Positioning & Navigation

Movement & Stability Data

3D Mapping & Obstacle Detection

IMU

Sensors

Object Tracking & Distance Measurement Image & Video Feed for AI Analysis

LiDAR

Radar

Continuous Data Collection for AI Decision Making Feedback Loop

Cameras

GNSS

Multi-agent system (Works with other vehicles)

AI learns from Missions & refines decisions

Sensors collect & transmit real-time data

Modular System (Uses different parts for different tasks

Control system

Real-time data collection & processing Task-specific execution & decision-making AI learns from missions & refines decisions

Terrain 2 Scanning Healthcare supplies

1 Reconnaissance (Surveillance & Scouting)

3 Real-time mapping

AI learns from missions & refines decisions

Terrain Analysis & Navigation 5

AI decisions lead to real actions

Combat Support

Military tasks Enemy Surveillance

AI commands leading to real actions

4

Autonomous Supply Missions

✓ ✓ ✓ ✓ ✓

Surveillance & Scouting Healthcare supplies Real-time Mapping Autonomous supply mission Combat support

Fig. 1: TADVNs showcasing AI-driven autonomy, real-time data processing, and sensor-based intelligence for enhancing military operations. operations. In Floating Point (FP)16 precision, the model weights require on the order of 14 GB of memory. For edge-assisted execution, 8-bit weight quantization and standard inference optimizations are applied, reducing the effective memory footprint to fit within modern ruggedized edge GPU platforms (e.g., 16–24 GB VRAM). Inference complexity follows standard transformer scaling behavior with respect to model depth and input sequence length. In the considered tactical scenarios, command and coordination inputs are short (typically below 128 tokens), which bounds practical inference cost. Under optimized edge GPU acceleration, an average processing latency of approximately 12–18 ms per request is assumed in the simulation. These specifications provide a concrete and deployment-feasible model instantiation rather than treating the LLM as an abstract functional block. • V2I Connectivity and Resource Optimization: The system integrates 6G-enabled V2I communication, LLM-based command interpretation, and OTA updates to enhance connectivity, coordination, and adaptability in military operations. LLMs translate high-level battlefield commands into executable tactical actions, while OTA mechanisms ensure continuous software updates and operational resilience. • Semantic Communication: Semantic communication prioritizes intent over raw data by using AI to transmit only decision-relevant information over 6G. In TADVNs, AI-driven encoding summarizes insights or predicts missing data, reducing bandwidth and computational overhead compared to bit-level systems.

This approach ensures reliability in high-mobility or adversarial environments through contextual reconstruction, maintaining connectivity during disruptions and enabling intuitive human-machine interaction. Furthermore, it bolsters cybersecurity by utilizing LLMs to process compressed data and detect semantically inconsistent messages, allowing military IoT networks to filter threats and strengthen overall resilience. In the proposed architecture, semantic communication follows a structured abstraction pipeline. At Layer 1, multimodal sensor data (LiDAR, radar, camera feeds, and telemetry) are first processed using task-specific perception models to extract structured features such as detected objects, spatial coordinates, and motion states. Instead of transmitting raw sensor streams, these structured outputs are forwarded to the Layer 2 edge server, where the domain-adapted LLM performs contextual semantic abstraction. The LLM converts structured perception outputs into compact semantic descriptors encoded as fixed-schema JSON payloads, for example: “entity”:“hostile_vehicle”, “conf”:0.91, “rel_pos”:[+240, -85] m, “ctx”:“checkpoint_defense”, “action”:“intercept”. Each descriptor is bounded to five typed fields (entity class, confidence score, relative coordinates, mission context, and recommended action), constraining output vocabulary to a predefined tactical ontology and limiting per-vehicle payload size to under 512 bytes. These payloads are transmitted over 6G links in place of raw multimodal streams. At the receiving node, the semantic representation is directly integrated into the decision module

4

without reconstructing raw sensor data, thereby preserving mission-relevant meaning while significantly reducing bandwidth consumption. In this framework, the LLM functions as a semantic compression engine rather than a generative text module. By transmitting mission-critical abstractions instead of megabyte-scale raw multimodal streams, the system achieves substantial payload reduction while maintaining coordination fidelity. To enhance robustness, semantic outputs are constrained to predefined tactical schemas rather than free-form generation, reducing LLM hallucination risk. Each descriptor includes a confidence score and is cross-validated against perception features and recent state history. Low-confidence or inconsistent outputs trigger fallback mechanisms such as retransmission, structured summaries, or human-in-the-loop confirmation. Neighboring TADVN nodes perform consistency checks to detect divergent interpretations before coordinated action. These safeguards limit the propagation of incorrect abstractions in missioncritical decisions. Shared ontologies ensure vocabulary consistency, mutual-information methods support feature alignment, and the LLM enables adaptive contextual reasoning for multi-unit coordination. 3) Layer 3: Cloud-Based Military Control Center: This layer supports global mission planning, large-scale intelligence processing, threat prediction, and anomaly detection. Mission Planning and Intelligence Coordination: This component integrates 6G satellite connectivity with domain-adapted LLMs to ensure comprehensive situational awareness and seamless communication during remote military deployments. The framework supports strategic decision-making by processing large-scale intelligence, while AI-driven optimization of logistics and resource allocation enables efficient, data-driven mission execution across the battlefield. • Threat Prediction and Cybersecurity: This module utilizes predictive AI for real-time threat modeling and proactive vulnerability detection, enhancing resilience against electronic warfare. It is assumed that the predictive AI component operates on prelabeled threat signature datasets representative of contested electromagnetic environments; detection accuracy and false-positive rates are therefore dependent on dataset coverage and may degrade against novel or adaptive adversarial strategies not present in training data. By integrating blockchain-based authentication and Zero-Trust models, it ensures secure data transmission and strict access control. The blockchain authentication mechanism is modeled as a permissioned ledger with assumed sub-10 ms transaction confirmation latency under low node counts; scalability to large distributed fleets and resilience under Byzantine fault conditions are recognized open challenges beyond the scope of this study. Continuous •

network monitoring facilitates near-immediate threat mitigation, strengthening overall system defense and reliability. C. Application of Proposed Layered Architecture in Defense Environments The proposed layered architecture illustrated in Fig. 2 can be applied in various defense scenarios to improve security and operational efficiency: 1) Real-Time Threat Detection and Avoidance: The threat prediction and cybersecurity module functions as an essential application of this architecture, particularly at the “Cloud-Based Military Control Center” (Layer 3) but its influence extends throughout the entire hierarchy. Layer 1 (TADVN Units): TADVN units operating at the battlefield edge collect raw data through multi-sensor fusion and transmit it to the command units for further processing. Additionally, on-board cybersecurity modules are implemented for localized intrusion detection and mitigation, enhancing realtime situational awareness and responsiveness against immediate threats. • Layer 2 (Command Units): The intermediate edge servers aggregate data from multiple TADVNs and utilize LLM-powered situational analysis to extract relevant threat information. Through 6G-powered V2I communication, critical data is transmitted swiftly to the cloud-based control center. Additionally, LLM-powered decision support systems provide tactical recommendations to human operators, ensuring swift and efficient threat responses. • Layer 3 (Cloud-Based Military Control Center): This layer hosts a threat prediction module using AI for vulnerability analysis and electronic warfare detection. Zero-Trust and blockchain protocols safeguard data integrity and prevent unauthorized access. Simultaneously, 6G satellite links maintain global connectivity between the control center and TADVNs, while AI-driven allocation ensures adaptive deployment against evolving threats. •

2) Emergency Response and Recovery: The proposed layered architecture offers a comprehensive framework to ensure robust emergency response and recovery mechanisms. This application demonstrates the architecture’s ability to effectively detect, communicate, and respond to critical incidents involving TADVNs. •

Layer 1 (TADVN Units): In the event of a damaged or malfunctioning TADVN losing direct communication with the control network, nearby TADVNs utilize their 6G-enabled communication and computation capabilities to detect the anomaly. Through intra-unit V2V connectivity, these vehicles coordinate to relay a distress signal to the nearest intermediate edge server in layer 2. Additionally, the malfunctioning TADVN attempts to establish a minimal backup connection, if possible, for status reporting.

5

Layer 1

UAVs

Signal Transmission

Satellite

UAVs End-to-End Reliable Delivery

Layer 2

LLMs Edge computing Nodes

Lidar

Object Detection

Computing Nodes

Intruders

Autonomous Defense Vehicles

Computing Nodes

Telemetry Transmission (Error-free data stream)

Surveillance

Error recovery, Packet sequencing

(Network Routing)

(Data Packet routing path)

Data Exchange Interface (Collision Avoidance protocol)

(Routing Via Network Layer) Active data transmission path (Transmission of data collected by UAVs)

(Physical connection between satellite, UAV, and Edge computing Nodes)

Wireless Link Protocol (Data sent from satellite to UAVs) Layer 3

Layer 1 Layer 2 Layer 3

Autonomous Defense Vehicles (ADVs)

Large Language Models (LLMs)

Edge weapon system

Fig. 2: Communication-centric layered architecture for TADVNs designed for battlefield operations. Layer 2 (Command Units): The intermediate edge servers receive the distress signal and initiate an LLMpowered situational analysis to evaluate the severity of the incident. Through 6G-powered V2I communication, critical data is transmitted to the cloud-based control center for strategic decision-making. Additionally, the intermediate edge servers coordinate with nearby TADVNs to dynamically adjust their formation, ensuring the continuation of the mission despite the malfunction. • Layer 3 (Cloud-Based Military Control Center): At the cloud control center, LLM-assisted strategy formulation processes distress signals to generate optimized rescue plans. Predictive AI assesses threats to determine safe recovery paths, while AI-driven allocation ensures efficient TADVN deployment. Supported by 6G satellite links, the center maintains reliable communication for continuous real-time monitoring and operational updates. •

III. Key Features of 6G-LLMs in Defense Communication This section outlines key 6G-LLM features and their impact on enhancing TADVN military operations.

this architecture facilitates efficient LLM inference and distributed synchronization, significantly improving battlefield intelligence and operational effectiveness [2]. It is important to note that the 6G performance characteristics referenced here align with IMT-2030 target specifications rather than currently deployed commercial infrastructure. While advanced 5G and 5G-Advanced systems represent near-term deployment realities, the 6G parameters considered in this study reflect projected capabilities intended to illustrate architectural scalability under anticipated next-generation connectivity conditions. B. Massive Connectivity Massive 6G connectivity supports the high device densities and seamless data exchange essential for TADVN situational awareness and real-time adaptation [6]. Integration with Connected and Automated Vehicles (CAVs) further extends operational reach. To maintain reliability in contested terrains, 6G leverages satellite and spacebased networks for wide-area coverage and precise positioning [7]. Collectively, these capabilities significantly enhance strategic effectiveness during complex military missions. C. Sensing-Enabled Communication

A. Ultra-Low Latency and High Reliability 6G provides the ultra-low latency and haptic control essential for precise robotic operations, eliminating coverage gaps in remote zones to ensure TADVN mission success [5]. By enhancing coordination and information freshness, 6G accelerates decision-making and enables LLMs to transform military communication via realtime edge processing. Integrated with edge intelligence,

Modern sensors enhance environmental monitoring and contextual data acquisition, facilitating intelligent TADVN network management. Under the 6G Integrated Sensing and Communication (ISAC) paradigm, interconnected devices enable large-scale data collection and highprecision situational awareness. Furthermore, the fusion of multimodal inputs including vision, motion, and biomedical sensors supports augmented battlefield visualization

6

and real-time scanning. By leveraging 6G’s context-aware sensing and predictive capabilities, TADVNs achieve superior decision-making and adaptive strategies in dynamic military environments [8]. D. Security Innovations in 6G-LLMs AI-enhanced security in 6G utilizes adaptive encryption to protect TADVNs, while edge intelligence reduces latency and data exposure through local processing [9]. Under the IMT-2030 framework, 6G supports diverse QoS demands by integrating THz and satellite links for global connectivity. Despite decentralization challenges, LLMs enable real-time threat detection; by analyzing multimodal and textual data, they identify vulnerabilities and generate proactive defense intelligence. IV. Results The 6G-LLM TADVN architecture was validated via Monte Carlo simulations against conventional baselines, assessing latency, mission success, and communication overhead across scales. A. Simulation Environment and Parameters The simulation models a tactical battlefield scenario with fleet sizes of 5–30 TADVNs evaluated via 500 Monte Carlo iterations per configuration to ensure statistical validity and account for environmental uncertainties including network interference, channel contention, and threat complexity variations. The physical channel follows the 3GPP TR 38.901 Urban Macro outdoor model with log-normal shadowing (σ = 8 dB) and Rayleigh small-scale fading, representing open terrain consistent with tactical ground vehicle deployment. Carrier frequencies are 28 GHz (5G) and 140 GHz (6G), with bandwidths of 100 MHz and 1 GHz respectively. Vehicle mobility follows a random waypoint model at 20–60 km/h with Doppler effects incorporated into channel estimation. Nominal operating SNR is 15–25 dB, with jamming modeled as a stochastic interference source reducing effective SNR by 5–10 dB with probability increasing from 10% to 12% with fleet density. Network parameters are based on ITU standards: 5G URLLC with 1 ms air interface latency per ITU-R M.20830 specification [10], achieving 5-10 ms end-to-end latency in practical deployments as detailed in ITU-R M.2410-0 [11]. For simulation, we use a conservative 6 ms baseline that represents typical 5G URLLC performance. For 6G, ITU-R M.2160-0 specifies 0.1-1 ms latency range for IMT2030 systems [12], [13]. We adopt 0.5 ms as a conservative mid-range estimate for 6G performance. Each TADVN generates 3–7 MB/s of sensor data consistent with autonomous vehicle rates. Four architectural configurations are compared in Table I. AI processing parameters are based on empirical component-level data. Cloud inference latency includes network RTT (10–100+ ms, distance-dependent) and

GPU computation (2–40 ms, model- and hardwaredependent) [14]. For moderate separation, total cloud latency is estimated at 40–60 ms. (≈ 20 − 30 ms RTT + 10–30 ms computation) Edge deployment reduces RTT to < 5 ms and, using optimization techniques (e.g., quantization, compression), achieves 10–20 ms inference [14], [15]. Accordingly, we adopt 50 ms and 15 ms as representative cloud and edge values, noting variability across network conditions, architectures, and hardware. For clarity, the reported end-to-end latency in this study is composed of three elements: (i) wireless air-interface latency (5G or 6G), (ii) network transport delay including queuing and contention effects, and (iii) AI processing delay (cloud-based or edge-based inference). For the 5G configurations, the baseline 6 ms represents practical endto-end communication latency, including air-interface and transport delay under typical URLLC deployment, while the additional cloud processing delay (50 ms) is added separately. For the 6G configurations, a 0.5 ms air-interface latency is assumed with correspondingly lower transport and queuing delay under reduced contention, combined with either traditional or edge-optimized processing latency (15 ms for edge-deployed LLM). The latency values reported in Section IV-B reflect the aggregation of these components under stochastic Monte Carlo variability. It is important to note that the assumed 0.5 ms 6G airinterface latency represents an idealized IMT-2030 target under stable link conditions. In practical deployments, PHY/MAC layer dynamics such as scheduling delay, Hybrid Automatic Repeat Request (HARQ) retransmissions, beam alignment overhead, and queueing under high load may introduce additional variability. In our Monte Carlo model, these effects are abstracted through stochastic contention and interference parameters rather than detailed PHY-layer simulation. Therefore, the results should be interpreted as architectural performance trends under next-generation low-latency conditions rather than exact protocol-level timing guarantees. Environmental factors are modeled stochastically, including interference probability increasing from 10% to 12% with fleet density and logarithmic network contention scaling with node count. Channel access is modeled differently across link types: scheduled OFDMA is assumed for 6G base station uplink connections, consistent with cellular NR frame structure, while CSMA/CA-based contention delay is retained for V2V ad-hoc inter-vehicle links operating outside base station coverage. This distinction reflects realistic hybrid access conditions in tactical deployments where direct vehicle-to-vehicle coordination may occur independently of infrastructure-scheduled transmission. Each TADVN generates 3–7 MB/s of sensor data (LiDAR, radar, cameras, tactical sensors), consistent with autonomous vehicle rates. Four architectural configurations are compared, as summarized in Table I. In this paper, “Traditional AI” denotes conventional task-specific perception and decision pipelines without large-scale contextual language reasoning. Concretely, it represents (i) structured sensor-driven perception and

7

(a) Latency vs Fleet Size 5G + Traditional AI 5G + LLM 6G + Traditional AI 6G + LLM (Proposed)

100 80

(b) Success Rate vs Fleet Size

100 Critical Threshold

60 40 20

Mission Success Rate (%)

End-to-End Latency (ms)

120

0

90 80 70 60 5G + Traditional AI 6G + Traditional AI 5G + LLM 6G + LLM (Proposed)

50 40 30

5

10

15

20

25

30

5

10

Number of TADVNs

Network Data Rate (MB/s)

System Efficiency Score (%)

(c) Communication Overhead

200

Traditional Full Data Semantic Communication (Proposed) 150

100

50

0 5

10

15

20

15

20

25

30

25

30

Number of TADVNs

25

30

Number of TADVNs

(d) Overall System Efficiency

90 80 70 60 50 40

5G + Traditional AI 6G + Traditional AI 5G + LLM 6G + LLM (Proposed)

30 20 5

10

15

20

Number of TADVNs

Fig. 3: Performance evaluation across fleet scales: (a) End-to-end latency showing 6G-LLM maintains sub-25ms operation while 5G-Traditional approaches critical threshold; (b) Mission success rate demonstrating 6G-LLM’s robust 83–92% performance versus 5G-Traditional’s catastrophic degradation to 14%. (c) Communication overhead revealing 88% bandwidth reduction through semantic communication; (d) Overall system efficiency composite metric confirming superior scalability of proposed architecture. TABLE I: System Architecture Configurations Configuration 5G + Traditional AI 5G + LLM 6G + Traditional AI 6G + LLM (Proposed) 6G + Rule-based Semantic

level task synchronization maintained without persistent

desynchronization among units. Any episode violating one Description Current baseline with cloud-based pro-or more conditions is classified as a mission failure. The cessing composite system efficiency metric is computed as a dyEnhanced AI with 5G connectivity connamically weighted combination of three normalized comstraints Advanced network with conventionalponent scores: latency performance normalized against processing the 100 ms threshold, mission success rate, and comFull integration with semantic commumunication overhead normalized against the 151.9 MB/s nication 6G connectivity with heuristicmaximum observed baseline. Weights adjust with fleet size threshold-based feature summarization; to reflect increasing tactical criticality, with the success no LLM reasoning

threat detection models, (ii) classical or shallow deep learning classifiers operating on predefined feature representations, and (iii) rule-based or heuristic coordination logic. These approaches operate on predefined mappings and structured inputs but lack the semantic abstraction and context-aware command reasoning enabled by LLMs. The purpose of this comparison is to isolate the contribution of semantic abstraction and context-aware coordination at scale, rather than to assert universal superiority of any specific AI paradigm. The critical response threshold is set at 100 ms for time-sensitive tactical operations, consistent with military command and control requirements. Mission success rate is formally defined as the fraction of Monte Carlo episodes satisfying all three conditions simultaneously: (i) endto-end coordination latency remaining below 100 ms throughout the episode, (ii) no sustained communication outage exceeding the simulation timeout, and (iii) fleet-

weight increasing from 0.35 to 0.60 and latency and overhead weights decreasing correspondingly as fleet size scales from 5 to 30 TADVNs.

B. End-to-End Latency Analysis Figure 3(a) illustrates latency performance across fleet configurations. The proposed 6G-LLM architecture maintains 21.7 ± 2.8 ms at 5 TADVNs and 29.1 ± 3.1 ms at 30 TADVNs, remaining well below the 100 ms operational threshold. Conversely, the 5G-Traditional baseline increases from 79.8 ± 9.3 ms to 117.5 ± 11.2 ms, exceeding critical limits by 17.5%. At maximum scale, the proposed system reduces latency by 75.2% (an 88.4 ms improvement) due to: (1) sub-millisecond 6G airinterfaces, (2) edge-deployed LLM processing, and (3) reduced congestion via semantic communication. Comparative analysis shows that 5G-LLM (59.5 ms) and 6GTraditional (85.6 ms) at 30 TADVNs fail to match this performance, indicating that neither network upgrades nor

8

AI integration alone suffice without unified, distributed semantic reasoning. C. Mission Success Rate Under Scale Figure 3(b) illustrates mission success rates across fleet sizes. The proposed 6G-LLM architecture maintains 92.1 ± 3% success at 5 TADVNs, declining to 82.9 ± 3.8% at 30 TADVNs, whereas the 5G-Traditional baseline collapses from 73.3% to 14.2% (59.1 percentage point decline). At maximum scale, the proposed system delivers 5.8× higher completion rates due to three factors: (1) robust LLM-based detection, which degrades by only 10% compared to 81% for traditional methods; (2) coordination stability via low-latency 6G synchronization; and (3) consistent latency compliance below the 100 ms threshold. An ablation configuration substituting the LLM with rule-based heuristic semantic summarization (6G+Rulebased Semantic) achieves 58.3% success at 30 TADVNs, 24.6 percentage points below 6G+LLM, isolating the LLM’s contextual reasoning contribution independently of 6G transport gains. Intermediate configurations (5GLLM: 70.8%, 6G-Traditional: 51.7%) further confirm that neither network upgrade nor semantic compression alone suffices without unified reasoning. D. Communication Overhead Efficiency Figure 3(c) illustrates network bandwidth consumption as fleet size increases. Traditional transmission scales near-linearly from 25.2 MB/s for 5 TADVNs to 151.9 MB/s for 30, straining the spectrum in contested environments. Conversely, the proposed semantic approach requires only 3.1 MB/s to 17.3 MB/s across the same scale, achieving an 88.6% bandwidth reduction. This 8.8× improvement stems from LLM-driven semantic encoding that transmits mission-critical abstractions such as threat classifications and maneuver commands rather than raw 3–6 MB/s multimodal streams. To quantify the net benefit against computational cost: edge-assisted LLM inference consumes approximately 12–18 ms of processing time and introduces an estimated 15–20 W of additional GPU compute load per edge server. Against this cost, semantic encoding reduces per-vehicle transmitted data from 3–7 MB/s (raw multimodal streams) to approximately 0.3–0.8 MB/s (structured semantic payloads), a 85–90% payload reduction per vehicle. At 30-vehicle scale, total network transmission drops from 151.9 MB/s to 17.3 MB/s, representing a 134.6 MB/s bandwidth saving. By comparison, the rule-based ablation achieves only 71.3% reduction (43.6 MB/s saving), confirming that the additional LLM inference overhead is justified by substantially greater bandwidth and coordination gains that rule-based summarization cannot replicate. Compression efficiency improves with scale (87.6% to 88.6%) as edge servers leverage shared contextual understanding, transmitting differential updates for terrain and mission states to further eliminate redundancy. The rule-based ablation achieves only 71.3% bandwidth reduction at 30 TADVNs

compared to 88.6% for 6G+LLM, as fixed summarization rules cannot exploit shared contextual state or generate differential mission updates, confirming that LLM-driven abstraction is the primary driver of payload efficiency rather than semantic communication as a paradigm alone. This bandwidth conservation provides strategic benefits: (1) reduced electromagnetic signature lowers detection risk; (2) decreased transmission power extends battery-dependent operational duration by an estimated 40–60%, based on the assumption that radio transmission energy dominates over compute energy during coordination-heavy mission phases; this estimate assumes continuous 5G uplink at 3–6 MB/s as the baseline, with semantic communication reducing average payload by 85– 90% and proportionally lowering radio duty cycle. Edge LLM inference introduces additional compute load, but its event-driven, locally-executed nature is assumed to consume significantly less energy than sustained long-distance uplink transmission. These estimates are indicative rather than experimentally validated and will be refined in future hardware-in-the-loop evaluations; (3) lower network utilization improves jamming robustness under reduced signal-to-noise conditions; and (4) preserved spectrum capacity enables reallocation for high-priority communications without disrupting routine coordination. E. Overall System Efficiency Figure 3(d) presents a composite system efficiency metric computed as a dynamically weighted combination of three normalized component scores: latency performance (normalized against the 100 ms operational threshold), mission success rate, and communication overhead (normalized against the 151.9 MB/s maximum observed baseline). Weights are adjusted with fleet size to reflect increasing tactical criticality, the latency weight decreases from 0.40 to 0.25, the success weight increases from 0.35 to 0.60, and the overhead weight decreases from 0.25 to 0.15 as fleet size scales from 5 to 30 TADVNs. A higher composite score therefore reflects simultaneously low latency, high mission success, and low communication overhead relative to the worst-case baseline. The 6G-LLM architecture demonstrates superior scalability, maintaining 80.7% efficiency at 30 TADVNs compared to 84.5% at 5 TADVNs. Conversely, the 5G-Traditional baseline remains ineffective, dropping to 17.0%. Intermediate results reveal critical bottlenecks: 5GLLM efficiency falls by 10.9 points as network constraints offset AI gains, while 6G-Traditional plateaus near 36%, proving that hardware upgrades alone are insufficient. These results confirm that only the integrated 6G-LLM framework satisfies the rigorous reliability and scalability demands of next-generation tactical operations. F. LLM Inference Delay Sensitivity Analysis To complement the system-level evaluation, we analyze how variations in LLM inference time influence overall coordination latency under edge-assisted deployment. The

9

TABLE II: Performance comparison across fleet sizes. Fleet Size 5 10 15 20 25 30

Latency (ms) 5G+Trad 79.8 88.9 97.4 104.2 111.0 117.5

6G+LLM 21.7 23.9 25.8 27.0 28.0 29.1

Success (%) 6G+RB 22.4 23.1 24.0 24.9 25.9 26.8

5G+Trad 73.3 62.1 44.8 28.8 19.5 14.2

(a) End-to-end latency sensitivity to LLM inference time under edge-assisted deployment.

6G+LLM 92.1 90.2 88.4 86.5 84.7 82.9

Efficiency (%) 6G+RB 77.1 72.4 67.8 63.5 61.1 58.3

5G+Trad 25.7 24.2 19.1 13.3 9.6 7.4

6G+LLM 83.2 82.9 82.3 81.5 80.6 79.4

6G+RB 61.4 57.8 53.1 49.6 46.8 44.2

(b) Mission success rate sensitivity to LLM inference time (30 TADVNs).

Fig. 4: Component-level evaluation of LLM processing and architectural delay contribution under edge-assisted deployment. distilled 7B-parameter decoder-only transformer is executed with inference-time optimization consistent with the assumptions described in Section II. Under edge GPU acceleration, the nominal LLM inference delay is approximately 15 ms. Internal profiling of this baseline configuration indicates that the total inference time consists of three stages: (i) input preprocessing and tokenization (≈2 ms), (ii) transformer forward-pass computation (≈10 ms), and (iii) semantic decoding and structured payload generation (≈3 ms), with the transformer forward pass representing the dominant computational component. In the considered tactical scenarios, command inputs are short (typically <128 tokens), which bounds practical inference latency and prevents quadratic attention-scaling effects from dominating execution time. Figure 4(a) illustrates the sensitivity of total end-toend latency to LLM inference time. As inference delay varies from 10 ms to 20 ms, overall coordination latency increases linearly, reflecting the additive architectural contribution of semantic reasoning to the delay budget. Even at 20 ms inference time, total latency remains well below the 100 ms operational threshold defined for timecritical tactical missions. These results indicate that LLM processing introduces a stable and predictable latency component within the proposed 6G+LLM architecture. G. Mission Success Robustness Under LLM Delay Variation We next evaluate how bounded variations in LLM inference delay affect large-scale coordination stability. Figure 4(b) reports mission success rate at 30 TADVNs under inference delays of 10 ms, 15 ms, and 20 ms. Mission

success degrades modestly as inference time increases (from 85.2% at 10 ms to 79.4% at 20 ms), demonstrating that moderate increases in semantic processing delay do not induce catastrophic coordination failure. The nominal 15 ms configuration corresponds to an 82.9% success rate, consistent with the fleet-scale results reported in Table II. This bounded performance degradation confirms that edge-assisted semantic reasoning remains operationally stable under realistic processing-delay variations. The results further indicate that coordination robustness arises from the synergistic integration of low-latency 6G transport and localized semantic abstraction, rather than from network or AI enhancements in isolation.

H. Scalability Analysis Table II compares scalability across fleet sizes. The 6G– LLM architecture exhibits sub-linear degradation: despite a 6× fleet increase, latency rises only 33.8% and mission success remains above 82%. This demonstrates stable, bounded performance within operational limits. In contrast, 5G-Traditional shows super-linear collapse: latency exceeds 100 ms beyond 15 units, while success rates plummet 59.1 points to an ineffective 14%. Scalability analysis identifies critical phase transitions: 5GTraditional fails at 15–20 units due to coordination loss, and 5G-LLM declines beyond 20 units due to latency bottlenecks. Only the integrated 6G–LLM framework maintains reliable performance across the full scale, whereas conventional systems become unsuitable beyond 15-20 units. s

10

V. Conclusion This paper proposes and evaluates, within a simulationbased scope bounded by IMT-2030 target parameters and Monte Carlo trend analysis, a multilayer communication-centric framework for 6G-enabled TADVNs that integrates edge-assisted LLM reasoning and schema-constrained semantic communication. The quantitative results characterize architectural performance trends under idealized next-generation connectivity assumptions; they are not intended as protocol-level guarantees or empirically validated deployment benchmarks, but rather as evidence that the proposed integration of 6G transport and LLM-driven semantic abstraction produces qualitatively distinct scalability behavior compared to conventional and partial-upgrade baselines. The architecture enables efficient high-volume sensor processing with reduced latency and overhead, supporting adaptive mission execution and resilient fleet coordination under dynamic battlefield conditions. Monte Carlo simulations demonstrate significant gains at a 30-vehicle scale: 75.2% latency reduction (29.1 ms vs. 117.5 ms), 68.7-point improvement in mission success (82.9% vs. 14.2%), and 88.6% overhead reduction (17.3 MB/s vs. 151.9 MB/s) compared to 5G-Traditional systems. ITU-compliant validation confirms statistical significance, with 6G–LLM maintaining sub-linear degradation as fleet size increases sixfold, whereas conventional architectures exhibit superlinear collapse. Future work will address adversarially robust semantic communication, federated learning for privacy-preserving coordination, and hybrid classical– quantum cryptography to ensure secure, reliable nextgeneration autonomous defense systems.

References [1] X. Li, S. Teng, B. Liu, X. Dai, X. Na, and F.-Y. Wang, “Advanced scenario generation for calibration and verification of autonomous vehicles,” IEEE Transactions on Intelligent Vehicles, vol. 8, no. 5, pp. 3211–3216, 2023. [2] L. Bariah and M. Debbah, “Ai embodiment through 6g: Shaping the future of agi,” IEEE Wireless Communications, vol. 31, no. 5, pp. 174–181, 2024. [3] S. Javaid, N. Khan, A. Alwarafy, and N. Saeed, “AGI and LLMDriven spectrum intelligence in future wireless networks,” IEEE Wireless Communications, pp. 1–10, 2025. [4] L. Anzalone, P. Barra, S. Barra, A. Castiglione, and M. Nappi, “An end-to-end curriculum learning approach for autonomous driving scenarios,” IEEE Transactions on Intelligent Transportation Systems, vol. 23, no. 10, pp. 19 817–19 826, 2022. [5] A. Hazra, A. Munusamy, M. Adhikari, L. K. Awasthi, and V. P, “6g-enabled ultra-reliable low latency communication for industry 5.0: Challenges and future directions,” IEEE Communications Standards Magazine, vol. 8, no. 2, pp. 36–42, 2024. [6] A. E. Kalor, G. Durisi, S. Coleri, S. Parkvall, W. Yu, A. Mueller, and P. Popovski, “Wireless 6g connectivity for massive number of devices and critical services,” Proceedings of the IEEE, pp. 1–23, 2024. [7] G. Kakkavas, M. Diamanti, V. Karyotis, K. N. Nyarko, M. Gabriel, A. Zafeiropoulos, S. Papavassiliou, and K. Moessner, “5g perspective of connected autonomous vehicles: Current landscape and challenges toward 6g,” IEEE Wireless Communications, vol. 31, no. 4, pp. 299–306, 2024.

[8] A. Kaushik, R. Singh, S. Dayarathna, R. Senanayake, M. Di Renzo, M. Dajer, H. Ji, Y. Kim, V. Sciancalepore, A. Zappone, and W. Shin, “Toward integrated sensing and communications for 6g: Key enabling technologies, standardization, and challenges,” IEEE Communications Standards Magazine, vol. 8, no. 2, pp. 52–59, 2024. [9] H. Li, K. Ota, and M. Dong, “Learning iov in 6g: Intelligent edge computing for internet of vehicles in 6g wireless communications,” IEEE Wireless Communications, vol. 30, no. 6, pp. 96–101, 2023. [10] M. Series, “Imt vision–framework and overall objectives of the future development of imt for 2020 and beyond,” Recommendation ITU, vol. 2083, no. 0, pp. 1–21, 2015. [11] ——, “Minimum requirements related to technical performance for imt-2020 radio interface (s),” Report, vol. 2410, pp. 2410– 017, 2017. [12] W. Jiang, B. Han, M. A. Habibi, and H. D. Schotten, “The road towards 6g: A comprehensive survey,” IEEE Open Journal of the Communications Society, vol. 2, pp. 334–366, 2021. [13] K. Trichias, A. Kaloxylos, and C. Willcock, “6g global landscape: A comparative analysis of 6g targets and technological trends,” in 2024 Joint European Conference on Networks and Communications & 6G Summit (EuCNC/6G Summit). IEEE, 2024, pp. 1–6. [14] S. Barros, “Solving ai foundational model latency with telco infrastructure,” arXiv preprint arXiv:2504.03708, 2025. [15] I. Al Ridhawi and M. Aloqaily, “Ai-driven next-generation edge computing: Current and future trends,” IEEE Network, vol. 39, no. 6, pp. 189–197, 2025.

Record · ID 246478 · SHA-256 d808166a7cd5df65
Retrieved via Conceptio — every document is proof-bundled with source, license, and retrieval metadata.