SearcharxivSearch

arXiv subjects

Dhaval K. Patel

Publications and source records attributed to Dhaval K. Patel.

4 recordsLinked to original sources

Forecasting Aided Energy Aware Band Assignment in Multiband Networks

The high frequency communication bands (mmWave and sub-THz) promise tremendous data rates. However, they have very high power consumption which is particularly significant for battery-powered user-equipment (UE), and are prone to blockage. In this context, we design an energy-aware band-assignment system which reduces power consumption while aiming to achieve a target sum rate of M bits/sec in T time-slots. We do this by using 1) Rate forecaster(s); 2) Channel forecaster(s) which forecast either the data rate or the channel for T subsequent time slots, utilizing either a stacked Long-short-term memory (LSTM) or transformer architecture. These forecasts are used to select frequency bands using an iterative algorithm. The proposed approach is validated on the publicly available `DeepMIMO', and `NYUSIM' datasets for both outdoor and indoor scenarios, and using a multiband empirical system. Moreover, we also propose a simple blockage segment generation algorithm such that the channel realizations inherently capture the effects of blockage. We find that the rate-forecaster-based approach outperforms the channel forecaster. Further, our approach consumes ~300 mW lower power compared to a greedy band assignment at a 1.5 Gb/s target rate for outdoor scenarios, and up to 600 mW for indoor scenarios at 2.5 Gb/s target rate, indicating that this is a promising method to reduce UE power consumption in multiband systems.

eess.SP

Vision Transformer Based User Equipment Positioning

Recently, Deep Learning (DL) techniques have been used for User Equipment (UE) positioning. However, the key shortcomings of such models is that: i) they weigh the same attention to the entire input; ii) they are not well suited for the non-sequential data e.g., when only instantaneous Channel State Information (CSI) is available. In this context, we propose an attention-based Vision Transformer (ViT) architecture that focuses on the Angle Delay Profile (ADP) from CSI matrix. Our approach, validated on the `DeepMIMO' and `ViWi' ray-tracing datasets, achieves an Root Mean Squared Error (RMSE) of 0.55m indoors, 13.59m outdoors in DeepMIMO, and 3.45m in ViWi's outdoor blockage scenario. The proposed scheme outperforms state-of-the-art schemes by $\sim$ 38\%. It also performs substantially better than other approaches that we have considered in terms of the distribution of error distance.

cs.CV

Optimizing Multi-UAV 3D Deployment for Energy-Efficient Sensing over Uneven Terrains

In this work, we consider a multi-unmanned aerial vehicle (UAV) cooperative sensing system where UAVs are deployed to sense multiple targets in terrain-aware line of sight (LoS) conditions in uneven terrain equipped with directional antennas. To mitigate terrain-induced LoS blockages that degrade detection performance, we incorporate a binary LoS indicator and propose a bounding volume hierarchy (BHV)-based adaptive scheme for efficient LoS evaluation. We formulate a bi-objective problem that maximizes the probability of cooperative detection with minimal hover energy constraints governing spatial, orientational, and safety constraints. To address the problem, which is inherently non-convex, we propose a hierarchical heuristic framework that combines exploration through a genetic algorithm (GA) with per-UAV refinement via particle swarm optimization (PSO), where a penalty-based fitness evaluation guides solutions toward feasibility, bounded within constraints. The proposed methodology is an effective trade-off method of traversing through a complex search space and maintaining terrain-aware LoS connectivity and energy aware deployment. Monte Carlo simulations on real-world terrain data show that the proposed GA+PSO framework improves detection probability by 37.02% and 36.5% for 2 and 3 UAVs, respectively, while reducing average excess hover energy by 45.0% and 48.9% compared to the PSO-only baseline. Relative to the non-optimized scheme, it further achieves 59.5% and 54.2% higher detection probability with 59.8% and 65.9% lower excess hover energy, thereby showing its effectiveness with a small number of UAVs over uneven terrain.

cs.NI

An approach to implement Reinforcement Learning for Heterogeneous Vehicular Networks

This paper presents the extension of the idea of spectrum sharing in the vehicular networks towards the Heterogeneous Vehicular Network(HetVNET) based on multi-agent reinforcement learning. Here, the multiple vehicle-to-vehicle(V2V) links reuse the spectrum of other vehicle-to-interface(V2I) and also those of other networks. The fast-changing environment in vehicular networks limits the idea of centralizing the CSI and allocate the channels. So, the idea of implementing ML-based methods is used here so that it can be implemented in a distributed manner in all vehicles. Here each On-Board Unit(OBU) can sense the signals in the channel and based on that information runs the RL to decide which channel to autonomously take up. Here, each V2V link will be an agent in MARL. The idea is to train the RL model in such a way that these agents will collaborate rather than compete.

cs.LG