SearcharxivSearch

arXiv subjects

Shengqian Han

Publications and source records attributed to Shengqian Han.

At least 19 recordsLinked to original sources

Conjugate Equivariant Neural Network for Precoder Learning

Exploiting mathematical properties of wireless policies in deep neural network (DNN) design can improve learning performance and generalizability while reducing training complexity. Permutation equivariance and permutation invariance have been incorporated into DNN architectures. In this paper, we investigate conjugation equivariance (CE) and propose a general conjugation-equivariant neural network (CENN) framework for precoder learning. We first establish that the optimal policies for a unified class of precoding problems satisfy CE, i.e., when the channel matrices are conjugated, the conjugate of an optimal precoder remains optimal. We then show that, for DNNs with linear processing functions, enforcing CE restricts their ability to learn optimal precoding policies. To overcome this limitation, we develop a general nonlinear construction and prove that it converts an arbitrary base function into a CE processing function while preserving the base function's original equivariance properties. This construction enables existing equivariant networks to incorporate CE without adding learnable parameters. Simulations for fully digital and RIS-aided precoding show that the resulting CE-enhanced networks improve learning and generalization performance while requiring fewer training samples and shorter training time than their original counterparts.

eess.SP

Joint Optimization of Uplink and Downlink Resources under QoS Constraints of AR

This paper studies joint uplink (UL) and downlink (DL) resource optimization for interactive augmented reality (AR) services, where the live video captured by an AR device is uploaded to the network edge, and then the augmented video is subsequently downloaded. By modeling the AR transmission process as a tandem queuing system, we derive an upper bound for the probabilistic quality of service (QoS) requirement concerning end-to-end latency and reliability. The derived bound transforms the probabilistic QoS requirement into a tractable service-time condition that jointly characterizes the UL and DL service processes. Based on this condition, we formulate a weighted UL-DL transmit-power minimization problem and propose a learning-based framework to jointly optimize UL power allocation and DL beamforming. To enable gradient-based training, we further derive a differentiable upper bound for the service-time condition. Moreover, we design GNN-based policies for UL power allocation and DL beamforming, where the UL GNN exploits permutation equivariance (PE) and the DL GNN incorporates both PE and the optimal structure of wideband DL beamforming. Simulation results show that the proposed method satisfies the AR reliability requirement and reduces the weighted transmit power compared with baselines that optimize UL and DL resources separately.

eess.SP

Learning-Based Beamforming for Energy Efficiency of Continuous Aperture Array Systems

This paper jointly optimizes the base-station (BS) continuous aperture array (CAPA) dimensions and beamforming functions to maximize energy efficiency (EE) of the downlink multiuser multi-CAPA system, where both the BS and the users are equipped with CAPAs. Since the beamforming functions are continuous current distribution over the BS CAPA, the resulting EE maximization problem is a nontrivial functional optimization problem that couples aperture sizing and beamforming design. To address this challenge, we propose a cascaded network architecture consisting of a graph neural network (GNN) and a functional-gradient based implicit neural representation (FGB-INR) to learn the BS CAPA dimensions and beamforming functions, respectively. Both networks exploit the permutation equivariance of the optimal optimization policy, and the update equations of FGB-INR are designed according to the functional-gradient structure of the EE objective. Simulation results show that the proposed method approaches the EE of the numerical method while substantially reducing inference latency. They also demonstrates that the functional-gradient structure in FGB-INR improves EE while reducing sample complexity and training time.

eess.SP

Implicit Neural Representation for Multiuser Continuous Aperture Array Beamforming

This paper studies the optimization of beamforming functions for multiuser multi-continuous aperture array (CAPA) systems, where both the base station and the users are equipped with CAPAs. We first derive a closed-form expression for the achievable sum rate, and then develop a functional weighted minimum mean-squared error (WMMSE) algorithm, which transforms the functional optimization problem into an equivalent parameter optimization problem by employing orthonormal basis expansion. Based on the functional WMMSE algorithm, we further propose BeamINR, an implicit neural representation (INR) method for learning continuous beamforming functions. BeamINR is designed as a graph neural network to exploit the permutation equivariance of the optimal beamforming policy, with an update equation designed according to the functional WMMSE iterations. Simulation results show that both the functional WMMSE algorithm and BeamINR outperform existing numerical and INR-based baselines. BeamINR approaches the sum rate of the functional WMMSE with substantially lower inference latency. Compared with INR-based baselines, BeamINR reduces training complexity and improves generalization to the number of users, CAPA sizes, and carrier~frequencies.

eess.SP

Association-Aware GNN for Precoder Learning in Cell-Free Systems

Deep learning has been widely recognized as a promising approach for optimizing multi-user multi-antenna precoders in traditional cellular systems. However, a critical distinction between cell-free and cellular systems lies in the flexibility of user equipment (UE)-access point (AP) associations. Consequently, the optimal precoder depends not only on channel state information but also on the dynamic UE-AP association status. In this paper, we propose an association-aware graph neural network (AAGNN) that explicitly incorporates association status into the precoding design. We leverage the permutation equivariance properties of the cell-free precoding policy to reduce the training complexity of AAGNN and employ an attention mechanism to enhance its generalization performance. Simulation results demonstrate that the proposed AAGNN outperforms baseline learning methods in both learning performance and generalization capabilities while maintaining low training and inference complexity.

eess.SP

Functional WMMSE Algorithm for Multiuser Continuous Aperture Array Systems

In this paper, we develop a functional weighted minimum mean-squared error (WMMSE) algorithm for downlink beamforming in multiuser continuous aperture array (CAPA) systems where both the base station (BS) and users are equipped with CAPAs. We first present a closed-form expression for the achievable rate in multiuser CAPA systems, based on which the equivalence between maximizing the sum rate and minimizing the sum of weighted mean-squared errors (MSE) is established. We then employ the orthonormal basis expansion to transform the formulated functional optimization problem into a parameter optimization problem. By deriving the first-order optimality conditions of the parameter optimization problem and mapping them back to the functional domain, we obtain the update equations of the proposed functional WMMSE algorithm. Simulation results show that the proposed method outperforms discretization-based baselines in both sum rate and computational complexity.

eess.SP

Implicit Neural Representation of Beamforming for Continuous Aperture Array Systems

In this paper, a learning-based approach is proposed for optimizing downlink beamforming in multiple-input multiple-output (MIMO) systems that employ continuous aperture arrays (CAPAs) at both the base station (BS) and the user. Beamforming in such systems is a spatially continuous function that maps a coordinate on the CAPA to a corresponding beamforming weight. We first propose an implicit neural representation (INR), termed BeaINR, to parameterize this function directly. Further, noting that the optimal beamforming function can be expressed as a weighted integral of the channel response function, we propose a second INR, CoefINR, to represent the weighting coefficient function, which indirectly optimizes the beamforming function. Simulation results show that the proposed INR-based methods achieve comparable or higher spectral efficiency (SE) than the considered baselines, while requiring substantially lower inference latency. Moreover, CoefINR reduces training complexity and improves frequency generalizability relative to BeaINR by leveraging the optimal beamforming structure.

eess.SP

Learning-based Multiuser Beamforming for Holographic MIMO~Systems

Holographic multiple-input multiple-output (HMIMO) can improve spectral efficiency (SE) with low hardware cost, but conventional alternating optimization (AO) methods for jointly optimizing digital and holographic beamformers are computationally expensive. Learning-based beamforming offers a low-complexity alternative, and graph neural networks (GNNs) are particularly attractive because they can exploit permutation equivariance (PE). The optimal HMIMO beamforming policy exhibits PE properties across multiple dimensions. Existing methods either use high-dimensional GNNs, increasing model size and training complexity, or exploit only partial PE properties, leading to performance degradation. To address this issue, we reformulate the problem by learning an equivalent beamformer that removes the RF-chain dimension from the network output while preserving the PE property of the original problem. The reformulation introduces a nontrivial column-space constraint because the equivalent beamformer must be representable by the phase-pattern matrix. We then develop a cascaded architecture consisting of a gradient-based graph neural network (GGNN) and two projection modules. The GGNN jointly learns the holographic and equivalent beamformers using update equations motivated by their coupled gradient structures, while the projection modules recover the digital beamformer and enforce the column-space and transmit-power constraints. Simulation results show that the proposed method achieves higher SE with lower inference latency than the AO baseline and exhibits better generalization than existing learning-based baselines.

eess.SP

Precoder Learning by Leveraging Unitary Equivariance Property

Incorporating mathematical properties of a wireless policy to be learned into the design of deep neural networks (DNNs) is effective for enhancing learning efficiency. Multi-user precoding policy in multi-antenna system, which is the mapping from channel matrix to precoding matrix, possesses a permutation equivariance property, which has been harnessed to design the parameter sharing structure of the weight matrix of DNNs. In this paper, we study a stronger property than permutation equivariance, namely unitary equivariance, for precoder learning. We first show that a DNN with unitary equivariance designed by further introducing parameter sharing into a permutation equivariant DNN is unable to learn the optimal precoder. We proceed to develop a novel non-linear weighting process satisfying unitary equivariance and then construct a joint unitary and permutation equivariant DNN. Simulation results demonstrate that the proposed DNN not only outperforms existing learning methods in learning performance and generalizability but also reduces training complexity.

eess.SP

Optimizing QoE-Privacy Tradeoff for Proactive VR Streaming

Proactive virtual reality (VR) streaming requires users to upload viewpoint-related information, raising significant privacy concerns. Existing strategies preserve privacy by introducing errors to viewpoints, which, however, compromises the quality of experience (QoE) of users. In this paper, we first delve into the analysis of the viewpoint leakage probability achieved by existing privacy-preserving approaches. We determine the optimal distribution of viewpoint errors that minimizes the viewpoint leakage probability. Our analyses show that existing approaches cannot fully eliminate viewpoint leakage. Then, we propose a novel privacy-preserving approach that introduces noise to uploaded viewpoint prediction errors, which can ensure zero viewpoint leakage probability. Given the proposed approach, the tradeoff between privacy preservation and QoE is optimized to minimize the QoE loss while satisfying the privacy requirement. Simulation results validate our analysis results and demonstrate that the proposed approach offers a promising solution for balancing privacy and QoE.

cs.MM

Quantization Design for Deep Learning-Based CSI Feedback

Deep learning-based autoencoders have been employed to compress and reconstruct channel state information (CSI) in frequency-division duplex systems. Practical implementations require judicious quantization of encoder outputs for digital transmission. In this paper, we propose a novel quantization module with bit allocation among encoder outputs and develop a method for joint training the module and the autoencoder. To enhance learning performance, we design a loss function that adaptively weights the quantization loss and the logarithm of reconstruction loss. Simulation results show the performance gain of the proposed method over existing baselines.

eess.SP

Distributed Resource Block Allocation for Wideband Cell-free System

This paper studies distributed resource block (RB) allocation in wideband orthogonal frequency-division multiplexing (OFDM) cell-free systems. We propose a novel distributed sequential algorithm and its two variants, which optimize RB allocation based on the information obtained through over-the-air (OTA) transmissions between access points (APs) and user equipments, enabling local decision updates at each AP. To reduce the overhead of OTA transmission, we further develop a distributed deep learning (DL)-based method to learn the RB allocation policy. Simulation results demonstrate that the proposed distributed algorithms perform close to the centralized algorithm, while the DL-based method outperforms existing baseline methods.

eess.SP

Learning of Uplink Resource Allocation with Multiuser QoS Constraints

In the paper the joint optimization of uplink multiuser power and resource block (RB) allocation are studied, where each user has quality of service (QoS) constraints on both long- and short-blocklength transmissions. The objective is to minimize the consumption of RBs for meeting the QoS requirements, leading to a mixed-integer nonlinear programming (MINLP) problem. We resort to deep learning to solve the problem with low inference complexity. To provide a performance benchmark for learning based methods, we propose a hierarchical algorithm to find the global optimal solution in the single-user scenario, which is then extended to the multiuser scenario. The design of the learning method, however, is challenging due to the discrete policy to be learned, which results in either vanishing or exploding gradient during neural network training. We introduce two types of smoothing functions to approximate the involved discretizing processes and propose a smoothing parameter adaption method. Another critical challenge lies in guaranteeing the QoS constraints. To address it, we design a nonlinear function to intensify the penalties for minor constraint violations. Simulation results demonstrate the advantages of the proposed method in reducing the number of occupied RBs and satisfying QoS constraints reliably.

eess.SP

Gradient-Driven Graph Neural Networks for Learning Digital and Hybrid Precoder

The optimization of multi-user multi-input multi-output (MU-MIMO) precoders is a widely recognized challenging problem. Existing work has demonstrated the potential of graph neural networks (GNNs) in learning precoding policies. However, existing GNNs often exhibit poor generalizability for the numbers of users or antennas. In this paper, we develop a gradient-driven GNN design method for the learning of fully digital and hybrid precoding policies. The proposed GNNs leverage two kinds of knowledge, namely the gradient of signal-to-interference-plus-noise ratio (SINR) to the precoders and the permutation equivariant property of the precoding policy. To demonstrate the flexibility of the proposed method for accommodating different optimization objectives and different precoding policies, we first apply the proposed method to learn the fully digital precoding policies. We study two precoder optimization problems for spectral efficiency (SE) maximization and log-SE maximization to achieve proportional fairness. We then apply the proposed method to learn the hybrid precoding policy, where the gradients to analog and digital precoders are exploited for the design of the GNN. Simulation results show the effectiveness of the proposed methods for learning different precoding policies and better generalization performance to the numbers of both users and antennas compared to baseline GNNs.

eess.SP

Learning Wideband User Scheduling and Hybrid Precoding with Graph Neural Networks

User scheduling and hybrid precoding in wideband multi-antenna systems have never been learned jointly due to the challenges arising from the massive user combinations on resource blocks (RBs) and the shared analog precoder among RBs. In this paper, we strive to jointly learn the scheduling and precoding policies with graph neural networks (GNNs), which have emerged as a powerful tool for optimizing resource allocation thanks to their potential in generalizing across problem scales. By reformulating the joint optimization problem into an equivalent functional optimization problem for the scheduling and precoding policies, we propose a GNN-based architecture consisting of two cascaded modules to learn the two policies. We discover a same-parameter same-decision (SPSD) property for wireless policies defined on sets, revealing that a GNN cannot well learn the optimal scheduling policy when users have similar channels. This motivates us to develop a sequence of GNNs to enhance the scheduler module. Furthermore, by analyzing the SPSD property, we find when linear aggregators in GNNs impede size generalization. Based on the observation, we devise a novel attention mechanism for information aggregation in the precoder module. Simulation results demonstrate that the proposed architecture achieves satisfactory spectral efficiency with short inference time and low training complexity, and is generalizable to the numbers of users, RBs, and antennas at the base station and users.

eess.SP

Precoder Learning for Weighted Sum Rate Maximization

Weighted sum rate maximization (WSRM) for precoder optimization effectively balances performance and fairness among users. Recent studies have demonstrated the potential of deep learning in precoder optimization for sum rate maximization. However, the WSRM problem necessitates a redesign of neural network architectures to incorporate user weights into the input. In this paper, we propose a novel deep neural network (DNN) to learn the precoder for WSRM. Compared to existing DNNs, the proposed DNN leverage the joint unitary and permutation equivariant property inherent in the optimal precoding policy, effectively enhancing learning performance while reducing training complexity. Simulation results demonstrate that the proposed method significantly outperforms baseline learning methods in terms of both learning and generalization performance while maintaining low training and inference complexity.

eess.SP

Learn to Optimize Resource Allocation under QoS Constraint of AR

This paper studies the uplink and downlink power allocation for interactive augmented reality (AR) services, where the live video captured by an AR device is uploaded to the network edge, and then the augmented video is subsequently downloaded. By modeling the AR transmission process as a tandem queuing system, we derive an upper bound for the probabilistic quality of service (QoS) requirement concerning end-to-end latency and reliability. The resource allocation under the QoS requirement results in a functional optimization problem. To address it, we design a deep neural network to learn the power allocation policy, leveraging the optimal power allocation structure to enhance learning performance. Simulation results demonstrate that the proposed method effectively reduces transmit power while meeting the QoS requirement.

cs.LG

Prediction, Communication, and Computing Duration Optimization for VR Video Streaming

Proactive tile-based video streaming can avoid motion-to-photon latency of wireless virtual reality (VR) by computing and delivering the predicted tiles to be requested before playback. All existing works either focus on designing predictors or allocating computing and communications resources. Yet to avoid the latency, the successively executed prediction, communication, and computing tasks should be accomplished within a predetermined time. Moreover, the quality of experience (QoE) of proactive VR streaming depends on the worst performance of the three tasks. In this paper, we jointly optimize the duration of the observation window for predicting tiles and the durations for computing and transmitting the predicted tiles, aimed at balancing the performance for three tasks to maximize the QoE given arbitrary predictor and configured resources. We obtain the closed-form optimal solution by decomposing the formulated problem equivalently into two subproblems. With the optimized durations, we find a resource-limited region where the QoE increases rapidly with configured resources, and a prediction-limited region where the QoE can be improved more efficiently with a better predictor. Simulation results using three existing predictors and a real dataset validate the analysis and demonstrate the gain from the joint optimization over non-optimized counterparts.

cs.IT