publications
publications by categories in reversed chronological order. generated by jekyll-scholar.
2025
- Fast MLE and MAPE-Based Device Activity Detection for Grant-Free Access via PSCA and PSCA-NetBowen Tan, and Ying CuiIEEE Trans. Wireless Commun., Mar 2025
Fast and accurate device activity detection is the critical challenge in grant-free access for supporting massive machine-type communications (mMTC) and ultra-reliable low-latency communications (URLLC) in 5G and beyond. The state-of-the-art methods have unsatisfactory error rates or computation times. To address these outstanding issues, we propose new maximum likelihood estimation (MLE) and maximum a posterior estimation (MAPE) based device activity detection methods for known and unknown pathloss that achieve superior error rate and computation time tradeoffs using optimization and deep learning techniques. Specifically, we investigate four non-convex optimization problems for MLE and MAPE in the two pathloss cases, with one MAPE problem being formulated for the first time. For each non-convex problem, we develop an innovative parallel iterative algorithm using the parallel successive convex approximation (PSCA) method. Each PSCA-based algorithm allows parallel computations, uses up to the objective function’s second-order information, converges to the problem’s stationary points, and has a low per-iteration computational complexity compared to the state-of-the-art algorithms. Then, for each PSCA-based iterative algorithm, we present a deep unrolling neural network implementation, called PSCA-Net, to further reduce the computation time. Each PSCA-Net elegantly marries the underlying PSCA-based algorithm’s parallel computation mechanism with the parallelizable neural network architecture and effectively optimizes its step sizes based on vast data samples to speed up the convergence. Numerical results demonstrate that the proposed methods can significantly reduce the error rate and computation time compared to the state-of-the-art methods, revealing their significant values for grant-free access.
2024
- Fast MLE-based device activity detection for massive grant-free access via PSCA and PSCANetBowen Tan, and Ying CuiDec 2024
Fast and accurate device activity detection is the critical challenge in grant-free access for supporting massive machine-type communications (mMTC). The state-of-the-art methods have an unsatisfactory error rate or computation time. To address these outstanding issues, we propose new maximum likelihood estimation (MLE)-based device activity detection methods that achieve superior tradeoffs between the error rate and computation time using optimization and deep learning techniques. Specifically, we propose an innovative parallel successive convex approximation (PSCA) algorithm for solving the noncon-vex MLE problem. We show that it allows parallel computations, uses up to the objective function’s second-order information, converges to the problem’s stationary points, and has a low per-iteration computational complexity compared to the state-of-the-art algorithms for the MLE problem. Then, we propose a PSCA-driven deep unrolling neural network implementation, called PSCANet, to reduce the overall computation time of PSCA. PSCANet elegantly marries PSCA’s parallel computation mechanism with the parallelizable neural network architecture and effectively optimizes its step sizes based on vast data samples. Numerical results demonstrate that PSCA and PSCANet can significantly reduce the error rate and computation time compared to the state-of-the-art methods, revealing their significant values for mMTC in 5G and beyond.
- Deep Learning-Enabled Massive AccessYing Cui, Bowen Tan, Wang Liu, and 1 more authorDec 2024
Summary This chapter investigates deep learning-enabled massive grant-free access for supporting massive machine-type communications (mMTC) for the Internet of Things (IoT). First, existing deep learning-based activity detection and channel estimation methods for massive grant-free access are reviewed. Then, model-driven activity detection and channel estimation approaches are presented, followed by multiple instances. Next, an auto-encoder-based pilot design approach is presented, which can be used to design pilots for specific activity detection and channel estimation methods or to design pilots and activity detection and channel estimation methods jointly. These approaches greatly benefit from the underlying state-of-the-art activity detection and channel estimation methods with certain theoretical guarantees and effectively exploit activity and channel features from data samples. Finally, numerical results demonstrate significant gains of these proposed approaches over existing ones in accuracy and computation time.
2023
- SARS-CoV-2 Spike Protein Post-Translational Modification Landscape and Its Impact on Protein Structure and Function via Computational PredictionBuwen Liang, Yiying Zhu, Wenhao Shi, and 3 more authorsResearch, Mar 2023
To elucidate the role of post-translational modifications (PTMs) in severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2) spike protein’s structure and virulence, we generated a high-resolution map of 87 PTMs using liquid chromatography with tandem mass spectrometry data on the extracted spike protein from SARS-CoV-2 virions and then reconstituted its structure heterogeneity caused by PTMs. Nonetheless, Alphafold2, a high-accuracy artificial intelligence tool to perform protein structure prediction, relies solely on primary amino acid sequence, whereas the impact of PTM, which often modulates critical protein structure and function, is much ignored. To overcome this challenge, we proposed the mutagenesis approach—an in silico, site-directed amino acid substitution to mimic the influence of PTMs on protein structure due to altered physicochemical properties in the post-translationally modified amino acids—and then reconstituted the spike protein’s structure from the substituted sequences by Alphafold2. For the first time, the proposed method revealed predicted protein structures resulting from PTMs, a problem that Alphafold2 has yet to address. As an example, we performed computational analyses of the interaction of the post-translationally modified spike protein with its host factors such as angiotensin-converting enzyme 2 to illuminate binding affinity. Mechanistically, this study suggested the structural analysis of post-translationally modified protein via mutagenesis and deep learning. To summarize, the reconstructed spike protein structures showed that specific PTMs can be used to modulate host factor binding, guide antibody design, and pave the way for new therapeutic targets. The code and Supplementary Materials are freely available at https://github.com/LTZHKUSTGZ/SARS-CoV-2-spike-protein-PTM.