Skip to content

Author

Shahid Mumtaz

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Open access 2026

A Causal Temporal Convolutional Network for End-to-End Pose Estimation in Visible Light Positioning System

Visible Light Positioning (VLP) has emerged as a promising solution for high-precision indoor localization due to its immunity to electromagnetic interference, high spatial resolution, and integration with existing lighting infrastructure. However, conventional Received Signal Strength (RSS)-based localization approaches suffer from severe performance degradation under nonlinear optical channel conditions, measurement noise, and orientation-dependent signal variations. This paper proposes a novel end-to-end causal Temporal Convolutional Network (TCN) framework for simultaneous three-dimensional position and single-axis orientation (azimuth) estimation for receivers moving on a fixed horizontal plane in indoor VLP systems. Unlike conventional Extended Kalman Filter (EKF)-based localization methods that rely on first-order linearization of nonlinear Lambertian channel models, the proposed TCN exploits causal dilated convolutions to capture temporal RSS dynamics and nonlinear mobility patterns directly from sequential measurements. A soft-attention temporal pooling mechanism is further incorporated to suppress noisy and unreliable RSS observations. The proposed framework is evaluated in a realistic simulated indoor VLP environment with 180,000 training samples generated under additive white Gaussian noise, background illumination interference, and optical crosstalk conditions. Simulation results demonstrate that the proposed TCN framework significantly outperforms the conventional EKF approach in terms of convergence speed, positioning accuracy, and tracking stability. The proposed method achieves convergence within approximately 2-3 iterations, whereas the EKF requires nearly 8-10 iterations under identical conditions. Furthermore, the average convergence time is reduced by approximately 59% while maintaining stable steady-state estimation performance. Experimental results also show lower position and orientation estimation errors, reduced localization outliers, and improved trajectory tracking accuracy during dynamic circular motion scenarios. The proposed TCN-based VLP framework provides a computationally efficient and robust solution for practical next-generation indoor localization applications.

Sunita Khichar, Sushank Chaudhary, Amir Parnianifard et al. · 0 citations
2026

GNN-OSS: A Capacity-Feasible Graph Learning Framework for Secure Blockchain Sharding in IIoT

Effective scaling of blockchain-enabled Industrial Internet of Things (IIoT) requires sharding that simultaneously ensures transaction locality, strict committee-size feasibility, and robustness against malicious node concentration. Existing methods often fail to balance this trilemma, risking either infeasible deployments or increased shard-takeover vulnerabilities. To address this, we propose GNN-OSS, a deployable sharding framework that decouples topology-aware preference learning from hard constraint enforcement. It first employs a trust-repulsion graph neural network to learn locality-aware preferences while discouraging low-trust nodes from collapsing into the same representation region. A Post-Hoc Capacity-Constrained Projection (PH-CCP) then maps these soft preferences into strictly feasible shard assignments. Finally, an entropy-driven Overlapping Sparse Scheme (OSS) selectively replicates boundary nodes to reduce residual cross-shard overhead without altering primary consensus membership. Evaluations demonstrate that, under the evaluated settings, GNN-OSS achieves a favorable performance–security trade-off. Against 20% malicious nodes, it substantially mitigates shard-takeover risks. Furthermore, it improves throughput by up to 33% over strictly feasible baselines and lowers the cross-shard ratio from 6.4% to 4.4% with minimal per-epoch overhead. Overall, GNN-OSS provides a practical sharding framework for open or hybrid blockchain-enabled IIoT environments.

Guangxia Xu, Zhuo Ye, Lu Wang et al. · 0 citations