Skip to content

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

2026

AoI-Aware UAV-Assisted Secure Status Updating: An Agentic AI-Enabled DRL Approach

The rapid expansion of real-time Internet of Things (IoT) applications has positioned uncrewed aerial vehicles (UAVs) as a promising solution for flexible and timely data collection in areas lacking robust infrastructure. This paper investigates a UAV-assisted secure status updating system, where a UAV serves as a mobile relay to forward status updating packets from ground devices (GDs) under the threat of a potential eavesdropper. To ensure information freshness and operational sustainability, we formulate a long-term stochastic optimization problem to minimize the cumulative average age-of-information (AoI) of all GDs and energy consumption of the UAV. The formulated optimization problem is an online mixed-integer non-linear programming problem, which involves the joint optimization of the flight speed, direction, and transmission power of the UAV as well as the binary scheduling indicator of GDs. To tackle the inherent non-convexity and complex spatial-temporal coupling, we propose an agentic artificial intelligence (AI)-enabled deep reinforcement learning (DRL) approach, named adaptive truncated quantile critics with large language models (LLM)-enabled state representation and reward function design (ATQC-L). Specifically, an adaptive truncated quantile mechanism is incorporated to mitigate distributional overestimation in dynamic environments. Furthermore, we leverage the reasoning capability of LLMs as an offline design-time agent to generate task-aware state representation and intrinsic reward functions. Simulation results demonstrate that the proposed ATQC-L algorithm outperforms representative DRL baselines in balancing information freshness and energy consumption of the UAV, while maintaining stable performance under different network scales, LLM backbones, truncation-parameter settings, imperfect eavesdropping channel state information, and mobile eavesdropping scenarios.

Chuang Zhang, Geng Sun, Jiahui Li et al. · 0 citations
2026

DREAM: A Dynamic Ripple-Effect-Aware Meta-Scheduling Scheme for Cloud-Edge-End Collaborative AI Computing

Cloud-edge-end collaborative Artificial Intelligence (AI) computing requires schedulers that allocate heterogeneous resources for Directed Acyclic Graph (DAG)-structured workflows across network tiers. Cross-tier data transfers create ripple effects where a single placement decision propagates delays to downstream tasks, degrading end-to-end completion rates. This paper presents DREAM, a Dynamic Ripple-Effect-Aware Meta-scheduling scheme in which Critical Path Lookahead Scheduling (CPLS) performs bounded-depth trajectory planning with soft reservations for critical tasks, while Opportunity-Cost-Aware Placement (OCAP) evaluates non-critical tasks through a four-component cost covering immediate efficiency, ripple effect, load stability, and opportunity cost. Extensive simulations demonstrate that under the heavy load of 600 tasks, DREAM sustains a task completion rate of ~66%, exceeding classical heuristics by over 10 percentage points. At the extreme load of 1000 tasks, the system utility score improves by 47% over HEFT. Robustness experiments verify competitive performance across multiple DAG topologies and estimation-noise levels.

Chenlu Wang, Yuhuai Peng, Lei Liu et al. · 0 citations