🤖 AI Summary
This paper addresses the reliability challenges of user-intent prediction and ultra-low-latency execution in AAV-assisted IoT for sustainable 6G connectivity, particularly under high-dimensional action sequences. To tackle these issues, we propose an intent-driven cooperative optimization framework: (1) an implicit intent modeling approach coupled with a Hyper-Dimensional Transformer (HDT) for accurate prediction of high-dimensional action sequences; and (2) a Dual-Action Multi-Agent Proximal Policy Optimization (DA-MAPPO) algorithm that explicitly captures action dependencies between intent and trajectory. The framework integrates key enablers—including hyper-dimensional vector encoding, symbolic hypercomputation, and wireless energy transfer. Evaluated on real-world IoT datasets, HDT and DA-MAPPO achieve significant improvements over state-of-the-art methods: +12.7% in intent prediction accuracy and −38.5% reduction in network response latency.
📝 Abstract
Autonomous Aerial Vehicle (AAV)-assisted Internet of Things (IoT) represents a collaborative architecture in which AAV allocate resources over 6G links to jointly enhance user-intent interpretation and overall network performance. Owing to this mutual dependence, improvements in intent inference and policy decisions on one component reinforce the efficiency of others, making highly reliable intent prediction and low-latency action execution essential. Although numerous approaches can model intent relationships, they encounter severe obstacles when scaling to high-dimensional action sequences and managing intensive on-board computation. We propose an Intent-Driven Framework for Autonomous Network Optimization comprising prediction and decision modules. First, implicit intent modeling is adopted to mitigate inaccuracies arising from ambiguous user expressions. For prediction, we introduce Hyperdimensional Transformer (HDT), which embeds data into a Hyperdimensional space via Hyperdimensional vector encoding and replaces standard matrix and attention operations with symbolic Hyperdimensional computations. For decision-making, where AAV must respond to user intent while planning trajectories, we design Double Actions based Multi-Agent Proximal Policy Optimization (DA-MAPPO). Building upon MAPPO, it samples actions through two independently parameterized networks and cascades the user-intent network into the trajectory network to maintain action dependencies. We evaluate our framework on a real IoT action dataset with authentic wireless data. Experimental results demonstrate that HDT and DA-MAPPO achieve superior performance across diverse scenarios.