Abstract
Wildfire events have resulted in unprecedented social and economic losses worldwide in the last few years. Most studies on reducing wildfire risk to communities focused on modeling wildfire behavior in the wildland to aid in developing fuel reduction and fire suppression strategies. However, minimizing losses in communities and managing risk requires a holistic approach to understanding wildfire behavior that fully integrates the wildland’s characteristics and the built environment’s features. This complete integration is particularly critical for intermixed communities where the wildland and the built environment coalesce. Community-level wildfire behavior that captures the interaction between the wildland and the built environment, which is necessary for predicting structural damage, has not received sufficient attention. Predicting damage to the built environment is essential in understanding and developing fire mitigation strategies to make communities more resilient to wildfire events. In this study, we use integrated concepts from graph theory to establish a relative vulnerability metric capable of quantifying the survival likelihood of individual buildings within a wildfire-affected region. We test the framework by emulating the damage observed in the historic 2018 Camp Fire and the 2020 Glass Fire. We propose two formulations based on graph centralities to evaluate the vulnerability of buildings relative to each other. We then utilize the relative vulnerability values to determine the damage state of individual buildings. Based on a one-to-one comparison of the calculated and observed damages, the maximum predicted building survival accuracy for the two formulations ranged from \(58 - 64 \%\) for the historical wildfires tested. From the results, we observe that the modified random walk formulation can better identify nodes that lie at the extremes on the vulnerability scale. In contrast, the modified degree formulation provides better predictions for nodes with mid-range vulnerability values.
Similar content being viewed by others
Introduction
Post-fire observations of several historic fires indicated that within affected communities, some ignitable structures tend to survive even when most in close vicinity have been destroyed1,2. This apparent spatial randomness in damage patterns raises an important question—can the likelihood of survival of individual buildings be predicted for wildfire events? Fire management agencies and researchers worldwide are utilizing several prominent wildfire behavior models3,4,5. These models are widely accepted and successfully capture wildfires’ behavior in wildlands. However, wildfire propagation mechanisms in communities significantly differ from those in the wildland as additional factors come into play due to the built environment6. Previous studies have found that neighborhood and landscape factors contribute noticeably to structures lost in wildfire events1,2,7,8,9,10. These studies often characterized risk to a structure based primarily on its individual property and fire intensity. Robust computational fluid dynamic models exist for simulating structure-fire interactions that can be used on a community scale11. However, their complexity and computational demand limit their practical application. Currently, no generalized community-level framework exists to predict the survivability of structures following a wildfire. Accordingly, there is a need for models to better integrate structures together so those spread mechanisms responsible for structural ignitions, including structure-structure and structure-vegetation interaction, can be accounted for. The mechanism of wildfire propagation shares similarities with the transmission of diseases, which have been extensively modeled using concepts of graph theory12,13,14,15. Over the years, some studies have looked into the potential application of graph theory for wildfire propagation6,16,17,18 and risk19 modeling. These studies were able to capture wildfire behavior both in wildlands and communities successfully. Hence, we can postulate that we can utilize concepts of graph theory to determine the survivability of structures within a fire-affected zone. Building upon the previous work by Mahmoud and Chulahwat6 on assessing the vulnerability/risk of the built environment to wildfires, we extend the framework to investigate concepts of graph theory to determine the likelihood of survival of individual structures during wildfire events. Two historic wildfire scenarios from the US are selected for analysis. A graph is formulated for each testbed to model the complex fire interactions between a network of buildings and vegetation. Different centrality measures from graph theory are tested on the two testbeds to determine the relative survivability of each building node by measuring relative vulnerability. Based on the performance of all selected centrality measures, it is observed that none of them provide reasonable accuracy for damage prediction of individual buildings. Therefore, new metrics are proposed to determine building survivability and tested for two historical California wildfires with significant building damage and loss.
Wildfire graph model
Graph formulation
Graph theory has found an abundance of applications across different spheres of science, from theoretical research20,21,22 to real-world applications23,24,25. Graphs have become an important tool to model structured populations in approaching various questions related to how a phenomenon, whether information, epidemics, or wildfire, spreads in non-homogeneous populations. Few studies have utilized graph theory to demonstrate its effectiveness in understanding wildfire behavior in the wildland26,27. In a previous study by Mahmoud and Chulahwat6, a graph model was developed for assessing the vulnerability of ignitable fuels (vegetation and buildings) in communities and considering different heat transfer modes. The framework entailed the formulation of a directed graph \({\mathscr {G}} ({\mathscr {E}}, {\mathscr {V}})\), such that \({\mathscr {E}}\) represented the edges and \({\mathscr {V}}\) the vertices. The vertices defined ignitable fuels within communities, and the edges represented the probability of ignition \(P_{tr}^{(i,j)}\) between the individual fuels, calculated based on Eq. (1), where the total probability \(P_{tr}^{(i,j)}\) is evaluated by combining individual ignition probabilities from the three primary modes of heat propagation—(1) Convection \(P_{conv}^{(i,j)}\) (2) Radiation \(P_{rad}^{(i,j)}\), and (3) Ember Spotting \(P_{ember}^{(i,j)}\). A detailed description of the individual heat transfer modes is presented in section 1 of the Supplementary Information (SI).
The wildfire graph model6 identified ignitable elements that primarily comprise structures and limited vegetation areas within communities. Certain factors, particularly vegetation-related, were not previously considered within the graph framework by Mahmoud and Chulahwat6. For instance, vegetation in the vicinity of the wildland-urban interface and within the communities have a noticeable impact on fire behavior10,28, but were not considered explicitly in the graph formulation step. In this study, the wildfire graph model is modified to consider missing vegetation and certain building features. The modified graph model is applied to selected testbeds in this study to generate suitable graphs, which are then utilized to determine the survival likelihood of individual buildings within the testbeds.
Modeling vegetation
Vegetation plays a significant role in determining the intensity and rate of spread of a wildfire1,29,30. Damage to a community’s built environment is strongly correlated to wildland vegetation at the wildland-urban interface31,32, along with the type of vegetation within the defensible space of individual structures10. Vegetative fuels can be classified based on proximity to the built environment as—(1) Wildland vegetation and (2) Urban vegetation. The former classification entails vegetation found in dense wildland regions, while the latter relates to vegetation found within or near the confines of urban boundaries that are much more sparse. To incorporate the effects of vegetation within the graph model, we introduce a set of additional nodes \({\mathscr {V}}_n\) to update the graph \({\mathscr {G}}\), such that \({\mathscr {V}} = {\mathscr {V}}_b \cup {\mathscr {V}}_n\), where \({\mathscr {V}}_b\) refers to building nodes and \({\mathscr {V}}_n\) refers to vegetation nodes. The vegetation nodes are generated as a grid of nodes within the domain selected with a uniform spacing \((a_w)\), such that each node represents vegetation over an area \(a_w\) x \(a_w\). In order to quantify the ignition probabilities from vegetation nodes, we use a GIS fuel raster for a studied area. Sample points are generated within each vegetation node grid cell, as shown in Fig. 1, and for each sampled point, the vegetation type is identified based on the previously presented classification33.
A normalized ignition potential score \(\eta ^{(k)}\) is calculated for each vegetation node by combining the individual scores of sampled points \(\eta ^{(k)}_{i}\), as given by Eq. (2), where \(N_{\eta }^{(k)}\) is the total number of sampled points within each vegetation grid cell.
The ignition potential score is utilized in calculating ignition probabilities from vegetation nodes. The graph model includes four types of interactions between the nodes of the formulated graph—(1) Building–Building, (2) Building–Vegetation, (3) Vegetation–Building, and (4) Vegetation–Vegetation. For each type of interaction, the convection \(P_{c}^{(i,j)}\), radiation \(P_{r}^{(i,j)}\), and ember probabilities \(P_{e}^{(i,j)}\) are evaluated and combined to obtain the cumulative ignition probability \(P_{tr}^{(i,j)}\). In addition to wildland vegetation, the vegetation within communities, specifically around houses, also plays a major role in the ignition of buildings1,8,30. To capture the effect of vegetation in the defensible zone around houses, a similar approach, as described for calculating the ignition potential score of vegetation nodes, is implemented to calculate an ignition factor for individual buildings. An effective distance \(d_w\) is selected such that an area \(d_w\) × \(d_w\) is defined around each building within which the vegetation is considered. The area is divided into a uniform grid such that for each cell, a vegetation score \(\eta ^{(k)}_{(i)}\) is sampled. The cumulative ignition factor for each building is then evaluated using Eq. (2), and for each building node j, \({\bar{P}}_{tr}^{(i,j)}\) is the updated ignition probability for building \(i \in [1,N]\) based on Eq. (3), such that N is the total number of building nodes considered in a testbed.
Incorporating building features
Studies have shown a positive correlation between vulnerability and building characteristics, ranging from structural to vegetation properties around the buildings2,9,10,34,35,36. In this study, we take into consideration the following building features—(1) Deck Type, (2) Eaves, (3) Roof Type, (4) Vent Type, (5) Fence, and (6) Window Pane. Each feature is further segregated into sub-classifications, as given in Table S1 in the SI. The sub-classification type for each building feature has a noticeable impact on the vulnerability of a building. For instance, a wooden roof or deck is more likely to be ignited than a concrete roof or a deck. To include the effect of building properties in the graph model, we evaluate an ignition factor \(i_p^{(i)}\) for each building node i, as shown in Eq. (4).
\(\gamma _{(y)}^{(i)} \in \{0,1\}\) represents the state of a particular sub-classification for a building feature, such that \(\gamma _{(y)}^{(i)} = 1\) represents the presence of a feature and \(\gamma _{(y)}^{(i)} = 0\) represents the absence. The variable \(w_{(y)}^{(x)}\) is the normalized contribution score for the \(y\)th sub-classification of the \(x\)th building feature and weight factor \(\rho _{(x)}\) is the normalized contribution score for the \(x\)th building feature, such that these satisfy the constraints in Eq. (5). They represent the extent to which a particular building feature affects the likelihood of ignition for a particular building. \(s_n^{(x)}\) is the number of sub-classifications considered for feature x.
We calculate a cumulative weighted summation for every building node based on the selected building feature classification. This score represents the potential of ignition for each building node due to their respective features. Information regarding features of buildings is derived from the Damage Inspection Database (DINS) by CAL FIRE. The contribution score for each sub-classification \(w_{(y)}^{(x)}\) is calculated based on the concept of odds ratios37 implemented on the DINS database, and the respective weights are listed in Table S1 of the SI. The weight factor \(\rho _{(x)}\) for each feature x is assumed to be the same (1/6) in this study based on the assumption that all building features have an equal likelihood of causing the ignition of a structure. The premise is made due to a lack of sufficient data on the contribution of individual building characteristics to the likelihood of building ignition. An important point to note is that the testbeds selected in this study pertain to different communities in the US. For any communities outside of the US, the weight factors would have to be modified since building characteristics can vary significantly depending on location.
Results
Graph framework validation
The graph formulation framework was modified to account for vegetation and relevant building features. To confirm the accuracy of these additions to the graph model6, we conducted validation tests on Paradise, California (US), which was devastated during the historic 2018 Camp Fire. The Camp Fire started in Butte County in Northern California due to a faulty electric transmission line38. In a matter of hours, it reached the community of Paradise to cause significant devastation. In addition to unfavorable wind and climate conditions, high urban and wildland vegetation density in and around residential homes in Paradise fueled the intensity of the wildfire37,38.
We conducted a sensitivity analysis to test the efficacy of the graph framework by quantifying the impact of wildland vegetation and buildings along with urban vegetation in the buildings’ proximity to community vulnerability. We introduce two parameters—(1) \(v_w \in [0,90]\) and (2) \(v_u \in [0,90]\), such that the former represents the percentage reduction in wildland vegetation and the latter represents the reduction in building nodes along with urban vegetation. We model the reduction in wildland vegetation by removing vegetation nodes and the reduction in building nodes and urban vegetation by removing building nodes (see section “Modeling vegetation”). For different permutations of the wildland and building densities, the wildfire graph is first formulated by evaluating the ignition probabilities \(P_{tr}^{(i,j)}\) between all node pairs (i, j). We evaluate each node’s vulnerability by identifying the Most Probable Paths (MPPs) that correspond to paths with the highest probability for fire propagation from an ignited node to a non-ignited one (see “Materials and methods”). We calculate the mean vulnerability of all building nodes to represent the entire community vulnerability. Based on the value selected for the density factors, the \(v_w\) percentage of vegetation nodes and \(v_u\) percentage of building nodes are selected randomly for removal. We repeat the selection process in a Monte–Carlo simulation to eliminate bias for \(K = 100\) iterations. The mean probability is evaluated as the average mean vulnerability of all nodes considered within the testbed for all iterations. Heatmaps are generated for three different wind speeds—10 m/s, 15 m/s, and 20 m/s, indicating the variation in mean vulnerability for different vegetation and building density. As expected, the vulnerability is observed to be maximum for \(v_w = 0\) and \(v_u = 0\) and minimum for \(v_w = 90\) and \(v_u = 90\). The pattern of variation observed in the heatmaps, as shown in Fig. 2, is in accordance with expectations.
We also conducted a vulnerability analysis on Paradise to compare the calculated vulnerability patterns under the historic Camp Fire conditions and with the observed damage. A graph for the community of Paradise is created by utilizing pre-fire building and vegetation fuel GIS data for Paradise. A wind speed of 15 m/s with a north-east to south-west direction is assumed, similar to that observed during Camp Fire. Figure S1 in the SI compares the observed damage from the Camp Fire as outlined in a post-fire study conducted by NIST39 with the calculated vulnerability. Nodes with high vulnerability values suggest early ignitions compared to other nodes with lower values. The pattern of ignitions observed during the fire coincides with the calculated high vulnerability nodes, suggesting that the graph model framework can capture wildfire interaction with the built environment.
Node influence metric
To determine the survival likelihood of individual structures within wildfire-affected regions, we borrow concepts from graph theory to assess the relative vulnerability \(V_r^{(i)}\) of structures in a wildfire event. The concept of vulnerability can be anchored in the notion of nodal importance, particularly centrality measures40, and node influence41,42. In the context of graphs, centrality measures are best described as indicators of importance for determining the influence of nodes within a network based on specific criteria. Decades of research have led to significant strides in identifying influential nodes within networks, and the concept has found widespread application in different fields. Some prominent applications of centrality entail the identification of the most influential persons in a social network22, super-spreaders of disease41, and several others. There are different types of centrality measures in the literature, each effective for specific applications.
In this study, we first evaluate the ability of traditional centrality measures to assess the survival likelihood of buildings. We tested the following widely accepted centrality measures to determine the vulnerability of individual nodes in a graph network—(1) Closeness (Fig. S2 of SI text), (2) Eigenvector (Fig. S3 of SI text), (3) Clustering coefficient (Fig. S4 of SI text), (4) Gravity (Fig. S5 of SI text), (5) Degree (Fig. S6 of SI text), and (6) Betweenness centrality6. Each measure was tested on two major wildfires in the US—(1) the 2018 Camp Fire and (2) the 2020 Glass Fire. Both fires are considered among the most destructive fires in the history of California. While in the case of the Camp Fire, high-density urban vegetation around houses resulted in the spread of wildfire, in the case of the Glass Fire, wildland vegetation was the governing factor responsible for wildfire spread. The graph formulated for Camp Fire testbed comprises 11,945 building nodes and 4685 vegetation nodes, while the graph for Glass Fire comprises 3596 building nodes and 15,834 vegetation nodes. Based on the DINS database, 10,923 buildings were damaged during the Camp Fire testbed and 1027 buildings during the Glass Fire. In both cases, similar wind conditions are considered for analysis—wind speed \(v_w = 15\) m/s and wind direction \(\theta _w = 225^o\), measured counter-clockwise from the x-axis. The vulnerability value calculated for individual nodes is converted to the damage state (see “Damage comparison” section in “Materials and methods”). The calculated damage states of individual nodes are compared to the observed damage states by measuring the prediction accuracy \(P_{a}\) (see “Damage comparison” section in “Materials and methods”), which is calculated based on the number of damaged and undamaged nodes. From the results, it is observed that all centrality measures exhibit low maximum prediction accuracy (\(\approx 50\%\)), but the degree centrality showed slightly higher maximum prediction accuracy (\(\approx 55\%\)). This is because most centrality measures are not informative for the vast majority of network nodes42; instead, they tend to focus on a small number of highly influential nodes, resulting in an underestimation of the spreading power of nodes43 (see section 4 in the SI).
A more intuitive approach would be to measure the spreading capacity of nodes to assess the impact of buildings on fire ignitions. Node influence metrics are distinct from centrality measures and explicitly determine highly influential nodes in any network during a spreading process44,45. Some approaches to quantify the spreading power of nodes have been proposed in the last decade. One such measure is accessibility46,47, which utilizes the concept of random walks to measure how accessible the rest of the network is from a given initiation node. A random walk on a graph can be defined as a random process of sequential selection of nodes and edges to traverse from a particular node on a graph. Another measure is the expected force, developed using concepts of information entropy and random walks, which can assess the strength of spreading power generated by a node42. The concept of random walks can be considered relevant in determining the capacity of a node to transmit to other nodes.
Relative vulnerability metrics
It is noted from the results that all centralities that consider the impact of far-off nodes, like eigenvector, closeness, gravity, and betweenness, appear to be ineffective for the research problem in question, as reflected by their low prediction accuracy. On the other hand, degree centrality, which takes into account the local (or short-range) impact, is observed to perform relatively better (higher prediction accuracy). Degree centrality can be classified into - indegree and outdegree, such that the former refers to the cumulative impact of edges directed towards a node, and the latter refers to the effect of a node on others. In the context of fires, the indegree centrality can be considered a measure of the likelihood of ignition of a node when all its neighbors are ignited, while the outdegree can be regarded as a measure of the capacity of a node to spread fire to its neighboring nodes. It can be hypothesized that the chance of structural ignition is strongly correlated to the ignition of neighboring structures35; hence the definition of indegree centrality is well suited for our intended application. In addition, the concept of random walks is related to the spreading power of a node, as it provides the theoretical framework to capture the randomness in the spread of wildfires from one node to its neighboring nodes. Two formulations are proposed in this study to evaluate the relative vulnerability of individual nodes—(1) a modified degree formulation (\(V_{md}\)) and (2) a modified random walk formulation (\(V_{rd}\)).
Modified degree formulation
The first formulation, modified degree \(V_{md}\), is based on the concept of indegree. In this formulation, the relative vulnerability of an individual node is assessed as the mean of incoming edge weights from all neighboring nodes \(N^{(i)}\), given by Eq. (6), where \(n^{(i)}\) is the number of neighboring nodes. The neighboring nodes to each node i are defined by the set of nodes \(N^{(i)}\) that has a probability of igniting a target node greater than zero. We introduce an additional constraint to improve the accuracy of the modified degree formulation. In the study by Liu et al.48, the authors demonstrated that by removing low-impact links, the spreading ability of each node could be better ascertained. In the context of wildfires, we hypothesize that in most cases, low-impact neighbors do not contribute to structural ignition. Low-impact neighbors are defined as the neighbors with an ignition probability, \(P_{tr}^{(N^{(i)},i)}\) towards the target node i, below a certain threshold probability \(P_{th}\), as shown in Eq. (7). Accordingly, we remove all low-impact (probability) connections between different node-pairs from the graph \({\mathscr {G}}\), such that \({\mathscr {E}}^o = {\mathscr {E}} - \epsilon\), to obtain the modified graph \({\mathscr {G}}^o\), where \(\epsilon\) is a set containing all edges with weights below the threshold value. The framework of the modified degree formulation \(V_{md}\) is also described in Fig. 3.
We test the modified degree formulation on both testbeds and measure its effectiveness by developing a survivability plot to express the survival likelihood of individual buildings into different vulnerability classes, as discussed in “Materials and methods”. The respective vulnerability map, distribution, and survival plots are shown in Fig. S7 of the SI. The plot represents the survival probability of buildings in each class of the calculated relative vulnerability. The survival probability for the lower class vulnerability values is expected to be higher than for the higher vulnerability classes. Thus, a strictly decreasing curve pattern would suggest a positive correlation between calculated relative vulnerability values and the observed damage states. For the Camp Fire, most buildings were within high-density vegetation; as a result, a higher number of structures were destroyed. While in the case of the Glass Fire, most buildings had sparse vegetation in their surroundings, resulting in relatively lower losses. The impact of removing low-impact connections from the formulated graph is also tested. The survival curves for the two testbeds are shown in the SI in Fig. S9a and c for the case without removal and Fig. S9b and d for the case with removal. From the shape of the survival curves, it can be observed that for the latter case (after removal of low probability links), the survival curves are strictly monotonically decreasing, suggesting a better classification of vulnerability classes. Thus, by removing low-impact connections within the graph, the survival likelihood of individual nodes can be better ascertained. In addition, the prediction accuracy calculated from the vulnerability values (Fig. S8 in the SI) shows maximum accuracy of \(57.9\%\) for the Camp Fire and \(60.4\%\) for the Glass Fire, which is higher than other node influence metrics tested (Section 4 in the SI).
Modified random walk formulation
In the modified random walk formulation \(v_{mrw}\), as the initial step, we evaluate the transmissibility \(t^{(i)}\) of each node using Eq. (8). A set of \(R \in \{r_{(1)}, \ldots , r_{(w)}\}\) random walks are generated for any node i, such that \(r\)th walk for a node is defined as \(r_{(w)}^{(i)} = \{ i \xrightarrow {e^{(1)}} v^{(1)} \xrightarrow {e^{(h)}} v^{(h)} \ldots v^{(\lambda )} \}\), where \(v^{(h)}\) and \(e^{(h)}\) are the node and edge indices at step (h) and \(\lambda\) is the maximum step size considered for random walk. At each step of the walk \(r_{(w)}^{(i)}\), the subsequent node index \(v^{(h+1)}\) is determined by selection of one of the neighbors \(N^{(v^{(h)})}\) of node \(v^{(h)}\) at random.
It can be inferred from observations of post-fire studies that if a building is near fuels with high transmission capacity, the risk of ignition for the building can also be expected to be high2,30. In other words, the vulnerability (or survivability) of a node can be considered proportional to the transmissibility \(t^{(i)}\) of its neighbors. We define the relative vulnerability as the mean transmissibility of all neighboring nodes, as given by Eq. (9). Similar to the assumption made in the previous formulation, we eliminate the transmissibility values below the threshold value \(P_{th}\) to obtain the neighboring node set \(N^{(i)}\). The steps involved in the random walk formulation are demonstrated in Fig. 3.
We test the modified random walk formulation, and the corresponding results for the two testbeds are shown in Fig. S10 of the SI. The prediction results showed maximum accuracy of \(57.5\%\) for the Camp Fire and \(63.8\%\) for the Glass Fire (Fig. S11 in the SI), which are better than other centrality measures tested (Section 4 in the SI). The survival plots show that the random walk formulation works better for the Glass Fire than the Camp Fire. The random walk overestimates the vulnerability compared with the modified degree formulation. A general observation for the two testbeds is that for most destroyed structures, there are more neighbors with a high probability of ignition than for survived structures. As a result, higher probability neighbors are selected more often for the random walks generated. In this formulation, weak edges (low probability of ignition) are given the same weight as other edges. However, in the case of the modified degree formulation, edges that are higher in number are given more weight. From the results, we observe that the modified random walk formulation can better identify nodes that lie at the extremes on the vulnerability scale. In contrast, the modified degree formulation works better for nodes with mid-range vulnerability values.
For the modified random walk formulation, the selected step size \(\lambda\) has a noticeable impact on the accuracy. To determine the optimal step size, we tested different step sizes ranging from \(\lambda = 1\) to \(\lambda = 4\) for the two testbeds. Survival curves for different step sizes are shown in Figs. S12 and S13 in the SI. The optimal case is found to be for \(\lambda = 1\), as the performance deteriorates with increasing step size. Based on the results from the modified degree formulation, we see that a structure’s survivability strongly depends on the impact of nodes at one degree of separation. As the step size increases, the effect of nodes further away is considered in calculations that create inaccuracies. The graph formulated for wildfire events exhibits high edge density per node; therefore, the distinction between nodal vulnerability diminishes as the step size increases. An underlying assumption made for this formulation is that selection of the next step \(v_{(h)}\) in a random walk \(r_{(m)}^{(i)}\) from one of the neighboring nodes is based on a uniform distribution. That is to say, each node in the node-set has an equal likelihood of getting selected.
Combined results
Based on the results of the modified degree and random walk formulations, it is evident that each formulation has its own advantage and limitation. In a way, the two formulations can be considered complementary to some extent. A combination of the two formulations defined as the weighted average, as shown in Eq. (10), is tested, and the results are shown in Fig. 4. \(w_{md}\) is the weight factor for the modified degree formulation, and \(w_{mrw}\) is the weight factor for the modified random walk formulation. For all analysis, equal weightage is given to both formulations i.e., \(w_{md} = w_{mrw} = 0.50\). The prediction results showed maximum accuracy of \(58.15 \%\) for the Camp Fire and \(63.15 \%\) for the Glass Fire. For the Camp Fire testbed, an improvement in prediction accuracy is observed for the combined formulation (Fig. S14a in the SI) over the degree and random walk formulations (Figs. S8a and S11a in the SI). While for the Glass Fire testbed, a slight decrease in improvement is observed (Fig. S14b in the SI) over the random walk formulation (Fig. S11b in the SI).
Conclusions
The impact of wildfires on communities has been significant, specifically over the last few years. Further high-intensity wildfire events are expected to occur in the future due to a changing climate50,51. Accordingly, new tools and methodologies for understanding wildfire behavior are required to aid communities and fire managers in mitigating risk for future events. In this study, we utilized graph theory to simulate fire propagation in communities. We first tested traditional centrality measures to predict the damage states of individual buildings for two historical fire scenarios—the 2018 Camp Fire and the 2020 Glass Fire. Among all the metrics tested, degree centrality showed the highest prediction accuracy. Based on the results, we established two different formulations for calculating the relative vulnerability of individual structures—one based on the concept of degree centrality and the other on the concept of random walks. The two proposed formulations were tested and demonstrated better prediction between calculated and observed damage states than traditional node influence metrics. A difference in accuracy was observed between the two test cases since each community has different characteristics that entail different factors, from the type and density of ignitable fuels to the layout of the community. These different characteristics result in varying degrees of aleatoric uncertainties that cannot be captured in the models, leading to different accuracy for the two cases.
The proposed formulations in this study demonstrated higher accuracy than traditional centrality measures. However, the difference in accuracy was not significantly high due to the complexity of the research problem. For most natural hazards, accurate damage prediction requires a good understanding of how the hazard behaves in a particular scenario and how it interacts with the built environment based on its properties. In general, natural hazards demonstrate higher unpredictability than other physical phenomena52, and their chaotic nature53,54,55,56 makes it challenging to assess their interaction with the built environment accurately. Limited data availability at the community level on internal and external properties of individual structures also hinders accurate damage prediction57, more so in the case of wildfires. In the case of wildfires, modeling the interaction between fires and the built environment is still not completely understood. Such modeling requires capturing all factors contributing to ignition at the individual structure level, which is challenging to map out for a given community and computationally expensive to include in a model7,29,34,58,59. These factors include fuel tanks in backyards, branches hanging close to homes, and leaves in gutters or on top of roofs. Studies have shown that damage estimation of natural hazards on a local scale is often inaccurate60. On the other hand, estimates aggregated over larger scales are more reliable since positive and negative errors balance out60. While the accuracy of the proposed formulations for predicting the damage state of every building is not observed to be high, the results indicated that we could capture general damage patterns within different regions by classifying the building nodes into different vulnerability classes.
While the aleatoric uncertainties limit the performance of the proposed model, the accuracy of predictive models can be improved if epistemic uncertainties are considered by better modeling methods61. For instance, each test scenario uses a constant wind speed for the entire testbed. High-intensity fires commonly create local weather effects that alter the behavior of local winds62. Introducing a computational fluid dynamics (CFD) model to capture wind conditions at a much finer scale should improve the performance of the proposed formulations. Another limitation of the proposed damage prediction model is that the perimeter of the wildfire spread needs to be known beforehand. However, the proposed model can be coupled with other frameworks6 that can estimate the extent of fire spread during urban environment events to circumvent this issue. For wildfires, a severe lack of historical data makes using statistical methods, like Machine Learning, a difficult proposition. The development of physics-based predictive frameworks is crucial for better understanding the impacts of wildfire events. The complex mechanisms governing fire behavior, along with the presence of numerous uncertainties, make it challenging to develop computationally efficient models. The focus of this study was to provide some metrics that can determine the survivability of individual buildings within a community for wildfire events with minimal data constraints. Mapping survivability of structures facilitates identifying vulnerable areas within communities or determining effective mitigation strategies by conducting sensitivity analysis.
Material and methods
The methods utilized in this study are listed below.
Most probable paths
We define the probability of propagation along a MPP as the product of the edge weights [Eq. (11)], such that \({\mathscr {M}}_{(x)}\) is the set of nodes in x MPP given by \({\mathscr {M}}_{(x)} = \{(n_{(1)} \rightarrow n_{(2)}),...,(n_{N_{({\mathscr {M}}_{(x)})}-1} \rightarrow n_{N_{({\mathscr {M}}_{(x)})}})\}\), where \(N_{{\mathscr {M}}_{(x)}}\) is the total members in the set \({\mathscr {M}}_{(x)}\). The effective probability from a single ignition source \(P_{m}^{(s)}\) is considered as average of K MPPs, as given by Eq. (11). Since at any given time multiple ignition sources can be active, we determine the effective vulnerability of any node by evaluating the effect from the most influential ignition node, as given by Eq. (12), where the node set \({\mathscr {S}}\) encompasses all ignition nodes.
To identify MPPs, we utilize a combination of two algorithms (1) Dijkstra’s algorithm63 and (2) Yen’s algorithm64. The former is used to identify the geodesic path, and the latter to identify K geodesic paths in the graph. To utilize these algorithms the weight of edges are modified as \(W = log(P_{tr})\), where \(P_{tr}\) is the edge weight of original graph \({\mathscr {G}}\). The maximum product problem is converted into a minimum sum problem. Once K shortest paths are calculated, the total weight of each path W is reverted to obtain the total probability of each MPP.
Damage comparison
To compare the efficacy of tested formulations, the observed damage state of individual nodes is compared with calculated damage states. The observed damage state of individual nodes for each testbed is obtained from the database developed by CAL FIRE based on post-fire studies conducted. Five damage states are utilized to describe the extent of damage to each building in the DINS database—(1) No damage (2) Affected \((0-10\%)\) (3) Minor \((10-25\%)\) (4) Major \((25-50\%)\), and (5) Destroyed \((>50\%)\). However, in this study, only two classifications are considered—(1) Damaged (\(> 10\%\) damage) and (2) Not/Minimally Damaged (\(\le 10\%\) damage). The calculated vulnerability values are converted into damage states—(1) Destroyed and (2) Undamaged, based on the relation Eq. (13). \(RV_{th}\) is a threshold vulnerability value selected for damage classification.
The calculated damage state \(S^{(i)}\) is compared with the observed damage state for each node in the two testbeds. The prediction accuracy \(P_{a}\) for each metric is determined as a combination of the number of survived structures predicted with the number of destroyed structures predicted accurately, as given by (14). \(N_{cal}^{s}\) and \(N_{cal}^{d}\) are the number of survived and damaged buildings that are accurately predicted, \(N_{obs}^{s}\) and \(N_{obs}^{d}\) are the actual number of survived and damaged buildings observed from the DINS database.
Data background
We used the building footprint database developed by Microsoft, which involves a layer of building footprints mapped from high-quality geospatial satellite images based on deep learning, computer vision, and artificial intelligence techniques. The damage assessment of buildings within and immediately outside the fire perimeter for the selected testbeds was derived from the DINS dataset, which includes location, damage status, and attributes of buildings. Individual attributes data have, for example, roof type, siding material, and the presence of decks and fences. An important point to note is that the Microsoft building database underestimates the number of building footprints. Accordingly, the Microsoft database was updated for this study to account for the missing footprints, and the accuracy of the database was confirmed by comparing it with the DINS dataset. For vegetation data, we utilized surface and canopy fuels, as modeled by Scott and Burgan33, in addition to canopy variables such as canopy base height (CBH, m), canopy bulk density (CBD; kg/m3), canopy height (CH, m), and canopy cover (CC, %) from LANDFIRE65 at 30 m pixel resolution. All maps in this study were developed based on the data sources described in this section by using the QGIS Geographic Information System Software (version 3.22)49.
Survival plot
We categorize the vulnerability values obtained for a testbed into different class intervals, such that (x) is a probability class interval defined between the limits \([min^{(x)},max^{(x)}]\). We then define the survival likelihood for each class interval (x) using Eq. (15), such that \(n_{u}^{(x)}\) is the number of nodes with no/minimal damage and \(n_{t}^{(x)}\) is the total number of nodes in a class interval (x). The survival likelihood for (x) interval determines the probability of a structure surviving if its vulnerability is within that interval. Understandably, the lowest vulnerability interval should exhibit the highest survival likelihood and the highest vulnerability interval vice-versa. For the proposed formulations to accurately predict the relative vulnerabilities of individual nodes, the corresponding survival curve should ideally be strictly monotonically decreasing. Hence, the closest a survival curve is to this pattern, the more likely the formulation will be able to predict the vulnerabilities accurately.
Data availability
The datasets used and/or analysed during the current study available from the corresponding author on reasonable request.
References
Alexandre, P. M. Factors related to building loss due to wild res in the conterminous United States. Ecol. Appl. 26, 2323–2338 (2016).
Syphard, A. D. & Keeley, J. E. Factors associated with structure loss in the 2013–2018 California wildfires. Fire 2, 49 (2019).
Finney, M. A. Farsite: Fire area simulator-model development and evaluation. In Technical Report Research Paper, Rocky Mountain Research Station, Forest Service (ed. Station, R. M. R.) (U.S. Department of Agriculture, 2004).
Tolhurst, K. G., Shields, B. & Chong, D. Phoenix: Development and application of a bushfire risk management tool. Austral. J. Emerg. Manag. 23, 47–54 (2008).
Tymstra, C., Bryce, R. W., Wotton, B. M., Taylor, S. W. & Armitage, O. B. Development and Structure of Prometheus: The Canadian Wildland Fire growth simulation model, Technical Report (Canadian Forest Service, 2010).
Mahmoud, H. & Chulahwat, A. Unraveling the complexity of wildland urban interface fires. Sci. Rep. 8, 9315 (2018).
Mell, W. E., Manzello, S. L., Maranghides, A., Butry, D. T. & Rehm, R. G. The wildland-urban interface fire problem: Current approaches and research needs. Int. J. Wildl. Fire 19, 238–251 (2010).
Syphard, A. D., Keeley, J. E., Massada, A. B., Brennan, T. J. & Radeloff, V. C. Housing arrangement and location determine the likelihood of housing loss due to wildfire. PLoS ONE 7, e33954 (2012).
Syphard, A. D., Brennan, T. J. & Keeley, J. E. The role of defensible space for residential structure protection during wildfires. Int. J. Wildl. Fire 23, 1165–1175 (2014).
N. F. P. A. Standard for reducing structure ignition hazards from wildland fire. Tech. Rep. NFPA 1144 (National Fire Protection Association (NFPA), 2018).
McGrattan, K. et al. Fire dynamics simulator, user’s guide. Tech. Rep. (National Institute of Standards and Technology, 2013).
Mollison, D. Spatial contact models for ecological and epidemic spread. J. R. Stat. Soc. 39, 283–326 (1977).
Grassberger, P. On the critical behaviour of the general epidemic process and dynamical percolation. Math. Biosci. 63, 157–172 (1983).
Newman, M. E. J. Spread of epidemic disease on networks. Phys. Rev. E 66, e33954 (2002).
Riley, S. et al. Transmission dynamics of the etiological agent of sars in Hong Kong: Impact of public health interventions. Science 300, 1961–1966 (2003).
Finney, M. A. Fire growth using minimum travel time methods. Can. J. For. Res. 32, 1420–1424 (2002).
Stepanov, A. & Smith, J. M. Modeling wildfire propagation with delaunay triangulation and shortest path algorithms. Eur. J. Oper. Res. 218, 775–788 (2012).
Hajian, M., Melachrinoudis, E. & Kubat, P. Modeling wildfire propagation with the stochastic shortest path: A fast simulation approach. Environ. Model. Softw. 82, 73–88 (2016).
Mahmoud, H. & Chulahwat, A. Assessing wildland-urban interface fire risk. R. Soc. Open Sci. 7, 201183 (2020).
Abdullah, A. et al. Adaptive social networks promote the wisdom of crowds. Proc. Natl. Acad. Sci. USA 117, 11379–11386 (2020).
Tian, Y., Sílvia, M. V., Rasmus, K. N. & Sandra, G. B. Exposure to news grows less fragmented with an increase in mobile access. Proc. Natl. Acad. Sci. USA 117, 28678–28683 (2020).
Steven, T. et al. Automatic detection of influential actors in disinformation networks. Proc. Natl. Acad. Sci. USA 118, e2011216118 (2021).
Pilkington, S. & Mahmoud, H. Interpreting the socio-technical interactions within a wind damage-artificial neural network model for community resilience. R. Soc. Open Sci. 7, 200922 (2020).
Christopher, W., Lynn, D. & Bassett, S. Quantifying the compressibility of complex networks. Proc. Natl. Acad. Sci. USA 118, 200922 (2021).
Chandrasekhar, A. G., Goldsmith-Pinkham, P. O., Jackson, M. & Thau, S. Interacting regional policies in containing a disease. Proc. Natl. Acad. Sci. USA 118, e2021520118 (2021).
Russo, L., Russo, P. & Siettos, C. I. A complex network theory approach for the spatial distribution of fire breaks in heterogeneous forest landscapes for the control of wildland fires. PLoS ONE 11, e0163226 (2016).
Ager, A. A. et al. Network analysis of wildfire transmission and implications for risk governance. PLoS ONE 12, e0172867 (2017).
Stratton, R. D. Guidance on spatial wildland fire analysis: Models, tools, and techniques. Tech. Rep. General Technical Report RMRS-GTR-183 (U.S. Department of Agriculture, Forest Service, Rocky Mountain Research Station, 2006).
Moritz, M. et al. Learning to coexist with wildfire. Nature 515, 58–66 (2014).
Cohen, J. D. Relating flame radiation to home ignition using modeling and experimental crown fires. Can. J. For. Res. 34, 1616–1626 (2004).
USDA & USDI. Urban wildland interface communities within vicinity of federal lands that are at high risk from wildfire. Fed Regist 66, 751–777 (2001).
Radeloff, V. C. et al. The wildland-urban interface in the United States. Ecol. Appl. 15, 799–805 (2005).
Scott, J. H. & Burgan, R. E. Standard fire behavior fuel models: a comprehensive set for use with rothermel’s surface fire spread model. Tech. Rep. Gen. Tech. Rep. RMRS-GTR-153 (Department of Agriculture, Forest Service, Rocky Mountain Research Station, 2005).
Syphard, A. D., Brennan, T. J. & Keeley, J. E. The importance of building construction materials relative to other factors affecting structure survival during wildfire. Int. J. Disaster Risk Reduct. 21, 140–147 (2017).
Braziunas, K. H., Seidl, R., Rammer, W. & Turner, M. G. Can we manage a future with more fire? Effectiveness of defensible space treatment depends on housing amount and configuration. Landsc. Ecol. 36, 309–330 (2020).
Papathoma-Köhle, M. et al. A wildfire vulnerability index for buildings. Sci. Rep. 12, 6378 (2022).
Porter, K., Scawthorn, C. & Sandink, D. An impact analysis for the national guide for wildland urban interface fires. Tech. Rep. ICLR research paper series - number 69 (Institute for catastrophic loss reduction, 2021).
Maranghides, A., McNamara, D., Mell, W., Trook, J. & Toman, B. A case study of a community affected by the witch and guejito fires: report #2-evaluating the effects of hazard mitigation actions on structure ignitions. Tech. Rep. Technical Note 1796 (US Department of Commerce, National Institute of Standards and Technology, 2013).
Maranghides, A. et al. A case study of the camp fire - fire progression timeline. Tech. Rep. Technical Note (NIST, TN), (National Institute of Standards and Technology, 2021).
Freeman, L. C. A set of measures of centrality based upon betweenness. Sociometry 40, 35–41 (1977).
Kitsak, M. et al. Identification of influential spreaders in complex networks. Nat. Phys. 6, 888–893 (2010).
Lawyer, G. Understanding the influence of all nodes in a network. Sci. Rep. 5, 8665 (2015).
Bauer, J. T. & Lizier, F. Identifying influential spreaders and efficiently estimating infection numbers in epidemic models: A walk counting approach. Europhys. Lett. 99, 68007 (2012).
Borgatti, S. P. Centrality and network flow. Soc. Netw. 27, 55–71 (2005).
Klemm, K., Serrano, M., Eguluz, V. M. & Miguel, M. S. A measure of individual role in collective dynamics. Sci. Rep. 2, 292 (2012).
Travençolo, B. & Costa, L. D. F. Accessibility in complex networks. Phys. Lett. A 373, 89–95 (2008).
Viana, M. P., Batista, J. L. B. & Costa, L. D. F. Effective number of accessed nodes in complex networks. Phys. Rev. E. 85, 036105 (2012).
Liu, Y., Tang, M., Zhou, T. & Do, Y. Improving the accuracy of the k-shell method by removing redundant links: From a perspective of spreading dynamics. Sci. Rep. 17, 13172 (2015).
QGIS Development Team. QGIS Geographic Information System. QGIS Association (2022). https://www.qgis.org.
Westerling, A. L., Hidalgo, H. G., Cayan, R. & Swetnam, T. W. Warming and earlier spring increase western u.s. forest wildfire activity. Science 313, 940 (2006).
USGCRP. Impacts, risks, and adaptation in the united states: Fourth national climate assessment, volume 2. Tech. Rep. (U.S. Global Change Research Program, 2018).
Stein, J. L. & Stein, S. Gray swans: Comparison of natural and financial hazard assessment and mitigation. Nat. Hazards 72, 12791297 (2014).
Stein, J. L. & Stein, S. Self-organized criticality. Phys. Rev. A 38, 364374 (1988).
Rundle, J. B., Turcotte, D. L. & Klein, W. Reduction and Predictability of Natural Disasters (Santa Fe Institute Studies in the Sciences of Complexity, 1996).
Turcotte, D. L. Chaos, fractals, nonlinear phenomena in earth sciences. Rev. Geophys. 33, 341343 (1995).
Turcotte, D. L. Fractals and Chaos in Geology and Geophysics 2nd edn. (Cambridge University Press, 1997).
Mahmoud, H. Barriers to gauging built environment climate vulnerability. Nat. Clim. Change 10, 482–485 (2020).
Gill, A. M. & Stephens, S. L. Scientific and social challenges for the management of fire-prone wildland-urban interfaces. Environ. Res. Lett. 4, 034014 (2009).
Gibbons, P. et al. Land management practices associated with house loss in wildfires. PLoS ONE 7, e29212 (2012).
Downton, M. W. & Pielke, R. A. How accurate are disaster loss data? The case of u.s. flood damage. Nat. Hazards 35, 211–228 (2005).
Hüllermeier, E. & Waegeman, W. An introduction to concepts and methods: Aleatoric and epistemic uncertainty in machine learning. Mach. Learn. 110, 457–506 (2021).
Lovett, R. A. Pyrocumulonimbus: When fires create their own weather. Weatherwise 74, 14–20 (2021).
Dijkstra, E. W. A note on two problems in connection with graphs. Num. Math. 1, 269–271 (1959).
Yen, J. Y. Finding the k shortest loopless paths in a network. Manag. Sci. 17, 712–716 (1971).
LANDFIRE. Existing vegetation type layer. Tech. Rep. LANDFIRE 2.0.0 (U.S. Department of the Interior, Geological Survey, and U.S. Department of Agriculture, 2016).
Acknowledgements
Funding for this study was in part provided by the cooperative agreement 70NANB15H044 between the National Institute of Standards and Technology (NIST) and Colorado State University. The contents expressed in this paper are the views of the authors and do not necessarily represent the opinions or views of NIST or the US Department of Commerce.
Author information
Authors and Affiliations
Contributions
A.C. conceptualized the framework, conducted the analysis, and wrote the initial draft. H.M. conceptualized the framework, provided supervision, reviewed and edited the original draft. S.M., J.R. and D.B. provided insight into the framework, supervised pre-processing of necessary data, and reviewed and edited the original draft. F.J.D.V. and A.C.F. conducted pre-processing of data required for all analysis and reviewed and edited the original draft.
Corresponding author
Ethics declarations
Competing interests
The authors declare no competing interests.
Additional information
Publisher's note
Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Supplementary Information
Rights and permissions
Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.
About this article
Cite this article
Chulahwat, A., Mahmoud, H., Monedero, S. et al. Integrated graph measures reveal survival likelihood for buildings in wildfire events. Sci Rep 12, 15954 (2022). https://doi.org/10.1038/s41598-022-19875-1
Received:
Accepted:
Published:
DOI: https://doi.org/10.1038/s41598-022-19875-1
Comments
By submitting a comment you agree to abide by our Terms and Community Guidelines. If you find something abusive or that does not comply with our terms or guidelines please flag it as inappropriate.