SearcharxivSearch

arXiv subjects

Jonathon Chambers

Publications and source records attributed to Jonathon Chambers.

6 recordsLinked to original sources

Large Language Model-Empowered Channel Prediction and Predictive Beamforming for LEO Satellite Communications

Accurate channel prediction and effective beamforming are essential for low Earth orbit (LEO) satellite communications to enhance system capacity and enable high-speed connectivity. Most existing channel prediction and predictive beamforming methods are limited by model generalization capabilities and struggle to adapt to time-varying wireless propagation environments. Inspired by the remarkable generalization and reasoning capabilities of large language models (LLMs), this work proposes an LLM-based channel prediction framework, namely CPLLM, to forecast future channel state information (CSI) for LEO satellites based on historical CSI data. In the proposed CPLLM, a dedicated CSI encoder is designed to map raw CSI data into the textual embedding space, effectively bridging the modality gap and enabling the LLM to perform reliable reasoning over CSI data. Additionally, a CSI decoder is introduced to simultaneously predict CSI for multiple future time slots, substantially reducing the computational burden and inference latency associated with the inherent autoregressive decoding process of LLMs. Then, instead of training the LLM from scratch, we adopt a parameter-efficient fine-tuning strategy, i.e., LoRA, for CPLLM, where the pretrained LLM remains frozen and trainable low-rank matrices are injected into each Transformer decoder layer to enable effective fine-tuning. Furthermore, we extend CPLLM to directly generate beamforming strategies for future time slots based on historical CSI data, namely BFLLM. This extended framework retains the same architecture as CPLLM, while introducing a dedicated beamforming decoder to output beamforming strategies. Finally, extensive simulation results validate the effectiveness of the proposed approaches in channel prediction and predictive beamforming for LEO satellite communications.

eess.SP

Finger Texture Biometric Characteristic: a Survey

\begin{abstract} In recent years, the Finger Texture (FT) has attracted considerable attention as a biometric characteristic. It can provide efficient human recognition performance, because it has different human-specific features of apparent lines, wrinkles and ridges distributed along the inner surface of all fingers. Also, such pattern structures are reliable, unique and remain stable throughout a human's life. Efficient biometric systems can be established based only on FTs. In this paper, a comprehensive survey of the relevant FT studies is presented. We also summarise the main drawbacks and obstacles of employing the FT as a biometric characteristic, and provide useful suggestions to further improve the work on FT. \end{abstract}

cs.CV

IENet: Interacting Embranchment One Stage Anchor Free Detector for Orientation Aerial Object Detection

Object detection in aerial images is a challenging task due to the lack of visible features and variant orientation of objects. Significant progress has been made recently for predicting targets from aerial images with horizontal bounding boxes (HBBs) and oriented bounding boxes (OBBs) using two-stage detectors with region based convolutional neural networks (R-CNN), involving object localization in one stage and object classification in the other. However, the computational complexity in two-stage detectors is often high, especially for orientational object detection, due to anchor matching and using regions of interest (RoI) pooling for feature extraction. In this paper, we propose a one-stage anchor free detector for orientational object detection, namely, an interactive embranchment network (IENet), which is built upon a detector with prediction in per-pixel fashion. First, a novel geometric transformation is employed to better represent the oriented object in angle prediction, then a branch interactive module with a self-attention mechanism is developed to fuse features from classification and box regression branches. Finally, we introduce an enhanced intersection over union (IoU) loss for OBB detection, which is computationally more efficient than regular polygon IoU. Experiments conducted demonstrate the effectiveness and the superiority of our proposed method, as compared with state-of-the-art detectors.

cs.CV

Optimal Downlink Transmission for Cell Free SWIPT Massive MIMO Systems with Active Eavesdropping

This paper considers secure simultaneous wireless information and power transfer (SWIPT) in cell-free massive multiple-input multiple-output (MIMO) systems. The system consists of a large number of randomly (Poisson-distributed) located access points (APs) serving multiple information users (IUs) and an information-untrusted dual-antenna active energy harvester (EH). The active EH uses one antenna to legitimately harvest energy and the other antenna to eavesdrop information. The APs are networked by a centralized infinite backhaul which allows the APs to synchronize and cooperate via a central processing unit (CPU). Closed-form expressions for the average harvested energy (AHE) and a tight lower bound on the ergodic secrecy rate (ESR) are derived. The obtained lower bound on the ESR takes into account the IUs' knowledge attained by downlink effective precoded-channel training. Since the transmit power constraint is per AP, the ESR is nonlinear in terms of the transmit power elements of the APs and that imposes new challenges in formulating a convex power control problem for the downlink transmission. To deal with these nonlinearities, a new method of balancing the transmit power among the APs via relaxed semidefinite programming (SDP) which is proved to be rank-one globally optimal is derived. A fair comparison between the proposed cell-free and the colocated massive MIMO systems shows that the cell-free MIMO outperforms the colocated MIMO over the interval in which the AHE constraint is low and vice versa. Also, the cell-free MIMO is found to be more immune to the increase in the active eavesdropping power than the colocated MIMO.

cs.IT

On Differential Modulation in Downlink Multiuser MIMO Systems

In this paper, we consider a space time block coded multiuser multiple-input multiple-output (MU-MIMO) system with downlink transmission. Specifically, we propose to use downlink precoding combined with differential modulation (DM) to shift the complexity from the receivers to the transmitter. The block diagonalization (BD) precoding scheme is used to cancel co-channel interference (CCI) in addition to exploiting its advantage of enhancing diversity. Since the BD scheme requires channel knowledge at the transmitter, we propose to use downlink spreading along with DM, which does not require channel knowledge neither at the transmitter nor at the receivers. The orthogonal spreading (OS) scheme is employed in order to separate the data streams of different users. As a space time block code, we use the Alamouti code that can be encoded/decoded using DM thereby eliminating the need for channel knowledge at the receiver. The proposed schemes yield low complexity transceivers while providing good performance. Monte Carlo simulation results demonstrate the effectiveness of the proposed schemes.

cs.IT

Multi-Target Tracking and Occlusion Handling with Learned Variational Bayesian Clusters and a Social Force Model

This paper considers the problem of multiple human target tracking in a sequence of video data. A solution is proposed which is able to deal with the challenges of a varying number of targets, interactions and when every target gives rise to multiple measurements. The developed novel algorithm comprises variational Bayesian clustering combined with a social force model, integrated within a particle filter with an enhanced prediction step. It performs measurement-to-target association by automatically detecting the measurement relevance. The performance of the developed algorithm is evaluated over several sequences from publicly available data sets: AV16.3, CAVIAR and PETS2006, which demonstrates that the proposed algorithm successfully initializes and tracks a variable number of targets in the presence of complex occlusions. A comparison with state-of-the-art techniques due to Khan et al., Laet et al. and Czyz et al. shows improved tracking performance.

cs.CV