<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Wildfire Prediction Using Spatio-Temporal Knowledge Graphs</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>MartinBöckling</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Heiko Paulheim</string-name>
          <email>heiko@informatik.uni-mannheim.de</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Sarah Detzler</string-name>
          <email>sarah.detzler@sap.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="editor">
          <string-name>Knowledge Graph Embeddings, Spatio-Temporal Knowledge Graph, RDF2vec, Wildfire Prediction</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>SAP SE</institution>
          ,
          <addr-line>Dietmar-Hopp-Allee 16, 69190 Walldorf</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>University of Mannheim, Data and Web Science Group</institution>
          ,
          <addr-line>B6, 26, 68161 Mannheim</addr-line>
        </aff>
      </contrib-group>
      <abstract>
        <p>The frequency of wildfires increases yearly and poses a constant threat to the environment and human beings. Diferent factors, for example surrounding infrastructure to an area (e.g., campfire sites or power lines) contribute to the occurrence of wildfires. In this paper, we propose using a Spatio-Temporal Knowledge Graph (STKG) based on OpenStreetMap (OSM) data for modeling such infrastructure. Based on that knowledge graph, we use the RDF2vec approach to create embeddings for predicting wildfires, and we align diferent vector spaces generated at each temporal step by partial rotation. In an experimental study, we determine the efect of the surrounding infrastructure by comparing diferent data composition strategies, which involve a prediction based on tabular data, a combination of tabular data and embeddings, and solely embeddings. We show that the incorporation of the STKG increases the prediction quality of wildfires.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Wildfires as a natural phenomenon have increased in their frequency as well as in their damage
to the territory of the United States. Wildfires are unplanned fires which can have natural
causes, human-related causes as also have their origin in planned fires. When analyzing the
period from 1960 to 2021, the top five highest burned areas by wildfires per year were all after
2006. For the year 2021 in total, 58,968 wildfires have been detected over the complete territory
of the United States with a burned area around 7,100,000 acre9s].[ The prediction of wildfires
relies on factors which can be characterized as complex systems, in which diferent influence
factors and surrounding factors are present in contributing to the occurrence of wil2d0fir]e.s [
A base argumentation for complex systems in geography was determined by Tobler’s first law,
for which he stated that “Everything is related to everything else, but near things are more
related than distant things”2[
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. Our approach, which builds the base for the wildfire prediction
∗Corresponding author.
†These authors contributed equally.
in this paper, builds up on this premise and follows the hypothesis that an involvement of a
Knowledge Graph (KG) is beneficial to predicting wildfires. Wildfire prediction in the context
of this paper represents the prediction of a wildfire occurrence for the given input types of one
given spatial grid cell to the specified time step.
      </p>
    </sec>
    <sec id="sec-2">
      <title>2. Related Work</title>
      <p>
        For the topic of wildfire prediction, a variety of diferent research papers exist. Nami et a1l.7[]
calculate the probability of wildfires for the Hyrcanian ecological region. For the probability
prediction of wildfires temperature variables, landscape information and spatial property data
are incorporated into the final dataset. All variables are modeled on a regular spatial grid to
integrate them into a unified dataset. The spatial property data is organized by using distance
bins, unfolding into a category for each bi1n7][. A diferent study of wildfire prediction is
conducted for the territory of South Korea. It includes landscape data, weather data as also
social-economic data and the distance to spatial property data. Each dataset is transformed
together by using a regular spatial grid. The modeling is performed by using a Maximum
Entropy and Random Forest classifier1[
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
      </p>
      <p>Diferent research papers have used OSM data to construct a Spatial Knowledge Graph or
enrich other Knowledge Graphs with data from OSM. Dsouza et a6l]. h[ave constructed a
Knowledge Graph called WorldKG, globally integrating the OSM data into a Knowledge Graph.
For the construction of WorldKG, the data is derived from OSM and inserted into a hierarchical
structure using the key-value pairs from OSM. The Ontology of WorldKG uses the keys as
classes and the key-value pairs as subclasses. Furthermore, the spatial object structures are
captured regarding the spatial geometry types and the exact structure of the geometry types
stored in the Well Known Text (WKT) format. In total, the published Knowledge Graph consists
of 828,550,751 triples and 113,444,975 total entities5][. Johnson et al. 1[0] have created a concept
for diferent Knowledge Graphs consisting of OSM data, social-economic data and flood data.
For the diferent datasets modeled, the structure of the Knowledge Graph varies in the structure.
For the social-economic dataset the data is divided into fixed regions, for the OSM data the
overall geometry structure of single buildin1g0s].[The paper of Wu et al. 3[0] uses National
Oceanic and Atmospheric Administration (NOAA) weathers data to model it into a knowledge
graph. For each weather station, the data type together with the location is modeled into a
Knowledge Graph. Furthermore, the position of each weather station is encoded into two
separate entities separated between longitudes and latitudes. Furthermore, the Knowledge
Graph is enriched together with the data derived from OSM and Wikida3t0a][.</p>
      <p>Given the presented papers that were available for our research, the methodology used in
this paper is the first to create a STKG with OSM data modeled on a spatial grid over continuous
time steps. Especially, other papers and approaches do not model their KG using a spatial grid
to capture dynamic changes over continuous time steps. The use of KGs for wildfire prediction
is, to the best of our knowledge, the first time used to model spatial relationships between
geographic entities.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Approach</title>
      <p>
        For this paper, the approach for our research results in three diferent research datasets that
we use for predicting wildfires. The first dataset, named BaseCase dataset, includes tabular
data from a variety of diferent data sources, which we integrate by using a spatial grid. This
approach is consistent with the current state of the art and is used similarly by the presented
work in section2 [
        <xref ref-type="bibr" rid="ref11 ref17">17, 11</xref>
        ]. A general overview of our approach can be found in figur1e. The
second dataset, which is named HybridCase dataset, uses as a base for the dataset structure
the BaseCase dataset. In addition, the embeddings derived from the STKG using RDF2vec are
introduced to the dataset as new columns. The third dataset is using solely the embeddings
derived from the constructed STKGs by integrating every dataset into the KG. In the following
paragraphs, the procedure for our paper is outlined in detail based on fig1u. re
      </p>
      <p>
        Besides the wildfire data [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] which is used to mark a wildfire occurrence, weather data16[],
landscape data 3[
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] as also a selection of OSM data1[
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]1 is used for the wildfire prediction
datasets. The wildfire prediction in this paper is based on monthly data. If not all datasets cover
the monthly periods, we either aggregate the data to a monthly basis or expand the data to a
monthly basis if it does not cover all months in the period of 2010-2021. For the expansion of
the datasets, we duplicate the data associated to a specific year onto the monthly basis. The
extraction of the specified data can be found on the first layer in figure 1.
      </p>
      <p>
        As we want to integrate data sources of diferent structure, we use spatial grids to unify the
data and divide the research region into diferent singular cel2l2s].[ For the created spatial grid,
1Details of OSM data selection can be found under the following phagtteps://github.com/MartinBoeckling/
WildfirePredictionSTKG/blob/main/wildfirearea/OSMTags..md
we use a regular geometric structure for our grid, as those are best suited for the data types
we are using [
        <xref ref-type="bibr" rid="ref21">22</xref>
        ]. For the selection of the geometric base structure, we use hexagons, as those
allow us to aggregate data more accuratel2y8[] and provide an equal distance to each of its
neighbors [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. By tessellating the territory of California, we construct a hexagonal spatial grid
which is spanned over the complete territory of California. Each of the individual grid cells
within the spatial grid is assigned with an unique Identifier (ID).
      </p>
      <p>For the individual datasets, a diferent data preparation is needed to align the datasets for a
monthly wildfire prediction. The weather dataset captures the daily weather for the period of
2010 to 2021. Therefore, the weather data needs to be aggregated on a monthly basis so that the
period is matching to the required period. The selection of the aggregation method is derived
by the meaning of the individual variables. If the average temperature is captured in a variable,
a mean aggregation is applied to the individual station for the complete month. This paradigm
is used across all variables for the weather dataset. After the aggregation of the weather data
on a monthly basis, we interpolate the weather to expand the point-wise measurement over
the territory of California. For the interpolation of the weather data, we rely on a combination
of Inverse Distance Weighting (IDW) and Kriging. The Kriging interpolation showcased to
have an accurate data representation for the interpolatio2n1].[ However, Kriging produces
also values which are above the global extreme valu1e5s][. For our paper, the assumption is
made that the simple limitation would perform worse than ItDheW performed interpolation.
Therefore, the replacement of invalid values violating the global limit is performedIDbyWan
interpolation.</p>
      <p>For the landscape data, the dataset has data for the years 2011, 2013, 2016 and 2019. As the
landscape data is on a more fine granular level, we aggregate the values of the landscape data
to our created grid using the majority vote aggregation, for which the landscape category with
the highest fraction in the grid cell is assigned to the respective grid cell. Afterward, the data is
expanded on a monthly basis to capture each individual year for the covered period.</p>
      <p>
        For the creation of our STKG, we incorporate three diferent data preparations depending
on the structure of the incorporated datasets. The base for our STKG is the neighbor relation
between each spatial grid cell. For each of the individual grid cells, the neighboring relation
is modeled. Between the OSM dataset with its geometries and the individual grid cells, the
relationship is determined by using the Dimensionally Extended 9-Intersection Model (DE–9IM)
method [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. From the methodology, in total seven diferent relations are derived: Contains,
covered by, covers, crosses, intersects, overlaps and touches. An explanatory situation for the
modeled relation is displayed in figur2e.
      </p>
      <p>For values within the tabular dataset including all used variables, the values are transposed
into individual vertices, in which the respective object ID is the subject, the variable of the
value builds the predicate and the value itself is the object. Those individual transformations
are aligned on the monthly basis, so that the STKG cover the necessary monthly period for the
years 2010 to 2021. The outlined approach enables the possibility to model relationships not
only locally, but also between neighbors. This provides the possibility to realize the first law of
geography.</p>
      <p>To make the constructed STKG applicable for the wildfire prediction, we transform the data
into a vector representation. For the vector generation, we use the RDF2vec meth2o3d].[The
created STKGs difer for the HybridCase and NetworkCase dataset. For the HybridCase dataset,
only the prepared OSM data is used, for the NetworkCase dataset the STKG with each dataset
except the wildfire dataset is used for the vector generation. The RDF2vec has two important
parameters, i.e., the maximum walk length and the maximum number of walks per entity. For
the walk length, the maximum steps necessary to reach all entities related to the neighboring
grid cell from one spatial grid cell is a walk distance of four. Due to the limit in available
memory storage, the maximum number of walks extracted per entity is set to 1,024. As we use
the RDF2vec approach for each temporal interval, we need to align the produced embeddings
to a common projection. For the alignment of the embeddings, we use a methodology relying
on the orthogonal Procrustes problem, where a mapping between two matrices is estimated
and then applied to the matrix, which needs to be aligne8d].[</p>
      <p>Each individual dataset is joined using the grid cell ID and the month. As discussed earlier in
this paragraph, we diferentiate between three diferent dataset constellations. For the BaseCase
dataset, this data consists of the prepared tabular datasets from the landscape data, weather
data and wildfire data. The HybridCase dataset uses the BaseCase dataset as a base and expands
the dataset with the generated embeddings for the OSM based STKG. The NetworkCase dataset
uses the embeddings derived from the combined STKG consisting of landscape data, weather
data and OSM data.</p>
      <p>
        After the creation of the datasets, we classify wildfire events using the XGBoost (XGB)
algorithm [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. As XGB comes with a variety of diferent parameters, we use a Bayesian Optimization
technique to tune a selection of XGB hyperparameters using the BayesianOptimization python
package [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]. Bayesian Optimization for hyperparameter tuning showed promising results
in comparison to other Hyperparameter Tuning methods regarding the speed of finding the
optimal solution2[
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. For our hyperparameter tuning, we perform ten random iterations and
afterward perform 50 iterations using the Bayesian Optimization.
      </p>
    </sec>
    <sec id="sec-4">
      <title>4. Evaluation</title>
      <p>
        To evaluate the performance for all diferent datasets, we determine the efect of the classification
model by comparing the performance with the F1 score, as it provides a better representation
than the accuracy [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. In subsection4.1 we determine the exact testing procedure for all dataset
constellations.
      </p>
      <sec id="sec-4-1">
        <title>4.1. Evaluation Protocol</title>
        <p>For the evaluation of the diferent datasets, we define the train split for all data values from
2010 to 2019. The test dataset contains all rows related to the years 2020 and 2021. As the
occurrences of wildfires are with only 0.58% present in the train dataset, we consider a Random
Oversampling to rebalance the train dataset. As we tune our hyperparameters, we perform
a cross validation of the data. Due to the time dependency in the data, we cannot directly
use a cross validation function, as we could base our prediction on future values for the past.
Therefore, we split the dataset based on the time for our cross validation. For each training
iteration, we only rebalance the dataset that is used for training, whereas the datasets for
validation and test are not rebalanced.</p>
        <p>For the hyperparameter tuning, we use a subset of the available parameters within XGB. The
selection of the hyperparameter variables with its ranges is based on the recommendation from
the oficial XGB website. Under the XGB website, the recommended variables are outlined.
The XGB classifier uses a fixed seed to make the results reproducible. As an objective for the
algorithm, we use the binary:logistic configuration together with the parameter tree_method and
value hist. For the overall validation routine, we use the F1 score to determine the best parameter
combination, to determine the optimal parameters for the diferent dataset combinations. In
table1 the overview of the tuned parameters with the value range can be found.
For the comparison between the diferent dataset constellations, we compare in total four
diferent datasets. The dataset BaseCase does involve the tabular data as described in subsection
3. For the hybrid data constellation, we combine the embeddings together with the tabular
data represented in the HybridCase dataset. The third data constellation is based solely on the
Parameter
min_child_weight
max_depth
subsample
colsample_bytree
gamma
n_estimators</p>
      </sec>
      <sec id="sec-4-2">
        <title>4.2. Results</title>
        <p>Parameter range
generated embeddings derived from the constructed STKG using all datasets. In t2abthle
results of the wildfire prediction after the hyperparameter tuning are outlined.</p>
      </sec>
      <sec id="sec-4-3">
        <title>4.3. Discussion</title>
        <p>True
Negative
For the selection of all datasets used in this paper, a bias regarding the Machine Learning (ML)
results is present, as not all possible influence factors of wildfires are included. For example,
long-term drought factors or social economic data, which might have a long-term efect on
wildfire occurrence, are not present in the datasets13[]. Therefore, each result derived from the
modeling phase needs to be critically viewed, as not all necessary influence factors for wildfires
are present within the data.</p>
        <p>
          The validity of the datasets used is only partially assessed. For the weather variables, the
State Climate Extremes Committee (SCEC)provides extreme values for a selection of weather
variables 2[
          <xref ref-type="bibr" rid="ref5">5</xref>
          ]. A filtering of anomaly-based methods is not conducted, as it could have filtered
out patterns of weather extremes contributing to wildfire occurrences.
        </p>
        <p>
          For our STKG we have involved a sample of OSM data. Compared to WorldKG created by
[
          <xref ref-type="bibr" rid="ref25">26</xref>
          ] we only use a subset of data types specifically related to wildfire causes in California. This
selection proposes the situation that not all possible geographic relations captured in OSM have
been determined within the territory of California. Furthermore, the OSM data is derived on a
yearly basis due to the limited performance of the OSM Application Programming Interface
(API). As OSM is a community-based platform similar to Wikipedia, its data is not guaranteed as
complete and correct. Based on the curation process of OSM, inconsistent data can be present
as well as missing information for existing spatial properties in rea1l]i.ty [
        </p>
        <p>Our results are strictly restricted to the territory of California. In general, the constructed
artifacts and performance metrics cannot be directly compared to other regions in the world, as
the hexagonal grid and diferent other data sources are not directly transferable to other regions
within the United States. An alternative solution for the spatial grid would be by using globally
spanned hierarchical grids. Examples of spatial hierarchical grids are the h3 grid created by
Uber and OpenEAGGR, which both would allow furthermore a consistent global integration of
spatial data. Due to the limited area we investigated for this paper, both approaches have not
been evaluated regarding their influence on the wildfire prediction.</p>
        <p>Within the paper, diferent dataset constellations have been combined and used. For diferent
data preparation combinations within the datasets, a change in the metrics for the prediction can
be observed. However, it is important to state that due to the focus of the paper and experimental
design, it is not the goal to assess which data preparation techniques help to boost the wildfire
prediction generally. For the diferent dataset constellations, the dataset HybridCase performs
significantly better than all other datasets. However, the dataset NetworkCase involving the
STKG embeddings showcased a significant lower performance compared to the BaseCase
dataset.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusion and Outlook</title>
      <p>This paper has showcased that, dependent on the data preparation, the incorporation of STKG
embeddings has a significant efect on the prediction of wildfires. This efect has been showcased
in the hybrid data constellation, where the tabular data is combined with the STKG embeddings.
Furthermore, the performance of the data constellation where the pure Knowledge Graph
embedding has been used showed a significant lower performance compared to the BaseCase
data constellation. Therefore, it can be derived that the construction of the STKG for the
network data constellation could be improved. Instead of pivoting the tabular datasets into an
edge dataset, the values could be defined as node attributes, which would describe the node
more accurately. Furthermore, instead of modeling a separate STKG, the performance could be
compared to the created WorldKG created by Tempelmeier and Demido2v6a].[</p>
      <p>
        For further research, additional vectorization techniques can be tested regarding the
constructed knowledge graphs and compared towards the performance of a downstream task like
the wildfire prediction. The diferent vectorization techniques could also be compared regarding
their appliance to a dynamic Knowledge Graph. Examples for alternative Knowledge Graph
embedding methods could be TransE, RESCAL or neural network-based embedding approaches
like Semantic Matching Energy2[
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. Furthermore, the Navi approach, proposed by Kraus1e2][,
could be compared to the alignment used in this paper regarding its performance on wildfire
detection [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. Alternatively to the used XGB classifier, other classification algorithms like a
Random Forest or Graph Neural Networks could be used to compare the results derived from
the datasets.
      </p>
    </sec>
    <sec id="sec-6">
      <title>Acknowledgments References</title>
      <p>Computing resources have been funded by SAP SE. Map data copyrighted OpenStreetMap
contributors and available frohmttps://www.openstreetmap.or.g
[19] OpenStreetMap contributorsP.lanet dump. 2017. url: https://www.openstreetmap.org
(visited on 08/28/2022).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>Anahid</given-names>
            <surname>Basiri</surname>
          </string-name>
          et al. “
          <article-title>Quality assessment of OpenStreetMap data using trajectory mining”</article-title>
          .
          <source>In: 19.1</source>
          (
          <issue>2016</issue>
          ), pp.
          <fpage>56</fpage>
          -
          <lpage>68</lpage>
          . doi:
          <volume>10</volume>
          .1080/10095020.
          <year>2016</year>
          .
          <volume>1151213</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>Colin P.D. Birch</surname>
            ,
            <given-names>Sander P.</given-names>
          </string-name>
          <string-name>
            <surname>Oom</surname>
          </string-name>
          , and
          <string-name>
            <surname>Jonathan</surname>
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Beecham</surname>
          </string-name>
          . “
          <article-title>Rectangular and hexagonal grids used for observation, experiment and simulation in ecologyE”</article-title>
          .
          <source>cIonlo:gical Modelling 206</source>
          .
          <fpage>3</fpage>
          -
          <lpage>4</lpage>
          (
          <year>2007</year>
          ), pp.
          <fpage>347</fpage>
          -
          <lpage>359</lpage>
          . issn:
          <volume>03043800</volume>
          . doi:
          <volume>10</volume>
          .1016/j.ecolmodel.
          <year>2007</year>
          .
          <volume>03</volume>
          .04.1
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>Tianqi</given-names>
            <surname>Chen</surname>
          </string-name>
          and
          <string-name>
            <given-names>Carlos</given-names>
            <surname>Guestrin</surname>
          </string-name>
          . “
          <article-title>XGBoost: A Scalable Tree Boosting System”</article-title>
          .
          <source>In: Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining. Ed. by Balaji</source>
          Krishnapuram et al. New York, NY, USA: ACM,
          <year>2016</year>
          , pp.
          <fpage>785</fpage>
          -
          <lpage>794</lpage>
          . isbn:
          <volume>9781450342322</volume>
          . doi:
          <volume>10</volume>
          .1145/2939672.2939785.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>Eliseo</given-names>
            <surname>Clementini</surname>
          </string-name>
          , Paolino Di Felice, and Peter van Oosterom.
          <article-title>“A small set of formal topological relationships suitable for end-user interactionA”</article-title>
          .dIvna: nces in Spatial Databases. Ed. by G.
          <article-title>Goos et al</article-title>
          . Vol.
          <volume>692</volume>
          . Lecture Notes in Computer Science. Berlin, Heidelberg: Springer Berlin Heidelberg,
          <year>1993</year>
          , pp.
          <fpage>277</fpage>
          -
          <lpage>29i5sb</lpage>
          .
          <source>n: 978-3-540-56869-8</source>
          . doi:
          <volume>10</volume>
          .1007/3- 540-56869-7_
          <fpage>16</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>Gianluca</given-names>
            <surname>Demartini</surname>
          </string-name>
          et al.,
          <source>edsP.roceedings of the 30th ACM International Conference on Information &amp; Knowledge Management</source>
          . New York, NY, USA: ACM,
          <year>2021</year>
          . isbn:
          <volume>9781450384469</volume>
          . doi:
          <volume>10</volume>
          .1145/3459637.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>Alishiba</given-names>
            <surname>Dsouza</surname>
          </string-name>
          et al. “
          <article-title>WorldKG: A World-Scale Geographic Knowledge Graph”</article-title>
          .
          <source>In: Proceedings of the 30th ACM International Conference on Information &amp; Knowledge Management. Ed. by Gianluca</source>
          Demartini et al. New York, NY, USA: ACM,
          <year>2021</year>
          , pp.
          <fpage>4475</fpage>
          -
          <lpage>4484</lpage>
          . isbn:
          <volume>9781450384469</volume>
          . doi:
          <volume>10</volume>
          .1145/3459637.3482023.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>Louis</given-names>
            <surname>Giglio</surname>
          </string-name>
          et alM.
          <source>CD64A1 MODIS/Terra+Aqua Burned Area Monthly L3 Global 500m SIN Grid V006</source>
          .
          <year>2015</year>
          . doi:
          <volume>10</volume>
          .5067/MODIS/MCD64A1.
          <fpage>006</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>William</surname>
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Hamilton</surname>
          </string-name>
          , Jure Leskovec, and Dan Jurafsky. “
          <article-title>Diachronic Word Embeddings Reveal Statistical Laws of Semantic Change”</article-title>
          .
          <article-title>InP:roceedings of the 54th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)</article-title>
          . Ed. by Katrin Erk and
          <string-name>
            <given-names>Noah A.</given-names>
            <surname>Smith. Stroudsburg</surname>
          </string-name>
          , PA, USA: Association for Computational Linguistics,
          <year>2016</year>
          , pp.
          <fpage>1489</fpage>
          -
          <lpage>1501</lpage>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <fpage>P16</fpage>
          -1141.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>Katie</given-names>
            <surname>Hoover</surname>
          </string-name>
          and
          <string-name>
            <given-names>Laura A.</given-names>
            <surname>Hanson</surname>
          </string-name>
          . “Wildfire statistics”.
          <source>InC:ongressional Research Service</source>
          <volume>2</volume>
          (
          <year>2021</year>
          ), pp.
          <fpage>1</fpage>
          -
          <lpage>3</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>J.</given-names>
            <surname>Michael</surname>
          </string-name>
          Johnson et al. “
          <article-title>Knowledge graphs to support real-time flood impact evaluation”</article-title>
          .
          <source>In: AI Magazine 43.1</source>
          (
          <issue>2022</issue>
          ), pp.
          <fpage>40</fpage>
          -
          <lpage>45</lpage>
          . issn:
          <fpage>0738</fpage>
          -
          <lpage>4602</lpage>
          . doi:
          <volume>10</volume>
          .1002/aaai.12035.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>Sea</given-names>
            <surname>Jin</surname>
          </string-name>
          Kim et al.
          <article-title>“Multi-Temporal Analysis of Forest Fire Probability Using SocioEconomic and Environmental Variables”</article-title>
          .
          <source>IRne:mote Sensing 11.1</source>
          (
          <issue>2019</issue>
          ), pp.
          <fpage>86</fpage>
          -
          <lpage>105</lpage>
          . doi:
          <volume>10</volume>
          .3390/rs11010086.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>Franz</given-names>
            <surname>Krause</surname>
          </string-name>
          . “
          <article-title>Dynamic Knowledge Graph Embeddings via Local Embedding Reconstructions”</article-title>
          . In:The Semantic Web:
          <article-title>ESWC 2022 Satellite Events</article-title>
          . Ed. by Paul Groth et al. Vol.
          <volume>13384</volume>
          . Lecture Notes in Computer Science. Cham: Springer International Publishing,
          <year>2022</year>
          , pp.
          <fpage>215</fpage>
          -
          <lpage>223</lpage>
          . isbn:
          <fpage>978</fpage>
          -3-
          <fpage>031</fpage>
          -11608-7. doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>031</fpage>
          -11609-4_
          <fpage>36</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <surname>Jeremy</surname>
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Littell</surname>
          </string-name>
          . “
          <article-title>Drought and Fire in the Western USA: Is Climate Attribution Enough?”</article-title>
          <source>In: Current Climate Change Reports 4.4</source>
          (
          <issue>2018</issue>
          ), pp.
          <fpage>396</fpage>
          -
          <lpage>406</lpage>
          . doi:
          <volume>10</volume>
          .1007/s40641-018-0109- y.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <surname>Oded</surname>
            <given-names>Z.</given-names>
          </string-name>
          <string-name>
            <surname>Maimon</surname>
          </string-name>
          and
          <article-title>Lior RokachD.ata mining and knowledge discovery handbook</article-title>
          . 2nd ed. New York and London: Springer, 201i0s.
          <source>bn: 978-0-387-09823-4.</source>
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>Georges</given-names>
            <surname>Matheron</surname>
          </string-name>
          . “Principles of geostatistics”.
          <source>IEnc:onomic Geology 58.8</source>
          (
          <issue>1963</issue>
          ), pp.
          <fpage>1246</fpage>
          -
          <lpage>1266</lpage>
          . issn:
          <fpage>0361</fpage>
          -
          <lpage>0128</lpage>
          . doi:
          <volume>10</volume>
          .2113/gsecongeo.58.8.1246.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <surname>Matthew</surname>
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Menne</surname>
          </string-name>
          et al. “
          <article-title>An Overview of the Global Historical Climatology NetworkDaily Database”</article-title>
          .
          <source>In:Journal of Atmospheric and Oceanic Technology 29.7</source>
          (
          <issue>2012</issue>
          ), pp.
          <fpage>897</fpage>
          -
          <lpage>910</lpage>
          . issn:
          <fpage>0739</fpage>
          -
          <lpage>0572</lpage>
          . doi:
          <volume>10</volume>
          .1175/
          <string-name>
            <surname>JTECH-D-</surname>
          </string-name>
          11-
          <issue>00103</issue>
          .1.
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <surname>M. H. Nami</surname>
          </string-name>
          et al. “
          <article-title>Spatial prediction of wildfire probability in the Hyrcanian ecoregion using evidential belief function model and GIS”</article-title>
          .
          <source>IInnt:ernational Journal of Environmental Science and Technology 15.2</source>
          (
          <issue>2018</issue>
          ), pp.
          <fpage>373</fpage>
          -
          <lpage>384</lpage>
          . doi:
          <volume>10</volume>
          .1007/s13762-017-1371-6.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <surname>Fernando</surname>
            <given-names>NogueiraB.</given-names>
          </string-name>
          ayesian Optimization:
          <article-title>Open source constrained global optimization tool for Python</article-title>
          .
          <year>2014</year>
          . url: https://github.com/fmfn/BayesianOptimization.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>Elsa</given-names>
            <surname>Pastor</surname>
          </string-name>
          et al. “
          <article-title>Mathematical models and calculation systems for the study of wildland ifre behaviour”</article-title>
          .
          <source>In: Progress in Energy and Combustion Science 29.2</source>
          (
          <issue>2003</issue>
          ), pp.
          <fpage>139</fpage>
          -
          <lpage>153</lpage>
          . issn:
          <volume>03601285</volume>
          . doi:
          <volume>10</volume>
          .1016/S0360-
          <volume>1285</volume>
          (
          <issue>03</issue>
          )
          <fpage>00017</fpage>
          -
          <lpage>0</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>Timothy</given-names>
            <surname>Pede</surname>
          </string-name>
          and
          <string-name>
            <given-names>Giorgos</given-names>
            <surname>Mountrakis</surname>
          </string-name>
          .
          <article-title>“An empirical comparison of interpolation methods for MODIS 8-day land surface temperature composites across the conterminous Unites States”</article-title>
          .
          <source>In: ISPRS Journal of Photogrammetry and Remote Sensing</source>
          <volume>142</volume>
          (
          <year>2018</year>
          ), pp.
          <fpage>137</fpage>
          -
          <lpage>150</lpage>
          . issn:
          <volume>09242716</volume>
          . doi:
          <volume>10</volume>
          .1016/j.isprsjprs.
          <year>2018</year>
          .
          <volume>06</volume>
          .003.
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [22]
          <string-name>
            <surname>Philippe</surname>
            <given-names>Rigaux</given-names>
          </string-name>
          , Michel Scholl, and Agnès VoisarSdpa.
          <source>tial Databases. 1st edition</source>
          . Boston, MA: Morgan Kaufmann and Safari, 2001i.sbn:
          <volume>1558605886</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>Petar</given-names>
            <surname>Ristoski</surname>
          </string-name>
          and
          <string-name>
            <given-names>Heiko</given-names>
            <surname>Paulheim</surname>
          </string-name>
          . “
          <article-title>RDF2Vec: RDF Graph Embeddings for Data Mining”</article-title>
          .
          <source>In: The Semantic Web - ISWC</source>
          <year>2016</year>
          . Ed. by Paul Groth et al. Vol.
          <volume>9981</volume>
          . Lecture Notes in Computer Science. Cham: Springer International Publishing,
          <year>2016</year>
          , pp.
          <fpage>498</fpage>
          -
          <lpage>5d1o4i</lpage>
          .:
          <volume>10</volume>
          .1007/978-3-
          <fpage>319</fpage>
          -46523-4_
          <fpage>30</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [24]
          <string-name>
            <surname>Jasper</surname>
            <given-names>Snoek</given-names>
          </string-name>
          , Hugo Larochelle, and
          <string-name>
            <given-names>Ryan P.</given-names>
            <surname>Adams</surname>
          </string-name>
          . “
          <article-title>Practical Bayesian Optimization of Machine Learning Algorithms”</article-title>
          .
          <source>InA:dvances in neural information processing systems</source>
          25. Ed. by
          <string-name>
            <given-names>P.</given-names>
            <surname>Bartlett</surname>
          </string-name>
          et al. Vol.
          <volume>25</volume>
          .
          <source>Advances in neural information processing systems</source>
          . Red Hook, NY: Curran Associates, Inc,
          <year>2012</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>9i</lpage>
          .sbn:
          <volume>9781627480031</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>State</given-names>
            <surname>Climate Extremes Committee.Records</surname>
          </string-name>
          .
          <year>2022</year>
          . url: https://www.ncdc.noaa.gov/ extremes/scec/records/ca/al(lvisited
          <year>on</year>
          08/28/
          <year>2022</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [26]
          <string-name>
            <given-names>Nicolas</given-names>
            <surname>Tempelmeier</surname>
          </string-name>
          and
          <string-name>
            <given-names>Elena</given-names>
            <surname>Demidova</surname>
          </string-name>
          . “
          <article-title>Linking OpenStreetMap with knowledge graphs - Link discovery for schema-agnostic volunteered geographic information”</article-title>
          .
          <source>In: Future Generation Computer Systems</source>
          <volume>116</volume>
          (
          <year>2021</year>
          ), pp.
          <fpage>349</fpage>
          -
          <lpage>364</lpage>
          . issn: 0167739X. doi:
          <volume>10</volume>
          .1016/j.future.
          <year>2020</year>
          .
          <volume>11</volume>
          .003.
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [27]
          <string-name>
            <surname>Waldo</surname>
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Tobler</surname>
          </string-name>
          . “
          <article-title>A Computer Movie Simulating Urban Growth in the Detroit Region”</article-title>
          .
          <source>In: Economic Geography</source>
          <volume>46</volume>
          (
          <year>1970</year>
          ), pp.
          <fpage>234</fpage>
          -
          <lpage>240</lpage>
          . issn:
          <volume>00130095</volume>
          . doi:
          <volume>10</volume>
          .2307/143141.
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [28]
          <string-name>
            <given-names>Lu</given-names>
            <surname>Wang</surname>
          </string-name>
          and
          <string-name>
            <given-names>Tinghua</given-names>
            <surname>Ai</surname>
          </string-name>
          . “
          <article-title>The comparison of drainage network extraction between square and hexagonal grid-based dem”</article-title>
          .
          <source>InTh:e International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences XLII-4</source>
          (
          <year>2018</year>
          ), pp.
          <fpage>687</fpage>
          -
          <lpage>692</lpage>
          . doi:
          <volume>10</volume>
          .5194/isprs-archives-XLII-4
          <string-name>
            <surname>-</surname>
          </string-name>
          687-
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [29]
          <string-name>
            <given-names>Quan</given-names>
            <surname>Wang</surname>
          </string-name>
          et al. “
          <article-title>Knowledge Graph Embedding: A Survey of Approaches and Applications”</article-title>
          .
          <source>In:IEEE Transactions on Knowledge and Data Engineering</source>
          <volume>29</volume>
          .12 (
          <year>2017</year>
          ), pp.
          <fpage>2724</fpage>
          -
          <lpage>2743</lpage>
          . issn:
          <fpage>1041</fpage>
          -
          <lpage>4347</lpage>
          . doi:
          <volume>10</volume>
          .1109/TKDE.
          <year>2017</year>
          .
          <volume>2754499</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [30]
          <string-name>
            <given-names>Jiantao</given-names>
            <surname>Wu</surname>
          </string-name>
          et al. “
          <article-title>LinkClimate: An interoperable knowledge graph platform for climate data”</article-title>
          .
          <source>In: Computers &amp; Geosciences</source>
          <volume>169</volume>
          (
          <year>2022</year>
          ). issn:
          <volume>00983004</volume>
          . doi:
          <volume>10</volume>
          .1016/j.cageo.
          <year>2022</year>
          .
          <volume>105215</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [31]
          <string-name>
            <given-names>Limin</given-names>
            <surname>Yang</surname>
          </string-name>
          et al. “
          <article-title>A new generation of the United States National Land Cover Database: Requirements, research priorities, design, and implementation strategies”I.SIPnR:</article-title>
          <source>S Journal of Photogrammetry and Remote Sensing</source>
          <volume>146</volume>
          (
          <year>2018</year>
          ), pp.
          <fpage>108</fpage>
          -
          <lpage>123</lpage>
          . issn:
          <volume>09242716</volume>
          . doi:
          <volume>10</volume>
          .1016/j.isprsjprs.
          <year>2018</year>
          .
          <volume>09</volume>
          .006.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>