{"id":1244,"date":"2024-12-11T11:14:11","date_gmt":"2024-12-11T11:14:11","guid":{"rendered":"https:\/\/research.reading.ac.uk\/palaeoclimate\/?p=1244"},"modified":"2024-12-11T11:14:11","modified_gmt":"2024-12-11T11:14:11","slug":"a-new-framework-for-predicting-burnt-area","status":"publish","type":"post","link":"https:\/\/research.reading.ac.uk\/palaeoclimate\/a-new-framework-for-predicting-burnt-area\/","title":{"rendered":"A New Framework for Predicting Burnt Area"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone  wp-image-1246\" style=\"letter-spacing: 0.08px\" src=\"https:\/\/research.reading.ac.uk\/palaeoclimate\/wp-content\/uploads\/sites\/78\/2024\/12\/fire_blogimage_firespread.jpg\" alt=\"\" width=\"988\" height=\"503\" srcset=\"https:\/\/research.reading.ac.uk\/palaeoclimate\/wp-content\/uploads\/sites\/78\/2024\/12\/fire_blogimage_firespread.jpg 900w, https:\/\/research.reading.ac.uk\/palaeoclimate\/wp-content\/uploads\/sites\/78\/2024\/12\/fire_blogimage_firespread-300x153.jpg 300w, https:\/\/research.reading.ac.uk\/palaeoclimate\/wp-content\/uploads\/sites\/78\/2024\/12\/fire_blogimage_firespread-768x391.jpg 768w\" sizes=\"auto, (max-width: 988px) 100vw, 988px\" \/><\/p>\n<p><strong>SPECIAL Group leader Sandy Harrison as involved with the publication of a new piece of work that outlines a framework to predict burnt area of wildfires using remote sensing data. The framework, now known as Fire-Image-DenseNet (FIDN) is a deep-learning model that uses both remote sensing data and climate observations to drive the predicted product. <\/strong><\/p>\n<p>_______________________________________________________________________________________________________________<span style=\"letter-spacing: 0.08px\">____________________________<\/span><\/p>\n<p style=\"text-align: center\"><a href=\"https:\/\/www.sciencedirect.com\/science\/article\/pii\/S0098300424002668\">Fire-Image-DenseNet (FIDN) for predicting wildfire burnt area using remote sensing data.<\/a><\/p>\n<p>___________________________________________________________________________________________________________________________________________<\/p>\n<h2><strong>The trouble with modelling fire spread<\/strong><\/h2>\n<p>Modelling fire spread and the potential final fire coverage is essential to fire response and management. This is because knowing where a fire may spread to, and how fast it may travel, enables first responders to plan evacuations, asset protection strategies and fire spread reduction techniques appropriately. However, modelling fire spread is challenging due to the heterogenous nature of landscapes and the fine scale at which the landscape can influence fire spread. Small changes in w<span style=\"letter-spacing: 0.08px\">eather or even plant chemistry have the potential to influence the properties of a fire within a small, focused area.<\/span><\/p>\n<p>Several models have been developed to predict fire spread including both statistical and physical modelling approaches. These include the cellular automata (CA) approach, which simulates the probability of the nearest grid cell burning. Alternatively, the Minimum Travel Time (MTT) algorithm calculates the time for a fire to move between two nodes. Both approaches are effective but require significant computational power to simulate the model environment. These models perform well across short time frames, however, degrade in performance over simulated time. Models based on the CA model with improved speed have been developed in the last couple of years, however, a model that can predict the final burned area at a fine scale is still lacking.<\/p>\n<h2><strong>A new burnt area prediction<\/strong><\/h2>\n<p>In Pang et al. 2024 the authors present a new novel deep learning method, which they have named Fire-Image-DenseNet or FIDN, to predict burnt area using a fire spread model with additional dataset inputs. These additional data include vegetation data, information on water body location, wind, topography and precipitation.<\/p>\n<p>Steps to the new Fire-Image-DenseNet:<\/p>\n<ol>\n<li>DenseNet as a basis: DenseNet forms the foundation of the new model, DenseNet is a Connected Convolutional Network (CNN, a type of neural network used to process images) that is more efficient than other CNNs and has improved accuracy over simulated time.<\/li>\n<li>Satellite Data and Interpolation: Burnt area data is sourced from MODIS and VIIRS satellites and DenseNet is applied.<\/li>\n<li>Environmental Data Integration: Layers like vegetation density, slope, wind speed, and precipitation are preprocessed to a 128\u00d7128 grid for uniformity using DenseNet.<\/li>\n<li>Augmented Training Dataset: A total of 243 wildfire events from 2012\u20132017 were augmented by rotating the data, expanding the training set to 972 samples.<\/li>\n<li>Performance of the new FIDN model is then tested with 30 validation wildfires and 30 independent wildfires from 2018-2019.<\/li>\n<\/ol>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-1245\" style=\"letter-spacing: 0.08px\" src=\"https:\/\/research.reading.ac.uk\/palaeoclimate\/wp-content\/uploads\/sites\/78\/2024\/12\/FIDN_blogimage-scaled.jpg\" alt=\"\" width=\"2560\" height=\"1250\" srcset=\"https:\/\/research.reading.ac.uk\/palaeoclimate\/wp-content\/uploads\/sites\/78\/2024\/12\/FIDN_blogimage-scaled.jpg 2560w, https:\/\/research.reading.ac.uk\/palaeoclimate\/wp-content\/uploads\/sites\/78\/2024\/12\/FIDN_blogimage-300x146.jpg 300w, https:\/\/research.reading.ac.uk\/palaeoclimate\/wp-content\/uploads\/sites\/78\/2024\/12\/FIDN_blogimage-1024x500.jpg 1024w, https:\/\/research.reading.ac.uk\/palaeoclimate\/wp-content\/uploads\/sites\/78\/2024\/12\/FIDN_blogimage-768x375.jpg 768w, https:\/\/research.reading.ac.uk\/palaeoclimate\/wp-content\/uploads\/sites\/78\/2024\/12\/FIDN_blogimage-1536x750.jpg 1536w, https:\/\/research.reading.ac.uk\/palaeoclimate\/wp-content\/uploads\/sites\/78\/2024\/12\/FIDN_blogimage-2048x1000.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/><\/p>\n<p><em>Figure 1: The FIDN Model Structure including the both the feature extraction, extractions of burned area data from remote sensing products and the formation of the predicted layer. Figure taken from Pang et al. (2025).\u00a0<\/em><\/p>\n<h2><strong>Fire-Image-DenseNet Performance<\/strong><\/h2>\n<p>All models (FIDN, CA, and MTT) were tested under identical conditions on the same computer system, ensuring consistency. Inputs included the same environmental data (e.g., tree cover, slope, and density), wind components, and wildfire duration. However, CA and MTT models required exact wildfire durations, which is often impractical in real-world scenarios. When comparing the FIDN model outputs to that of CA or MTT, the improvements are significant.<\/p>\n<p>Reduction in computation time \u2013 <strong>99.92%<\/strong><\/p>\n<p>Improving structural similarity \u2013 <strong>1.8%<\/strong><\/p>\n<p>Improving peak signal to noise ratio \u2013 <strong>6%<\/strong><\/p>\n<p>Reducing mean square error &#8211;<strong> 67.7%<\/strong><\/p>\n<p>You can read the full paper for further information on how the FIDN model stood up against both the comparison models and to see the results from some in-depth case studies.<\/p>\n<h2><strong>Conclusion and Future Usage<\/strong><\/h2>\n<p>The Fire-Image-DenseNet (FIDN) model is a breakthrough in wildfire prediction, leveraging deep learning to forecast the final burnt area using initial burn data (first three days), along with geophysical and climate variables. Built on the efficient DenseNet architecture, FIDN produces accurate predictions regardless of fire size or duration while significantly reducing computational costs and time. By incorporating remotely sensed data from sources like MODIS, FIDN of<span style=\"letter-spacing: 0.08px\">\u00a0<\/span><span style=\"letter-spacing: 0.08px\">fers the potential for dynamic updates, adapting to changes in fire behaviour. Future research aims to integrate real-time data for forecasting, enabling strategic planning such as placing fire retardants or creating fire breaks. This adaptable, data-agnostic model could be applied globally, empowering land managers and fire services to respond more effectively, minimizing the environmental and societal impacts of wildfires.<\/span><\/p>\n<p>Read the full paper <a href=\"https:\/\/www.sciencedirect.com\/science\/article\/pii\/S0098300424002668\">here<\/a>: Bo Pang, Sibo Cheng, Yuhan Huang, Yufang Jin, Yike Guo, I. Colin Prentice, Sandy P. Harrison, Rossella Arcucci. 2025. Fire-Image-DenseNet (FIDN) for predicting wildfire burnt area using remote sensing data, <em>Computers &amp; Geosciences,<\/em>195,105783, <a href=\"https:\/\/doi.org\/10.1016\/j.cageo.2024.105783\">https:\/\/doi.org\/10.1016\/j.cageo.2024.105783<\/a>.<\/p>\n<p>The SPEICAL group will be taking a short break over the holiday period but we have a number of other exciting papers at various stages of publication so stay tuned for the latest updates from the group!<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>SPECIAL Group leader Sandy Harrison as involved with the publication of a new piece of work that outlines a framework to predict burnt area of wildfires using remote sensing data&#8230;.<a class=\"read-more\" href=\"&#104;&#116;&#116;&#112;&#115;&#58;&#47;&#47;&#114;&#101;&#115;&#101;&#97;&#114;&#99;&#104;&#46;&#114;&#101;&#97;&#100;&#105;&#110;&#103;&#46;&#97;&#99;&#46;&#117;&#107;&#47;&#112;&#97;&#108;&#97;&#101;&#111;&#99;&#108;&#105;&#109;&#97;&#116;&#101;&#47;&#97;&#45;&#110;&#101;&#119;&#45;&#102;&#114;&#97;&#109;&#101;&#119;&#111;&#114;&#107;&#45;&#102;&#111;&#114;&#45;&#112;&#114;&#101;&#100;&#105;&#99;&#116;&#105;&#110;&#103;&#45;&#98;&#117;&#114;&#110;&#116;&#45;&#97;&#114;&#101;&#97;&#47;\">Read More ><\/a><\/p>\n","protected":false},"author":959,"featured_media":1245,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"__cvm_playback_settings":[],"__cvm_video_id":"","footnotes":""},"categories":[22],"tags":[],"class_list":["post-1244","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.8.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>A New Framework for Predicting Burnt Area - SPECIAL Palaeoclimate<\/title>\n<meta name=\"description\" content=\"A new deep-learning model for predicting burnt area has been published with the involvement of SPECIAL group leader Sandy Harrison.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/research.reading.ac.uk\/palaeoclimate\/a-new-framework-for-predicting-burnt-area\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"A New Framework for Predicting Burnt Area - SPECIAL Palaeoclimate\" \/>\n<meta property=\"og:description\" content=\"A new deep-learning model for predicting burnt area has been published with the involvement of SPECIAL group leader Sandy Harrison.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/research.reading.ac.uk\/palaeoclimate\/a-new-framework-for-predicting-burnt-area\/\" \/>\n<meta property=\"og:site_name\" content=\"SPECIAL Palaeoclimate\" \/>\n<meta property=\"article:published_time\" content=\"2024-12-11T11:14:11+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/research.reading.ac.uk\/palaeoclimate\/wp-content\/uploads\/sites\/78\/2024\/12\/FIDN_blogimage-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1250\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Sophia Cain\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Sophia Cain\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/research.reading.ac.uk\/palaeoclimate\/a-new-framework-for-predicting-burnt-area\/\",\"url\":\"https:\/\/research.reading.ac.uk\/palaeoclimate\/a-new-framework-for-predicting-burnt-area\/\",\"name\":\"A New Framework for Predicting Burnt Area - SPECIAL Palaeoclimate\",\"isPartOf\":{\"@id\":\"https:\/\/research.reading.ac.uk\/palaeoclimate\/#website\"},\"datePublished\":\"2024-12-11T11:14:11+00:00\",\"dateModified\":\"2024-12-11T11:14:11+00:00\",\"author\":{\"@id\":\"https:\/\/research.reading.ac.uk\/palaeoclimate\/#\/schema\/person\/6ae1715d9ded9f0caa51878ed800cdc9\"},\"description\":\"A new deep-learning model for predicting burnt area has been published with the involvement of SPECIAL group leader Sandy Harrison.\",\"breadcrumb\":{\"@id\":\"https:\/\/research.reading.ac.uk\/palaeoclimate\/a-new-framework-for-predicting-burnt-area\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/research.reading.ac.uk\/palaeoclimate\/a-new-framework-for-predicting-burnt-area\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/research.reading.ac.uk\/palaeoclimate\/a-new-framework-for-predicting-burnt-area\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/research.reading.ac.uk\/palaeoclimate\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"A New Framework for Predicting Burnt Area\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/research.reading.ac.uk\/palaeoclimate\/#website\",\"url\":\"https:\/\/research.reading.ac.uk\/palaeoclimate\/\",\"name\":\"SPECIAL Palaeoclimate\",\"description\":\"Webpage of Sandy&#039;s PalaeoEnvironments and Climate Analysis research group at the University of Reading (UK)\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/research.reading.ac.uk\/palaeoclimate\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/research.reading.ac.uk\/palaeoclimate\/#\/schema\/person\/6ae1715d9ded9f0caa51878ed800cdc9\",\"name\":\"Sophia Cain\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/research.reading.ac.uk\/palaeoclimate\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a4b6b71e445f4365e2434d381d6a4e6733a438e4ce1c59fbbd12a0e11cf74672?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a4b6b71e445f4365e2434d381d6a4e6733a438e4ce1c59fbbd12a0e11cf74672?s=96&d=mm&r=g\",\"caption\":\"Sophia Cain\"},\"url\":\"https:\/\/research.reading.ac.uk\/palaeoclimate\/author\/kw931720\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"A New Framework for Predicting Burnt Area - SPECIAL Palaeoclimate","description":"A new deep-learning model for predicting burnt area has been published with the involvement of SPECIAL group leader Sandy Harrison.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/research.reading.ac.uk\/palaeoclimate\/a-new-framework-for-predicting-burnt-area\/","og_locale":"en_GB","og_type":"article","og_title":"A New Framework for Predicting Burnt Area - SPECIAL Palaeoclimate","og_description":"A new deep-learning model for predicting burnt area has been published with the involvement of SPECIAL group leader Sandy Harrison.","og_url":"https:\/\/research.reading.ac.uk\/palaeoclimate\/a-new-framework-for-predicting-burnt-area\/","og_site_name":"SPECIAL Palaeoclimate","article_published_time":"2024-12-11T11:14:11+00:00","og_image":[{"width":2560,"height":1250,"url":"https:\/\/research.reading.ac.uk\/palaeoclimate\/wp-content\/uploads\/sites\/78\/2024\/12\/FIDN_blogimage-scaled.jpg","type":"image\/jpeg"}],"author":"Sophia Cain","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Sophia Cain","Estimated reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/research.reading.ac.uk\/palaeoclimate\/a-new-framework-for-predicting-burnt-area\/","url":"https:\/\/research.reading.ac.uk\/palaeoclimate\/a-new-framework-for-predicting-burnt-area\/","name":"A New Framework for Predicting Burnt Area - SPECIAL Palaeoclimate","isPartOf":{"@id":"https:\/\/research.reading.ac.uk\/palaeoclimate\/#website"},"datePublished":"2024-12-11T11:14:11+00:00","dateModified":"2024-12-11T11:14:11+00:00","author":{"@id":"https:\/\/research.reading.ac.uk\/palaeoclimate\/#\/schema\/person\/6ae1715d9ded9f0caa51878ed800cdc9"},"description":"A new deep-learning model for predicting burnt area has been published with the involvement of SPECIAL group leader Sandy Harrison.","breadcrumb":{"@id":"https:\/\/research.reading.ac.uk\/palaeoclimate\/a-new-framework-for-predicting-burnt-area\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/research.reading.ac.uk\/palaeoclimate\/a-new-framework-for-predicting-burnt-area\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/research.reading.ac.uk\/palaeoclimate\/a-new-framework-for-predicting-burnt-area\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/research.reading.ac.uk\/palaeoclimate\/"},{"@type":"ListItem","position":2,"name":"A New Framework for Predicting Burnt Area"}]},{"@type":"WebSite","@id":"https:\/\/research.reading.ac.uk\/palaeoclimate\/#website","url":"https:\/\/research.reading.ac.uk\/palaeoclimate\/","name":"SPECIAL Palaeoclimate","description":"Webpage of Sandy&#039;s PalaeoEnvironments and Climate Analysis research group at the University of Reading (UK)","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/research.reading.ac.uk\/palaeoclimate\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-GB"},{"@type":"Person","@id":"https:\/\/research.reading.ac.uk\/palaeoclimate\/#\/schema\/person\/6ae1715d9ded9f0caa51878ed800cdc9","name":"Sophia Cain","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/research.reading.ac.uk\/palaeoclimate\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a4b6b71e445f4365e2434d381d6a4e6733a438e4ce1c59fbbd12a0e11cf74672?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a4b6b71e445f4365e2434d381d6a4e6733a438e4ce1c59fbbd12a0e11cf74672?s=96&d=mm&r=g","caption":"Sophia Cain"},"url":"https:\/\/research.reading.ac.uk\/palaeoclimate\/author\/kw931720\/"}]}},"cc_featured_image_caption":{"caption_text":"","source_text":"","source_url":""},"_links":{"self":[{"href":"https:\/\/research.reading.ac.uk\/palaeoclimate\/wp-json\/wp\/v2\/posts\/1244","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/research.reading.ac.uk\/palaeoclimate\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/research.reading.ac.uk\/palaeoclimate\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/research.reading.ac.uk\/palaeoclimate\/wp-json\/wp\/v2\/users\/959"}],"replies":[{"embeddable":true,"href":"https:\/\/research.reading.ac.uk\/palaeoclimate\/wp-json\/wp\/v2\/comments?post=1244"}],"version-history":[{"count":1,"href":"https:\/\/research.reading.ac.uk\/palaeoclimate\/wp-json\/wp\/v2\/posts\/1244\/revisions"}],"predecessor-version":[{"id":1247,"href":"https:\/\/research.reading.ac.uk\/palaeoclimate\/wp-json\/wp\/v2\/posts\/1244\/revisions\/1247"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/research.reading.ac.uk\/palaeoclimate\/wp-json\/wp\/v2\/media\/1245"}],"wp:attachment":[{"href":"https:\/\/research.reading.ac.uk\/palaeoclimate\/wp-json\/wp\/v2\/media?parent=1244"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/research.reading.ac.uk\/palaeoclimate\/wp-json\/wp\/v2\/categories?post=1244"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/research.reading.ac.uk\/palaeoclimate\/wp-json\/wp\/v2\/tags?post=1244"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}