Efficient Rare-Event Simulation for Random Geometric Graphs via Importance Sampling
Sarat Moka, Christian Hirsch, Volker Schmidt, Dirk Kroese
TL;DR
This work tackles the challenge of estimating rare-event probabilities in Gilbert graphs, a class of spatial random networks, by developing a grid-based blocking-region importance-sampling method. It defines a Radon–Nikodym weight that biases point-generation to configurations contributing to the rare event, yielding an estimator with lower variance than naïve or conditional Monte Carlo approaches. The authors prove asymptotic efficiency in two regimes: a fixed sampling window where both CMC and IS achieve bounded relative error, and a growing-window regime where IS attains logarithmic efficiency while CMC does not, supported by rigorous analysis and simulations. Empirical results show dramatic variance reductions for edge-count and degree-related events, validating the method’s practical impact for risk assessment in spatial networks and its potential applicability to more complex network models.
Abstract
Random geometric graphs defined on Euclidean subspaces, also called Gilbert graphs, are widely used to model spatially embedded networks across various domains. In such graphs, nodes are located at random in Euclidean space, and any two nodes are connected by an edge if they lie within a certain distance threshold. Accurately estimating rare-event probabilities related to key properties of these graphs, such as the number of edges and the size of the largest connected component, is important in the assessment of risk associated with catastrophic incidents, for example. However, this task is computationally challenging, especially for large networks. Importance sampling offers a viable solution by concentrating computational efforts on significant regions of the graph. This paper explores the application of an importance sampling method to estimate rare-event probabilities, highlighting its advantages in reducing variance and enhancing accuracy. Through asymptotic analysis and experiments, we demonstrate the effectiveness of our methodology, contributing to improved analysis of Gilbert graphs and showcasing the broader applicability of importance sampling in complex network analysis.
