SearcharxivSearch

arXiv subjects

Winston K. G. Seah

Publications and source records attributed to Winston K. G. Seah.

9 recordsLinked to original sources

Markov Chain Model of Entanglement Setup in Noisy Dynamic LEO Satellite Networks

Quantum entanglement routing in dynamic Low Earth Orbit (LEO) satellite networks is important for achieving scalable and high-fidelity quantum communication. However, the dynamic characteristics of satellite network topology, limited quantum resources, and strict coherence time constraints pose significant challenges to reliable entanglement routing. An entanglement distribution analysis model for this unique environment is critical and helpful for entanglement routing research. We address the fundamental challenge of establishing and maintaining quantum entanglement links between satellites operating in free space, where links are subject to both transmission losses and quantum memory decoherence. This paper presents a comprehensive Markov chain model with a state space defined by link storage age and physical distance for analyzing entanglement distribution in noisy dynamic LEO satellite quantum networks. We construct transition matrices that capture system dynamics under varying request arrival rates, and derive analytical expressions for key performance metrics, including request satisfaction rate, average waiting time, link utilization efficiency, and average consumed link fidelity. Our analysis reveals that the critical trade-offs of higher request rates lead to faster link consumption with higher fidelity but potentially lower satisfaction rates, while lower request rates allow longer storage times at the cost of lower fidelity of increased decoherence effect. Moreover, this paper proves it is reasonable to leave out polarization rotation when the transmission distance is very short (40-50 km). In summary, this work provides theoretical foundations for designing and optimizing quantum entanglement distribution strategies in satellite networks, with applications to global-scale quantum communications.

quant-ph

Efficient patient-centric EMR sharing block tree

Flexible sharing of electronic medical records (EMRs) is an urgent need in healthcare, as fragmented storage creates EMR management complexity for both practitioners and patients. Blockchain has emerged as a promising solution to address the limitations of centralized EMR systems regarding interoperability, data ownership, and trust concerns. Whilst its healthcare implementation continues to face scalability challenges, particularly in uploading lag time as EMR volumes increase. In this paper, we describe the design of a novel blockchain-based data structure, MedBlockTree, which aims to solve the scalability issue in blockchain-based EMR systems, particularly low block throughput and patient awareness. MedBlockTree leverages a chameleon hash function to generate collision blocks for existing patients and expand a single chain into a growing block tree with $n$ branches that are capable of processing $n$ new blocks in a single consensus round. We also introduce the EnhancedPro consensus algorithm to manage multiple branches and maintain network consistency. Our comprehensive simulation evaluates performance across four dimensions: branch number, worker number, collision rate, and network latency. Comparative analysis against a traditional blockchain-based EMR system demonstrates outstanding throughput improvements across all dimensions, achieving processing speeds $ν\cdot n$ times faster than conventional approaches.

cs.DC

Admission Control with Reconfigurable Intelligent Surfaces for 6G Mobile Edge Computing

As 6G networks must support diverse applications with heterogeneous quality-of-service requirements, efficient allocation of limited network resources becomes important. This paper addresses the critical challenge of user admission control in 6G networks enhanced by Reconfigurable Intelligent Surfaces (RIS) and Mobile Edge Computing (MEC). We propose an optimization framework that leverages RIS technology to enhance user admission based on spatial characteristics, priority levels, and resource constraints. Our approach first filters users based on angular alignment with RIS reflection directions, then constructs priority queues considering service requirements and arrival times, and finally performs user grouping to maximize RIS resource utilization. The proposed algorithm incorporates a utility function that balances Quality of Service (QoS) performance, RIS utilization, and MEC efficiency in admission decisions. Simulation results demonstrate that our approach significantly improves system performance with RIS-enhanced configurations. For high-priority eURLLC services, our method maintains over 90% admission rates even at maximum load, ensuring mission-critical applications receive guaranteed service quality.

cs.NI

Synchronization Control-Plane Protocol for Quantum Link Layer

Heralded entanglement generation between nodes of a future quantum internet is a fundamental operation that unlocks the potential for quantum communication. In this paper, we propose a decentralized synchronization protocol that operates at the classical control-plane of the link layer, to navigate the coordination challenges of generating heralded entanglement across few-qubit quantum network nodes. Additionally, with quantum network simulations using NetSquid, we show that our protocol achieves lower entanglement request latencies than a naive distributed queue approach. We observe a sixfold reduction in average request latency growth as the number of quantum network links increases. The Eventual Synchronization Protocol (ESP) allows nodes to coordinate on heralded entanglement generation in a scalable manner within multi-peer quantum networks. To the best of our knowledge, this is the first decentralized synchronization protocol for managing heralded entanglement requests.

cs.NI

Incorporating Like-Minded Peers to Overcome Friend Data Sparsity in Session-Based Social Recommendations

Session-based Social Recommendation (SSR) leverages social relationships within online networks to enhance the performance of Session-based Recommendation (SR). However, existing SSR algorithms often encounter the challenge of "friend data sparsity". Moreover, significant discrepancies can exist between the purchase preferences of social network friends and those of the target user, reducing the influence of friends relative to the target user's own preferences. To address these challenges, this paper introduces the concept of "Like-minded Peers" (LMP), representing users whose preferences align with the target user's current session based on their historical sessions. This is the first work, to our knowledge, that uses LMP to enhance the modeling of social influence in SSR. This approach not only alleviates the problem of friend data sparsity but also effectively incorporates users with similar preferences to the target user. We propose a novel model named Transformer Encoder with Graph Attention Aggregator Recommendation (TEGAARec), which includes the TEGAA module and the GAT-based social aggregation module. The TEGAA module captures and merges both long-term and short-term interests for target users and LMP users. Concurrently, the GAT-based social aggregation module is designed to aggregate the target users' dynamic interests and social influence in a weighted manner. Extensive experiments on four real-world datasets demonstrate the efficacy and superiority of our proposed model and ablation studies are done to illustrate the contributions of each component in TEGAARec.

cs.SI

People Counting using Radio Irregularity in Wireless Sensor Networks -- An Experimental Study

The Internet has grown into a large cyber-physical system centered that connects not just computer systems but a plethora of systems, devices, and objects, collectively referred to as "Things", giving rise to the term "Internet of Things" (IoT). It encompasses technologies for identification and tracking, sensing and actuation, both wired and wireless communications, and also, intelligence and cognition. Wireless communications, which is an integral part of IoT, suffers from radio irregularity -- a phenomenon referring to radio waves being selectively absorbed, reflected or scattered by objects in their paths, e.g., human bodies that comprises liquid, bone and flesh. Radio irregularity is often regarded as a problem in wireless communications but, with the envisioned pervasiveness of IoT, we aim to exploit radio irregularity as a means to detect and estimate the number of people. We demonstrate how radio signal fluctuations arising from radio irregularity, combined with discriminant analysis, can be used to provide a simple low-cost alternative to dedicated sensing systems for indoor people counting.

cs.NI

Content Delivery Latency of Caching Strategies for Information-Centric IoT

In-network caching is a central aspect of Information-Centric Networking (ICN). It enables the rapid distribution of content across the network, alleviating strain on content producers and reducing content delivery latencies. ICN has emerged as a promising candidate for use in the Internet of Things (IoT). However, IoT devices operate under severe constraints, most notably limited memory. This means that nodes cannot indiscriminately cache all content; instead, there is a need for a caching strategy that decides what content to cache. Furthermore, many applications in the IoT space are timesensitive; therefore, finding a caching strategy that minimises the latency between content request and delivery is desirable. In this paper, we evaluate a number of ICN caching strategies in regards to latency and hop count reduction using IoT devices in a physical testbed. We find that the topology of the network, and thus the routing algorithm used to generate forwarding information, has a significant impact on the performance of a given caching strategy. To the best of our knowledge, this is the first study that focuses on latency effects in ICN-IoT caching while using real IoT hardware, and the first to explicitly discuss the link between routing algorithm, network topology, and caching effects.

cs.NI

Statistical Relationship between Interference Estimates and Network Capacity

Interference is a major impediment to the performance of a wireless network as it has a significant adverse impact on Network Capacity. There has been a gradual and consistent densification of WiFi networks due to Overlapping Basic Service Set (OBSS) deployments. With the upcoming 802.11ax standards, dense and ultra-dense deployments will become the norm and the detrimental impact of Interference on Capacity will only exacerbate. However, the precise nature of the association between Interference and Network Capacity remains to be investigated, a gap we bridge in this work. We employ linear and polynomial regression to find answers to several unexplored questions concerning the Capacity Interference Relationship (CIR). We devise an algorithm to select regression models that best explain this relationship by considering a variety of factors including outlier threshold. We ascertain the statistical significance of their association, and also determine the explainability of variation in Network Capacity when Interference is varied, and vice versa. While the relationship is generally believed to be non-linear, we demonstrate that scenarios exist where a strong linear correlation exists between the two. We also investigate the impact of WMN topology on this relationship by considering four carefully designed Wireless Mesh Network (WMN) topologies in the experiments. To quantify endemic Interference, we consider four popular Theoretical Interference Estimation Metrics (TIEMs) viz., TID, CDALcost, CXLSwt, and CALM. To ensure a sound regression analysis, we consider a large set of 100 Channel Assignment (CA) schemes, a majority of which are generated through a Generic Interference aware CA Generator proposed in this work. Finally, we test the TIEMs in terms of their reliability and the ability to model Interference. We carry out the experiments on IEEE 802.11g/n WMNs simulated in ns-3.

cs.NI

A Localization Method Avoiding Flip Ambiguities for micro-UAVs with Bounded Distance Measurement Errors

Localization is a fundamental function in cooperative control of micro unmanned aerial vehicles (UAVs), but is easily affected by flip ambiguities because of measurement errors and flying motions. This study proposes a localization method that can avoid the occurrence of flip ambiguities in bounded distance measurement errors and constrained flying motions; to demonstrate its efficacy, the method is implemented on bilateration and trilateration. For bilateration, an improved bi-boundary model based on the unit disk graph model is created to compensate for the shortage of distance constraints, and two boundaries are estimated as the communication range constraint. The characteristic of the intersections of the communication range and distance constraints is studied to present a unique localization criterion which can avoid the occurrence of flip ambiguities. Similarly, for trilateration, another unique localization criterion for avoiding flip ambiguities is proposed according to the characteristic of the intersections of three distance constraints. The theoretical proof shows that these proposed criteria are correct. A localization algorithm is constructed based on these two criteria. The algorithm is validated using simulations for different scenarios and parameters, and the proposed method is shown to provide excellent localization performance in terms of average estimated error. Our code can be found at: https://github.com/QingbeiGuo/AFALA.git.

eess.SP