Abstract:5G NR user equipment suffers from high power consumption due to continuous PDCCH monitoring. Predictive dynamic power management (DPM) can save energy by forecasting data grants, but accurate prediction is challenging due to unobservable scheduling states and bursty grant patterns. This paper proposes IOHMM-BO, a high-order input-output hidden Markov model with Bayesian optimization. Based on real 5G NR traces, we capture long-range dependencies via a compound state and jointly optimize model order and listening window using Bayesian optimization. Experiments on real traces show that IOHMM-BO achieves 45.3% accuracy, 5.0% false negative rate, and 43% energy saving with low computational overhead. The method provides a balanced trade-off between reliability and energy efficiency.
Abstract:Human pose estimation based on Channel State Information (CSI) has emerged as a promising approach for non-intrusive and precise human activity monitoring, yet faces challenges including accurate multi-person pose recognition and effective CSI feature learning. This paper presents MultiFormer, a wireless sensing system that accurately estimates human pose through CSI. The proposed system adopts a Transformer based time-frequency dual-token feature extractor with multi-head self-attention. This feature extractor is able to model inter-subcarrier correlations and temporal dependencies of the CSI. The extracted CSI features and the pose probability heatmaps are then fused by Multi-Stage Feature Fusion Network (MSFN) to enforce the anatomical constraints. Extensive experiments conducted on on the public MM-Fi dataset and our self-collected dataset show that the MultiFormer achieves higher accuracy over state-of-the-art approaches, especially for high-mobility keypoints (wrists, elbows) that are particularly difficult for previous methods to accurately estimate.