VLDB 2026 Research / reviewers in the wild / expert
Hongyang Du 0001
dblp:174/9678
· DBLP profile ↗
125ranked-venue papers
14as first author
123since 2021 · last 2026
0000-0002-8220-6525ORCID · verified
Domains — the database's venue-derived domains; a paper can count in several
Computer networks · 107 · 11 first-author · 106 since 2021Graphics, computer vision, multimedia, augmented reality and games · 5 · 1 first-author · 5 since 2021Artificial intelligence and machine learning · 4 · 1 first-author · 4 since 2021Systems, architecture and hardware · 2 · 2 since 2021Security and privacy · 2 · 2 since 2021Software engineering, systems software and programming languages · 2 · 2 since 2021Applied, interdisciplinary, general and emerging computing · 2 · 2 since 2021Databases, data management, data science and information retrieval · 1 · 1 since 2021Human-computer interaction and ubiquitous computing · 1 · 1 since 2021
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Mapping the Wizards' Path: A Systematic Review of Wizard-of-Oz in HCIabstractThe Wizard-of-Oz (WoZ) method has long been a core prototyping technique in Human-Computer Interaction (HCI), in which users interact with systems that seem autonomous but are actually controlled by hidden human operators. Advances in interactive technologies have expanded the landscape of future system behaviors, broadening both where and how WoZ is used. However, as more envisioned behaviors become technically feasible, the distinction between engineering a system and simulating an interaction becomes blurred, making it essential to clarify when and why to employ wizarding. This paper presents the first systematic review of WoZ in HCI, drawing on 194 papers from SIGCHI venues to identify ten application domains, five wizard control types, eight motivations, and five categories of concerns. Building on these findings, we propose a reciprocal evolution framework that interprets how technology and wizarding shape each other, and derive guidelines for the rigorous application of WoZ. We further illustrate the framework through emerging prototyping practices with Large Language Models (LLMs). Ruoxuan Yang 0002, Yuwei Du, Hongyang Du 0001, Kaibin Huang |
CHI | 3 |
| 2026 | Generative Feature Imputing for Loss-Resilient Semantic Communication
Jianhao Huang 0002, Qunsong Zeng, Hongyang Du 0001, Kaibin Huang |
ICC | 3 |
| 2026 | Diffusion-Modeled Reinforcement Learning for Carbon and Risk-Aware Microgrid Optimization
Yunyi Zhao, Wei Zhang 0082, Cheng Xiang 0001, Hongyang Du 0001, Dusit Niyato, Shuhua Gao |
ICPR (10) | 4 |
| 2026 | SketchPipe: Toward Accurate Sketch-based Network Measurement on Multi-Pipeline Switches with Splitless Sketch Placement
Xiang Chen 0017, Longlong Zhu, Linying Zheng, Hongyang Du 0001, Dong Zhang 0010, Jianshan Zhang, Xuan Liu 0006, Qun Huang 0001, Dusit Niyato, Haifeng Zhou, Chunming Wu 0001, Hongyan Liu 0001, Kui Ren 0001 |
NSDI | 4 |
| 2026 | Protect NTN-IoT Security by Malicious Traffic Detection: A Multidimensional Hypergraph Learning ApproachabstractThe vast number of devices and the complexity of requirements present significant challenges in ensuring the security of Non-Terrestrial Internet of Things (NT-IoT). Although existing studies have proposed methods like to defend against data theft and network interference attacks, there is still a need for more in-depth research on detecting data-level attacks in NTNs. Moreover, the vast and diverse nature of network traffic presents significant challenges in traffic modeling and feature extraction. Hypergraph neural networks have gained considerable attention because of capabilities in data modeling and feature extraction. However, most existing hypergraph neural networks are tailored for specific applications and are not adaptable to the detection of malicious encrypted traffic. To address these challenges, we firstly propose a hypergraph neural network-based malicious encrypted traffic detection framework to enhance the resilience of NT-IoT, enabling attack detection across unmanned aerial vehicles, base stations and satellites. Then, we introduce a Multidimensional Encrypted Traffic HyperGraph Network (METHGN). METHGN models the encrypted traffic from network, connection and time dimensions using hypergraph and uses hypergraph convolution network to extracts and fuse features. We conducted comparative experiments on IoT and The Onion Router Network encrypted traffic datasets for different classification tasks. Extensive experiments demonstrate the effectiveness and superiority of our approach. Xuzeng Li, Tao Zhang 0063, Jian Wang 0015, Zhen Han 0001, Nan Wang 0015, Shaohua Fan, Hongyang Du 0001, Jiawen Kang 0001, Jiqiang Liu, Dusit Niyato |
IEEE Internet Things J. | 7 |
| 2026 | Taming Learnable Codebook Design and Modulation for Digital Semantic Image CommunicationabstractSemantic communication employs deep learning to transmit semantically meaningful information rather than raw data, thereby improving communication efficiency. To facilitate the adaptation of continuous semantic features to digital transmission systems, vector quantization (VQ) serves as an effective approach for discretizing high-dimensional features into compact codebook indices. However, existing VQ-based systems face a critical dilemma: conventional VQ codebooks demand large index ranges to preserve fidelity, contradicting digital modulation’s need for limited discrete states to ensure noise robustness. To bridge this gap, we design a 2K image transmission framework that jointly considers codebook compactness and transmission robustness. The framework operates in two stages: In Stage 1, we devise MOC-RVQ, a multi-head ordered codebook (MOC) with residual vector quantization (RVQ) to reduce the index range while maintaining image fidelity. In Stage 2, a Swin Transformer-based noise reduction block (NRB) is integrated with feature requantization for further robust restoration. Experiments on 2K-resolution datasets demonstrate that the proposed MOC-RVQ surpasses traditional codecs like BPG, JPEG, and learnable baselines, while maintaining low transmission overhead. Yingbin Zhou, Hongyang Du 0001, Guanying Chen, Xiaodong Xu 0001, Hao Chen 0013, Ping Zhang 0003, Shuguang Cui |
IEEE Internet Things J. | 3 |
| 2026 | Large AI Model Enabled Asynchronous Service Provisioning for Future Wireless NetworksabstractFuture wireless networks, such as 6G, are envisioned to deliver ultra-reliable, high-quality services with ultra-low latency and dynamic connectivity across heterogeneous environments, driving the adoption of edge–cloud collaborative architectures. Within this paradigm, container-based microservices, with their lightweight, modular, and portable characteristics, offer an effective foundation for scalable and adaptive service provisioning in heterogeneous wireless networks. The layered architecture of microservices facilitates efficient resource management through layer scheduling and caching. However, dynamic service requests and diverse container layers pose major challenges for layer-aware service provisioning in future wireless environments. These includetime-exceeded offline service provisioning, tangled microservice orchestration, andlayer cache redundancy. To address these challenges, we propose Tri-Ring, an asynchronous online provisioning framework for future wireless networks, empowered by large AI models (LAMs). The framework optimizes request dispatching, orchestration, and layer updates across three timescales. At the small timescale, we formulate request dispatching as a linear programming (LP) subproblem. At the medium timescale, the estimator-assessor algorithm manages microservice orchestration, where a diffusion-enhanced prediction model serves as the estimator to predict layer caching strategies. Moreover, submodular optimization serves as the assessor to determine deployment and scheduling. At the large timescale, we introduce the age of layer (AoL) to guide the pruning of infrequently accessed cached layers to reduce storage overhead. Comprehensive evaluations on real-world datasets demonstrates that Tri-Ring outperforms existing baselines, increasing utility by 44.78%, reducing microservice startup time by 78.64%, and optimizing storage resources by 36.38%. Xiaoxu Ren, Qixin Li, Haipeng Yao, Hongyang Du 0001, Chao Qiu, Xiaofei Wang 0001, Dusit Niyato |
IEEE J. Sel. Areas Commun. | 4 |
| 2026 | Generative AI Enabled Robust Data Augmentation for Wireless Sensing in ISAC NetworksabstractIntegrated sensing and communication (ISAC) uses the same software and hardware resources to achieve both communication and sensing functionalities. Thus, it stands as one of the core technologies of 6G and has garnered significant attention in recent years. In ISAC systems, a variety of machine learning models are trained to analyze and identify signal patterns, thereby ensuring reliable sensing and communications. However, considering factors such as communication rates, costs, and privacy, collecting sufficient training data from various ISAC scenarios for these models is impractical. Hence, this paper introduces a generative AI (GenAI) enabled robust data augmentation scheme. The scheme first employs a conditioned diffusion model trained on a limited amount of collected CSI data to generate new samples, thereby enhancing the sample quantity. Building on this, the scheme further utilizes another diffusion model to enhance the sample quality, thereby facilitating the data augmentation in scenarios where the original sensing data is insufficient and unevenly distributed. Moreover, we propose a novel algorithm to estimate the acceleration and jerk of signal propagation path length changes from CSI. We then use the proposed scheme to enhance the estimated parameters and detect the number of targets based on the enhanced data. The evaluation reveals that our scheme improves the detection performance by up to 70%, demonstrating reliability and robustness, which supports the deployment and practical use of the ISAC network. Jiacheng Wang 0001, Changyuan Zhao, Hongyang Du 0001, Geng Sun 0001, Jiawen Kang 0001, Shiwen Mao, Dusit Niyato, Dong In Kim 0001 |
IEEE J. Sel. Areas Commun. | 3 |
| 2026 | SecDiff: Diffusion-Aided Secure Deep Joint Source-Channel Coding Against Adversarial AttacksabstractDeep joint source-channel coding (JSCC) has emerged as a promising paradigm for semantic communication, delivering significant performance gains over conventional separate coding schemes. However, existing JSCC frameworks remain vulnerable to physical-layer adversarial threats, such as pilot spoofing and subcarrier jamming, compromising semantic fidelity. In this paper, we propose SecDiff, a plug-and-play, diffusion-aided decoding framework that significantly enhances the security and robustness of deep JSCC under adversarial wireless environments. Different from prior diffusion-guided JSCC methods that suffer from high inference latency, SecDiff employs pseudoinverse-guided sampling and adaptive guidance weighting, enabling flexible step-size control and efficient semantic reconstruction. To counter jamming attacks, we introduce a power-based subcarrier masking strategy and recast recovery as a masked inpainting problem, solved via diffusion guidance. For pilot spoofing, we formulate channel estimation as a blind inverse problem and develop an expectation-minimization (EM)-driven reconstruction algorithm, guided jointly by reconstruction loss and a channel operator. Notably, our method alternates between pilot recovery and channel estimation, enabling joint refinement of both variables throughout the diffusion process. Extensive experiments over orthogonal frequency-division multiplexing (OFDM) channels under adversarial conditions show that SecDiff outperforms existing secure and generative JSCC baselines by achieving a favorable trade-off between reconstruction quality and computational cost. This balance makes SecDiff a promising step toward practical, low-latency, and attack-resilient semantic communications. Changyuan Zhao, Jiacheng Wang 0001, Ruichen Zhang 0001, Dusit Niyato, Hongyang Du 0001, Zehui Xiong, Dong In Kim 0001, Ping Zhang 0003 |
IEEE J. Sel. Areas Commun. | 5 |
| 2026 | Generative AI-Aided QoE-Aware Resource Allocations for RlS-Assisted Digital Twin Interaction With Uncertain EvolutionabstractIn this paper, we propose a novel generative artificial intelligence (GAI)-aided approach to address the quality of experience (QoE)-aware resource allocation for reconfigurable intelligent surface (RIS)-assisted digital twin (DT) interactions with uncertain evolutions. In the considered system, mobile users interact with a DT model, referring to the high-fidelity and interactive virtual counterpart of a physical entity, hosted by a DT server deployed on a wireless base station via the assistance of an RIS, for gaining DT services, such as real-time monitoring and predictive analytics. Noted that DT interactions involve round-trip communications with both uplink and downlink, and concern not only objective performance but also subjective experience. As such, we formulate an optimization problem for RIS-assisted DT interactions, aiming to maximize the sum of all mobile users' mixed objective and subjective QoE, by jointly determining the phase shift marix, receive/transmit beamforming matrices, feedback signal rendering resolution and computing resource configuration. Further taking into account the DT model's uncertain evolutions and the resulted variations of the DT scene that mobile users engage in, we extend the resource allocation problem to a series of scene-specific ones. To obtain a generalized approach with low complexity, avoiding to re-solve each scene-specific problem whenever the engaged DT scene changes, we develop a GAI-aided approach, called prompt-guided decision transformer integrated with zero-forcing optimization (PG-ZFO). Specifically, in PG-ZFO, we first reformulate each scene-specific problem into a Markov decision process (MDP). Then, we design a “decision-making trajectory” based prompt to capture the scene-specific information and extend the traditional decision transformer to a prompt-guided decision transformer with strong generalization. On top of that, a zero-forcing (ZF)-based optimization algorithm is integrated to help derive high-dimensional decisions, i.e., beamforming matrix, along with the offline training and online execution of PG-ZFO. Simulations show the effectiveness of the proposed approach, and demonstrate its superiority over counterparts, i.e., rigid optimization method and decision transformer without prompt. Jiayuan Chen 0001, Changyan Yi, Shimin Gong, Hongyang Du 0001, Wen Wu 0003, Jiawen Kang 0001, Dusit Niyato |
IEEE Trans. Mob. Comput. | 4 |
| 2026 | Digital Twin-Assisted Space-Air-Ground Integrated Multi-Access Edge Computing for Low-Altitude Economy: An Online Decentralized Optimization Approach
Geng Sun 0001, Zemin Sun, Jiacheng Wang 0001, Hongyang Du 0001, Dusit Niyato, Jiangchuan Liu, Victor C. M. Leung |
IEEE Trans. Mob. Comput. | 5 |
| 2026 | Graph Neural Networks for Diffusion and Aggregation in Wireless Federated LearningabstractUser devices (UDs) with non-independent and identically distributed (non-IID) data will worsen accuracy performance of the global model in federated learning (FL). Therefore, the implementation of diffusion strategies in machine learning (ML) models can enhance the effectiveness of federated learning with non-IID data. However, in a device-to-device (D2D) wireless federated learning (WFL) system, limited wireless resources and severe wireless channel interference become the important bottleneck to restrict the diffusion performance and model aggregation so as the global model of WFL with non-IID suffers from the weight divergence challenge. Thus, we propose a novel joint over-the-air computation (OAC) aggregation and diffusion framework by using a graph neural network (GNN) for WFL, termed an OAC-GNN-Dif framework. By integrating the OAC with message passing neural network (MPNN) of GNN, we further develop the OAC-MPNN-Dif algorithm based on the OAC-GNN-Dif framework. To further reduce communication costs, we designed an OAC message recurrent neural network (OAC-MPRNN-Dif) algorithm, where each UD propagates local models via D2D communications to refresh the graph embedding in the current frame based on the graph feature extraction and localization state of the previous frame to reduce communication costs. Additionally, we introduce dynamic time-varying MPNN for federated diffusion within evolving D2D network topologies. The experimental results indicate that our approach significantly performs well in communication overhead, with a 30%-60% decreasing in wireless resources overhead and 1.2-3.5 times decreasing in the number of model transfers compared to the FedDif methods. Moreover, our approach also improves the global model test accuracy, which is about 2.7% higher than the existing communication diffusion FL with non-IID characteristics. Yunli Ji, Jie Zheng 0005, Hongyang Du 0001, Jiawen Kang 0001, Haijun Zhang 0001, Dusit Niyato, Shiwen Mao |
IEEE Trans. Mob. Comput. | 3 |
| 2026 | Two-Timescale Model Caching and Resource Allocation for Edge-Enabled AI-Generated Content ServicesabstractGenerative AI (GenAI) has emerged as a transformative technology, enabling customized and personalized AI-generated content (AIGC) services. In this paper, we address challenges of edge-enabled AIGC service provisioning, which remain underexplored in the literature. These services require executing GenAI models with billions of parameters, posing significant obstacles to resource-limited wireless edge. We subsequently introduce the formulation of joint model caching and resource allocation for AIGC services to balance a trade-off between AIGC quality and latency metrics. We obtain mathematical relationships of these metrics with the computational resources required by GenAI models via experimentation. Afterward, we decompose the formulation into a model caching subproblem on a long-timescale and a resource allocation subproblem on a short-timescale. Since the variables to be solved are discrete and continuous, respectively, we leverage a double deep Q-network (DDQN) algorithm to solve the former subproblem and propose a diffusion-based deep deterministic policy gradient (D3PG) algorithm to solve the latter. The proposed D3PG algorithm makes an innovative use of diffusion models as the actor network to determine optimal resource allocation decisions. Consequently, we integrate these two learning methods within the overarching two-timescale deep reinforcement learning (T2DRL) algorithm, the performance of which is studied through comparative numerical simulations. Zhang Liu 0001, Hongyang Du 0001, Xiangwang Hou, Lianfen Huang, Seyyedali Hosseinalipour, Dusit Niyato, Khaled Ben Letaief |
IEEE Trans. Mob. Comput. | 2 |
| 2026 | Intelligent Mobile AI-Generated Content Services via Interactive Prompt Engineering and Dynamic Service ProvisioningabstractDue to the massive computational demands of large generative models, AI-Generated Content (AIGC) can organize collaborative Mobile AIGC Service Providers (MASPs) at network edges to provide ubiquitous and customized content generation for resource-constrained users. However, such a paradigm faces two significant challenges: i) raw prompts (i.e., the task description from users) often lead to poor generation quality due to users' lack of experience with specific AIGC models, and ii) static service provisioning fails to efficiently utilize computational and communication resources given the heterogeneity of AIGC tasks. To address these challenges, we propose an intelligent mobile AIGC service scheme. Firstly, we develop an interactive prompt engineering mechanism that leverages a Large Language Model (LLM) to generate customized prompt corpora and employs Inverse Reinforcement Learning (IRL) for policy imitation through small-scale expert demonstrations. Secondly, we formulate a dynamic mobile AIGC service provisioning problem that jointly optimizes the number of inference trials and transmission power allocation. Then, we propose the Diffusion Enhanced Deep Deterministic Policy Gradient (D3PG) algorithm to solve the problem. By incorporating the diffusion process into Deep Reinforcement Learning (DRL) architecture, the environment exploration capability can be improved, thus adapting to varying mobile AIGC scenarios. Extensive experimental results demonstrate that our prompt engineering approach improves single-round generation success probability by 6.3×, while D3PG increases the user service experience by 50.3% compared to baseline DRL approaches. Yinqiu Liu, Ruichen Zhang 0001, Jiacheng Wang 0001, Dusit Niyato, Xianbin Wang 0001, Dong In Kim 0001, Hongyang Du 0001 |
IEEE Trans. Mob. Comput. | 7 |
| 2026 | Lightweight and Fast Authentication Protocol for Digital Healthcare ServicesabstractWith the rapid expansion of the Internet of Medical Things (IoMT) and cloud computing, ensuring secure communication in e-health systems has become increasingly critical. However, many existing authentication solutions suffer from excessive overhead and security vulnerabilities. To address these challenges, we present a lightweight, high-speed authentication protocol that relies on secure hash functions and XOR operations, facilitating efficient mutual authentication among users, trusted servers, and medical servers while establishing session keys for data exchange. We then rigorously assess our protocol's security against a comprehensive threat model, employing both informal methods and formal analyses, including Real-Or-Random (ROR) model, BAN logic, and automated verification via ProVerif. The results demonstrate that our protocol remains resilient against known attacks and satisfies e-health security standards. Furthermore, a detailed performance comparison reveals that our approach significantly reduces some costs compared to existing schemes, while reinforcing security and privacy protections. Weizheng Wang 0001, Qipeng Xie, Hongyang Du 0001, Lejun Zhang, Joel J. P. C. Rodrigues, Kaishun Wu |
IEEE Trans. Mob. Comput. | 3 |
| 2026 | Optimizing Split Federated Learning With Unstable Client ParticipationabstractTo enable training of large artificial intelligence (AI) models at the network edge, split federated learning (SFL) has emerged as a promising approach by distributing computation between edge devices and a server. However, while unstable network environments pose significant challenges to SFL, prior schemes often overlook such an effect by assuming perfect client participation, rendering them impractical for real-world scenarios. In this work, we develop an optimization framework for SFL with unstable client participation. We theoretically derive the first convergence upper bound for SFL with unstable client participation by considering activation uploading failures, gradient downloading failures, and model aggregation failures. Based on the theoretical results, we formulate a joint optimization problem for client sampling and model splitting to minimize the upper bound. We then develop an efficient solution approach to solve the problem optimally. Extensive simulations on EMNIST and CIFAR-10 demonstrate the superiority of our proposed framework compared to existing benchmarks. Wei Wei 0054, Zheng Lin 0001, Xihui Liu, Hongyang Du 0001, Dusit Niyato, Xianhao Chen |
IEEE Trans. Mob. Comput. | 4 |
| 2026 | Joint Optimization of UAV-Carried IRS for Urban Low Altitude mmWave Communications With Deep Reinforcement LearningabstractEmerging technologies in sixth generation (6G) of wireless communications, such as terahertz communication and ultra-massive multiple-input multiple-output, present promising prospects. Despite the high data rate potential of millimeter wave communications, millimeter wave (mmWave) communications in urban low altitude economy (LAE) environments are constrained by challenges such as signal attenuation and multipath interference. Specially, in urban environments, mmWave communication experiences significant attenuation due to buildings, owing to its short wavelength, which necessitates developing innovative approaches to improve the robustness of such communications in LAE networking. In this paper, we explore the use of an unmanned aerial vehicle (UAV)-carried intelligent reflecting surface (IRS) to support low altitude mmWave communication. Specifically, we consider a typical urban low altitude communication scenario where a UAV-carried IRS establishes a line-of-sight (LoS) channel between the mobile users and a source user (SU) despite the presence of obstacles. Subsequently, we formulate an optimization problem aimed at maximizing the transmission rates and minimizing the energy consumption of the UAV by jointly optimizing phase shifts of the IRS and UAV trajectory. Given the non-convex nature of the problem and its high dynamics, we propose a deep reinforcement learning-based approach incorporating neural episodic control, long short-term memory, and an IRS phase shift control method to enhance the stability and accelerate the convergence. Simulation results show that the proposed algorithm effectively resolves the problem and surpasses other benchmark algorithms in various performances. Wenwen Xie, Geng Sun 0001, Jiahui Li 0002, Jiacheng Wang 0001, Hongyang Du 0001, Dusit Niyato, Dong In Kim 0001 |
IEEE Trans. Mob. Comput. | 6 |
| 2026 | JPPO++: Joint Power and Denoising-Inspired Prompt Optimization for Mobile LLM ServicesabstractLarge Language Models (LLMs) are increasingly integrated into mobile services over wireless networks to support complex user requests. This trend has led to longer prompts, which improve LLMs' performance but increase data transmission costs and require more processing time, thereby reducing overall system efficiency and negatively impacting user experience. To address these challenges, we propose Joint Prompt and Power Optimization (JPPO), a framework that jointly optimizes prompt compression and wireless transmission power for mobile LLM services. JPPO leverages a Small Language Model (SLM) deployed at edge devices to perform lightweight prompt compression, reducing communication load before transmission to the cloud-based LLM. A Deep Reinforcement Learning (DRL) agent dynamically adjusts both the compression ratio and transmission power based on network conditions and service constraints, aiming to minimize service time while preserving response fidelity. We further extend the framework to JPPO++, which introduces a denoising-inspired compression scheme. This design performs iterative prompt refinement by progressively removing less informative tokens, allowing for more aggressive yet controlled compression. Experimental results show that JPPO++ reduces service time by 17% compared to the no-compression baseline while maintaining output quality. Under compression-prioritized settings, a reduction of up to$16\times$in prompt length can be achieved with an acceptable loss in accuracy. Specifically, JPPO with a$16\times$ratio reduces total service time by approximately 42.3%, and JPPO++ further improves this reduction to 46.5%. Feiran You, Hongyang Du 0001, Kaibin Huang, Abbas Jamalipour |
IEEE Trans. Mob. Comput. | 2 |
| 2026 | Temporal Spectrum Cartography in Low-Altitude Economy Networks: A Generative AI Framework With Multi-Agent LearningabstractThis paper introduces a two-stage generative AI (GenAI) framework tailored for temporal spectrum cartography in low-altitude economy networks (LAENets). LAENets, characterized by diverse aerial devices such as UAVs, rely heavily on wireless communication technologies while facing challenges, including spectrum congestion and dynamic environmental interference. Traditional spectrum cartography methods have limitations in handling the temporal and spatial complexities inherent to these networks. Addressing these challenges, the proposed framework first employs a Reconstructive Masked Autoencoder (RecMAE) capable of accurately reconstructing spectrum maps from sparse and temporally varying sensor data using a novel dual-mask mechanism. This approach significantly enhances the precision of reconstructed radio frequency (RF) power maps. In the second stage, the Multi-agent Diffusion Policy (MADP) method integrates diffusion-based reinforcement learning to optimize the trajectories of dynamic UAV sensors. By leveraging temporal-attention encoding, this method effectively manages spatial exploration and exploitation to minimize cumulative reconstruction errors. Extensive numerical experiments show that this integrated GenAI framework consistently surpasses traditional interpolation and deep learning methods, especially under sparse sensing conditions. The proposed trajectory planner substantially improves spectrum map accuracy, reconstruction stability, and sensor deployment efficiency in dynamically evolving low-altitude environments. Changyuan Zhao, Ruichen Zhang 0001, Jiacheng Wang 0001, Dusit Niyato, Geng Sun 0001, Hongyang Du 0001, Zan Li 0001, Abbas Jamalipour, Dong In Kim 0001 |
IEEE Trans. Mob. Comput. | 6 |
| 2026 | Hierarchical Micro-Segmentations for Zero-Trust Services via Large Language Model-Enhanced Graph DiffusionabstractIn the rapidly evolving Next-Generation Networking (NGN) era, the adoption of zero-trust architectures has become increasingly crucial to protect security. However, provisioning zero-trust services in NGNs poses significant challenges, primarily due to the environmental complexity and dynamics. Motivated by these challenges, this paper explores efficient zero-trust service provisioning using hierarchical micro-segmentations. Specifically, we model zero-trust networks via hierarchical graphs, thereby jointly considering the resource- and trust-level features to optimize service efficiency. We organize such zero-trust networks through micro-segmentations, which support granular zero-trust policies efficiently. To generate the optimal micro-segmentation, we present the Large Language Model-Enhanced Graph Diffusion (LEGD) algorithm, which leverages the diffusion process to realize a high-quality generation paradigm. Additionally, we utilize gradient ascent and Large Language Models (LLM) to enable LEGD to optimize the generation policy and understand complicated graphical features. Moreover, realizing the unique trustworthiness updates and service upgrades in zero-trust NGN, we further present LEGD-Adaptive Maintenance (LEGD-AM), providing an adaptive way to perform task-oriented fine-tuning on LEGD. Extensive experiments demonstrate that the proposed LEGD achieves 90% higher efficiency in provisioning services compared with other baselines. Moreover, the LEGD-AM can reduce the service outage time by over 50%. Yinqiu Liu, Guangyuan Liu 0003, Hongyang Du 0001, Dusit Niyato, Jiawen Kang 0001, Zehui Xiong, Dong In Kim 0001, Xuemin Shen |
IEEE Trans. Netw. | 3 |
| 2026 | Generative Feature Imputing - A Technique for Error-Resilient Semantic CommunicationabstractSemantic communication (SemCom) has emerged as a promising paradigm for achieving unprecedented communication efficiency in sixth-generation (6G) networks by leveraging artificial intelligence (AI) to extract and transmit the underlying meanings of source data. However, deploying SemCom over digital systems presents new challenges, particularly in ensuring robustness against transmission errors that may distort semantically critical content. To address this issue, this paper proposes a novel framework, termed generative feature imputing, which comprises three key techniques. First, we introduce a spatial-error-concentration packetization strategy that spatially concentrates feature distortions by encoding feature elements based on their channel mappings—a property crucial for both the effectiveness and reduced complexity of the subsequent techniques. Second, building on this strategy, we propose a generative feature imputing method that utilizes a diffusion model to efficiently reconstruct missing features caused by packet losses. Finally, we develop a semantic-aware power allocation scheme that enables unequal error protection by allocating transmission power according to the semantic importance of each packet. Experimental results demonstrate that the proposed framework outperforms conventional approaches, such as Deep Joint Source-Channel Coding (DJSCC) and JPEG2000, under block fading conditions, achieving higher semantic accuracy and lower Learned Perceptual Image Patch Similarity (LPIPS) scores. Jianhao Huang 0002, Qunsong Zeng, Hongyang Du 0001, Kaibin Huang |
IEEE Trans. Wirel. Commun. | 3 |
| 2026 | Spectral Efficiency-Aware Codebook Design for Task-Oriented Semantic CommunicationsabstractDigital task-oriented semantic communication (ToSC) aims to transmit only task-relevant information, significantly reducing communication overhead. Existing ToSC methods typically rely on learned codebooks to encode semantic features and map them to constellation symbols. However, these codebooks are often sparsely activated, resulting in low spectral efficiency and underutilization of channel capacity. This highlights a key challenge: how to design a codebook that not only supports task-specific inference but also approaches the theoretical limits of channel capacity. To address this challenge, we construct a spectral efficiency-aware codebook design framework that explicitly incorporates the codebook activation probability into the optimization process. Beyond maximizing task performance, we introduce the Wasserstein (WS) distance as a regularization metric to minimize the gap between the learned activation distribution and the optimal channel input distribution. Furthermore, we reinterpret WS theory from a generative perspective to align with the semantic nature of ToSC. Combining the above two aspects, we propose a WS-based adaptive hybrid distribution scheme, termed WS-DC, which learns compact, task-driven and channel-aware latent representations. Experimental results demonstrate that WS-DC not only outperforms existing approaches in inference accuracy but also significantly improves codebook efficiency, offering a promising direction toward capacity-approaching semantic communication systems. Anbang Zhang, Shuaishuai Guo, Chenyuan Feng, Shuai Liu 0001, Hongyang Du 0001, Geyong Min |
IEEE Trans. Wirel. Commun. | 5 |
| 2025 | Supervised Score-Based Modeling by Gradient BoostingabstractScore-based generative models can effectively learn the distribution of data by estimating the gradient of the distribution. Due to the multi-step denoising characteristic, researchers have recently considered combining score-based generative models with the gradient boosting algorithm, a multi-step supervised learning algorithm, to solve supervised learning tasks. However, existing generative model algorithms are often limited by the stochastic nature of the models and the long inference time, impacting prediction performances. Therefore, we propose a Supervised Score-based Model (SSM), which can be viewed as a gradient boosting algorithm combining score matching. We provide a theoretical analysis of learning and sampling for SSM to balance inference time and prediction accuracy. Via the ablation experiment in selected examples, we demonstrate the outstanding performances of the proposed techniques. Additionally, we compare our model with other probabilistic models, including Natural Gradient Boosting (NGboost), Classification and Regression Diffusion Models (CARD), Diffusion Boosted Trees (DBT), and non-probabilistic gradient boosting models. The experimental results show that our model outperforms existing models in both accuracy and inference time. Changyuan Zhao, Hongyang Du 0001, Guangyuan Liu 0003, Dusit Niyato |
AAAI | 2 |
| 2025 | Phantom: Virtualizing Switch Register Resources for Accurate Sketch-based Network MeasurementabstractSketches have proven to be useful for measuring traffic. They store measurement results in the registers of data plane switches. However, they suffer from the short of switch register resources, limiting their measurement accuracy. Xiang Chen 0017, Hongyan Liu 0001, Zhengyan Zhou, Wenbin Zhang 0011, Hongyang Du 0001, Dong Zhang 0010, Xuan Liu 0006, Haifeng Zhou, Dusit Niyato, Qun Huang 0001, Chunming Wu 0001, Kui Ren 0001 |
EuroSys | 6 |
| 2025 | ReFluid: A Fluid Model-Based Green Resource Management Strategy for Sustainable AIGC in Crowdsourced Edge Cloud SystemabstractThe rapid development of Artificial Intelligence Generated Content (AIGC) technology has led to a strong demand for elastic computing resources. The crowdsourced edge cloud system builds a flexible resource pool by integrating heterogeneous idle servers and even personal devices to meet the dynamic computing requirements of AIGC services. The system relies on the serverless architecture to realize the dynamic scheduling of resources, which needs to trade off resource benefits and energy consumption costs to improve the overall social welfare, resource efficiency, and environmental sustainability. However, challenges such as unfair resource pricing, dynamic resource availability, and the complexity of strategy optimization remain unresolved for green and efficient resource management. In this paper, we propose a resource management framework named ReFluid. We introduce a game-theoretical pricing model to ensure fair pricing, a fluid model-based analysis for promoting a more sustainable management of computing resources, and a diffusion-based optimization mechanism to enhance model stability and adaptability. The evaluation shows that ReFluid significantly improves average social welfare and reduces energy consumption. Chenxuan Hou, Chao Qiu, Xiaoxu Ren, Hongyang Du 0001, Xiaofei Wang 0001, Haipeng Yao |
GLOBECOM | 5 |
| 2025 | Joint Association and Phase Shifts Design for UAV-mounted Stacked Intelligent Metasurfaces-assisted CommunicationsabstractStacked intelligent metasurfaces (SIMs) have emerged as a promising technology for realizing wave-domain signal processing, while the fixed SIMs will limit the communication performance of the system compared to the mobile SIMs. In this work, we consider a UAV-mounted SIMs (UAV-SIMs) assisted communication system, where UAVs as base stations (BSs) can cache the data processed by SIMs, and also as mobile vehicles flexibly deploy SIMs to enhance the communication performance. To this end, we formulate a UAV-SIM-based joint optimization problem (USBJOP) to comprehensively consider the association between UAV-SIMs and users, the locations of UAV-SIMs, and the phase shifts of UAV-SIMs, aiming to maximize the network capacity. Due to the non-convexity and NP-hardness of USBJOP, we decompose it into three sub-optimization problems, which are the association between UAV-SIMs and users optimization problem (AUUOP), the UAV location optimization problem (ULOP), and the UAV-SIM phase shifts optimization problem (USPSOP). Then, these three sub-optimization problems are solved by an alternating optimization (AO) strategy. Specifically, AUUOP and ULOP are transformed to a convex form and then solved by the CVX tool, while we employ a layer-by-layer iterative optimization method for USPSOP. Simulation results verify the effectiveness of the proposed strategy under different simulation setups. Mingzhe Fan, Geng Sun 0001, Hongyang Pan, Jiacheng Wang 0001, Jiancheng An 0001, Hongyang Du 0001, Chau Yuen |
GLOBECOM | 6 |
| 2025 | Model Context Protocol-based Internet of Experts For Wireless Environment-aware LLM AgentsabstractLarge Language Models (LLMs) exhibit strong general-purpose reasoning abilities but lack access to wire-less environment information due to the absence of native sensory input and domain-specific priors. Previous attempts to apply LLMs in wireless systems either depend on retraining with network-specific data, which compromises language generalization, or rely on manually scripted interfaces, which hinder scalability. To overcome these limitations, we propose a Model Context Protocol (MCP)-based Internet of Experts (IoX) framework that equips LLMs with wireless environment-aware reasoning capabilities. The framework incorporates a set of lightweight expert models, each trained to solve a specific deterministic task in wireless communications, such as detecting a specific wireless attribute, e.g., line-of-sight propagation, Doppler effects, or fading conditions. Through MCP, the LLM can selectively query and interpret expert outputs at inference time, without modifying its own parameters. This architecture enables modular, extensible, and interpretable reasoning over wireless contexts. Evaluated across multiple mainstream LLMs, the proposed wireless environment-aware LLM agents achieve 40%-50% improvements in classification tasks over LLM-only baselines. More broadly, the MCP-based design offers a viable paradigm for future LLMs to inherit structured wireless network management capabilities. Zongxi Liu, Hongyang Du 0001 |
GLOBECOM | 2 |
| 2025 | A Trusted Clustering-based FL Framework in ISAC-enabled Wireless Edge NetworksabstractIntegrated Sensing and Communication (ISAC) is driving the evolution of edge intelligence. In ISAC-enabled wireless edge networks, federated learning (FL) is crucial for realizing edge intelligence by supporting the networks with privacy protection, efficient data management, and dynamic adaptability. Specifically, FL allows distributed computing nodes (e.g., sensor devices) to first train local models by using data collected or sensed via ISAC and subsequently send them to one or multiple aggregation nodes for global model collaboration. However, traditional FL frameworks face significant challenges in the ISAC scenarios. For example, the privacy sensitivity of heterogeneous sensor data and the lack of transparency in model parameter exchange make it difficult to ensure the credibility of local and global models. Sharding distributed ledger technology (DLT), which divides the ledger into smaller and manageable shards, offers a potential solution to address these challenges by utilizing multi-node trust capabilities to facilitate distributed consensus during FL training. In this paper, we propose a trusted FL framework that incorporates sharding DLT within ISAC-enabled wireless edge networks to enhance both model training and consensus performance. Specifically, we develop a theoretical model to examine the interactions between model training performance and network capacities of sensing nodes (e.g., storage, computing, and communication capabilities) based on ISAC’s real-time channel state information. Based on this theoretical model, we design a trusted clustering scheme for aggregating local models. Numerical results demonstrate that in ISAC-enabled wireless edge networks, our proposed scheme significantly increases network throughput for model transmission while ensuring optimal model learning performance compared to some classical baselines. Yijing Liu 0001, Long Zhang 0007, Hongyang Du 0001, Gang Feng 0004, Shuang Qin, Jiacheng Wang 0001, Dusit Niyato |
GLOBECOM | 4 |
| 2025 | Energy-Efficient Wireless VR Systems via Crowdsensing-Enhanced DRLabstractThis paper presents a novel approach for wireless Virtual Reality (VR) systems by integrating mobile crowdsensing with Deep Reinforcement Learning (DRL). In modern VR applications, ensuring optimal performance while managing system resources presents challenges including high bandwidth requirements, low Motion-to-Photon delay, and intensive computational demands. We address these challenges by proposing a DRL-based framework that jointly optimizes rendering strategies (local, remote, or collaborative) and user-SBS associations to maximize Quality of Experience while adhering to strict latency constraints. To overcome sparse feedback in complex wireless VR environments, we introduce a two-stage approach combining auction-based IoT-VR pairing with diffusion reasoning-enhanced DRL using the Diffusion Reasoning-based Reward Shaping Scheme (DRESS). Our energy model captures rendering-specific power consumption patterns across different strategies. Simulation results demonstrate that our diffusion-enhanced approach (PPO-RS+DF) achieves superior reward convergence and significantly lower latency compared to baseline methods. The diffusion mechanism effectively propagates sparse reward signals across the state-action space, enabling efficient learning from limited feedback and guiding the learning process toward latency-optimized policies for next-generation wireless VR applications. Xinyu Wan, Feiran You, Hongyang Du 0001, Abbas Jamalipour |
GLOBECOM | 3 |
| 2025 | User-Intent-Driven Semantic Communication via Adaptive Deep UnderstandingabstractSemantic communication focuses on transmitting task-relevant semantic information, aiming for intent-oriented communication. While existing systems improve efficiency by extracting key semantics, they still fail to deeply understand and generalize users’ real intentions. To overcome this, we propose a user-intention-driven semantic communication system that interprets diverse abstract intents. First, we integrate multimodal Large Models as semantic knowledge base to generate user-intention prior. Next, a mask-guided attention module is proposed to effectively highlight critical semantic regions. Further, a channel state awareness module ensures adaptive, robust transmission across varying channel conditions. Extensive experiments demonstrate that our system achieves deep intent understanding and outperforms DeepJSCC, e.g., under a Rayleigh channel at an SNR of 5 dB, it achieves improvements of 8%, 6%, and 19% in PSNR, SSIM, and LPIPS, respectively. Peigen Ye, Jingpu Duan, Hongyang Du 0001, Yulan Guo |
GLOBECOM | 3 |
| 2025 | Maximum-Likelihood Estimation Based on Diffusion Model For Wireless CommunicationsabstractGenerative Artificial Intelligence (GenAI) models, with their powerful feature learning capabilities, have been applied in many fields. In mobile wireless communications, GenAI can dynamically optimize the network to enhance the user experience. Especially in signal detection and channel estimation tasks, due to digital signals following a certain random distribution, GenAI models can fully utilize their distribution learning characteristics. For example, diffusion models (DMs) and normalized flow models have been applied to related tasks. However, since the DM cannot guarantee that the generated results are the maximum-likelihood estimation points of the distribution during the data generation process, the successful task completion rate is reduced. Based on this, this paper proposes a Maximum-Likelihood Estimation Inference (MLEI) framework. The framework uses the loss function in the forward diffusion process of the DM to infer the maximum-likelihood estimation points in the discrete space. Then, we present a signal detection task in near-field communication scenarios with unknown noise characteristics. In experiments, numerical results demonstrate that the proposed framework has better performance than state-of-the-art signal estimators. Changyuan Zhao, Jiacheng Wang 0001, Ruichen Zhang 0001, Dusit Niyato, Dong In Kim 0001, Hongyang Du 0001 |
GLOBECOM | 6 |
| 2025 | DRL-Empowered Wi-Fi Channel Access in Future Intelligent NetworkabstractWith the growing demand for next-generation wireless networks and the rapid development of AI, traditional Wi-Fi MAC design challenges to manage the increasingly complex network optimization, and the machine learning-integrated MAC (MLMAC) initiative we work on is expected to contribute to the future intelligent network. This paper studies deep reinforcement learning (DRL)-empowered Wi-Fi distributed channel access (DCA) strategy, introducing the concept of network access entropy to effectively quantify DCA chaotic degree and facilitate ML-MAC performance analysis. We focus on the centralized training decentralized execution (CTDE) paradigm, e.g. the algorithm QMIX, in the multiagent reinforcement learning (MARL) framework and formulate decentralized-partially observable Markov decision process (DECPOMDP) in DCA cooperation network. We consider the tradeoff between total and individual rewards and first introduce wait decision counter (WDC) as part of the DCA agent observation, enabling deep neural network (DNN) to achieve better performance and convergence stability. Extensive simulation results on our MLMAC protocol stack platform with NS3 and PyTorch demonstrate the strategy's superiority over CSMA/CA under both unsaturated and saturated traffic, as well as the advantage revelation of i) trained-network generalization; ii) dynamic access robustness; iii) protocol heterogeneity fairness. Jinzhe Pan, Hongyang Du 0001, Yuehui Ouyang |
ICC | 3 |
| 2025 | JPPO: Joint Power and Prompt Optimization for Accelerated Large Language Model ServicesabstractLarge Language Models (LLMs) have demonstrated remarkable capabilities in various tasks, leading to their increasing deployment in wireless networks for a wide variety of user services. However, the growing longer prompt setting highlights the crucial issue of computational resource demands and huge communication load. To address this challenge, we propose Joint Power and Prompt Optimization (JPPO), a framework that combines Small Language Model (SLM)-based prompt compression with wireless power allocation optimization. By deploying SLM at user devices for prompt compression and employing Deep Reinforcement Learning for joint optimization of compression ratio and transmission power, JPPO effectively balances service quality with resource efficiency. Experimental results demonstrate that our framework achieves high service fidelity and low bit error rates while optimizing power usage in wireless LLM services. The system reduces response time by about 17 %, with the improvement varying based on the length of the original prompt. Feiran You, Hongyang Du 0001, Kaibin Huang, Abbas Jamalipour |
ICC | 2 |
| 2025 | Matching Game-Based Resource Allocation for Space-Surface-Submarine NetworksabstractLow-earth orbit (LEO) satellite-assisted marine communication networks have become a research focus with the growth of marine activities. However, establishing communication links between underwater devices and maritime satellites is a challenge. Additionally, dynamic environments and multidomain media pose significant challenges in allocating resources effectively within this network. To address these issues, this paper constructs a Space-Surface-Submarine Unmanned Network (3SUN) incorporating LEO satellites, unmanned surface vehicles (USVs), and unmanned underwater vehicles (UUVs). We formulate the resource allocation problem in the 3SUN as a satellite revenue maximization problem. We propose a satelliteprioritized restricted three-sided matching algorithm to solve the match within a single time slot. Additionally, we incorporate deep reinforcement learning (DPL), using the previous stable matching results as training initialization to tackle dynamic connections across multiple slots. Simulation results show that our algorithm achieves satellite revenue closer to the optimal solution compared to other methods while maintaining lower time complexity. Luxing Zhang, Xiangwang Hou, Jingjing Wang 0001, Jun Du 0001, Hongyang Du 0001, Yong Ren 0001 |
ICC | 5 |
| 2025 | Tri-Ring: Asynchronous Service Provisioning with Online Learning in Edge Cloud Networks
Xiaoxu Ren, Qixin Li, Hongyang Du 0001, Haipeng Yao, Chao Qiu, Dusit Niyato |
INFOCOM | 3 |
| 2025 | Poster: Enhancing Mobile Traffic Data Generation through Spatio-temporal Correlation ImagingabstractUser-level mobile traffic data is essential for fine-grained network planning, but it is difficult to collect due to privacy concerns and deployment costs. A promising solution is to generate synthetic traffic data, however, existing generative methods fail to recover realistic distributions under extreme sparsity. To address this limitation, we propose Multivariate-Imaged Diffusion (MIDiff), which encodes multivariate mobile-usage and user trajectories data as phase relationships and transforms them into two-dimensional images. By adapting the Gramian Angular Summation Field into a cross-relation computation, MIDiff highlights sparse but important data points as salient image features for diffusion. Experimental results demonstrate that MIDiff achieves higher similarity to real data and reduces temporal consistency error by 72% compared to TTS-GAN. Yilai Liu, Hongyang Du 0001 |
MobiCom | 3 |
| 2025 | Joint Model Caching and Resource Allocation in Generative AI - Enabled Wireless Edge NetworksabstractWith the rapid advancement of artificial intelligence (AI), generative AI (GenAI) has emerged as a transformative tool, enabling customized and personalized AI-generated content (AIGC) services. However, GenAI models with billions of parameters require substantial memory capacity and computational power for deployment and execution, presenting significant challenges to resource-limited edge networks. In this paper, we address the joint model caching and resource allocation problem in GenAI-enabled wireless edge networks. Our objective is to balance the trade-off between delivering high-quality AIGC and minimizing the delay in AI GC service provisioning. To tackle this problem, we employ a deep deterministic policy gradient (DDPG)-based reinforcement learning approach, capable of efficiently determining optimal model caching and resource allocation decisions for AIGC services in response to user mobility and time-varying channel conditions. Numerical results demonstrate that DDPG achieves a higher model hit ratio and provides superior-quality, lower-latency AIGC services compared to other benchmark solutions. Zhang Liu 0001, Hongyang Du 0001, Lianfen Huang, Zhibin Gao, Dusit Niyato |
WCNC | 2 |
| 2025 | Improving Security in IoT-Based Human Activity Recognition: A Correlation-Based Anomaly Detection ApproachabstractAnomaly detection in human activity recognition (HAR) is a critical subfield that leverages data from the Internet of Things (IoT) to monitor human activities and detect errors or abnormal events. Conventional rule-based approaches often fail to capture the intricate relationships between sensor values, while machine-learning-based methods tend to lack the ability to provide explainability and actionable context for the detected anomalies. In this article, we introduce a novel correlation-based anomaly detection framework designed to improve the security and reliability of IoT-enabled HAR systems. Our proposed scheme utilizes a context-aware deep learning architecture to predict sensor values by leveraging the interdependencies between coexisting sensors in the deployment environment. Experimental results demonstrate that our model achieves a best anomaly prediction accuracy of 99.76% on individual sensors and outperforms other baseline models, consistently maintaining high F1 scores with a minimum of 0.866 on various sensors, even when the training dataset is reduced. Furthermore, we propose an AI-generated content (AIGC)-based visualization method for reporting anomalies, offering clear insights into the context and severity of detected anomalies and their potential system impact. Jiani Fan, Ziyao Liu, Hongyang Du 0001, Jiawen Kang 0001, Dusit Niyato, Kwok-Yan Lam |
IEEE Internet Things J. | 3 |
| 2025 | Dual AAV Cluster-Assisted Maritime Physical-Layer Secure Communications via Collaborative BeamformingabstractAutonomous aerial vehicles (AAVs) can be utilized as relay platforms to assist maritime wireless communications. However, complex channels and multipath effects at sea can adversely affect the quality of AAV transmitted signals. Collaborative beamforming (CB) can enhance the signal strength and range to assist the AAV relay for remote maritime communications. However, due to the open nature of AAV channels, security issue requires special consideration. This article proposes a dual AAV cluster-assisted system via CB to achieve physical-layer security in maritime wireless communications. Specifically, one AAV cluster forms a maritime AAV-enabled virtual antenna array (MUVAA) relay to forward data signals to the remote legitimate vessel, and the other AAV cluster forms an MUVAA jammer to send jamming signals to the remote eavesdropper. In this system, we formulate a secure and energy-efficient maritime communication multiobjective optimization problem (SEMCMOP) to maximize the signal-to-interference-plus-noise ratio (SINR) of the legitimate vessel, minimize the SINR of the eavesdropping vessel and minimize the total flight energy consumption of AAVs. Since the SEMCMOP is an NP-hard and large-scale optimization problem, we propose an improved swarm intelligence optimization algorithm with chaotic solution initialization and hybrid solution update strategies to solve the problem. Simulation results indicate that the proposed algorithm outperforms other comparison algorithms, and it can achieve more efficient signal transmission by using the CB-based method. Aimin Wang 0001, Geng Sun 0001, Jiahui Li 0002, Jiacheng Wang 0001, Hongyang Du 0001, Dusit Niyato |
IEEE Internet Things J. | 6 |
| 2025 | UAV-Enabled Secure Data Collection and Energy Transfer in IoT via Diffusion-Model-Enhanced Deep Reinforcement LearningabstractThe Internet of Things (IoT) serves a vital function in supporting real-time decision-making across various applications by facilitating seamless data exchange between devices. However, as the IoT networks typically exchange data over wireless channels, the data transmission process is highly susceptible to malicious interference from jammers in the environment. Moreover, ensuring the freshness of the collected data of the decision center and managing the limited energy resources of IoT devices present significant challenges in the IoT networks. In this article, we consider a unmanned aerial vehicle (UAV)-assisted IoT network in the presence of a jammer, where the UAV is deployed to charge IoT devices through radio frequency (RF) energy transfer, and the IoT devices subsequently use the harvested energy to upload sensing data to the UAV using time division multiple access (TDMA). We aim to minimize both the secure Age of Information (AoI) of IoT devices and the energy consumption of the UAV by optimizing the UAV trajectory, IoT device scheduling, and proportion of data transmission duration. Given the nonconvex and dynamic nature of this optimization problem, we propose a diffusion model-enhanced twin delayed deep deterministic policy gradient (DM-TD3) algorithm to solve the problem. Specifically, considering the analytical and reasoning capabilities of the diffusion model, we integrate it into the actor network of TD3 to generate rational actions based on the observed state. Simulation results demonstrate the effectiveness of the proposed DM-TD3 algorithm compared to five benchmark approaches. Shuang Liang 0003, Minhao Yin, Wenwen Xie, Zemin Sun, Jiahui Li 0002, Jiacheng Wang 0001, Hongyang Du 0001 |
IEEE Internet Things J. | 7 |
| 2025 | Federated Broad Learning for Uncrewed Aerial Vehicle Clusters in Water Monitoring
Yanbing Lin, Xiaoming Yuan 0002, Hongyang Du 0001, Hongwei Ding 0002, Qingxu Deng, Victor C. M. Leung |
IEEE Internet Things J. | 3 |
| 2025 | Computation-Offloading Optimization for Satellite Edge Computing via Diffusion and Lyapunov-Based Deep Reinforcement LearningabstractSatellite edge computing (SEC) extends the capabilities of edge computing technology to satellite networks, facilitating rapid local processing of global task requirements. Deep reinforcement learning (DRL) has emerged as a promising approach for SEC scenarios due to its inherent dynamic adaptability, complex state modeling capability, and long-term optimization potential. However, existing DRL-based computing offloading techniques continue to encounter challenges including low sample efficiency, poor decision quality, and insufficient long-term stability, which constrain their performance in real satellite network environments. To address these challenges, this study proposes a diffusion and DRL-based approach for computation offloading in SEC networks called the generative artificial intelligence-DRL (GenAI-DRL). First, by implementing the cooperative computing model of the multi-SEC, this study comprehensively considers the heterogeneous computing and communication capabilities of satellite nodes, diversity of task types, and dynamic distribution of resources in an offloading strategy, thereby ensuring long-term system sustainability under dynamic resource constraints and provides a solid foundation for computation offloading in satellite networks with time-varying resource. Second, we integrate generative diffusion modeling (GDM) into the DRL framework to enhance policy generation by producing contextually relevant and high-quality action samples. This not only reduces the dependence on large-scale training data but also improves decision precision and generalization in complex, high-dimensional environments. Finally, a Lyapunov optimization framework is introduced to transform the offloading problem into an online per-slot optimization process, thereby ensuring the long-term stability of the SEC system under dynamic and unpredictable task arrivals and environmental conditions. The experimental results demonstrate that the method proposed offers significant advantages over the existing approaches in reducing task latency and enhancing system stability. Zheheng Rao, Ye Yao 0003, Yanyan Xu 0003, Yanyu Cheng, Hongyang Du 0001 |
IEEE Internet Things J. | 6 |
| 2025 | Effective Throughput Maximization for NOMA-Enabled URLLC Transmission in Industrial IoT Systems: A Generative AI-Based ApproachabstractThe development of B5G and 6G technologies has led to an explosive growth in device connectivity density in Industrial Internet of Things (IIoT) systems. However, the limited spectrum resources in industrial wireless networks pose significant challenges for large-scale access and communication rates, especially for factory automation applications that are sensitive to control stability and latency. In this article, we investigate an uplink nonorthogonal multiple access (NOMA) transmission for ultrareliable and low-latency communication services in IIoT systems, where sensors in NOMA clusters transmit collected data to the base station to meet the high communication rate and control stability requirements of controlled devices. The dynamic control convergence constraint is theoretically transformed into an optimal control condition in each communication round based on the decoding error probability. Additionally, we formulate an optimization problem to maximize the effective throughput of the considered system in the finite blocklength regime by jointly optimizing blocklength allocation, power allocation, and decoding error probability. To solve this mixed integer nonlinear programming problem, we decompose it into two subproblems and propose an efficient optimization framework based on generative AI. Specifically, we apply successive convex approximation to solve the blocklength allocation subproblem, and use a diffusion model to address the joint power control and decoding error probability subproblem. Finally, extensive simulation results demonstrate the effectiveness of this approach. Hongyang Du 0001, Lei Feng 0001, Fanqin Zhou, Wenjing Li 0001 |
IEEE Internet Things J. | 2 |
| 2025 | The Role of Generative Artificial Intelligence in Internet of Electric VehiclesabstractWith the advancements of generative artificial intelligence (GenAI) models, their capabilities are expanding significantly beyond content generation and the models are increasingly being used across diverse applications. Particularly, GenAI shows great potential in addressing challenges in the electric vehicle (EV) ecosystem ranging from charging management to cyber-attack prevention. In this article, we specifically consider Internet of Electric Vehicles (IoEV) and we categorize GenAI for IoEV into four different layers, namely, EV’s battery layer, individual EV layer, smart grid layer, and security layer. We introduce various GenAI techniques used in each layer of IoEV applications. Subsequently, public datasets available for training the GenAI models are summarized. Finally, we provide recommendations for future directions. This survey not only categorizes the applications of GenAI in IoEV across different layers but also serves as a valuable resource for researchers and practitioners by highlighting the design and implementation challenges within each layer. Furthermore, it provides a roadmap for future research directions, enabling the development of more robust and efficient IoEV systems through the integration of advanced GenAI techniques. Hanwen Zhang 0004, Dusit Niyato, Wei Zhang 0082, Changyuan Zhao, Hongyang Du 0001, Abbas Jamalipour, Sumei Sun, Yiyang Pei |
IEEE Internet Things J. | 5 |
| 2025 | Fully-Decoupled RAN for Feedback-Free Multi-Base Station Transmission in MIMO-OFDM SystemabstractCoordinated multi-base station (BS) transmission has emerged as a fundamental access technology to augment network capability and improve spectrum efficiency. However, the computation-intensive feedback of channel state information (CSI) poses significant challenges in determining physical-layer parameters for coordinated BSs. In this paper, we investigate a feedback-free mechanism that leverages fixed precoding matrix indicator (PMI), rank indicator (RI), and channel quality indicator (CQI) for coordinated BS transmission over a fully-decoupled radio access network (FD-RAN). Aiming to maximize user equipment (UE) throughput without CSI feedback, we calculate an optimal feedback-free parameter across spatial, frequency, and time domains only through UE geolocations. First, to determine MIMO transmission layer and precoding strategy in the spatial domain, we introduce a hierarchical reinforcement learning (HRL) framework to jointly select PMI and RI for coordinated BSs. Subsequently, for designing a more fine-grained subband transmission, transformer module is employed to capture the subcarrier correlations within OFDM symbols. Finally, given the unpredictable channel variations, we leverage a diffusion model to generate representative channel for fixed PMI, RI, and CQI over time-varied networks. Simulations demonstrate that 2 BSs feedback-free transmission can enhance 13% throughput compared with 1 BS CLSM transmission, which provides a design principle for next-generation transceiver technologies. Yunting Xu, Zongxi Liu, Bo Qian 0001, Hongyang Du 0001, Jiawen Kang 0001, Dusit Niyato |
IEEE J. Sel. Areas Commun. | 4 |
| 2025 | Digital Twin-Driven MADRL Approaches for Communication-Computing-Control Co-OptimizationabstractThe unpredictability of network environments, limited edge resources, and the high complexity of collaborative policies are significantly hindering the development of the Industrial Internet of Things (IIoT). These challenges are particularly pronounced in healthcare, where high-priority, delay-sensitive medical tasks and large-scale personalized services face substantial obstacles. To address these challenges, this paper proposes the Self-Attention Enhanced QMIX with Multi-Pass Multi-Task Execution (SAE-MT-QMIX) algorithm, aimed at optimizing communication and computing resource allocation as well as task offloading strategies. By leveraging Digital Twin (DT) support, the algorithm achieves collaborative optimization of communication, computing, and control within the Internet of Medical Things (IoMT), significantly enhancing the quality of service for massive personalized applications. The algorithm adopts a distributed execution and centralized training framework: the distributed execution component uses the Multi-Pass Multi-Task Deep Q-Network (MPMT-DQN) algorithm to handle the complexity of parameterized action spaces in multi-task scenarios, while the centralized training component employs the Self-Attention Enhanced QMIX (SAE-QMIX) algorithm to dynamically optimize credit assignment across multiple users. Simulation results demonstrate that SAE-MT-QMIX significantly reduces delay and energy consumption compared to baseline methods. It ensures effective optimization of communication, computing, and control in dynamic IoMT, efficiently addressing diverse demands and tasks while enhancing service quality and system adaptability. Xiaoming Yuan 0002, Hansen Tian, Xinling Zhang, Hongyang Du 0001, Ning Zhang 0007, Kaibin Huang, Lin Cai 0001 |
IEEE J. Sel. Areas Commun. | 4 |
| 2025 | Deep Reinforcement Learning- and Information Bottleneck-Enabled Task-Oriented Semantic CommunicationabstractTask-oriented semantic communication offers a promising solution for providing real-time computer vision services. However, existing research on semantic communication ignores the connection between the key performance indicators (KPIs) used to measure semantic encoding-decoding networks (i.e., inference accuracy) and wireless semantic communication networks (i.e., transmission latency). Therefore, the designed semantic communication schemes are difficult to simultaneously meet the requirements of low latency and high accuracy of emerging intelligent applications. In this paper, by deeply exploring the relationship and interdependencies between the two kinds of KPIs, we propose a real-time and efficient task-oriented end-to-end semantic communication scheme enabled by deep reinforcement learning (DRL) and information bottleneck to improve both inference and communication efficiency. Specifically, we initially use information bottleneck theory to model the optimal tradeoff between inference accuracy and communication latency, which is subsequently reformulated by variational inference to be differentiable and tractable. Then, we introduce DRL to address the non-differentiability of dynamic stochastic fading channels and channel mismatch between the training phase and deployment phase, enabling accurate selection of the most task-relevant semantic feature dimensions for transmission under dynamic fading channels. Finally, extensive experiments show that our proposed scheme achieves better performance in latency and accuracy than comparison methods. Tantan Zhao, Fan Li 0003, Hongyang Du 0001, Li Sun 0001 |
IEEE J. Sel. Areas Commun. | 3 |
| 2025 | Reinforcement Learning With LLMs Interaction for Distributed Diffusion Model ServicesabstractDistributed Artificial Intelligence-Generated Content (AIGC) has attracted significant attention, but two key challenges remain: maximizing subjective Quality of Experience (QoE) and improving energy efficiency, which are particularly pronounced in widely adopted Generative Diffusion Model (GDM)-based image generation services. In this paper, we propose a novel user-centric Interactive AI (IAI) approach for service management, with a distributed GDM-based AIGC framework that emphasizes efficient and cooperative deployment. The proposed method restructures the GDM inference process by allowing users with semantically similar prompts to share parts of the denoising chain. Furthermore, to maximize the users' subjective QoE, we propose an IAI approach, i.e., Reinforcement Learning With Large Language Models Interaction (RLLI), which utilizes Large Language Model (LLM)-empowered generative agents to replicate users interactions, providing real-time and subjective QoE feedback aligned with diverse user personalities. Lastly, we present the GDM-based Deep Deterministic Policy Gradient (G-DDPG) algorithm, adapted to the proposed RLLI framework, to allocate communication and computing resources effectively while accounting for subjective user traits and dynamic wireless conditions. Simulation results demonstrate that G-DDPG improves total QoE by 15% compared with the standard DDPG algorithm. Hongyang Du 0001, Ruichen Zhang 0001, Dusit Niyato, Jiawen Kang 0001, Zehui Xiong, Shuguang Cui, Xuemin Shen, Dong In Kim 0001 |
IEEE Trans. Pattern Anal. Mach. Intell. | 1 |
| 2025 | Resource Allocation and User Pairing for Rate Splitting Multiple Access Based Wireless Networked Control SystemsabstractWireless networked control systems (WNCSs) have emerged as a new paradigm in industrial Internet of Things (IIoT), where base station (BS) transmits control commands generated by the remote controller to actuators of multiple control subsystems through shared wireless channels. This paper investigates a novel rate splitting multiple access (RSMA) enabled ultra-reliable and low-latency (URLLC) transmission design for industrial control applications in WNCSs, where control commands are splitted and transmitted with finite blocklength regime. This design aims to maximize the system sum rate (SR) by optimizing beamforming at BS, rate control for each control subsystem, and user pairing between control subsystems and subcarriers, while ensuring the control stability requirements for all control subsystems. We first derive the control convergence constraint into a communication reliability constraint expressed in terms of outage probability. Then we propose a nested iterative algorithm adopting alternating optimization (AO). During the inner iteration, we propose a resource allocation method leveraging successive convex approximation (SCA) to jointly optimize beamforming and rate control, while during the outer iteration, a hypergraph game-theoretic based matching method is provided to obtain the optimal pairing result between control subsystems and subcarriers. Simulation results demonstrate that the proposed transmission design outperforms existing schemes in terms of communication rate and control cost. Hongyang Du 0001, Lei Feng 0001, Dusit Niyato, Fanqin Zhou, Wenjing Li 0001 |
IEEE Trans. Commun. | 2 |
| 2025 | Rate-Splitting for Cell-Free Massive MIMO: Performance Analysis and Generative AI ApproachabstractCell-free (CF) massive multiple-input multiple-output (MIMO) provides a ubiquitous coverage to user equipments (UEs) but it is also susceptible to interference. Rate-splitting (RS) effectively extracts data by decoding interference, yet its effectiveness is limited by the weakest UE. In this paper, we investigate an RS-based CF massive MIMO system, which combines strengths and mitigates weaknesses of both approaches. Considering imperfect channel state information (CSI) resulting from both pilot contamination and noise, we derive a closed-form expression for the sum spectral efficiency (SE) of the RS-based CF massive MIMO system under a spatially correlated Rician channel. Moreover, we propose low-complexity heuristic algorithms based on statistical CSI for power-splitting of common messages and power-control of private messages, and genetic algorithm is adopted as a solution for upper bound performance. Furthermore, we formulate a joint optimization problem, aiming to maximize the sum SE of the RS-based CF massive MIMO system by optimizing the power-splitting factor and power-control coefficient. Importantly, we improve a generative AI (GAI) algorithm to address this complex and non-convexity problem by using a diffusion model to obtain solutions. Simulation results demonstrate its effectiveness and practicality in mitigating interference, especially in dynamic environments. Jiakang Zheng, Jiayi Zhang 0001, Hongyang Du 0001, Ruichen Zhang 0001, Dusit Niyato, Octavia A. Dobre, Bo Ai 0001 |
IEEE Trans. Commun. | 3 |
| 2025 | Generative AI Based Secure Wireless Sensing for ISAC NetworksabstractIntegrated sensing and communications (ISAC) is one of the crucial technologies for 6G, and channel state information (CSI) based sensing serves as an essential part of ISAC. However, current research on ISAC focuses mainly on improving sensing performance, overlooking security issues, particularly the unauthorized sensing of users. Hence, this paper proposes a diffusion model based secure sensing system (DFSS). Specifically, we first propose a discrete conditional diffusion model to generate graphs with nodes and edges, which guides the ISAC system to appropriately activate wireless links and nodes, ensuring the sensing performance while minimizing the operation cost. Using the activated links and nodes, DFSS then employs the continuous conditional diffusion model to generate safeguarding signals, which are next modulated onto the pilot at the transmitter to mask fluctuations caused by user activities. As such, only authorized ISAC devices with the safeguarding signals can extract the true CSI for sensing, while unauthorized devices are unable to perform the effective sensing. Experiment results demonstrate that DFSS can reduce the activity recognition accuracy of the unauthorized devices by approximately 70%, effectively shield the user from the illegitimate surveillance. Jiacheng Wang 0001, Hongyang Du 0001, Yinqiu Liu, Geng Sun 0001, Dusit Niyato, Shiwen Mao, Dong In Kim 0001, Xuemin Shen |
IEEE Trans. Inf. Forensics Secur. | 2 |
| 2025 | Task-Oriented Semantic Communication in Large Multimodal Models-Based Vehicle NetworksabstractTask-oriented semantic communication has emerged as a fundamental approach for enhancing performance in various communication scenarios. While recent advances in Generative Artificial Intelligence (GenAI), such as Large Language Models (LLMs), have been applied to semantic communication designs, the potential of Large Multimodal Models (LMMs) remains largely unexplored. In this paper, we investigate an LMM-based vehicle AI assistant using a Large Language and Vision Assistant (LLaVA) and propose a task-oriented semantic communication framework to facilitate efficient interaction between users and cloud servers. To reduce computational demands and shorten response time, we optimize LLaVA's image slicing to selectively focus on areas of utmost interest to users. Additionally, we assess the importance of image patches by combining objective and subjective user attention, adjusting energy usage for transmitting semantic information. This strategy optimizes resource utilization, ensuring precise transmission of critical information. We construct a Visual Question Answering (VQA) dataset for traffic scenarios to evaluate effectiveness. Experimental results show that our semantic communication framework significantly increases accuracy in answering questions under the same channel conditions, performing particularly well in environments with poor Signal-to-Noise Ratios (SNR). Accuracy can be improved by 13.4% at an SNR of 12dB and 33.1% at 10dB, respectively. Baoxia Du, Hongyang Du 0001, Dusit Niyato, Ruidong Li 0001 |
IEEE Trans. Mob. Comput. | 2 |
| 2025 | DNN Partitioning, Task Offloading, and Resource Allocation in Dynamic Vehicular Networks: A Lyapunov-Guided Diffusion-Based Reinforcement Learning ApproachabstractThe rapid advancement of Artificial Intelligence (AI) has introduced Deep Neural Network (DNN)-based tasks to the ecosystem of vehicular networks. These tasks are often computation-intensive, requiring substantial computation resources, which are beyond the capability of a single vehicle. To address this challenge, Vehicular Edge Computing (VEC) has emerged as a solution, offering computing services for DNN-based tasks through resource pooling via Vehicle-to-Vehicle/Infrastructure (V2V/V2I) communications. In this paper, we formulate the problem of joint DNN partitioning, task offloading, and resource allocation in VEC as a dynamic long-term optimization. Our objective is to minimize the DNN-based task completion time while guaranteeing the system stability over time. To this end, we first leverage a Lyapunov optimization technique to decouple the original long-term optimization with stability constraints into a per-slot deterministic problem. Afterwards, we propose a Multi-Agent Diffusion-based Deep Reinforcement Learning (MAD2RL) algorithm, incorporating the innovative use of diffusion models to determine the optimal DNN partitioning and task offloading decisions. Furthermore, we integrate convex optimization techniques into MAD2RL as a subroutine to allocate computation resources, enhancing the learning efficiency. Through simulations under real-world movement traces of vehicles, we demonstrate the superior performance of our proposed algorithm compared to existing benchmark solutions. Zhang Liu 0001, Hongyang Du 0001, Junzhe Lin, Zhibin Gao, Lianfen Huang, Seyyedali Hosseinalipour, Dusit Niyato |
IEEE Trans. Mob. Comput. | 2 |
| 2025 | Contract-Inspired Contest Theory for Controllable Image Generation in Mobile Edge MetaverseabstractThe rapid advancement of immersive technologies has propelled the development of the Metaverse, where the convergence of virtual and physical realities necessitates the generation of high-quality, photorealistic images to enhance user experience. However, generating these images, especially through Generative Diffusion Models (GDMs), in mobile edge computing environments presents significant challenges due to the limited computing resources of edge devices and the dynamic nature of wireless networks. This paper proposes a novel framework that integrates contract-inspired contest theory, Deep Reinforcement Learning (DRL), and GDMs to optimize image generation in these resource-constrained environments. The framework addresses the critical challenges of resource allocation and semantic data transmission quality by incentivizing edge devices to efficiently transmit high-quality semantic data, which is essential for creating realistic and immersive images. The use of contest and contract theory ensures that edge devices are motivated to allocate resources effectively, while DRL dynamically adjusts to network conditions, optimizing the overall image generation process. Experimental results demonstrate that the proposed approach not only improves the quality of generated images but also achieves superior convergence speed and stability compared to traditional methods. This makes the framework particularly effective for optimizing complex resource allocation tasks in mobile edge Metaverse applications, offering enhanced performance and efficiency in creating immersive virtual environments. Guangyuan Liu 0003, Hongyang Du 0001, Jiacheng Wang 0001, Dusit Niyato, Dong In Kim 0001 |
IEEE Trans. Mob. Comput. | 2 |
| 2025 | Trusted Clustering Based Federated Learning in Edge NetworksabstractFederated learning (FL) is integral to advancing edge intelligence by enabling collaborative machine learning. In FL-empowered edge networks, computing nodes first train local models and then send them to an or multiple aggregation node(s) for global model collaboration. However, the trustworthiness of both local and global models in conventional FL frameworks is compromised due to inadequate model security and transparency. Distributed ledger technique (DLT) can address this issue by leveraging multi-nodes trust capabilities to support distributed consensus. However, model training and consensus performance of DLT may significantly degrade due to instability and resource constraints of edge networks. Sharding technique provides an effective approach by dividing the ledger into smaller and manageable shards. In this paper, to improve model training and consensus performance, we propose a trusted FL framework by incorporating sharding DLT into FL frameworks. We construct a theoretical model to investigate the relationship between model training performance, consensus efficiency, and capacity of edge nodes regarding storage, computing and communications. Based on the theoretical model, we propose a trusted clustering scheme to aggregate local models. Numerical results show that our proposed scheme significantly improves network throughput for transmitting models while guaranteeing model learning performance in comparison with some classical baselines. Yijing Liu 0001, Long Zhang 0007, Hongyang Du 0001, Gang Feng 0004, Shuang Qin, Jiacheng Wang 0001 |
IEEE Trans. Mob. Comput. | 4 |
| 2025 | Online Collaborative Resource Allocation and Task Offloading for Multi-Access Edge ComputingabstractMulti-access edge computing (MEC) is emerging as a promising paradigm to provide flexible computing services close to user devices (UDs). However, meeting the computation-hungry and delay-sensitive demands of UDs faces several challenges, including the resource constraints of MEC servers, inherent dynamic and complex features in the MEC system, and difficulty in dealing with the time-coupled and decision-coupled optimization. In this work, we first present an edge-cloud collaborative MEC architecture, where the MEC servers and cloud collaboratively provide offloading services for UDs. Moreover, we formulate an energy-efficient and delay-aware optimization problem (EEDAOP) to minimize the energy consumption of UDs under the constraints of task deadlines and long-term queuing delays. Since the problem is proved to be non-convex mixed integer nonlinear programming (MINLP), we propose an online joint communication resource allocation and task offloading approach (OJCTA). Specifically, we transform EEDAOP into a real-time optimization problem by employing the Lyapunov optimization framework. Then, to solve the real-time optimization problem, we propose a communication resource allocation and task offloading optimization method by employing the Tammer decomposition mechanism, convex optimization method, bilateral matching mechanism, and dependent rounding method. Simulation results demonstrate that the proposed OJCTA can achieve superior system performance compared to the benchmark approaches. Geng Sun 0001, Minghua Yuan, Zemin Sun, Jiacheng Wang 0001, Hongyang Du 0001, Dusit Niyato, Zhu Han 0001, Dong In Kim 0001 |
IEEE Trans. Mob. Comput. | 5 |
| 2025 | Trust Online Over-the-Air Computation for Wireless Federated LearningabstractUsing the wireless waveform superposition property, over-the-air computation (OAC) enables federated learning (FL) to achieve fast model aggregation. However, this computing paradigm is vulnerable to poisoning attacks due to the openness of a wireless channel over time, where malicious mobile devices can introduce cumulative errors for the global FL model in a time-varying wireless environment for each communication round. This article presents a trust online OAC (TO-OAC) scheme to minimize impacts on the global model introduced by malicious devices adjusting to dynamic attack and wireless channel fluctuations over time. TO-OAC achieves this by utilizing trustworthy security quantification of OAC for each FL training round. To optimize the cumulative training loss at the aggregation node with the long-term power and trust constraints of mobile devices, we propose a joint trust, power, and channel-aware algorithm to flexibly update local and global models in response to the dynamic changes in the wireless and secure environment. We analyze the performance limits for the aggregation of trust models, considering metrics for computation and communication through time. We then propose another trust online regularization over-the-air computation (TOR-OAC) as an improved version of the TO-OAC scheme to decrease convergence time while ensuring long-term trust and power limitation. Experimental results performed on real-life datasets show that the two proposed schemes (TO-OAC and TOR-OAC) outperform prior works, especially in noisy, time-varying wireless channels and malicious attacks. Mingjie Sun, Jie Zheng 0005, Hongyang Du 0001, Haijun Zhang 0001, Dusit Niyato, Jiawen Kang 0001, Jiacheng Wang 0001, Jie Ren 0007, Zheng Wang 0001 |
IEEE Trans. Mob. Comput. | 3 |
| 2025 | Exploring Impacts of Age of Information on Data Accuracy for Wireless Sensing Systems: An Information Entropy PerspectiveabstractWireless sensing systems have been employed in the field of healthcare, environment monitoring, and smart agriculture, etc. Since the freshness and accuracy indicators of the sensing data are critical to wireless sensing systems, it is of great significance to ensure their performances simultaneously, i.e., the Age of Information (AoI) and information entropy of the sensing data should be jointly optimized. In this regard, we first establish the wireless sensing system models, including AoI and information entropy expressions. Next, from the information entropy viewpoint, we theoretically analyze an impact of the AoI on data accuracy. Then, we formulate the joint optimization problem of AoI, information entropy, and sensing energy consumption. Furthermore, we propose two numerical algorithms to solve the formulated problem in the known or unknown transmission environment, respectively. Finally, we evaluate the correctness and effectiveness of our proposals under various parameter settings, where the proposed scheme can obtain a better sum-weighted performance on AoI, information entropy, and sensing energy consumption than baselines in the literature. Yaoqi Yang, Hongyang Du 0001, Zehui Xiong, Renhui Xu, Dusit Niyato, Zhu Han 0001 |
IEEE Trans. Mob. Comput. | 2 |
| 2025 | Embodied AI-Enhanced Vehicular Networks: An Integrated Vision Language Models and Reinforcement Learning MethodabstractThis paper investigates adaptive transmission strategies in embodied AI-enhanced vehicular networks by integrating vision language models (VLMs) for semantic information extraction and deep reinforcement learning (DRL) for decision-making. The proposed framework aims to optimize both data transmission efficiency and decision accuracy by formulating an optimization problem that incorporates the Weber-Fechner law, serving as a metric for balancing bandwidth utilization and quality of experience (QoE). Specifically, we employ the large language and vision assistant (LLAVA) model to extract critical semantic information from raw image data captured by embodied AI agents (i.e., vehicles), reducing transmission data size by approximately more than 90% while retaining essential content for vehicular communication and decision-making. In the dynamic vehicular environment, we employ a generalized advantage estimation-based proximal policy optimization (GAE-PPO) method to stabilize decision-making under uncertainty. Simulation results show that attention maps from LLAVA highlight the model's focus on relevant image regions, enhancing semantic representation accuracy. Additionally, our proposed transmission strategy improves QoE by up to 36% compared to DDPG and accelerates convergence by reducing required steps by up to 47% compared to pure PPO. Further analysis indicates that adapting semantic symbol length provides an effective trade-off between transmission quality and bandwidth, achieving up to a 61.4% improvement in QoE when scaling from 4 to 8 vehicles. Ruichen Zhang 0001, Changyuan Zhao, Hongyang Du 0001, Dusit Niyato, Jiacheng Wang 0001, Suttinee Sawadsitang, Xuemin Shen, Dong In Kim 0001 |
IEEE Trans. Mob. Comput. | 3 |
| 2025 | Dynamic and Fast Convergence for Federated Learning via Optimized HyperparametersabstractFederated Learning (FL) is a privacy-preserving computing paradigm that enables participants to collaboratively train a global model without exchanging their raw personal data. Due to frequent communication and data heterogeneity of devices with unique local data distributions, FL faces a significant issue with slow convergence speed. To achieve fast convergence, existing methods adjust hyperparameters in FL to reduce the volume of model updates, the number of participating devices, and local iterations. However, most focus on only part of the hyperparameters and primarily rely on analytical optimization. A more integrated and dynamic coordination of all hyperparameters is needed. To address this issue, we first propose an efficient FL framework enabled by rand-m sparsification and stochastic quantization methods. For this framework, we conduct a rigorous theoretical analysis to explore the trade-offs among quantization level, sparsification level, device participation, and local iteration. To improve convergence speed, we also design a Deep Reinforcement Learning (DRL)-based strategy to dynamically coordinate these hyperparameters. Experimental results show that our method can improve convergence speed by at least 8% compared to the existing approaches. Xinlei Yu 0001, Yijing Lin, Zhipeng Gao 0001, Hongyang Du 0001, Dusit Niyato |
IEEE Trans. Netw. Serv. Manag. | 4 |
| 2025 | Diffusion-Based Deep Reinforcement Learning for Resource Management in Connected Construction Equipment Networks: A Hierarchical FrameworkabstractWith the extensive adoption of information technology, tunnel construction is experiencing a rapid digital transformation. Integrating powerful direct communication among construction equipment (CE) facilitates real-time data exchange, promoting collaborative operations among CE. Concurrent execution of multiple construction procedures leads to a significant rise in the amount of CE and communication links, resulting in resource competition. However, this competition is aimed at enhancing collaboration. To address this inherently contradictory issue, we propose a hierarchical resource management framework and align communication quality of service (QoS) to construction efficiency using construction procedure coherence degree (CPCD) based on age of information (AoI). By formulating resource management as a stochastic optimization problem, a suitable online two-level deep reinforcement learning algorithm referred to as diffusion based soft actor critic (DSAC)-QMIX is designed to derive the radio resource allocation strategies. DSAC is responsible for orchestrating spectrum inter-fleets at the high-level, and QMIX makes the resource management and power control decision for each CE at the low-level. Simulation results validate the effectiveness of the DSAC-QMIX algorithm with comparable transmission rate, and show superior performance in terms of CPCD satisfaction compared with other benchmarks. Pengfei Ning, Hongwei Wang 0008, Tao Tang 0004, Jie Zhang 0002, Hongyang Du 0001, Dusit Niyato, F. Richard Yu |
IEEE Trans. Wirel. Commun. | 5 |
| 2025 | Analytical Framework for Effective Degrees of Freedom in Near-Field XL-MIMOabstractExtremely large-scale multiple-input-multiple-output (XL-MIMO) is an emerging transceiver technology for enabling next-generation communication systems, due to its potential for substantial enhancement in both the spectral efficiency and spatial resolution. However, the achievable performance limits of various promising XL-MIMO configurations have yet to be fully evaluated, compared, and discussed. In this paper, we develop an effective degrees of freedom (EDoF) performance analysis framework specifically tailored for near-field XL-MIMO systems. We explore five representative distinct XL-MIMO hardware designs, including uniform planar array (UPA)-based with infinitely thin dipoles, two-dimensional (2D) continuous aperture (CAP) plane-based, UPA-based with patch antennas, uniform linear array (ULA)-based, and one-dimensional (1D) CAP line segment-based XL-MIMO systems. Our analysis encompasses two near-field channel models: the scalar and dyadic Green’s function-based channel models. More importantly, when applying the scalar Green’s function-based channel, we derive EDoF expressions in the closed-form, characterizing the impacts of the physical size of the transceiver, the transmitting distance, and the carrier frequency. In our numerical results, we evaluate and compare the EDoF performance across all examined XL-MIMO designs, confirming the accuracy of our proposed closed-form expressions. Furthermore, we observe that with an increasing number of antennas, the EDoF performance for both UPA-based and ULA-based systems approaches that of 2D CAP plane and 1D CAP line segment-based systems, respectively. Moreover, we unveil that the EDoF performance for near-field XL-MIMO systems is predominantly determined by the array aperture size rather than the sheer number of antennas. Zhe Wang 0018, Jiayi Zhang 0001, Wenhui Yi, Huahua Xiao, Hongyang Du 0001, Dusit Niyato, Bo Ai 0001, Derrick Wing Kwan Ng |
IEEE Trans. Wirel. Commun. | 5 |
| 2025 | Robust Beamforming Design for Near-Field DMA-NOMA mmWave Communications With Imperfect Position InformationabstractFor millimeter-wave (mmWave) non-orthogonal multiple access (NOMA) communication systems, we propose an innovative near-field (NF) transmission framework based on dynamic metasurface antenna (DMA) technology. In this framework, a base station (BS) utilizes the DMA hybrid beamforming technology combined with the NOMA principle to maximize communication efficiency between near-field users (NUs) and far-field users (FUs). In conventional communication systems, obtaining channel state information (CSI) requires substantial pilot signals, significantly reducing system communication efficiency. We propose a beamforming design scheme based on position information to address with this challenge. This scheme does not depend on pilot signals but indirectly obtains CSI by analyzing the geometric relationship between user position information and channel models. However, in practical applications, the accuracy of position information is challenging to guarantee and may contain errors. We propose a robust beamforming design strategy based on the worst-case scenario to tackle this issue. Since this problem is a multi-variable coupled non-convex problem, we employ a dual-loop iterative joint optimization algorithm to update beamforming using block coordinate descent (BCD) and derive the optimal power allocation (PA) expression. We analyze its convergence and complexity to verify the proposed algorithm’s performance and robustness thoroughly. We validate the theoretical derivation of the CSI error bound through simulation experiments. Numerical results show that our proposed scheme performs better than traditional beamforming schemes. Additionally, the transmission framework exhibits strong robustness to NU and FU position errors, laying a solid foundation for the practical application of mmWave NOMA communication systems. The NF transmission framework for mmWave NOMA communication systems based on DMA technology proposed in this work shows significant advantages in improving communication sum rate, reducing reliance on pilot signals, and coping with position errors. This provides new insights for the future development of mmWave NOMA communication technology. Yue Xiu 0001, Yang Zhao 0017, Songjie Yang, Dusit Niyato, Hongyang Du 0001 |
IEEE Trans. Wirel. Commun. | 6 |
| 2024 | UAV-enabled Collaborative Secure Data Transmission via Hybrid-Action Multi-Agent Deep Reinforcement LearningabstractWith the advancement of smart cities, smart manufacturing, and smart transportation, the Internet of Things (IoT) big data platform operating on wireless networks has emerged as a pivotal sector. In such systems, unmanned aerial vehicles (UAVs) play an indispensable support due to their flexibility and adaptability, but the energy sensitivity and limited communication capabilities pose further challenges. In this paper, we study a UAV-assisted secure communication system, where a UAV-enabled virtual antenna array (UVAA) consisting of multiple UAVs communicates with a remote mobile user (MU) by executing collaborative beamforming (CB), and then an eavesdropper exists for eavesdropping the transmission data from UVAA to MU. Then, a UAV-enabled secure communication optimization problem is formulated to maximize the total secrecy rate between the UVAA and the MU by optimizing the roles, locations and excitation current weights of UAVs. Since the considered scenario is dynamic and the UAVs need to cooperate with each other, we propose a hybrid-action multi-agent deep reinforcement learning (MADRL) algorithm (HMAPPO) to efficiently solve the optimization problem. Simulation results verify the effectiveness of the HMAPPO and illustrate that it learns the best strategy compared with other baseline methods. Saichao Liu, Geng Sun 0001, Siyu Teng, Jiahui Li 0002, Jiacheng Wang 0001, Hongyang Du 0001, Yinqiu Liu |
GLOBECOM | 7 |
| 2024 | IRS-enabled Wireless Power Transfer and Data Collection in UAV-assisted IoTabstractAn intelligent reflecting surface (IRS)-enabled wireless power transfer (WPT) and data collection scheme for unmanned aerial vehicle (UAV)-assisted Internet of Things (IoT) network is investigated in this paper. Specifically, IoT devices (IoTDs) first harvest energy from the UAV and then upload the sensed data by applying time-division multiple access (TDMA), where an IRS is deployed to improve the transmission quality. We aim to minimize the age of information (AoI) and energy consumption of the UAV. For achieving this, we formulate an optimization problem by jointly optimizing the UAV trajectory, IRS phase shits, charging time allocation, and binary IoTD scheduling, which is a mixed-integer non-convex optimization problem. To address the issue, we first formulate our problem into a Markov decision process (MDP) and then propose an alternating optimization-double parameterized deep Q-network (AO-DPDQN) approach to solve the optimization problem. Specifically, an AO-based method is adopted to optimize the phase shifts of IRS to simplify the action space of MDP, and then double parameterized deep Q-network (DPDQN) is employed to optimize UAV trajectory, charging time allocation, and IoTD scheduling. Simulation results demonstrate the effectiveness and superiority of the proposed approach compared to various baselines. Wenwen Xie, Geng Sun 0001, Jiahui Li 0002, Xue Wang 0002, Jiacheng Wang 0001, Hongyang Du 0001, Dusit Niyato |
GLOBECOM | 6 |
| 2024 | DIsFU: Protecting Innocent Clients in Federated Unlearning
Fanyu Kong 0003, Xiangyun Tang, Tao Zhang 0009, Hongyang Du 0001, Jiawen Kang 0001, Chi Liu 0002 |
ICA3PP (4) | 5 |
| 2024 | Generative Al-aided Joint Training-free Secure Semantic Communications via Multi-modal PromptsabstractSemantic communication (SemCom) holds promise for reducing network resource consumption while achieving the communications goal. However, the computational overheads in jointly training semantic encoders and decoders—and the subsequent deployment in network devices—are overlooked. Recent advances in Generative artificial intelligence (GAI) offer a potential solution. The robust learning abilities of GAI models indicate that semantic decoders can reconstruct source messages using a limited amount of semantic information, e.g., prompts, without joint training with the semantic encoder. A notable challenge, however, is the instability introduced by GAI’s diverse generation ability. This instability, evident in outputs like text-generated images, limits the direct application of GAI in scenarios demanding accurate message recovery, such as face image transmission. To solve the above problems, this paper proposes a GAI-aided SemCom system with multi-model prompts for accurate content decoding. Moreover, in response to security concerns, we introduce the application of covert communications aided by a friendly jammer. The system jointly optimizes the diffusion step, jamming, and transmitting power with the aid of the generative diffusion models, enabling successful and secure transmission of the source messages. Hongyang Du 0001, Guangyuan Liu 0003, Dusit Niyato, Jiayi Zhang 0001, Jiawen Kang 0001, Zehui Xiong, Bo Ai 0001, Dong In Kim 0001 |
ICASSP | 1 |
| 2024 | Scalable Blockchain Oracle for AIGC ServicesabstractAI-generated content (AIGC) gained immense popularity across various domains, retrieving valuable training data by using free APIs (Application Programming Interfaces) from various applications and utilizing AI techniques to generate content automatically. However, concerns have been raised regarding unfair payment for the utilization of valuable training data between data owners and AIGC services providers (ASPs). Blockchain oracle can establish trust between them and bridge on-chain and off-chain training data trading. However, the integration of blockchain and AIGC services is challenged by the scalability of oracle consensus. It is essential not only to support a high volume of data requests from ASPs but also to ensure timely and accurate training data responses. To solve the above issues, we first propose an API-based decentralized AIGC data sharing framework and introduce a blockchain oracle to help ASPs retrieve training data from off-chain data owners. We then design flooding-based oracle consensus protocols to achieve scalable and efficient interactions between AIGC and data owners. Theoretical analysis and simulation results demonstrate that the proposed mechanism can significantly reduce communication overheads. Yijing Lin, Zhipeng Gao 0001, Hongyang Du 0001, Yunting Xu, Dusit Niyato |
ICC | 3 |
| 2024 | Straggler-Aware Federated Learning Based on Adaptive Clustering to Support Edge IntelligenceabstractFederated learning (FL) has been vigorously promoted in wireless edge networks as it fosters collaborative training of machine learning (ML) models while preserving individual user privacy and data security. In conventional FL, user equipments (UEs) and an aggregator can collaboratively train a globally shared ML model by transmitting ML models instead of raw data. In wireless edge networks, the heterogeneity of multidimensional resources (e.g., computing and communication re-sources) used to transmit ML models may introduce stragglers in FL, characterized by a slow update and/or transmission of local models. The stragglers in FL can significantly degrade learning efficiency and accuracy, as the slowest UE participating in the FL can dramatically slow down entire convergence. In this paper, to alleviate the negative impact of stragglers, we propose a dynamic straggler-aware clustering based FL mechanism, called FeDSC, via adaptive UE clustering. Specifically, we first group participating UEs into multiple clusters based on their computing capability and available wireless resources. Then, we propose an adaptive UE selection scheme to synchronously update the cluster aggregation model. Meanwhile, an edge server performs global aggregation of different cluster models in an asynchronous time-triggered manner. Numerical results show that our proposed FeDSC mechanism can achieve significant performance improvement in terms of training time and model accuracy in comparison to classical FL benchmarks. Yijing Liu 0001, Gang Feng 0004, Hongyang Du 0001, Yao Sun 0002, Jiawen Kang 0001, Dusit Niyato |
ICC | 3 |
| 2024 | Scalable Federated Unlearning via Isolated and Coded Sharding
Yijing Lin, Zhipeng Gao 0001, Hongyang Du 0001, Dusit Niyato, Gui Gui, Shuguang Cui, Jinke Ren |
IJCAI | 3 |
| 2024 | Mixture of Experts for Intelligent Networks: A Large Language Model-enabled ApproachabstractOptimizing various wireless user tasks poses a significant challenge for networking systems because of the expanding range of user requirements. Despite advancements in Deep Reinforcement Learning (DRL), the need for customized optimization tasks for individual users complicates developing and applying numerous DRL models, leading to substantial computation resource and energy consumption and can lead to inconsistent outcomes. To address this issue, we propose a novel approach utilizing a Mixture of Experts (MoE) framework, augmented with Large Language Models (LLMs), to analyze user objectives and constraints effectively, select specialized DRL experts, and weigh each decision from the participating experts. Specifically, we develop a gate network to oversee the expert models, allowing a collective of experts to tackle a wide array of new tasks. Furthermore, we innovatively substitute the traditional gate network with an LLM, leveraging its advanced reasoning capabilities to manage expert model selection for joint decisions. Our proposed method reduces the need to train new DRL models for each unique optimization problem, decreasing energy consumption and AI model implementation costs. The LLMenabled MoE approach is validated through a general maze navigation task and a specific network service provider utility maximization task, demonstrating its effectiveness and practical applicability in optimizing complex networking systems. Hongyang Du 0001, Guangyuan Liu 0003, Yijing Lin, Dusit Niyato, Jiawen Kang 0001, Zehui Xiong, Dong In Kim 0001 |
IWCMC | 1 |
| 2024 | Stochastic Resource Allocation for Semantic Communication-Aided Virtual Transportation Networks in the MetaverseabstractThe physical-virtual world synchronization to develop the Metaverse will require a massive transmission and exchange of data. In this paper, we introduce semantic communication for the development of virtual transportation networks in the Metaverse. Leveraging the perception capabilities of edge devices, virtual service providers (VSPs) can subscribe to their preferred edge devices to receive the semantic data of interest. However, the demands of the VSPs are highly dependent on the users that they are serving. To address the resource allocation problem amid stochastic user demand, we propose a stochastic semantic transmission scheme (SSTS) based on two-stage stochastic integer programming. Using real data captured by edge devices we deploy in Singapore, the simulation results show that SSTS can minimize the transmission cost of the VSPs while accounting for the users' demand uncertainties. Wei Chong Ng, Hongyang Du 0001, Wei Yang Bryan Lim, Zehui Xiong, Dusit Niyato, Chunyan Miao |
WCNC | 2 |
| 2024 | Semantic Change Driven Generative Semantic Communication FrameworkabstractThe burgeoning generative artificial intelligence technology offers novel insights into the development of semantic communication (SemCom) frameworks. These frameworks hold the potential to address the challenges associated with the black-box nature inherent in existing end-to-end training manner for the existing SemCom framework, as well as deterioration of the user experience caused by the inevitable error floor in deep learning-based SemCom. In this paper, we focus on the widespread remote monitoring scenario, and propose a semantic change driven generative SemCom framework. Therein, the semantic encoder and semantic decoder can be optimized independently. Specifically, we develop a modular semantic encoder with value of information based semantic sampling function. In addition, we propose a conditional denoising diffusion probabilistic mode-assisted semantic decoder that relies on received semantic information from the source, namely, the semantic map, and the local static scene information to remotely regenerate scenes. Moreover, we demonstrate the effectiveness of the proposed semantic encoder and decoder as well as the considerable potential in reducing energy consumption through simulation based on the realistic F composite channel fading model. The code is available at https://github.com/wty2011jl/SCDGSC.git. Zehui Xiong, Hongyang Du 0001, Yanli Yuan, Tony Q. S. Quek |
WCNC | 3 |
| 2024 | Incentive and Dynamic Client Selection for Federated UnlearningabstractWith the development of AI-Generated Content (AIGC), data is becoming increasingly important, while the right of data to be forgotten, which is defined in the General Data Protection Regulation (GDPR) and permits data owners to remove information from AIGC models, is also arising. To protect this right in a distributed manner corresponding to federated learning, federated unlearning is employed to eliminate history model updates and unlearn the global model to mitigate data effects from the targeted clients intending to withdraw from training tasks. To diminish centralization failures, the hierarchical federated framework that is distributed and collaborative can be integrated into the unlearning process, wherein each cluster can support multiple AIGC tasks. However, two issues remain unexplored in current federated unlearning solutions: 1) getting remaining clients, those not withdraw from the task, to join the unlearning process, which demands additional resources and notably has fewer benefits than federated learning, particularly in achieving the original performance via alternative unlearning processes and 2) exploring mechanisms for dynamic unlearning in the selection of remaining clients possessing unbalanced data to avoid starting the unlearning from scratch. We initially consider a two-level incentive and unlearning mechanism to address the aforementioned challenges. At the lower level, we utilize evolutionary game theory to model the dynamic participation process, aiming to attract remaining clients to participate in retraining tasks. At the upper level, we integrate deep reinforcement learning into federated unlearning to dynamically select remaining clients to join the unlearning process to mitigate the bias introduced by the unbalanced data distribution among clients. Experimental results demonstrate that the proposed mechanisms outperform comparative methods, enhancing utilities and improving accuracy. Yijing Lin, Zhipeng Gao 0001, Hongyang Du 0001, Dusit Niyato, Jiawen Kang 0001, Xiaoyuan Liu 0002 |
WWW | 3 |
| 2024 | Generative-AI-Driven Human Digital Twin in IoT Healthcare: A Comprehensive SurveyabstractThe Internet of Things (IoT) can significantly enhance the quality of human life, specifically in healthcare, attracting extensive attentions to IoT healthcare services. Meanwhile, the human digital twin (HDT) is proposed as an innovative paradigm that can comprehensively characterize the replication of the individual human body in the digital world and reflect its physical status in real time. Naturally, HDT is envisioned to empower IoT healthcare beyond the application of healthcare monitoring by acting as a versatile and vivid human digital testbed, simulating the outcomes and guiding the practical treatments. However, successfully establishing HDT requires high-fidelity virtual modeling and strong information interactions but possibly with scarce, biased, and noisy data. Fortunately, a recent popular technology called generative artificial intelligence (GAI) may be a promising solution because it can leverage advanced AI algorithms to automatically create, manipulate, and modify valuable while diverse data. This survey particularly focuses on the implementation of GAI-driven HDT in IoT healthcare. We start by introducing the background of IoT healthcare and the potential of GAI-driven HDT. Then, we delve into the fundamental techniques and present the overall framework of GAI-driven HDT. After that, we explore the realization of GAI-driven HDT in detail, including GAI-enabled data acquisition, communication, data management, digital modeling, and data analysis. Besides, we discuss typical IoT healthcare applications that can be revolutionized by GAI-driven HDT, namely, personalized health monitoring and diagnosis, personalized prescription, and personalized rehabilitation. Finally, we conclude this survey by highlighting some future research directions. Jiayuan Chen 0001, You Shi, Changyan Yi, Hongyang Du 0001, Jiawen Kang 0001, Dusit Niyato |
IEEE Internet Things J. | 4 |
| 2024 | YOLO-Based Semantic Communication With Generative AI-Aided Resource Allocation for Digital Twins ConstructionabstractDigital Twins play a crucial role in bridging the physical and virtual worlds. Given the dynamic and evolving characteristics of the physical world, a huge volume of data transmission and exchange is necessary to attain synchronized updates in the virtual world. In this article, we propose a semantic communication framework based on you only look once (YOLO) to construct a virtual apple orchard with the aim of mitigating the costs associated with data transmission. Specifically, we first employ the YOLOv7-X object detector to extract semantic information from captured images of edge devices, thereby reducing the volume of transmitted data and saving transmission costs. Afterwards, we quantify the importance of each semantic information by the confidence generated through the object detector. Based on this, we propose two resource allocation schemes, i.e., the confidence-based scheme and the acrlong AI-generated scheme, aimed at enhancing the transmission quality of important semantic information. The proposed diffusion model generates an optimal allocation scheme that outperforms both the average allocation scheme and the confidence-based allocation scheme. Moreover, to obtain semantic information more effectively, we enhance the detection capability of the YOLOv7-X object detector by introducing new efficient layer aggregation network-horNet (ELAN-H) and SimAM attention modules, while reducing the model parameters and computational complexity, making it easier to run on edge devices with limited performance. The numerical results indicate that our proposed semantic communication framework and resource allocation schemes significantly reduce transmission costs while enhancing the transmission quality of important information in communication services. Baoxia Du, Hongyang Du 0001, Dusit Niyato, Peng Xin, Mingyang Qi, You Tang |
IEEE Internet Things J. | 2 |
| 2024 | Securing Federated Diffusion Model With Dynamic Quantization for Generative AI Services in Multiple-Access Artificial Intelligence of ThingsabstractGenerative diffusion models (GDMs) have emerged as potent tools for generating high-quality, creative content across various media, including audio, images, videos, and 3-D models. Their application in artificial intelligence-generated content (AIGC) marks a pivotal advancement in the evolution from the Internet of Things (IoT) to the Artificial Intelligence of Things (AIoT). Considering the inherent multiple-access nature of AIoT, training GDMs via federated learning and deploying them collaboratively is paramount. However, such approaches introduce considerable security risks and energy consumption challenges. To address these issues, we propose a comprehensive architecture for GDMs, encompassing both training and sampling stages. This architecture, termed secure and sustainable diffusion (SS-Diff), aims to thwart trigger-based security threats, such as backdoor attacks and trojan attacks, while simultaneously reducing energy consumption in multiple-access AIoT. The SS-Diff architecture incorporates a dynamic quantization mechanism within the training phase, significantly reducing communication overhead and thereby improving both spectrum and energy efficiency. During the sampling stage, a detection-based defense strategy is employed to identify and negate trigger inputs associated with malicious attacks. Through extensive simulations, we evaluate the performance of the SS-Diff architecture. The results demonstrate that the SS-Diff can effectively train GDMs and eliminate the impact of the attacks, compared with existing schemes. Bingkun Lai, Jiawen Kang 0001, Hongyang Du 0001, Jiangtian Nie, Tao Zhang 0063, Yanli Yuan, Weiting Zhang, Dusit Niyato, Abbas Jamalipour |
IEEE Internet Things J. | 4 |
| 2024 | Hirail: Core-Agnostic Deterministic Networks for Long-Distance Time-Sensitive IIoT ApplicationsabstractWith the emergence of time-sensitive IIoT applications, such as remote operation and industrial control, a long-distance deterministic forwarding service is highly desirable. However, most of the existing research is limited to local area networks, or requires costly replacement of core network devices. Enabling incremental deterministic networks based on off-the-shelf technologies is a significant challenge. This paper designs a core-agnostic and cost-effective solution named Hirail to achieve the smooth evolution of long-distance deterministic networks. Firstly, we investigate that a time-discrete shaper (TDS) can be deployed at the ingress node to enable millisecond-level bounded delay. TDS functions similarly to the concept of buying time-stamped tickets for each flow prior to getting on a high-speed rail, thus avoiding the expensive modification of core devices. Then, to alleviate the flow aggregation problem under long-distance links, we utilize the inband network telemetry to construct the delay-aware network map and conduct adaptive source routing based on the map. Finally, an adjustable buffer at the last hop is devised for jitter reduction. Evaluation results show that Hirail can meet the bounded delay and jitter demands, and outperforms other solutions in terms of performance and overhead. Tao Huang 0005, Yudong Huang, Xinyuan Zhang 0011, Shuo Wang 0006, Hongyang Du 0001, Dusit Niyato, F. Richard Yu, Yunjie Liu 0001 |
IEEE Internet Things J. | 5 |
| 2024 | Tiny Multiagent DRL for Twins Migration in UAV Metaverses: A Multileader Multifollower Stackelberg Game ApproachabstractThe synergy between Unmanned Aerial Vehicles (UAVs) and metaverses is giving rise to an emerging paradigm named UAV metaverses, which create a unified ecosystem that blends physical and virtual spaces, transforming drone interaction and virtual exploration. UAV Twins (UTs), as the digital twins of UAVs that revolutionize UAV applications by making them more immersive, realistic, and informative, are deployed and updated on ground base stations, e.g., RoadSide Units (RSUs), to offer metaverse services for UAV Metaverse Users (UMUs). Due to the dynamic mobility of UAVs and limited communication coverages of RSUs, it is essential to perform real-time UT migration to ensure seamless immersive experiences for UMUs. However, selecting appropriate RSUs and optimizing the required bandwidth is challenging for achieving reliable and efficient UT migration. To address the challenges, we propose a tiny machine learning-based Stackelberg game framework based on pruning techniques for efficient UT migration in UAV metaverses. Specifically, we formulate a multi-leader multifollower Stackelberg model considering a new immersion metric of UMUs in the utilities of UAVs. Then, we design a Tiny Multi-Agent Deep Reinforcement Learning (Tiny MADRL) algorithm to obtain the tiny networks representing the optimal game solution. Specifically, the actor-critic network leverages the pruning techniques to reduce the number of network parameters and achieve model size and computation reduction, allowing for efficient implementation of Tiny MADRL. Numerical results demonstrate that our proposed schemes have better performance than traditional schemes. Jiawen Kang 0001, Minrui Xu, Jiangtian Nie, Jinbo Wen, Hongyang Du 0001, Dongdong Ye, Xumin Huang, Dusit Niyato, Shengli Xie 0001 |
IEEE Internet Things J. | 6 |
| 2024 | Blockchain and Trusted Hardware-Enabled Data Scheduling for Edge Learning in Wireless IIoTabstract5G and Beyond 5G communication technologies have promoted the architectural innovation of the Industrial Internet of Things (IIoT) and the wide application of edge learning. As Beyond 5G technologies enhance wireless communication within IIoT, the demand for efficient, secure data management becomes paramount. Edge learning emerges as a solution for localized model training, reducing the necessity for extensive data transmission. However, this decentralization introduces vulnerabilities, particularly in data security during transmission and efficient resource utilization. To address the challenges of data scheduling for edge learning in the Wireless IIoT (WIIoT), we propose a novel architecture that leverages blockchain for secure, decentralized data scheduling and employs physically unclonable functions (PUFs)-based algorithm to ensure data integrity and confidentiality. The primary contributions consist of a task scheduling model based on blockchain, along with a data compression scheme in multiple stages combined with a data scheduling algorithm that is optimized for energy efficiency in edge learning environments. Experiments conducted on a simulated WIIoT platform comprising embedded devices validate our approach, demonstrating enhanced data security and learning efficiency which can reduce 40% in the training stage and 70% in the inference stage. Our findings contribute to the advancement of security and efficient edge learning frameworks in the context of WIIoT, addressing the intricate balance between security, efficiency, and decentralized trust. Jiqiang Liu, Tao Zhang 0063, Jian Wang 0015, Zhenhui Yuan, Minrui Xu, Di Zhai, Tianxi Wang, Hongyang Du 0001, Dusit Niyato |
IEEE Internet Things J. | 9 |
| 2024 | EPDB: An Efficient and Privacy-Preserving Electric Charging Scheme in Internet of Robotic ThingsabstractIn recent years, electric vehicles (EVs) have emerged as a promising mode of transportation. With the development of Internet of Robotic Things (IoRT) technology, charging stations are employing interconnected robots to charge EVs, automating the collection and transmission of user charging information. However, charging processes pose risks of privacy leakage to users, as malicious attackers could potentially exploit the collected charging information to infer the real identities and behavioral habits of EV users. Existing studies leverage the decentralization and anonymity of blockchain to achieve privacy-preserving charging management. Due to the increasing number of users and limited battery capacity, there is a large volume of charging requests demand to be processed. However, the consensus mechanism of blockchain limits the system throughput. Therefore, it is a challenge to preserve the privacy of EV users and simultaneously improve the system processing efficiency. To address these concerns, we propose an efficient and privacy-preserving EV charging scheme (EPDB), which leverages decentralized identifier (DID) and Pedersen commitment scheme to achieve reliable charging reservations while hiding EV User’s charging information. Additionally, we propose an efficient blockchain consensus protocol, which serves as the underlying storage for DID, thus significantly improving the system throughput. Furthermore, our proposed consensus protocol maintains high throughput even when encountering Byzantine attacks. Our theoretical analysis indicates that EPDB scheme effectively mitigate Byzantine attacks, preserve privacy and prevents deception of charging services, and our experimental results demonstrate the high efficiency of EPDB scheme. Di Zhai, Jiqiang Liu, Tao Zhang 0063, Jian Wang 0015, Hongyang Du 0001, Tianxi Wang, Chuan Zhang 0003, Jiawen Kang 0001, Dusit Niyato |
IEEE Internet Things J. | 5 |
| 2024 | Trust Management of Tiny Federated Learning in Internet of Unmanned Aerial VehiclesabstractLightweight training and distributed tiny data storage in local model will lead to the severe challenge of convergence for tiny federated learning (FL). Achieving fast convergence in tiny FL is crucial for many emerging applications in Internet of Unmanned Aerial Vehicles (IUAVs) networks. Excessive information exchange between UAVs and IoT devices could lead to security risks and data breaches, while insufficient information can slow down the learning process and negatively system performance experience due to significant computational and communication constraints in tiny FL hardware system. This paper proposes a trusting, low latency, and energy-efficient tiny wireless FL framework with blockchain (TBWFL) for IUAV systems. We develop a quantifiable model to determine the trustworthiness of IoT devices in IUAV networks. This model incorporates the time spent in communication, computation, and block production with a decay function in each round of FL at the UAVs. Then it combines the trust information from different UAVs, considering their credibility of trust recommendation. We formulate the TBWFL as an optimization problem that balances trustworthiness, learning speed, and energy consumption for IoT devices with diverse computing and energy capabilities. We decompose the complex optimization problem into three sub-problems for improved local accuracy, fast learning, trust verification, and energy efficiency of IoT devices. Our extensive experiments show that TBWFL offers higher trustworthiness, faster convergence, and lower energy consumption than the existing state-of-the-art FL scheme. Jie Zheng 0005, Jipeng Xu, Hongyang Du 0001, Dusit Niyato, Jiawen Kang 0001, Jiangtian Nie, Zheng Wang 0001 |
IEEE Internet Things J. | 3 |
| 2024 | Generative Artificial Intelligence Assisted Wireless Sensing: Human Flow Detection in Practical Communication EnvironmentsabstractGroundbreaking applications such as ChatGPT have heightened research interest in generative artificial intelligence (GAI). Essentially, GAI excels not only in content generation but also signal processing, offering support for wireless sensing. Hence, we introduce a novel GAI-assisted human flow detection system (G-HFD). Rigorously, G-HFD first uses the channel state information (CSI) to estimate the velocity and acceleration of propagation path length change of the human induced reflection (HIR). Then, given the strong inference ability of the diffusion model, we propose a unified weighted conditional diffusion model (UW-CDM) to denoise the estimation results, enabling detection of the number of targets. Next, we use the CSI obtained by a uniform linear array with wavelength spacing to estimate the HIR’s time of flight and direction of arrival (DoA). In this process, UW-CDM solves the problem of ambiguous DoA spectrum, ensuring accurate DoA estimation. Finally, through clustering, G-HFD determines the number of subflows and the number of targets in each subflow, i.e., the subflow size. The evaluation based on practical downlink communication signals shows G-HFD’s accuracy of subflow size detection can reach 91%. This validates its effectiveness and underscores the significant potential of GAI in the context of wireless sensing. Jiacheng Wang 0001, Hongyang Du 0001, Dusit Niyato, Zehui Xiong, Jiawen Kang 0001, Bo Ai 0001, Zhu Han 0001, Dong In Kim 0001 |
IEEE J. Sel. Areas Commun. | 2 |
| 2024 | Through the Wall Detection and Localization of Autonomous Mobile Device in Indoor ScenarioabstractIn the intelligent logistics and warehouses, the autonomous mobile device (AMD) holds a key position as it is equipped with the ability to carry out functions like material transportation and inventory inspection. Nevertheless, the effective execution of these functions necessitates the location of the AMD. Given the increasing proliferation of networks like WiFi and 5G, leveraging these signals to achieve AMD localization is a desirable solution. Therefore, this paper proposes a channel state information (CSI) based system forthrough-the-wall (TTW) passive AMDdetection andlocalization, named T-DeLo. T-DeLo first establishes a reference channel and utilizes it to cancel the strong signal interference (SSI) and phase errors, ensuring that the reflections introduced by the AMD can be estimated. Built upon this core, it uses the proposed novel two-dimensional matrix pencil algorithm to estimate jointly the path length change rate (PLCR) and time of flight (ToF) of the AMD induced reflections, in the TTW scenario. Unlike existing algorithms, this algorithm aggregates multiple measurements to improve the estimation performance under conditions of low signal-to-noise ratio (SNR). Finally, leveraging the estimated ToF and PLCR, T-DeLo realizes TTW AMD detection and localization via statistical and geometric analysis, respectively. In the TTW glass and brick wall scenarios, the extensive experimental evaluation shows that the AMD detection accuracy of T-DeLo is 0.964 and 0.952, while the median localization errors are 1.65 m and 2.05 m, respectively, laying a solid foundation for practical and ubiquitous AMD passive detection and localization. Jiacheng Wang 0001, Hongyang Du 0001, Dusit Niyato, Mu Zhou, Jiawen Kang 0001, Zehui Xiong, Abbas Jamalipour |
IEEE J. Sel. Areas Commun. | 2 |
| 2024 | Generative AI Agents With Large Language Model for Satellite Networks via a Mixture of Experts TransmissionabstractIn response to the needs of 6G global communications, satellite communication networks have emerged as a key solution. However, the large-scale development of satellite communication networks is constrained by complex system models, whose modeling is challenging for massive users. Moreover, transmission interference between satellites and users seriously affects communication performance. To solve these problems, this paper develops generative artificial intelligence (AI) agents for model formulation and then applies a mixture of experts (MoE) approach to design transmission strategies. Specifically, we leverage large language models (LLMs) to build an interactive modeling paradigm and utilize retrieval-augmented generation (RAG) to extract satellite expert knowledge that supports mathematical modeling. Afterward, by integrating the expertise of multiple specialized components, we propose an MoE-proximal policy optimization (PPO) approach to solve the formulated problem. Each expert can optimize the optimization variables at which it excels through specialized training through its own network and then aggregate them through the gating network to perform joint optimization. The simulation results validate the accuracy and effectiveness of employing a generative agent for problem formulation. Furthermore, the superiority of the proposed MoE-ppo approach over other benchmarks is confirmed in solving the formulated problem. The adaptability of MoE-PPO to various customized modeling problems has also been demonstrated. Ruichen Zhang 0001, Hongyang Du 0001, Yinqiu Liu, Dusit Niyato, Jiawen Kang 0001, Zehui Xiong, Abbas Jamalipour, Dong In Kim 0001 |
IEEE J. Sel. Areas Commun. | 2 |
| 2024 | RIS-Aided Cell-Free Massive MIMO Systems for 6G: Fundamentals, System Design, and ApplicationsabstractAn introduction of intelligent interconnectivity for people and things has posed higher demands and more challenges for sixth-generation (6G) networks, such as high spectral efficiency and energy efficiency (EE), ultralow latency, and ultrahigh reliability. Cell-free (CF) massive multiple-input-multiple-output (mMIMO) and reconfigurable intelligent surface (RIS), also called intelligent reflecting surface (IRS), are two promising technologies for coping with these unprecedented demands. Given their distinct capabilities, integrating the two technologies to further enhance wireless network performances has received great research and development attention. In this article, we provide a comprehensive survey of research on RIS-aided CF mMIMO wireless communication systems. We first introduce system models focusing on system architecture and application scenarios, channel models, and communication protocols. Subsequently, we summarize the relevant studies on system operation and resource allocation, providing in-depth analyses and discussions. Following this, we present practical challenges faced by RIS-aided CF mMIMO systems, particularly those introduced by RIS, such as hardware impairments (HIs) and electromagnetic interference (EMI). We summarize the corresponding analyses and solutions to further facilitate the implementation of RIS-aided CF mMIMO systems. Furthermore, we explore an interplay between RIS-aided CF mMIMO and other emerging 6G technologies, such as millimeter wave (mmWave) and terahertz (THz), simultaneous wireless information and power transfer (SWIPT), next-generation multiple access (NGMA), and unmanned aerial vehicle (UAV). Finally, we outline several research directions for future RIS-aided CF mMIMO systems. Enyu Shi, Jiayi Zhang 0001, Hongyang Du 0001, Bo Ai 0001, Chau Yuen, Dusit Niyato, Khaled Ben Letaief, Xuemin Shen |
Proc. IEEE | 3 |
| 2024 | Adaptive Clustering-Based Straggler-Aware Federated Learning in Wireless Edge NetworksabstractFederated learning (FL) has been vigorously promoted in wireless edge networks as it fosters collaborative training of machine learning (ML) models while preserving individual user privacy and data security. In conventional FL, user equipment (UE) and an aggregator can collaboratively train shared global ML models by transmitting interactive ML models. In wireless edge networks, heterogeneity of multi-dimensional resources (e.g., computing and communication resources) used to train and transmit FL models may introduce stragglers, characterized by a slow update and/or transmission of local models. The stragglers can significantly degrade learning performance of FL, as the slowest participating UE can dramatically slow down the entire convergence. In this paper, to alleviate the negative impact of stragglers, we propose a dynamic straggler-aware clustering based FL (FeDSC) mechanism via adaptive UE clustering. Specifically, we first group participating UEs into multiple clusters based on their available computing and wireless resources. Then, we propose an adaptive clustering scheme to synchronously update the cluster aggregation model. Meanwhile, an edge server performs global aggregation of different cluster models in an asynchronous manner. Finally, we theoretically demonstrate the convergence of our proposed mechanism via numerical results. Numerical results show that our proposed mechanism can effectively reduce training time and wireless bandwidth consumption, while improving training efficiency and guaranteeing learning accuracy. Yijing Liu 0001, Gang Feng 0004, Hongyang Du 0001, Yao Sun 0002, Jiawen Kang 0001, Dusit Niyato |
IEEE Trans. Commun. | 3 |
| 2024 | FedASA: A Personalized Federated Learning With Adaptive Model Aggregation for Heterogeneous Mobile Edge ComputingabstractFederated learning (FL) opens a new promising paradigm for the Industrial Internet of Things (IoT) since it can collaboratively train machine learning models without sharing private data. However, deploying FL frameworks in real IoT scenarios faces three critical challenges, i.e., statistical heterogeneity, resource constraint, and fairness. To address these challenges, we design a fair and efficient FL method, termed FedASA, which can address the challenge of statistical heterogeneity in resource-constrained scenarios by determining the shared architecture adaptively. In FedASA, we first present a cell-wised shared architecture selection strategy, which can adaptively construct the shared architecture for each device. We then design a cell-based aggregation algorithm for aggregating heterogeneous shared architectures. In addition, we provide a theoretical analysis of the federated error bound, which provides a theoretical guarantee for the fairness. At the same time, we prove the convergence of FedASA at the first-order stationary point. We evaluate the performance of FedASA through extensive simulation and experiments. Experimental results in cross-location scenarios show that FedASA outperformed the state-of-the-art approaches, improving accuracy by up to 13.27% with better fairness and faster convergence and communication requirement has been reduced by 81.49%. Dongshang Deng, Xuangou Wu, Tao Zhang 0063, Xiangyun Tang, Hongyang Du 0001, Jiawen Kang 0001, Jiqiang Liu, Dusit Niyato |
IEEE Trans. Mob. Comput. | 5 |
| 2024 | Diffusion-Based Reinforcement Learning for Edge-Enabled AI-Generated Content ServicesabstractAs Metaverse emerges as the next-generation Internet paradigm, the ability to efficiently generate content is paramount. AI-Generated Content (AIGC) emerges as a key solution, yet the resource-intensive nature of large Generative AI (GAI) models presents challenges. To address this issue, we introduce an AIGC-as-a-Service (AaaS) architecture, which deploys AIGC models in wireless edge networks to ensure broad AIGC services accessibility for Metaverse users. Nonetheless, an important aspect of providing personalized user experiences requires carefully selecting AIGC Service Providers (ASPs) capable of effectively executing user tasks, which is complicated by environmental uncertainty and variability. Addressing this gap in current research, we introduce the AI-Generated Optimal Decision (AGOD) algorithm, a diffusion model-based approach for generating the optimal ASP selection decisions. Integrating AGOD with Deep Reinforcement Learning (DRL), we develop the Deep Diffusion Soft Actor-Critic (D2SAC) algorithm, enhancing the efficiency and effectiveness of ASP selection. Our comprehensive experiments demonstrate that D2SAC outperforms seven leading DRL algorithms. Furthermore, the proposed AGOD algorithm has the potential for extension to various optimization problems in wireless networks, positioning it as a promising approach for future research on AIGC-driven services. The implementation of our proposed method is available at:https://github.com/Lizonghang/AGOD. Hongyang Du 0001, Zonghang Li, Dusit Niyato, Jiawen Kang 0001, Zehui Xiong, Huawei Huang, Shiwen Mao |
IEEE Trans. Mob. Comput. | 1 |
| 2024 | ProSecutor: Protecting Mobile AIGC Services on Two-Layer Blockchain via Reputation and Contract Theoretic ApproachesabstractMobile AI-Generated Content (AIGC) has achieved great attention in unleashing the power of generative AI and scaling the AIGC services. By employing numerous Mobile AIGC Service Providers (MASPs), ubiquitous and low-latency AIGC services for clients can be realized. Nonetheless, the interactions between clients and MASPs in public mobile networks, pertaining to three key mechanisms, namely MASP selection, payment scheme, and fee-ownership transfer, are unprotected. In this paper, we design the above mechanisms in a systematic approach and present the first blockchain to protect mobile AIGC, called ProSecutor. Specifically, by roll-up and layer-2 channels, ProSecutor forms a two-layer architecture, realizing tamper-proof data recording and atomic fee-ownership transfer with high resource efficiency. Then, we present the Objective-Subjective Service Assessment(OS2)framework, which effectively evaluates the AIGC services by fusing the objective service quality with the reputation-based subjective experience of the service outcome (i.e., AIGC outputs). DeployingOS2on ProSecutor, firstly, the MASP selection can be realized by sorting the reputation. Afterward, the contract theory is adopted to optimize the payment scheme and help clients avoid moral hazards in mobile networks. We implement the prototype of ProSecutor on BlockEmulator. Extensive experiments demonstrate that ProSecutor achieves 12.5× throughput and saves 67.5% storage resources compared with BlockEmulator. Moreover, the effectiveness and efficiency of the proposed mechanisms are validated. Yinqiu Liu, Hongyang Du 0001, Dusit Niyato, Jiawen Kang 0001, Zehui Xiong, Abbas Jamalipour, Xuemin Shen |
IEEE Trans. Mob. Comput. | 2 |
| 2024 | Cross-Modal Generative Semantic Communications for Mobile AIGC: Joint Semantic Encoding and Prompt EngineeringabstractEmploying massive Mobile AI-Generated Content (AIGC) Service Providers (MASPs) with powerful models, high-quality AIGC services become accessible for resource-constrained end users. However, this advancement, referred to as mobile AIGC, also introduces a significant challenge: users should download large AIGC outputs from the MASPs, leading to substantial bandwidth consumption and potential transmission failures. In this paper, we apply cross-modalGenerativeSemanticCommunications (G-SemCom) in mobile AIGC to overcome wireless bandwidth constraints. Specifically, we utilize cross-modal attention maps to indicate the correlation between user prompts and each part of AIGC outputs. In this way, the MASP can analyze the prompt context and filter the most semantically important content efficiently. Only semantic information is transmitted, with which users can recover the entire AIGC output with high quality while saving mobile bandwidth. Since the transmitted information not only preserves the semantics but also prompts the recovery, we formulate a joint semantic encoding and prompt engineering problem to optimize the bandwidth allocation among users. Particularly, we present a human-perceptual metric named Joint Perceptual Similarity and Quality (JPSQ), which is fused by two learning-based measurements regarding semantic similarity and aesthetic quality, respectively. Furthermore, we develop the Attention-aware Deep Diffusion (ADD) algorithm, which learns attention maps and leverages the diffusion process to enhance the environment exploration ability of traditional deep reinforcement learning (DRL). Extensive experiments demonstrate that our proposal can reduce the bandwidth consumption of mobile users by 49.4% on average, with almost no perceptual difference in AIGC output quality. Moreover, the ADD algorithm shows superior performance over baseline DRL methods, with 1.74× higher overall reward. Yinqiu Liu, Hongyang Du 0001, Dusit Niyato, Jiawen Kang 0001, Zehui Xiong, Shiwen Mao, Ping Zhang 0003, Xuemin Shen |
IEEE Trans. Mob. Comput. | 2 |
| 2024 | On the Robustness of Channel Allocation in Joint Radar and Communication Systems: An Auction ApproachabstractJoint radar and communication (JRC) is a promising technique for spectrum re-utilization, which enables radar sensing and data transmission to operate on the same frequencies and the same devices. However, due to the multi-objective property of JRC systems, channel allocation to JRC nodes should be carefully designed to maximize system performance. Additionally, because of the broadcast nature of wireless signals, a watchful adversary, i.e., a warden, can detect ongoing transmissions and attack the system. Thus, we develop a covert JRC system that minimizes the detection probability by wardens, in which friendly jammers are deployed to improve the covertness of the JRC nodes during radar sensing and data transmission operations. Furthermore, we propose a robust multi-item auction design for channel allocation for such a JRC system that considers the uncertainty in bids. The proposed auction mechanism achieves the properties of truthfulness, individual rationality, budget feasibility, and computational efficiency. The simulations clearly show the benefits of our design to support covert JRC systems and to provide incentive to the JRC nodes in obtaining spectrum, in which the auction-based channel allocation mechanism is robust against perturbations in the bids, which is highly effective for JRC nodes working in uncertain environments. Ismail Lotfi, Hongyang Du 0001, Dusit Niyato, Sumei Sun, Dong In Kim 0001 |
IEEE Trans. Mob. Comput. | 2 |
| 2024 | Edge Computing for Metaverse: Incentive Mechanism versus Semantic CommunicationabstractWe investigate incentive mechanism designs for edge computing trading between virtual service providers (VSPs) and an edge computing provider (ECP). The VSPs deploy unmanned aerial vehicles (UAVs) to collect sensing data from physical objects for updating their digital twins (DTs). In the case with a single computing unit, we design a deep learning (DL)-based auction constructed from the Myerson theorem to maximize the ECP's revenue and guarantee incentive compatibility (IC) and individual rationality (IR). In the case of multiple computing units, a DL-based auction based on an augmented Lagrangian method is proposed that maximizes the ECP's revenue and guarantees IC, IR, and budget (BG) constraints. A semantic communication (SemCom) technique is employed to reduce the collected data and offloading cost for the VSPs. To train the deep learning algorithms, we use valuations of the computing resources to the VSPs, which particularly are a function of the age of DT, semantic symbol size, and communication time of the UAVs. We provide numerical results showing that the proposed auctions outperform the classical auctions in terms of ECP's revenue, IR, IC, BG, and their ability of preventing the false bid submissions. Also, SemCom reduces the offloading cost for the VSPs. Nguyen Cong Luong 0001, Thuan Van Le, Shaohan Feng, Hongyang Du 0001, Dusit Niyato, Dong In Kim 0001 |
IEEE Trans. Mob. Comput. | 4 |
| 2024 | Dual-Level Resource Provisioning and Heterogeneous Auction for Mobile MetaverseabstractThe development of the mobile Metaverse has garnered increasing attention in the next-generation Internet, fueled by the rapid advancements of mobile Internet, communication, and computing technologies. With the resource limitations faced by mobile Metaverse users (MUs), the mobile Metaverse market is flourishing. This market enables MUs to access high-quality immersive experiences by trading resources with Metaverse service providers (MSPs) across geographically distributed resource pools. However, the mobile Metaverse market still faces several challenges, includingthe hierarchical mobile Metaverse service structure, temporal dependencies, and heterogeneous incentive mechanisms. To address these problems, this paper proposes a dual-level resources trading approach for mobile Metaverse based on blockchain. This approach employs a dual-level structure consisting of resource provisioning and heterogeneous auction mechanisms. Specifically, we formulate the resource provisioning as a temporal-dependent average delay minimization problem at the low level. To solve this low-level problem, we introduce a novel algorithm calledLyDif, which leverages Lyapunov optimization techniques and diffusion models. At the high level, we propose a price-guided double dutch auction (PG-DDA) mechanism to match heterogeneous resources and determine pricing strategies. The PG-DDA smart contract is deployed on a consortium blockchain platform, facilitating resource trading management and transaction monitoring. Based on a real trace of edge-cloud service requests, our experimental results demonstrate the effectiveness of our proposed scheme in achieving optimal latency and social welfare. Xiaoxu Ren, Hongyang Du 0001, Chao Qiu, Tao Luo 0010, Zejun Liu, Xiaofei Wang 0001, Dusit Niyato |
IEEE Trans. Mob. Comput. | 2 |
| 2024 | A Unified Framework for Guiding Generative AI With Wireless Perception in Resource Constrained Mobile Edge NetworksabstractWith the significant advancements in artificial intelligence (AI) technologies and computational capabilities, generative AI (GAI) has become a pivotal digital content generation technique for offering superior digital services. However, due to the inherent instability of AI models, directing GAI towards the desired output remains a challenging task. Therefore, in this paper, we design a novel framework that utilizeswirelessperception to guideGAI(WiPe-GAI) in delivering AI-generated content (AIGC) service, within resource-constrained mobile edge networks. Specifically, we first propose a new sequential multi-scale perception (SMSP) algorithm to predict user skeleton based on the channel state information (CSI) extracted from wireless signals. This prediction then guides GAI to provide users with AIGC, i.e., virtual character generation. To ensure the efficient operation of the proposed framework in resource constrained networks, we further design a pricing-based incentive mechanism and propose a diffusion model based approach to generate an optimal pricing strategy for the service provisioning. The strategy maximizes the user's utility while incentivizing the participation of the virtual service provider (VSP) in AIGC provision. The experimental results demonstrate the effectiveness of the designed framework in terms of skeleton prediction and optimal pricing strategy generation, outperforming other existing solutions. Jiacheng Wang 0001, Hongyang Du 0001, Dusit Niyato, Jiawen Kang 0001, Zehui Xiong, Deepu Rajan, Shiwen Mao, Xuemin Shen |
IEEE Trans. Mob. Comput. | 2 |
| 2024 | Energy-Efficient Resource Allocation in Generative AI-Aided Secure Semantic Mobile NetworksabstractThe integration of semantic communication with Internet of Things (IoT) technologies has advanced the development of Semantic IoT (SIoT), with edge mobile networks playing an increasingly vital role. This paper presents a framework for SIoT-based image retrieval services, focusing on the application in automotive market analysis. Here, semantic information in the form of textual representations is transmitted to users, such as automotive companies, and stored as knowledge graphs, instead of raw imagery. This approach reduces the amount of data transmitted, thereby lowering communication resource usage, and ensures user privacy. We explore potential adversarial attacks that could disrupt image transmission in SIoT and propose a defense mechanism utilizing Generative Artificial Intelligence (GAI), specifically the Generative Diffusion Models (GDMs). Unlike methods that necessitate adversarial training with specifically crafted adversarial example samples, GDMs adopt a strategy of adding and removing noise to negate adversarial perturbations embedded in images, offering a more universally applicable defense strategy. The GDM-based defense aims to protect image transmission in SIoT. Furthermore, considering mobile devices' resource constraints, we employ GDM to devise resource allocation strategies, optimizing energy use and balancing between image transmission and defense-related energy consumption. Our numerical analysis reveals the efficacy of GDM in reducing energy consumption during adversarial attacks. For instance, in a scenario, GDM-based defense lowers energy consumption by 5.64%, decreasing the number of image retransmissions from 18 to 6, thus underscoring GDM's role in bolstering network security. Jie Zheng 0005, Baoxia Du, Hongyang Du 0001, Jiawen Kang 0001, Dusit Niyato, Haijun Zhang 0001 |
IEEE Trans. Mob. Comput. | 3 |
| 2024 | Accelerating Geo-Distributed Machine Learning With Network-Aware Adaptive Tree and Auxiliary RouteabstractDistributed machine learning is becoming increasingly popular for geo-distributed data analytics, facilitating the collaborative analysis of data scattered across data centers in different regions. This paradigm eliminates the need for centralizing sensitive raw data in one location but faces the significant challenge of high parameter synchronization delays, which stems from the constraints of bandwidth-limited, heterogeneous, and fluctuating wide-area networks. Prior research has focused on optimizing the synchronization topology, evolving from starlike to tree-based structures. However, these solutions typically depend on regular tree structures and lack an adequate topology metric, resulting in limited improvements. This paper proposes NetStorm, an adaptive and highly efficient communication scheduler designed to speed up parameter synchronization across geo-distributed data centers. First, it establishes an effective metric for optimizing a multi-root FAPT synchronization topology. Second, a network awareness module is developed to acquire network knowledge, aiding in topology decisions. Third, a multipath auxiliary transmission mechanism is introduced to enhance network awareness and facilitate multipath transmissions. Lastly, we design policy consistency protocols to guarantee seamless updates of transmission policies. Empirical results demonstrate that NetStorm significantly outperforms distributed training systems like MXNET, MLNET, and TSEngine, with a speedup of 6.5~9.2 times over MXNET. Zonghang Li, Wenjiao Feng, Weibo Cai, Hong-Fang Yu, Long Luo, Gang Sun 0001, Hongyang Du 0001, Dusit Niyato |
IEEE/ACM Trans. Netw. | 7 |
| 2024 | Blockchain-Based Efficient and Trustworthy AIGC Services in MetaverseabstractAI-Generated Content (AIGC) services are essential in developing the Metaverse, providing various digital content to build shared virtual environments. The services can also offer personalized content with user assistance, making the Metaverse more human-centric. However, user-assisted content creation requires significant communication resources to exchange data and construct trust among unknown Metaverse participants, which challenges the traditional centralized communication paradigm. To address the above challenge, we integrate blockchain with semantic communication to establish decentralized trust among participants, reducing communication overhead and improving trustworthiness for AIGC services in Metaverse. To solve the out-of-distribution issue in data provided by users, we utilize the invariant risk minimization method to extract invariant semantic information across multiple virtual environments. To guarantee trustworthiness of digital contents, we also design a smart contract-based verification mechanism to prevent random outcomes of AIGC services. We utilize semantic information and quality of digital contents provided by the above mechanisms as metrics to develop a Stackelberg game-based content caching mechanism, which can maximize the profits of Metaverse participants. Simulation results show that the proposed semantic extraction and caching mechanism can improve accuracy by almost 15% and utility by 30% compared to other mechanisms. Yijing Lin, Zhipeng Gao 0001, Hongyang Du 0001, Dusit Niyato, Jiawen Kang 0001, Zehui Xiong, Zibin Zheng |
IEEE Trans. Serv. Comput. | 3 |
| 2024 | Resource Allocation and Common Message Selection for Task-Oriented Semantic Information Transmission With RSMAabstractImage transmission over wireless communications can be used in a variety of applications, such as smart cities, surveillance systems, and Metaverse construction. In this paper, we propose a task-oriented semantic information transmission (SIT) framework with rate-splitting multiple access (RSMA) for image transmission. As such, only the semantic information of interest is transmitted to each user, and RSMA is adopted to improve transmission efficiency. We also design the quality of experience (QoE) for the framework as a performance metric, which can be used for transmission-parameter optimization. Specifically, we first optimize power allocation with the top-Ncommon message selection strategy. To further improve system performance, we jointly optimize power allocation and common message selection. Simulation results show that the proposed task-oriented SIT framework with RSMA outperforms the space-division multiple access (SDMA)-based benchmark, which reflects the effectiveness of the proposed framework. Furthermore, the results show that optimizing power allocation can improve performance significantly as compared with fixing power allocation, and the joint optimization of power allocation and common message selection has an obvious performance gain over optimizing only power allocation, which demonstrates the effectiveness of the designed optimization algorithms. Yanyu Cheng, Dusit Niyato, Hongyang Du 0001, Jiawen Kang 0001, Zehui Xiong, Chunyan Miao, Dong In Kim 0001 |
IEEE Trans. Wirel. Commun. | 3 |
| 2024 | Secure Body-Centric Internet of Things Networks: Physical Layer Security versus Covert CommunicationabstractWith the growing popularity of wearable devices, body-centric networks have become the focus of Internet of Things (IoT) research. However, malicious eavesdroppers and attackers pose threats to user privacy and network secrecy. Fortunately, physical layer security (PLS) communication and covert communication (CC) have been introduced and can be used in body-centric networks. However, network performance of both secrecy techniques has not been analyzed with an accurate wireless fading model. To fill this research gap, we study a body-centric IoT communication system with information secrecy features based on PLS and CC techniques. By adopting the Alternate Rician Shadowed fading model, we derive closed-form expressions for the secrecy outage probability and secrecy rate in PLS, and the detection error probability and covert rate in CC. To provide more explicit guidance, an algorithm for the selection of PLS and CC techniques is proposed, which aims to reach a high transmission performance state while ensuring communication security and covertness. The secrecy rate and covert rate are analytically and empirically compared. We insightfully find that, with the help of a friendly jammer, CC performs better than PLS, especially with high transmit power. However, an upper boundary of transmit power exists to ensure communication covertness in CC. Hongyang Du 0001, Yuehong Gao, Jiayi Zhang 0001, Dusit Niyato, Khaled Ben Letaief |
IEEE Trans. Wirel. Commun. | 2 |
| 2024 | Acceleration Estimation of Signal Propagation Path Length Changes for Wireless SensingabstractAs indoor applications grow in diversity, wireless sensing, vital in areas like localization and activity recognition, is attracting renewed interest. Indoor wireless sensing relies on signal processing, particularly channel state information (CSI) based signal parameter estimation. Nonetheless, regarding reflected signals induced by dynamic human targets, no satisfactory algorithm yet exists for estimating the acceleration of dynamic path length change (DPLC), which is crucial for various sensing tasks in this context. Hence, this paper proposes DP-AcE, a CSI based DPLC acceleration estimation algorithm. We first model the relationship between the phase difference of adjacent CSI measurements and the DPLC’s acceleration. Unlike existing works assuming constant speed, DP-AcE considers both speed and acceleration, yielding a more accurate and objective representation. Using this relationship, an algorithm combining scaling with Fourier transform is proposed to realize acceleration estimation. We evaluate DP-AcE via the acceleration estimation and acceleration-based fall detection with the collected CSI. Experimental results reveal that, using distance as the metric, DP-AcE achieves a median acceleration estimation percentage error of 4.38%. Furthermore, in multi-target scenarios, the fall detection achieves an average true positive rate of 89.56% and a false positive rate of 11.78%, demonstrating its importance in enhancing indoor wireless sensing capabilities. Jiacheng Wang 0001, Hongyang Du 0001, Dusit Niyato, Mu Zhou, Jiawen Kang 0001, H. Vincent Poor |
IEEE Trans. Wirel. Commun. | 2 |
| 2023 | Economics of Semantic Communication in Metaverse: An Auction ApproachabstractMetaverse provides embodied artificial-reality experience to the users in the virtual spaces. Many innovative and creative services such as virtual conference and tourism have been realized in the digital twins maintained by the virtual service providers (VSP) in Metaverse. Digital twins are digital copies of the physical world constructed virtually by the VSPs using real-world data. For a realistic experience, VSPs need to collect data that is up-to-date and relevant to their services. In this paper, we propose an incentive design framework to support the data trading between VSPs and edge devices. In the auction model, we model the valuation of data by considering data relatedness and data freshness. In our model, the semantic communication model is used to filter the relevant data, and the age of information (AoI) metric is used to assess the data freshness. Results show that by considering the data freshness, our mechanism helps to increase the average update frequency so that the VSPs obtain fresh data for construction of digital twins. Our model ensures the desired properties of individual rationality, incentive compatibility, and budget balance. Zi Qin Liew, Hongyang Du 0001, Wei Yang Bryan Lim, Zehui Xiong, Dusit Niyato, Han Yu 0001 |
CCNC | 2 |
| 2023 | Performance Analysis of Free-Space Information Sharing in Full-Duplex Semantic CommunicationsabstractIn next-generation Internet services, such as Metaverse, the mixed reality (MR) technique plays a vital role. Yet the limited computing capacity of the user-side MR headset-mounted device (HMD) prevents its further application, especially in scenarios that require a lot of computation. One way out of this dilemma is to design an efficient information sharing scheme among users to replace the heavy and repetitive computation. In this paper, we propose a free-space information sharing mechanism based on full-duplex device-to-device (D2D) semantic communications. Specifically, the view images of MR users in the same real-world scenario may be analogous. Therefore, when one user (i.e., a device) completes some computation tasks, the user can send his own calculation results and the semantic features extracted from the user's own view image to nearby users (i.e., other devices). On this basis, other users can use the received semantic features to obtain the spatial matching of the computational results under their own view images without repeating the computation. Using generalized small-scale fading models, we analyze the key performance indicators of full-duplex D2D communications, including channel capacity and bit error probability, which directly affect the transmission of semantic information. Finally, the numerical analysis experiment proves the effectiveness of our proposed methods. Hongyang Du 0001, Jiacheng Wang 0001, Dusit Niyato, Jiawen Kang 0001, Zehui Xiong, Dong In Kim 0001, Boon-Hee Soong |
GLOBECOM | 1 |
| 2023 | Verifiable and Efficient Semantic BlockchainabstractSemantic communication constructs a promising and lightweight paradigm for participants to transmit semantic information to each other. However, it suffers from untrust among participants, insecure transmission, and underestimation of the value of semantic information. Blockchain is a decentralized peer-to-peer network that can provide participants with transparent, secure, and trusting environments to implement data sharing. The integration of blockchain and semantic communication is considered a promising paradigm for overcoming the above challenges. However, a unified integration framework has not been studied. Thus, in this article, we first propose a novel blockchain and semantic ecosystems-based framework to share semantic information. We also design the proof of semantic mechanism to solve the garbage-in garbage-out challenge of blockchain. Moreover, we construct a state channel and task-relevant information bottleneck approach-based semantic sharing mechanism to improve the efficiency of semantic sharing. Simulation results show that the proposed mechanisms are verifiable and efficient, and perform better than the compared methods. Yijing Lin, Zhipeng Gao 0001, Hongyang Du 0001, Dusit Niyato, Jiacheng Wang 0001 |
GLOBECOM | 3 |
| 2023 | Vision-based Semantic Communications for Metaverse Services: A Contest Theoretic ApproachabstractThe popularity of Metaverse as an entertainment, social, and work platform has led to a great need for seamless avatar integration in the virtual world. In Metaverse, avatars must be updated and rendered to reflect users' behaviour. Achieving real-time synchronization between the virtual bilocation and the user is complex, placing high demands on the Metaverse Service Provider (MSP)'s rendering resource allocation scheme. To tackle this issue, we propose a semantic communication framework that leverages contest theory to model the interactions between users and MSPs and determine optimal resource allocation for each user. To reduce the consumption of network resources in wireless transmission, we use the semantic communication technique to reduce the amount of data to be transmitted. Under our simulation settings, the encoded semantic data only contains 51 bytes of skeleton coordinates instead of the image size of 8.243 megabytes. Moreover, we implement Deep Q-Network to optimize reward settings for maximum performance and efficient resource allocation. With the optimal reward setting, users are incentivized to select their respective suitable uploading frequency, reducing down-sampling loss due to rendering resource constraints by 66.076% compared with the traditional average distribution method. The framework provides a novel solution to resource allocation for avatar association in VR environments, ensuring a smooth and immersive experience for all users. Guangyuan Liu 0003, Hongyang Du 0001, Dusit Niyato, Jiawen Kang 0001, Zehui Xiong, Boon-Hee Soong |
GLOBECOM | 2 |
| 2023 | Graph Learning Enhanced UAV Swarms Based Multiple Targets TrackingabstractWith the development of Artificial Intelligence (AI) technology, diverse Internet of Things (IoT) devices digesting abundant data have been exploited to meet more application requirements. In this regard, Unmanned Aerial Vehicle-based Multiple Targets Tracking (UAV-MTT) applications have been paid attention to processing a vast amount of sensing information for accurate and consecutive MTT. However, this application exposes imperative computing requirements on resource-limited UAVs. Edge computing can provide extra resources to alleviate the computing pressure for high-efficiency tracking decisions. Nonetheless, it is challenging to dynamically allocate UAVs for optimal association with time-varying target trajectories. To address the mentioned problems, we propose a terminal-edge cooperative tracking framework with a cross-layer resource cooperation method. In this design, we propose an auction-based cooperative game algorithm to implement highly accurate trajectory prediction. We then propose a graph learning-based tracking algorithm to adaptively manage the dynamic UAV topology for consecutive MTT. Simulation results demonstrate that our algorithm improves 70% prediction accuracy compared to other benchmarks while saving 40% energy consumption. Longyu Zhou, Supeng Leng, Zonghang Li, Hongyang Du 0001, Dusit Niyato |
GLOBECOM | 4 |
| 2023 | Multi-Agent Reinforcement Learning for Covert Semantic Communications over Wireless NetworksabstractIn this paper, a covert semantic communication framework is proposed for image transmission over wireless networks. In the proposed framework, devices extract and selectively transmit semantic information of image data to a base station (BS). The semantic information consists of the objects in the image and a set of attributes of each object. A warden selects a device to detect and eavesdrops the semantic information. To ensure the security of semantic communications, a jammer, acts as the defender, requires to find a vulnerable device and transmits jamming signals to the vulnerable device. The metric to measure the performance of the covert semantic communications is defined as the difference in the average accuracy of the BS and the warden answering a set of questions for each image. To maximize the performance of covert semantic communications, each device and the jammer must jointly optimize their transmit power, determine the vulnerable device to be protected, and determine the partial semantic information that each device needs to transmit. To solve this problem, we propose a multi-agent policy gradient (MAPG) algorithm. The proposed algorithm enables each device and the jammer to cooperatively discover the vulnerable devices as well as find the semantic information transmission and power control policies that maximize the performance of the covert semantic communication system. Simulation results show that the proposed algorithm can improve the communication performance by up to 14.5% compared to the independent reinforcement learning. Hongyang Du 0001, Tao Luo 0005, Dusit Niyato |
ICASSP | 3 |
| 2023 | Interest-Based Semantic Information Transmission with RSMA in Smart CitiesabstractIn this paper, we propose an interest-based semantic information transmission framework with rate splitting multiple access (RSMA), to reduce the amount of transmitted data, thereby reducing the burden of data transmission and data processing. In the framework, only the semantic information of interest is transmitted to each user. In the process of semantic information transmission, RSMA is adopted to improve transmission efficiency. In particular, we adopt maximum ratio transmission and zero-forcing for the precoding of the common and private streams, respectively. We also design the quality of experience (QoE) for the system as a performance metric. Experimental results demonstrate the effectiveness of the proposed framework as compared with the benchmark. Yanyu Cheng, Dusit Niyato, Hongyang Du 0001, Jiawen Kang 0001, Chunyan Miao, Dong In Kim 0001 |
ICC | 3 |
| 2023 | Blockchain-Aided AI-Generated Content Services: Stackelberg Game-Based Content Caching ApproachabstractAI-Generated Content (AIGC) services are essential in developing the Metaverse, providing various digital content to build shared virtual environments. AIGC services can offer personalized content with user assistance, making the Metaverse more human-centric. However, it is difficult for participants to exchange data and construct trust among unknown Metaverse participants. To address the above challenge, we propose an integration of blockchain and AIGC to construct decentralized trust among participants. We design a smart contract-based verification mechanism to prevent random outcomes of AIGC services and guarantee the authenticity of digital contents. Given the quality of digital contents provided by the previous mechanisms, we then utilize them as metrics to establish a Stackelberg game-based content caching mechanism to maximize Metaverse participants’ profits. Simulation results show that the proposed caching mechanism can improve utility by 30% compared to other mechanisms. Yijing Lin, Zhipeng Gao 0001, Hongyang Du 0001, Dusit Niyato |
ICWS | 3 |
| 2023 | Lightweight Wireless Sensing Through RIS and Inverse Semantic CommunicationsabstractThanks to the ubiquitous and easily accessible nature of wireless signals, wireless sensing is regarded as one of the promising techniques in the next-generation Internet of Things. In this paper, we propose the inverse semantic communications as a new paradigm to achieve lightweight wireless sensing using the reconfigurable intelligent surface (RIS). Instead of extracting semantic information from messages, we aim to encode the task-related source messages into a hyper-source message. Specifically, we first develop a novel RIS hardware for encoding several signal spectrums into one MetaSpectrum. We then propose a self-supervised learning method for decoding the MetaSpectrums to obtain the original signal spectrums. Using the sensing data collected from the real world, we show that our framework can reduce the data volume by 90% compared to that before encoding, without affecting the execution of various sensing tasks. Experiment results also demonstrate that the amplitude response matrix of the RIS enables the encryption of the sensing data. Hongyang Du 0001, Jiacheng Wang 0001, Dusit Niyato, Jiawen Kang 0001, Zehui Xiong, Junshan Zhang, Xuemin Shen |
WCNC | 1 |
| 2023 | Understanding Security in Smart City Domains From the ANT-Centric PerspectiveabstractA city is a large human settlement that serves the people who live there, and a smart city is a concept of how cities might better serve their residents through new forms of technology. In this article, we focus on four major smart city domains according to Maslow’s hierarchy of needs: smart utility, smart transportation, smart homes, and smart healthcare. Numerous Internet of Things (IoT) applications have been developed to achieve the intelligence that we desire in our smart domains, ranging from personal gadgets, such as health trackers and smart watches to large-scale industrial IoT systems, such as nuclear and energy management systems. However, many of the existing smart city IoT solutions can be made better by considering the suitability of their security strategies. Inappropriate system security designs generally occur in two scenarios: first, system designers recognize the importance of security but are unsure of where, when, or how to implement it and second, system designers try to fit traditional security designs to meet the smart city security context. Thus, the objective of this article is to provide application designers with the missing security link they may need in order to improve their security designs. By evaluating the specific context of each smart city domain and the context-specific security requirements, we aim to provide directions on when, where, and how they should implement security strategies and the possible security challenges they need to consider. In addition, we present a new perspective on security issues in smart cities from a data-centric viewpoint by referring to the reference architecture, the activity-network-things (ANTs)-centric architecture. This architecture is built upon the concept of “security in a zero-trust environment,” to achieve end-to-end data security. By doing so, we reduce the security risks posed by new system interactions or unanticipated user behaviors while avoiding the hassle of regularly upgrading security models. Jiani Fan, Wenzhuo Yang, Ziyao Liu, Jiawen Kang 0001, Dusit Niyato, Kwok-Yan Lam, Hongyang Du 0001 |
IEEE Internet Things J. | 7 |
| 2023 | Attention-Aware Resource Allocation and QoE Analysis for Metaverse xURLLC ServicesabstractMetaverse encapsulates our expectations of the next-generation Internet, while bringing new key performance indicators (KPIs). Although conventional ultra-reliable and low-latency communications (URLLC) can satisfy objective KPIs, it is difficult to provide a personalized immersive experience that is a distinctive feature of the Metaverse. Since the quality of experience (QoE) can be regarded as a comprehensive KPI, the URLLC is evolved towards the next generation URLLC (xURLLC) with a personalized resource allocation scheme to achieve higher QoE. To deploy Metaverse xURLLC services, we study the interaction between the Metaverse service provider (MSP) and the network infrastructure provider (InP), and provide an optimal contract design framework. Specifically, the utility of the MSP, defined as a function of Metaverse users’ QoE, is to be maximized, while ensuring the incentives of the InP. To model the QoE mathematically, we propose a novel metric named Meta-Immersion that incorporates both the objective KPIs and subjective feelings of Metaverse users. Furthermore, we develop an attention-aware rendering capacity allocation scheme to improve QoE in xURLLC. Using a user-object-attention level dataset, we validate that the xURLLC can achieve an average of 20.1% QoE improvement compared to the conventional URLLC with a uniform resource allocation scheme. The code for this paper is available athttps://github.com/HongyangDu/AttentionQoE. Hongyang Du 0001, Dusit Niyato, Jiawen Kang 0001, Zehui Xiong, Junshan Zhang, Dong In Kim 0001 |
IEEE J. Sel. Areas Commun. | 1 |
| 2023 | AI-Generated Incentive Mechanism and Full-Duplex Semantic Communications for Information SharingabstractThe next generation of Internet services, such as Metaverse, rely on mixed reality (MR) technology to provide immersive user experiences. However, limited computation power of MR headset-mounted devices (HMDs) hinders the deployment of such services. Therefore, we propose an efficient information-sharing scheme based on full-duplex device-to-device (D2D) semantic communications to address this issue. Our approach enables users to avoid heavy and repetitive computational tasks, such as artificial intelligence-generated content (AIGC) in the view images of all MR users. Specifically, a user can transmit the generated content and semantic information extracted from their view image to nearby users, who can then use this information to obtain the spatial matching of computation results under their view images. We analyze the performance of full-duplex D2D communications, including the achievable rate and bit error probability, by using generalized small-scale fading models. To facilitate semantic information sharing among users, we design a contract theoretic AI-generated incentive mechanism. The proposed diffusion model generates the optimal contract design, outperforming two deep reinforcement learning algorithms, i.e., proximal policy optimization and soft actor-critic algorithms. Our numerical analysis experiment proves the effectiveness of our proposed methods. The code for this paper is available athttps://github.com/HongyangDu/SemSharing. Hongyang Du 0001, Jiacheng Wang 0001, Dusit Niyato, Jiawen Kang 0001, Zehui Xiong, Dong In Kim 0001 |
IEEE J. Sel. Areas Commun. | 1 |
| 2023 | Semantic Communications for Wireless Sensing: RIS-Aided Encoding and Self-Supervised DecodingabstractSemantic communications can reduce the resource consumption by transmitting task-related semantic information extracted from source messages. However, when the source messages are utilized for various tasks, e.g., wireless sensing data for localization and activities detection, semantic communication technique is difficult to be implemented because of the increased processing complexity. In this paper, we propose the inverse semantic communications as a new paradigm. Instead of extracting semantic information from messages, we aim to encode the task-related source messages into a hyper-source message for data transmission or storage. Following this paradigm, we design an inverse semantic-aware wireless sensing framework with three algorithms for data sampling, reconfigurable intelligent surface (RIS)-aided encoding, and self-supervised decoding, respectively. Specifically, on the one hand, we propose a novel RIS hardware design for encoding several signal spectrums into one MetaSpectrum. To select the task-related signal spectrums for achieving efficient encoding, a semantic hash sampling method is introduced. On the other hand, we propose a self-supervised learning method for decoding the MetaSpectrums to obtain the original signal spectrums. Using the sensing data collected from real-world, we show that our framework can reduce the data volume by 95% compared to that before encoding, without affecting the accomplishment of sensing tasks. Moreover, compared with the typically used uniform sampling scheme, the proposed semantic hash sampling scheme can achieve 67% lower mean squared error in recovering the sensing parameters. In addition, experiment results demonstrate that the amplitude response matrix of the RIS enables the encryption of the sensing data. The code for this paper is available athttps://github.com/HongyangDu/SemSensing. Hongyang Du 0001, Jiacheng Wang 0001, Dusit Niyato, Jiawen Kang 0001, Zehui Xiong, Junshan Zhang, Xuemin Shen |
IEEE J. Sel. Areas Commun. | 1 |
| 2023 | Personalized Saliency in Task-Oriented Semantic Communications: Image Transmission and Performance AnalysisabstractSemantic communication, as a promising technology, has emerged to break through the Shannon limit, which is envisioned as the key enabler and fundamental paradigm for future 6G networks and applications, e.g., smart healthcare. In this paper, we focus on UAV image-sensing-driven task-oriented semantic communications scenarios. The majority of existing work has focused on designing advanced algorithms for high-performance semantic communication. However, the challenges, such as energy-hungry and efficiency-limited image retrieval manner, and semantic encoding without considering user personality, have not been explored yet. These challenges have hindered the widespread adoption of semantic communication. To address the above challenges, at the semantic level, we first design an energy-efficient task-oriented semantic communication framework with a triple-based scene graph for image information. We then design a new personalized semantic encoder based on user interests to meet the requirements of personalized saliency. Moreover, at the communication level, we study the effects of dynamic wireless fading channel on semantic transmission mathematically and thus design an optimal multi-user resource allocation scheme by using game theory. Numerical results based on real-world datasets clearly indicate that the proposed framework and schemes significantly enhance the personalization and anti-interference performance of semantic communication, and are also efficient to improve the communication quality of semantic communication services. Jiawen Kang 0001, Hongyang Du 0001, Zonghang Li, Zehui Xiong, Shiyao Ma, Dusit Niyato |
IEEE J. Sel. Areas Commun. | 2 |
| 2023 | DRL-Based Adaptive Sharding for Blockchain-Based Federated LearningabstractBlockchain-based Federated Learning (FL) technology enables vehicles to make smart decisions, improving vehicular services and enhancing the driving experience through a secure and privacy-preserving manner in Intelligent Transportation Systems (ITS). Many existing works exploit two-layer blockchain-based FL frameworks consisting of a mainchain and subchains for data interactions among intelligent vehicles, which resolve the limited throughput issue of single blockchain-based vehicular networks. However, the existing two-layer frameworks still suffer from a) strong dependency on predetermined and fixed parameters of vehicular blockchains which limit blockchain throughput and reliability; and b) high communication costs incurred by interactions among intelligent vehicles between the mainchain and subchains. To address the above challenges, we first design an adaptive blockchain-enabled FL framework for ITS based on blockchain sharding to facilitate decentralized vehicular data flows among intelligent vehicles. A streamline-based shard transmission mechanism is proposed to ensure communication efficiency almost without compromising the FL accuracy. We further formulate the proposed framework and propose an adaptive sharding mechanism using Deep Reinforcement Learning to automate the selection of parameters of vehicular shards. Numerical results clearly show that the proposed framework and mechanisms achieve adaptive, communication-efficient, credible, and scalable data interactions among intelligent vehicles. Yijing Lin, Zhipeng Gao 0001, Hongyang Du 0001, Jiawen Kang 0001, Dusit Niyato, Qian Wang 0015, Jingqing Ruan, Shaohua Wan 0001 |
IEEE Trans. Commun. | 3 |
| 2023 | Semantic-Aware Sensing Information Transmission for Metaverse: A Contest Theoretic ApproachabstractWith the advancement of network and computer technologies, virtual cyberspace keeps evolving, and Metaverse is the main representative. As an irreplaceable technology that supports Metaverse, the sensing information transmission from the physical world to Metaverse is vital. Inspired by emerging semantic communication, in this paper, we propose a semantic transmission framework for transmitting sensing information from the physical world to Metaverse. Leveraging the in-depth understanding of sensing information, we define the semantic bases, through which the semantic encoding of sensing data is achieved for the first time. Consequently, the amount of sensing data that needs to be transmitted is dramatically reduced. Unlike conventional methods that undergo data degradation and require data recovery, our approach achieves the sensing goal without data recovery while maintaining performance. To further improve Metaverse service quality, we introduce contest theory to create an incentive mechanism that motivates users to upload data more frequently. Experimental results show that the average data amount after semantic encoding is reduced to about 27.87% of that before encoding, while ensuring the sensing performance. Additionally, the proposed contest theoretic based incentive mechanism increases the sum of data uploading frequency by 27.47% compared to the uniform award scheme. Jiacheng Wang 0001, Hongyang Du 0001, Zengshan Tian, Dusit Niyato, Jiawen Kang 0001, Xuemin Shen |
IEEE Trans. Wirel. Commun. | 2 |
| 2022 | Optimal Targeted Advertising Strategy for Secure Wireless Edge MetaverseabstractRecently, Metaverse has attracted increasing attention from both industry and academia, because of the significant potential to integrate real and digital worlds ever more seam-lessly. By combining advanced wireless communications, edge computing and virtual reality (VR) technologies into Metaverse, a multidimensional, intelligent and powerful wireless edge Meta-verse is created for future human society. In this paper, we design a privacy preserving targeted advertising strategy for the wireless edge Metaverse. Specifically, a Metaverse service provider (MSP) allocates bandwidth to the VR users so that the users can access Metaverse from edge access points. To protect users' privacy, the covert communication technique is used in the downlink. Then, the MSP can offer high-quality access services to earn more profits. Motivated by the concept of “covert”, targeted advertising is used to promote the sale of bandwidth and ensure that the advertising strategy cannot be detected by competitors who may make counter-offer and by attackers who want to disrupt the services. We derive the best advertising strategy in terms of budget input, with the help of the Vidale-Wolfe model and Hamiltonian function. Furthermore, we propose a novel metric named Meta-Immersion to represent the user's experience feelings. The performance evaluation shows that the MSP can boost its revenue with an optimal targeted advertising strategy, especially compared with that without the advertising. Hongyang Du 0001, Dusit Niyato, Chunyan Miao, Jiawen Kang 0001, Dong In Kim 0001 |
GLOBECOM | 1 |
| 2022 | Covert Communication for Jammer-aided Multi-Antenna UAV NetworksabstractUnmanned aerial vehicles (UAVs) have attracted a lot of research attention in serving as aerial base stations (BSs). To protect the data privacy without being detected by a warden, we investigate a jammer-aided UAV covert communication system, aiming to maximize the user's covert rate with optimized transmit and jamming power. By considering the general composite fading and shadowing channel models, we derive the closed-form expressions for detection error probability and covert rate. The covert rate maximization problem is formulated as a Nash bargaining game, and the Nash bargaining solution (NBS) is introduced. To solve the NBS, we propose a particle swarm optimization-based power allocation algorithm. The numerical results are presented to verify the theoretical analysis. Hongyang Du 0001, Dusit Niyato, Yuanai Xie, Yanyu Cheng, Jiawen Kang 0001, Dong In Kim 0001 |
ICC | 1 |
| 2022 | Performance Analysis and Optimization for Jammer-Aided Multiantenna UAV Covert CommunicationabstractUnmanned aerial vehicles (UAVs) have attracted a lot of research attention because of their high mobility and low cost in serving as temporary aerial base stations (BSs) and providing high data rates for next-generation communication networks. To protect user privacy while avoiding detection by a warden, we investigate a jammer-aided UAV covert communication system, which aims to maximize the user’s covert rate with optimized transmit and jamming power. The UAV is equipped with multi-antennas to serve multi-users simultaneously and enhance the Quality of Service. By considering the general composite fading and shadowing channel models, we derive the exact probability density (PDF) and cumulative distribution functions (CDF) of the signal-to-interference-plus-noise ratio (SINR). The obtained PDF and CDF are used to derive the closed-form expressions for detection error probability and covert rate. Furthermore, the covert rate maximization problem is formulated as a Nash bargaining game, and the Nash bargaining solution (NBS) is introduced to investigate the negotiation among users. To solve the NBS, we propose two algorithms, i.e., particle swarm optimization-based and joint two-stage power allocation algorithms, to achieve covertness and high data rates under the warden’s optimal detection threshold. All formulated problems are proven to be convex, and the complexity is analyzed. The numerical results are presented to verify the theoretical performance analysis and show the effectiveness and success of achieving the covert communication of our algorithms. Hongyang Du 0001, Dusit Niyato, Yuanai Xie, Yanyu Cheng, Jiawen Kang 0001, Dong In Kim 0001 |
IEEE J. Sel. Areas Commun. | 1 |
| 2022 | Performance and Optimization of Reconfigurable Intelligent Surface Aided THz CommunicationsabstractTeraHertz (THz) communications can satisfy the high data rate demand with massive bandwidth. However, severe path attenuation and hardware imperfection greatly alleviate its performance. Therefore, we utilize the reconfigurable intelligent surface (RIS) technology and investigate the RIS-aided THz communications. We first prove that the small-scale amplitude fading of THz signals can be accurately modeled by the fluctuating two-ray distribution based on two THz signal measurement experiments conducted in a variety of different scenarios. To optimize the phase-shifts at the RIS elements, we propose a novel swarm intelligence-based method that does not require full channel estimation. We then derive exact statistical characterizations of end-to-end signal-to-noise plus distortion ratio (SNDR) and signal-to-noise ratio (SNR). Moreover, we present asymptotic analysis to obtain more insights when the SNDR or the number of RIS’s elements is high. Finally, we derive analytical expressions for the outage probability and ergodic capacity. The tight upper bounds of ergodic capacity for both ideal and non-ideal radio frequency chains are obtained. It is interesting to find that increasing the number of RIS’s elements can significantly improve the THz communications system performance. For example, the ergodic capacity can increase up to 25% when the number of elements increases from 40 to 80, which incurs only insignificant costs to the system. Hongyang Du 0001, Jiayi Zhang 0001, Ke Guan, Dusit Niyato, Huiying Jiao, Zhiqin Wang, Thomas Kürner |
IEEE Trans. Commun. | 1 |
| 2021 | Millimeter Wave Communications With Reconfigurable Intelligent Surfaces: Performance Analysis and OptimizationabstractReconfigurable Intelligent Surface (RIS) can create favorable multipath to establish strong links that are useful in millimeter wave (mmWave) communications. While previous works assumed Rayleigh or Rician fading, we use the fluctuating two-ray (FTR) distribution to model the small-scale fading in mmWave frequency. First, we obtain the statistical characterizations of the product of independent FTR random variables (RVs) and the sum of product of FTR RVs. For the RIS-aided and amplify-and-forward (AF) relay systems, we derive exact end-to-end signal-to-noise ratio (SNR) expressions. To maximize the end-to-end SNR, we propose a novel and simple way to obtain the optimal phase shifts at the RIS elements. The optimal power allocation scheme for the AF relay system is also proposed. Furthermore, we evaluate important performance metrics including the outage probability and the average bit-error probability. To validate the accuracy of our analytical results, Monte-Carlo simulations are subsequently conducted to provide interesting insights. It is found that the RIS-aided system can attain the same performance as the AF relay system with low transmit power. More interestingly, as the channel conditions improve, the RIS-aided system can outperform the AF relay system using a smaller number of reflecting elements. Hongyang Du 0001, Jiayi Zhang 0001, Julian Cheng 0001, Bo Ai 0001 |
IEEE Trans. Commun. | 1 |
| 2021 | Physical Layer Security Enhancement With Reconfigurable Intelligent Surface-Aided NetworksabstractReconfigurable intelligent surface (RIS)-aided wireless communications have drawn significant attention recently. We study the physical layer security of the downlink RIS-aided transmission framework for randomly located users in the presence of a multi-antenna eavesdropper. To show the advantages of RIS-aided networks, we consider two practical scenarios: Communication with and without RIS. In both cases, we apply the stochastic geometry theory to derive exact probability density function (PDF) and cumulative distribution function (CDF) of the received signal-to-interference-plus-noise ratio. Furthermore, the obtained PDF and CDF are exploited to evaluate important security performance of wireless communication including the secrecy outage probability, the probability of nonzero secrecy capacity, and the average secrecy rate. Monte-Carlo simulations are subsequently conducted to validate the accuracy of our analytical results. Compared with traditional MIMO systems, the RIS-aided system offers better performance in terms of physical layer security. In particular, the security performance is improved significantly by increasing the number of reflecting elements equipped in a RIS. However, adopting RIS equipped with a small number of reflecting elements cannot improve the system performance when the path loss of NLoS is small. Jiayi Zhang 0001, Hongyang Du 0001, Qiang Sun 0001, Bo Ai 0001, Derrick Wing Kwan Ng |
IEEE Trans. Inf. Forensics Secur. | 2 |
| 2020 | Performance Analysis of 5G Mobile Relay Systems for High-Speed TrainsabstractTo provide high data rate for high-speed trains (HSTs), it is required to use emerging wireless communication systems, such as the fifth generation (5G). An asymmetric 5G mobile relay system is investigated for HSTs, where the mobile relay is deployed at the HST to avoid high penetration loss of the direct link between the base station (BS) and the users (TIE) inside carriages. The sub-6GHz frequency is utilized for the BS-relay link while the relay-TIE link adopts the millimeter wave frequency. Therefore, the BS-relay link experiences κ-μ fading and the relay-TIE link experiences static fluctuating two-ray fading. Moreover, the channel aging effect is considered due to the mobility of HST. For the considered system, we first study the exact statistical characterizations of the end-to-end signalto-noise ratios. Then, we derive exact closed-form expressions for key performance metrics, such as outage probability, average bit-error rate, and average achievable rate per unit bandwidth. The significant effects of channel aging, system and channel parameters on the mobile relay system are revealed from theoretical analysis and are further illustrated by simulation results. Our investigation reveals that the mobile relay system is a promising network architecture for HST communications and can provide steady and high-speed data provisioning to HST passengers against the significant bottleneck of channel aging. Jiayi Zhang 0001, Hongyang Du 0001, Peng Zhang 0065, Julian Cheng 0001, Liang Yang 0001 |
IEEE J. Sel. Areas Commun. | 2 |
| 2019 | Wireless Powered UAV Relay Communications over the Fisher-Snedecoer ƒ Fading ChannelsabstractIn this paper, we investigate the performance of unmanned aerial vehicle (UAV) relaying systems with simultaneous wireless information and power transfer over the recently proposed Fisher-Snedecoer composite F fading channels. Closed form exact expressions for the outage probability (OP) and the average capacity (AC) of both decode-and-forward (DF) and amplify-and-forward (AF) protocols are derived. In the high signal-to-noise ratio region, we obtain asymptotic OP expressions to provide valuable insights into the impact of system and fading parameters on the UAV relaying performance. Finally, the accuracy of our derived expressions is validated via Monte Carlo simulations. Peng Zhang 0065, Hongyang Du 0001, Yiyu Cao, Jiayi Zhang 0001 |
VTC Fall | 2 |