Searcharxiv⌕ Search

arXiv subjects

Xiaojun Yuan

Publications and source records attributed to Xiaojun Yuan.

At least 19 recordsLinked to original sources

Low-Complexity Neural Pursuit for Line Spectral Estimation

In this paper, we propose a high-precision yet low-complexity framework, termed Neural Pursuit for Line Spectral Estimation (NeuPLSE), for off-grid line spectral estimation from a single snapshot. The proposed framework systematically integrates model-driven signal structures with data-driven adaptability, enabling continuous-domain spectral representation together with adaptive parameter learning. Within this framework, model order detection and spectral parameter estimation are jointly achieved through residual analysis, with coordinated use of global and generalized component-wise residual information to ensure robust and accurate estimation performance. Moreover, NeuPLSE supports a unified extension from one-dimensional (1D) to multi-dimensional (MD) scenarios while maintaining low computational complexity. Extensive simulations in representative integrated sensing and communication (ISAC) scenarios demonstrate that NeuPLSE achieves accurate model order detection and high-precision spectral estimation. In sparse-path settings, it approaches the Cramér-Rao lower bound, while in dense-path settings, it attains competitive reconstruction performance with significantly lower computational complexity than state-of-the-art methods.

eess.SP↗

Scalable High-Precision Near-Field Channel Parameter Estimation via Spatial Chirp Structure

This paper presents a scalable framework for high-precision near-field multipath channel parameter estimation in extremely large antenna array (ELAA) systems, enabling joint recovery of path number, path gains, angles, and ranges from a single noisy observation. The key idea is to interpret the near-field multipath channel as a superposition of spatial chirp components with spatially varying frequencies and exploit this structure through a partitioned ELAA architecture. Specifically, we establish a Chirp-coupled Subarray Far-field (CSF) model, where each near-field path is locally represented as a far-field sinusoid with a constant spatial frequency within each subarray, while these local spatial frequencies are coupled across subarrays through a linear relationship induced by the underlying spatial chirp, forming a path-specific chirp trajectory. Based on this model, we propose the CHirp-coupled Angular-Range estiMation (CHARM) algorithm, which performs gridless local frequency estimation followed by cross-subarray trajectory recovery. To mitigate the potential modeling mismatch of the CSF model, we further propose the enhanced CHARM (E-CHARM) algorithm, which refines the CHARM estimate under the near-field channel model through maximum likelihood. The computational complexity of the proposed algorithms scales linearly with the array size. Moreover, simulation results show that the proposed algorithms achieve reliable path-number detection, high-precision angle-range estimation, and accurate channel reconstruction.

eess.SP↗

A Universal Random Precoding Framework for MIMO Systems

Current wireless systems combat inter-symbol interference (ISI) by diagonalizing or sparsifying the channel matrix, yet they remain vulnerable to selective fading. To address this, we propose a universal random precoding (RP) transmission framework based on the universality class. RP leverages random transforms to statistically exploit all subchannels and construct an equivalent channel belonging to the universality class, thereby enhancing diversity gain while maintaining backward compatibility with existing waveforms. Low-complexity implementations include the randomly permuted fast transform (FT-RP) and the interleaved block-sparse fast transform (IBSFT-RP). A cross-domain OAMP/MAMP (CD-OAMP/MAMP) detector is designed for RP systems, which is replica maximum \textit{a posteriori} (MAP)-optimal according to state evolution (SE). Simulation results on MIMO systems demonstrate that RP with CD-OAMP/MAMP achieves near-RM performance with much lower complexity, with additional benefits of flexible compression ratios for spectral efficiency.

eess.SP↗

H+ Embedding: Harmonizing Global and Token-Level Retrieval with Context-Dependent Phrases

Terminology-intensive retrieval, especially in medical settings, depends on preserving multi-word entities, abbreviations, numerical constraints, and compositional concepts. However, existing representations lie at two extremes: single-vector retrievers often over-compress local relevance signals, while token-level late interaction retains every tokenizer subword at substantial indexing, storage, and scoring cost. This mismatch raises a natural question: can context-dependent phrases provide a useful retrieval unit between global vectors and tokens? We introduce H+ Embedding, a unified multi-granularity retriever that predicts variable-length phrase partitions, preserves uncovered tokens as singletons, and applies importance-guided unit selection with weighted MaxSim interaction. Across 16 scientific, medical, and bilingual tasks, its phrase retrieval branch exceeds the global retrieval branch by 6.91 macro nDCG@10. It also nearly matches Token while using 13.7% fewer document vectors and outperforms content-independent grouping rules under moderate vector budgets. Context-dependent phrase interaction therefore provides an intermediate quality-cost point between global compression and token-level interaction for practical retrieval systems.

cs.AI↗

A Parameter-Specific Retrieval and Knowledge-Guided Reasoning Framework for LLM-Based GPSR Optimization in FANETs

Existing Greedy Perimeter Stateless Routing (GPSR)-based protocols for Flying Ad-Hoc Networks (FANETs) struggle to adapt routing parameters, such as hello interval, multi-path number, and greedy forwarding weights, under highly dynamic environments. As an emerging artificial intelligence technology, large language models (LLMs) show potential for intelligent decision-making, providing new opportunities for adaptive adjustment of GPSR parameters to improve network performance. However, applying LLMs to GPSR remains challenging due to irrelevant experience retrieval and the absence of protocol constraints. To address these issues, we propose a Parameter-Specific Multi-Index Retrieval and Knowledge-Guided Reasoning framework for adaptive GPSR optimization (PMKR-GPSR), an LLM-based framework that enables protocol-consistent routing parameter adaptation. We design a parameter-specific multi-index retrieval mechanism to provide LLMs with parameter-relevant experiences while reducing interference from irrelevant information. We further construct a knowledge-guided constraint graph to enforce that the routing parameters satisfy dependency rules and optimization constraints. Simulation results demonstrate that PMKR-GPSR achieves higher packet delivery ratio and lower end-to-end delay under high-mobility FANETs.

cs.NI↗

Score-Based Turbo Message Passing for Plug-and-Play Compressive Imaging

Message-passing algorithms have been adapted for compressive imaging by incorporating various off-the-shelf image denoisers. However, these denoisers rely largely on generic or hand-crafted priors and often fall short in accurately capturing the complex statistical structure of natural images. As a result, traditional plug-and-play (PnP) methods often lead to suboptimal reconstruction, especially in highly underdetermined regimes. Recently, score-based generative models have emerged as a powerful framework for accurately characterizing sophisticated image distributions. Yet, their direct use for posterior sampling typically incurs prohibitive computational complexity. In this paper, by exploiting the close connection between score-based generative modeling and empirical Bayes denoising, we devise a message-passing framework that integrates a score-based minimum mean-squared error (MMSE) denoiser for compressive image recovery. The resulting algorithm, named score-based turbo message passing (STMP), combines the fast convergence of message passing with the expressive power of score-based generative priors. For practical systems with quantized measurements, we further propose quantized STMP (Q-STMP), which augments STMP with a component-wise MMSE dequantization module. We demonstrate that the asymptotic performance of STMP and Q-STMP can be accurately predicted by a set of state-evolution (SE) equations. Experiments on the FFHQ dataset demonstrate that STMP strikes a significantly better performance-complexity tradeoff compared with competing baselines, and that Q-STMP remains robust even under 1-bit quantization. Remarkably, both STMP and Q-STMP typically converge within 10 iterations.

cs.CV↗

Wireless Intelligence Needs a Cerebellum: Score-Based Foundation Models Toward Real-Time Physical-Layer Inference

Wireless intelligence requires not only large foundation models for network-wide planning and decision-making, but also a compact "cerebellum" for fast and precise physical-layer inference. Unlike the computation-intensive architectures used at upper layers, the physical-layer cerebellum must operate within stringent microsecond-to-millisecond latency constraints. This article presents ScoreFM, a lightweight score-based foundation model designed for this role. ScoreFM learns reusable score functions that characterize the priors of wireless channels, source signals, and structured interference. During inference, these learned priors are embedded into task-specific message-passing algorithms as plug-and-play denoisers, allowing the same compact score networks to support diverse downstream tasks. This design combines the expressive power of score-based generative learning with the efficiency, interpretability, and modularity of model-based inference. Case studies on channel estimation, localization, and blind semantic communication demonstrate the flexibility and effectiveness of ScoreFM. Finally, we discuss future directions and open challenges toward realizing a practical wireless cerebellum.

eess.SP↗

Dynamic Channel Knowledge Map: Fundamentals, Construction, and Applications

Wireless communication networks are evolving toward extremely large antenna arrays, millimeter-wave and terahertz bands, and dense heterogeneous deployments, all of which increase channel dimensionality and make channel acquisition increasingly costly. Channel knowledge map (CKM) establishes a mapping from geographical locations to channel characteristics, providing location-specific prior information to reduce the overhead of channel acquisition. Most existing CKM research, however, has focused on quasi-static propagation features shaped by quasi-static environmental structures such as buildings and terrain, leaving unaddressed the time-varying channel component introduced by dynamic scatterers, terminal attitude changes, and radio-frequency (RF) impairments. This article presents a new concept of dynamic CKM as a middle layer that links quasi-static environmental priors to physical-layer signal processing by providing time-evolving channel representations. We first introduce the fundamentals of dynamic CKM, clarifying its relationship with the quasi-static CKM and the physical layer. We then survey representative construction methods and discuss how dynamic CKM can support pilot design, interference suppression, and integrated sensing and communications. Finally, we outline key open research directions in the co-design of dynamic CKM construction and physical-layer signal processing. These discussions offer an architectural perspective on the role of dynamic CKM in emerging 6G systems.

cs.IT↗

Conditional Generative Learning Enabled Wireless UAV Sensing and Tracking via Point Cloud Imaging

In this paper, we study an unmanned aerial vehicle (UAV) sensing and tracking problem, where a base station equipped with an antenna array continuously illuminates a flying UAV and exploits the reflected echoes for slot-wise point cloud imaging within its potential flight region. To accomplish this task, the imaging region for each slot is determined based on the prior of the historical UAV positions. Then, the UAV is represented by an electromagnetic point cloud in this region that contains its spatial information and electromagnetic properties (EPs), enabling the unified extraction of UAV position, attitude, and shape from the reconstructed point cloud. The EP point cloud imaging for the UAV based on echo signals is a complex inverse problem. To this end, we propose an Array-based Unified Generative UAV Sensing and Tracking (AUGUST) approach, which integrates a conditional channel encoding module and a generative decoding module. The encoding module incorporates position and signal-to-noise ratio embeddings to stabilize the UAV intrinsic feature extraction under fast UAV position and channel variations, and maps the encoded features to a latent space regularized by a learnable flow-based prior. The decoding module employs a diffusion model with a weighted training objective to reconstruct the UAV point cloud guided by the extracted features. The simulation results demonstrate that the reconstructed point clouds via the proposed AUGUST approach present higher fidelity compared to the benchmark schemes, thereby enabling a more accurate capture of the UAV attitude and shape information. The AUGUST approach also presents a substantial gain over the conventional model-based baseline in positioning performance.

eess.SP↗

Learning-Driven Channel Representation for Wireless Localization: From Channel Observations to Location Inference

Wireless observations capture radio signal responses formed through interactions with propagation environments and spatial geometry. In integrated sensing and communication, such observations have become an important basis for high-accuracy localization beyond conventional channel estimation. Learning-driven methods learn implicit relations between channel propagation and spatial position, enabling location inference under complex channel conditions. However, the useful information is tightly coupled with environmental layout, temporal dynamics, hardware differences, and system configurations. This coupling obscures the inference process and weakens performance consistency across scenarios. In this paper, we model the localization process as a unified ``wireless observation--channel representation--location inference'' framework, and review learning-driven high-accuracy localization techniques with channel representations as the organizing view. The survey covers typical channel observation forms and analyzes their physical meanings. We also review channel feature extraction and representation learning methods, and summarize methods according to the acquisition, organization, adaptation, and reuse of channel representations. Typical methods are compared in terms of accuracy, applicable conditions, data requirements, and generalization. We highlight that the quality and usability of channel representations are critical to exploiting propagation information, and thus play a decisive role in localization performance. Finally, we summarize the key challenges in moving from experimental studies to real deployment and present our perspectives on these issues.

eess.SP↗

Near-Field Position and Orientation Tracking With Hybrid ELAA Architecture

This paper investigates near-field (NF) position and orientation tracking of a multi-antenna mobile station (MS) using an extremely large antenna array (ELAA)-equipped base station (BS) with a limited number of radio frequency (RF) chains. Under this hybrid array architecture, the received uplink pilot signal at the BS is first combined by analog phase shifters, producing a low-dimensional observation before digital processing. Such analog compression provides only partial access to the ELAA measurement, making it essential to design an analog combiner that can preserve pose-relevant signal components despite channel uncertainty and unit-modulus hardware constraints. To address this, we propose a predictive analog combining-assisted extended Kalman filter (PAC-EKF) framework, where the analog combiner can leverage the temporal correlation in the MS pose variation to capture the most informative signal components predictively. We then analyze fundamental performance limits via Bayesian Cramér-Rao bound and Fisher information matrix, explicitly quantifying how the analog combiner, array size, signal-to-noise ratio, and MS pose influence the pose information contained in the uplink observation. Building on these insights, we develop two methods for designing a low-complexity analog combiner. Numerical results show that the proposed predictive analog combining approach significantly improves tracking accuracy, even with fewer RF chains and lower transmit power.

eess.SP↗

Array Zooming Optimization for Near-Field Localization With Movable Antennas

The emergence of movable antenna (MA) technology provides a promising way to enhance wireless sensing and communication by introducing spatial degrees of freedom through dynamic array reconfiguration. In near-field localization, achieving high resolution at low cost necessitates the adoption of sparse arrays. However, such sparsity tends to introduce spatial ambiguity due to aliasing effects. To resolve this resolution-ambiguity dilemma, this paper proposes an MA-enabled array zooming (AZ) system. First, we design a multi-measurement array zooming system that dynamically adjusts antenna spacings. By fusing the observational information from different measurements, the proposed AZ system effectively mitigates spatial aliasing while maintaining spatial resolution. Second, to quantify the performance limits under the severe multi-modal distributions inherent in sparse near-field sensing, we theoretically analyze the false peak distribution and derive a tighter performance lower bound, which incorporates the false detection probability. Third, considering that multiple false peaks may exist in practical multi-modal distributions, we propose an optimization algorithm for the AZ system to suppress false peaks and minimize the localization error. Extensive numerical results demonstrate that the proposed AZ strategy adaptively optimizes array configurations under varying signal-to-noise ratios (SNRs), substantially outperforming both conventional fixed-spacing arrays and Cramer-Rao bound (CRB)-based AZ benchmarks in localization accuracy.

eess.SP↗

A Heterogeneous Dual-Network Framework for Emergency Delivery UAVs: Communication Assurance and Path Planning Coordination

Natural disasters often damage ground infrastructure, making unmanned aerial vehicles (UAVs) essential for emergency supply delivery. Yet safe operation in complex post-disaster environments requires reliable command-and-control (C2) links; link instability can cause loss of control, delay rescue, and trigger severe secondary harm. To provide continuous three-dimensional (3D) C2 coverage during dynamic missions, we propose a Heterogeneous Dual-Network Framework (HDNF) for safe and reliable emergency delivery. HDNF tightly couples an Emergency Communication Support Network (ECSN), formed by hovering UAV base stations, with a Delivery Path Network (DPN), formed by fast-moving delivery UAVs. The ECSN dynamically safeguards mission-critical flight corridors, while the DPN aligns trajectories with reliable coverage regions. We formulate a joint optimization problem over task assignment, 3D UAV-BS deployment, and DPN path planning to maximize end-to-end C2 reliability while minimizing UAV flight energy consumption and base-station deployment cost. To solve this computationally intractable NP-hard problem, we develop a layered strategy with three components: (i) a multi-layer C2 service model that overcomes 2D-metric limitations and aligns UAV-BS deployment with mission-critical 3D phases; (ii) a 3D coverage-aware multi-agent reinforcement learning algorithm that addresses the high-dimensional search space and improves both training efficiency and topology resilience; and (iii) a 3D communication-aware A* planner that jointly optimizes C2 quality and flight energy, mitigating trajectory--coverage mismatch and improving routing safety. Extensive simulations show that HDNF markedly improves C2 reliability, eliminates outages in critical phases, and sustains high task success rates while reducing hardware deployment cost.

cs.IT↗

Holographic Communication via Recordable and Reconfigurable Metasurface

Holographic surface based communication technologies are anticipated to play a significant role in the next generation of wireless networks. The existing reconfigurable holographic surface (RHS)-based scheme only utilizes the reconstruction process of the holographic principle for beamforming, where the channel sate information (CSI) is needed. However, channel estimation for CSI acquirement is a challenging task in metasurface based communications. In this study, inspired by both the recording and reconstruction processes of holography, we develop a novel holographic communication scheme by introducing recordable and reconfigurable metasurfaces (RRMs), where channel estimation is not needed thanks to the recording process. Then we analyze the input-output mutual information and outage probability of the RRM-based communication system and compare it with the existing RHS based system. Our results show that, without channel estimation, the proposed scheme achieves performance comparable to that of the RHS scheme with perfect CSI, suggesting a promising alternative for future wireless communication networks.

eess.SP↗

Conditional Diffusion-Based Point Cloud Imaging for UAV Position and Attitude Sensing

This paper studies an unmanned aerial vehicle (UAV) position and attitude sensing problem, where a base station equipped with an antenna array transmits signals to a predetermined potential flight region of a flying UAV, and exploits the reflected echoes for wireless imaging. The UAV is represented by an electromagnetic point cloud in this region that contains its spatial information and electromagnetic properties (EPs), enabling the unified extraction of UAV position, attitude, and shape from the reconstructed point cloud. To accomplish this task, we develop a generative UAV sensing approach. The position and signal-to-noise ratio embedding are adopted to assist the UAV features extraction from the estimated sensing channel under the measurement noise and channel variations. Guided by the obtained features, a conditional diffusion model is utilized to generate the point cloud. The simulation results demonstrate that the reconstructed point clouds via the proposed approach present higher fidelity compared to the competing schemes, thereby enabling a more accurate capture of the UAV attitude and shape information, as well as a more precise position estimation.

eess.SP↗

FedCova: Robust Federated Covariance Learning Against Noisy Labels

Noisy labels in distributed datasets induce severe local overfitting and consequently compromise the global model in federated learning (FL). Most existing solutions rely on selecting clean devices or aligning with public clean datasets, rather than endowing the model itself with robustness. In this paper, we propose FedCova, a dependency-free federated covariance learning framework that eliminates such external reliances by enhancing the model's intrinsic robustness via a new perspective on feature covariances. Specifically, FedCova encodes data into a discriminative but resilient feature space to tolerate label noise. Built on mutual information maximization, we design a novel objective for federated lossy feature encoding that relies solely on class feature covariances with an error tolerance term. Leveraging feature subspaces characterized by covariances, we construct a subspace-augmented federated classifier. FedCova unifies three key processes through the covariance: (1) training the network for feature encoding, (2) constructing a classifier directly from the learned features, and (3) correcting noisy labels based on feature subspaces. We implement FedCova across both symmetric and asymmetric noisy settings under heterogeneous data distribution. Experimental results on CIFAR-10/100 and real-world noisy dataset Clothing1M demonstrate the superior robustness of FedCova compared with the state-of-the-art methods.

cs.LG↗

Event-Triggered Gossip for Distributed Learning

While distributed learning offers a new learning paradigm for distributed network with no central coordination, it is constrained by communication bottleneck between nodes. We develop a new event-triggered gossip framework for distributed learning to reduce inter-node communication overhead. The framework introduces an adaptive communication control mechanism that enables each node to autonomously decide in a fully decentralized fashion when to exchange model information with its neighbors based on local model deviations. We analyze the ergodic convergence of the proposed framework under noconvex objectives and interpret the convergence guarantees under different triggering conditions. Simulation results show that the proposed framework achieves substantially lower communication overhead than the state-of-the-art distributed learning methods, reducing cumulative point-to-point transmissions by \textbf{71.61\%} with only a marginal performance loss, compared with the conventional full-communication baseline.

eess.SP↗

Joint Channel Sounding and Source-Channel Coding for MIMO-OFDM Systems: Deep Unified Encoding and Parallel Flow-Matching Decoding

In this work, we propose a deep unified (DU) encoder that embeds source information in a codeword that contains sufficient redundancy to handle both channel and source uncertainties, without enforcing an explicit pilot-data separation. At the receiver, we design a parallel flow-matching (PFM) decoder that leverages flow-based generative priors to jointly estimate the channel and the source, yielding much more efficient inference than the existing diffusion-based approaches. To benchmark performance limits, we derive the Bayesian Cramér-Rao bound (BCRB) for the joint channel and source estimation problem. Extensive simulations over block-fading MIMO-OFDM channels demonstrate that the proposed DU-PFM approach drastically outperforms the state-of-the-art methods in both channel estimation accuracy and source reconstruction quality.

eess.SP↗