SearcharxivSearch

arXiv subjects

Yanan Du

Publications and source records attributed to Yanan Du.

12 recordsLinked to original sources

Uplink-Completion-Triggered Edge-GPU Inference for Multi-Agent Cooperative Perception

This paper investigates the coupling between wireless input completion and graphics processing unit (GPU) execution in centralized multi-agent cooperative perception. Specifically, beyond the conceptual treatment of completion-triggered overlap, a complete execution path is realized and validated on a physical GPU for a cooperative-perception deep neural network (DNN). Each encoder branch is released immediately upon completion of its corresponding input transmission, while the original fusion dependencies and inference mapping are preserved. The resulting release-triggered communication computation coupling (RTCC) propagates validated wireless completion events through host-to-device (H2D) staging, CUDA synchronization, and dependency-preserving branch dispatch, while remaining compatible with causal wireless schedulers. Experiments combining trace-driven wireless arrivals, physical GPU execution, and measured-DAG evaluation show that RTCC reduces complete-detection latency across different communication loads and schedulers, while preserving identical detection outputs and average-precision performance relative to conventional execution.

eess.SP

Split-Gate Pooled-Evidence Stochastic-Rollout Scheduling for Timely Progressive Edge Inference

This paper investigates causal radio scheduling for progressive edge inference, with the goal of maximizing timely inference throughput under job-specific deadlines. Specifically, a multi-tenant system is modeled in which each job alternates between wireless transmission and graphics processing unit (GPU) computation. The model captures time-varying uplink service, inter-stage precedence, variant-aware batching, non-preemptive execution on two GPU streams, and heterogeneous deadlines. To account for delayed radio-GPU coupling, a split-gate pooled-evidence stochastic-rollout (SGPE-SR) scheduler is proposed. Candidate and fallback policies are selected on one set of sampled futures, after which admission is evaluated on an independent held-out set; common random numbers are retained within each held-out candidate-fallback comparison. The override is executed only when its pooled nominal/recent-history held-out advantage is sufficiently positive and an independent recent-history replication statistic is nonnegative. System-level simulations using measured GPU profiles and paired random instances show that, in a prespecified long-horizon evaluation over 30 previously unused seeds and 3,379 offered jobs, SGPE-SR improves timely completions over the strongest rate-based baseline by 4.27%, with a mean paired gain of 3.00 jobs per run and a 95% bootstrap interval of [1.60, 4.43].

eess.SP

Joint Scheduling of Sensing Data Offloading and Edge Inference for Multi-UAV Networks

Unmanned aerial vehicles (UAVs) often collaborate by collecting and offloading sensing streams to an edge server, where a deep neural network (DNN) model performs cross-stream alignment, fusion, and inference. However, the coupling between wireless offloading and DNN execution makes end-to-end latency minimization challenging. To address this issue, this paper investigates efficient edge inference in multi-UAV networks. Specifically, a multi-UAV collaborative edge inference model is first established, in which UAV sensing streams are processed by a multi-branch DNN on a multi-core accelerator. Based on this model, an end-to-end latency minimization problem with a synchronization penalty is formulated. A genetic algorithm (GA)-based full joint scheduler, termed \texttt{GA-Joint}, is then developed to obtain high-quality scheduling solutions. To reduce the search complexity, two lightweight variants, termed \texttt{GA-DAG} and \texttt{GA-DACS}, are further proposed. Simulation results demonstrate that the proposed GA-based scheduling algorithms achieve lower end-to-end latency than \texttt{Decoupled-Greedy} and \texttt{Joint-Greedy}, which represent decoupled and joint greedy scheduling schemes, respectively, in most cases. Furthermore, \texttt{GA-DACS} achieves performance close to that of \texttt{GA-Joint} in many cases and even delivers slightly lower latency in certain scenarios.

eess.SP

Joint Scheduling of Multi-Band Radar Sensing and DNN Inference for Cross-Stage Parallelism

This paper studies end-to-end latency minimization for a multi-band radar sensing and deep neural network (DNN) inference pipeline. Unlike conventional stage-wise designs that treat radar sensing and DNN inference as two sequential stages, the proposed framework exploits cross-stage parallelism by allowing the inference branch associated with a sensed band to start as soon as that band completes sensing, without waiting for all bands to finish. To characterize this interaction, we formulate a joint scheduling problem that couples sensing-time allocation, branch release timing, and non-preemptive multi-core execution of a directed acyclic graph (DAG) under sensing-feasibility, precedence, and core-capacity constraints. Since the resulting problem is combinatorial and strongly time-coupled, we further develop a release-aware heuristic that evaluates each sensing decision according to its downstream impact on the DAG makespan, together with a greedy list scheduler for multi-core DAG execution under release times. Simulation results show that the proposed design can effectively exploit cross-stage parallelism and reduce end-to-end latency relative to a decoupled baseline in many heterogeneous sensing scenarios, while also clarifying the operating regimes in which the latency gain becomes limited.

eess.SP

Orchestrating Multimodal DNN Workloads in Wireless Neural Processing

In edge inference, wireless resource allocation and accelerator-level deep neural network (DNN) scheduling have yet to be co-optimized in an end-to-end manner. The lack of coordination between wireless transmission and accelerator-level DNN execution prevents efficient overlap, leading to higher end-to-end inference latency. To address this issue, this paper investigates multimodal DNN workload orchestration in wireless neural processing (WNP), a paradigm that integrates wireless transmission and multi-core accelerator execution into a unified end-to-end pipeline. First, we develop a unified communication-computation model for multimodal DNN execution and formulate the corresponding optimization problem. Second, we propose O-WiN, a framework that orchestrates DNN workloads in WNP through two tightly coupled stages: simulation-based optimization and runtime execution. Third, we develop two algorithms, RTFS and PACS. RTFS schedules communication and computation sequentially, whereas PACS interleaves them to enable pipeline parallelism by overlapping wireless data transfer with accelerator-level DNN execution. Simulation results demonstrate that PACS significantly outperforms RTFS under high modality heterogeneity by better masking wireless latency through communication-computation overlap, thereby highlighting the effectiveness of communication-computation pipelining in accelerating multimodal DNN execution in WNP.

eess.SP

WiNPA: Wireless Neural Processing Architecture

This article presents a wireless neural processing architecture (WiNPA), providing a novel perspective for accelerating edge inference of deep neural network (DNN) workloads via joint optimization of wireless and computing resources. WiNPA enables fine-grained integration of wireless communication and edge computing, bridging the research gap between wireless and edge intelligence and significantly improving DNN inference performance. To fully realize its potential, we explore a set of fundamental research issues, including mathematical modeling, optimization, and unified hardware--software platforms. Additionally, key research directions are discussed to guide future development and practical implementation. A case study demonstrates WiNPA's workflow and effectiveness in accelerating DNN inference through simulations.

eess.SP

Using STAR-IRS to Secure Indoor Communications Through Symbol-Level Random Phase Modulation

This paper proposes a secure indoor communication scheme based on simultaneous transmitting and reflecting intelligent reflecting surface (STAR-IRS). Specifically, a transmitter (Alice) sends confidential information to its intended user (Bob) indoors, while several eavesdroppers (Eves) lurk outside. To safeguard the transmission from eavesdropping, the STAR-IRS is deployed on walls or windows. Upon impinging on the STAR-IRS, the incoming electromagnetic wave is dynamically partitioned into two components, enabling both transmission through and reflection from the surface. The reflected signal is controlled to enhance reception at Bob, while the transmitted signal is modulated with symbol-level random phase shifts to degrade the signal quality at Eves. Based on such a setting, the secrecy rate maximization problem is formulated. To solve it, a graph neural network (GNN)-based scheme is developed. Furthermore, a field-programmable gate array (FPGA)-based GNN accelerator is designed to reduce computational latency. Simulation results demonstrate that the proposed strategy outperforms both the conventional scheme and the reflection-only scheme in terms of secrecy performance. Moreover, the GNN-based approach achieves superior results compared to benchmark techniques such as maximum ratio transmission (MRT), zero forcing (ZF), and minimum mean square error (MMSE) in solving the optimization problem. Finally, experimental evaluations confirm that the FPGA-based accelerator enables low inference latency.

eess.SP

A Graph-based Hybrid Beamforming Framework for MIMO Cell-Free ISAC Networks

This paper develops a graph-based hybrid beamforming framework for multiple-input multiple-output (MIMO) cell-free integrated sensing and communication (ISAC) networks. Specifically, we construct a novel MIMO cell-free ISAC network model. In this model, multiple dual-function base station (BS) transmitters employ distributed hybrid beamforming to enable simultaneous communication and sensing, while maintaining physical separation between the transmitters and the radar receiver. Building on this model, we formulate a multi-objective optimization problem under a power constraint to jointly improve communication and sensing performance. To solve it, the problem is first reformulated as a single-objective optimization problem. Then, a graph-based method composed of multiple graph neural networks (GNNs) is developed to realize hybrid beamforming with either perfect or imperfect channel state information. Once trained, the neural network model can be deployed distributively across BSs, enabling fast and efficient inference. To further reduce inference latency, a custom field-programmable gate array (FPGA)-based accelerator is developed. Numerical simulations validate the communication and sensing capabilities of the proposed optimization approach, while experimental evaluations demonstrate remarkable performance gains of FPGA-based acceleration in GNN inference.

eess.SP

Toward Practical Fluid Antenna Systems: Co-Optimizing Hardware and Software for Port Selection and Beamforming

This paper proposes a hardware-software co-design approach to efficiently optimize beamforming and port selection in fluid antenna systems (FASs). To begin with, a fluid-antenna (FA)-enabled downlink multi-cell multiple-input multiple-output (MIMO) network is modeled, and a weighted sum-rate (WSR) maximization problem is formulated. Second, a method that integrates graph neural networks (GNNs) with random port selection (RPS) is proposed to jointly optimize beamforming and port selection, while also assessing the benefits and limitations of random selection. Third, an instruction-driven deep learning accelerator based on a field-programmable gate array (FPGA) is developed to minimize inference latency. To further enhance efficiency, a scheduling algorithm is introduced to reduce redundant computations and minimize the idle time of computing cores. Simulation results demonstrate that the proposed GNN-RPS approach achieves competitive communication performance. Furthermore, experimental evaluations indicate that the FPGA-based accelerator maintains low latency while simultaneously executing beamforming inference for multiple port selections.

eess.SP

GSM: A GNN-based Space-MIMO Framework for Direct-to-Cell Communications

This paper proposes a graph neural network (GNN)-based space multiple-input multiple-output (MIMO) framework, named GSM, for direct-to-cell communications, aiming to achieve distributed coordinated beamforming for low Earth orbit (LEO) satellites. Firstly, a system model for LEO multi-satellite communications is established, where multiple LEO satellites collaborate to perform distributed beamforming and communicate with terrestrial user terminals coherently. Based on the system model, a weighted sum rate maximization problem is formulated. Secondly, a GNN-based method is developed to address the optimization problem. Particularly, the adopted neural network is composed of multiple identical GNNs, which are trained together and then deployed individually on each LEO satellite. Finally, the trained GNN is quantized and deployed on a field-programmable gate array (FPGA) to accelerate the inference by customizing the microarchitecture. Simulation results demonstrate that the proposed GNN scheme outperforms the benchmark ones including maximum ratio transmission, zero forcing and minimum mean square error. Furthermore, experimental results show that the FPGA-based accelerator achieves remarkably low inference latency, ranging from 3.863 to 5.883 ms under a 10-ns target clock period with 8-bit fixed-point data representation.

eess.SP

Microwave QR Code: An IRS-Based Solution

This letter proposes to employ intelligent reflecting surface (IRS) as an information media to display a microwave quick response (QR) code for Internet-of-Things applications. To be specific, an IRS is used to form a dynamic bitmap image thanks to its tunable elements. With a QR code shown on the IRS, the transmitting and receiving antenna arrays are jointly designed to scan it by radiating electromagnetic wave as well as receiving and detecting the reflected signal. Based on such an idea, an IRS enabled information and communication system is modelled. Accordingly, some fundamental systematic operating mechanisms are investigated, involving derivation of average bit error probability for signal modulation, QR code implementation on an IRS, transmission design, detection, etc. The simulations are performed to show the achievable communication performance of system and confirm the feasibility of IRS-based microwave QR code.

eess.SP

An IRS Backscatter Enabled Integrated Sensing, Communication and Computation System

This paper proposes to leverage intelligent reflecting surface (IRS) backscatter to realize radio-frequency-chain-free uplink-transmissions (RFCF-UT). In this communication paradigm, IRS works as an information carrier, whose elements are capable of adjusting their amplitudes and phases to collaboratively portray an electromagnetic image like a dynamic quick response (QR) code, rather than a familiar reflection device, while a full-duplex base station (BS) is used as a scanner to collect and recognize the information on IRS. To elaborate it, an integrated sensing, communication and computation system as an example is presented, in which a dual-functional radar-communication BS simultaneously detects the target and collects the data from user equipments each connected to an IRS. Based on the established model, partial and binary data offloading strategies are respectively considered. By defining a performance metric named weighted throughput capacity (WTC), two maximization problems of WTC are formulated. According to the coupling degree of optimization variables in the objective function and the constraints, each optimization problem is firstly decomposed into two subproblems. Then, the methods of linear programming, fractional programming, integer programming and alternative optimization are developed to solve the subproblems. The simulation results demonstrate the achievable WTC of the considered system, thereby validating RFCF-UT.

eess.SP