REVIEW 3 major objections 1 minor 2 cited by
FireScope: Wildfire Risk Raster Prediction with a Chain-of-Thought Oracle
T0 review · 3 major / 1 minor · reviewed 2026-05-25 · grok-4.3
Pith's one-line read FireScope shows that chain-of-thought reasoning in a vision-language model improves generalization when predicting wildfire risk rasters from US training data to European events.
desk verdict The cross-continental claim rests on expert US rasters whose transferability is untested and no quantitative results are shown. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The chain-of-thought oracle that produces intermediate language reasoning traces which are then used to condition the generation of continuous risk rasters.
What would settle it
An ablation that removes the reasoning traces while keeping the same visual and climatic inputs; if performance on the European test set drops to the level of non-reasoning baselines, the claim that reasoning drives the generalization gain would be falsified.
Extended reading notes
Core claim
A VLM-based reasoning-to-generation framework trained on US expert risk rasters produces higher-fidelity risk maps on European wildfire events than prior methods, while its generated reasoning traces remain faithful to the visual and climatic inputs according to expert review and automated checks.
Load-bearing premise
The expert-defined risk rasters used for US training correctly identify the causal factors that drive wildfire risk and do not contain labeling patterns that fail to apply in Europe.
Editorial extensions
If this is right
- Risk maps generated with explicit reasoning steps become directly inspectable by domain experts for missing causal factors.
- The same training recipe can be applied to other spatial prediction tasks that require cross-region transfer, such as flood or drought mapping.
- Models can be updated incrementally by adding new expert feedback on reasoning traces without retraining the entire raster generator.
- Systematic studies of generalization become possible because the benchmark separates training geography from evaluation geography.
Reading between the lines
- If the reasoning traces prove reliable, they could be used to query the model about hypothetical climate scenarios, such as increased drought, without new labeled data.
- The approach opens a route to hybrid systems where human experts edit the language reasoning rather than the pixel-level raster, potentially lowering the cost of model maintenance.
- Success on this task suggests that similar reasoning-augmented generators could be tested on other raster outputs like land-cover classification where causal factors are also multimodal.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper introduces FireScope-Bench, pairing Sentinel-2 imagery and climate data with expert-defined US wildfire risk rasters plus European wildfire events for cross-continental testing. It proposes FireScope, a VLM framework combining chain-of-thought reasoning, reinforcement learning, and visual supervision to output risk rasters together with reasoning traces. The central empirical claim is that US-trained models achieve substantial gains on European held-out events, with expert and automated validation confirming faithful, semantically meaningful reasoning traces. The work positions itself as the first to show language reasoning improving visual generation generalization, to offer a high-resolution cross-continent wildfire model, and to enable systematic cross-continental studies.
Significance. If the quantitative claims, baselines, and transferability validations hold after proper reporting, the result would be significant for multimodal spatial reasoning: it would provide concrete evidence that CoT-style language supervision can improve both accuracy and interpretability in raster prediction tasks that generalize across continents and data regimes.
major comments (3)
- [Abstract] Abstract: the assertion of 'substantial performance gains' when trained in the USA and tested in Europe is presented without any numeric metrics, baseline comparisons, ablation results, or statistical tests, rendering the central empirical claim impossible to evaluate.
- [Abstract] Abstract / §3 (dataset and evaluation): the transferability assumption that US expert-defined risk rasters encode causal, region-agnostic drivers is load-bearing for the cross-continental claim yet unsupported; no inter-rater reliability statistics, validation against held-out fire occurrences, or ablation removing raster supervision is described.
- [Abstract] Abstract / Methods: the training protocol, model architecture, loss formulation, reinforcement-learning objective, and exact evaluation protocol on European events are absent, so the reported gains cannot be reproduced or stress-tested against the labeling-bias concern.
minor comments (1)
- [Abstract] Abstract: the three 'first' claims require a dedicated related-work section with explicit comparisons rather than an assertion.
Simulated Author's Rebuttal
We thank the referee for the detailed and constructive feedback. We agree that the abstract requires strengthening with quantitative results and that methodological transparency is essential for the cross-continental claims. We will revise the manuscript accordingly.
read point-by-point responses
-
Referee: [Abstract] Abstract: the assertion of 'substantial performance gains' when trained in the USA and tested in Europe is presented without any numeric metrics, baseline comparisons, ablation results, or statistical tests, rendering the central empirical claim impossible to evaluate.
Authors: We agree the abstract should be self-contained. The experiments section reports specific metrics on European events (including comparisons to prior approaches), ablations on the reasoning components, and statistical tests. In revision we will insert the key numeric results, baseline deltas, and significance statements directly into the abstract. revision: yes
-
Referee: [Abstract] Abstract / §3 (dataset and evaluation): the transferability assumption that US expert-defined risk rasters encode causal, region-agnostic drivers is load-bearing for the cross-continental claim yet unsupported; no inter-rater reliability statistics, validation against held-out fire occurrences, or ablation removing raster supervision is described.
Authors: The assumption is indeed central. The current manuscript describes expert raster construction and European event-based evaluation but does not report inter-rater statistics or the requested ablation. We will add these analyses (or explicit discussion of their absence) in §3 and the experiments section of the revision. revision: yes
-
Referee: [Abstract] Abstract / Methods: the training protocol, model architecture, loss formulation, reinforcement-learning objective, and exact evaluation protocol on European events are absent, so the reported gains cannot be reproduced or stress-tested against the labeling-bias concern.
Authors: The full methods section details the VLM architecture, CoT reasoning, RL objective, visual supervision losses, and European evaluation protocol. To improve accessibility we will add a concise methods summary to the abstract and ensure the European protocol is stated explicitly enough for reproduction and bias checks. revision: yes
Circularity Check
No circularity; central claims are empirical results on held-out cross-continental data
full rationale
The supplied abstract and description contain no equations, parameter-fitting steps, or derivation chains. The headline result is framed as measured performance gains on European wildfire events after US training, which is an external empirical test rather than a quantity computed from the training statistics themselves. No self-citations, ansatzes, or uniqueness theorems are invoked in a load-bearing way within the provided text. The expert-defined rasters are treated as input supervision, not as quantities derived inside the model. This is the normal case of a self-contained empirical paper; no reduction of any claimed prediction to its own inputs occurs.
Assumptions & free parameters
Cite this review
Pith. "Pith review of FireScope: Wildfire Risk Raster Prediction with a Chain-of-Thought Oracle." pith.science (2026). https://pith.science/paper/S3B3RQO5
@misc{pith2026251117171,
author = {Pith},
title = {Pith review of: FireScope: Wildfire Risk Raster Prediction with a Chain-of-Thought Oracle},
year = {2026},
howpublished = {\url{https://pith.science/paper/S3B3RQO5}},
note = {Machine review of arXiv:2511.17171}
}
read the original abstract
Predicting wildfire risk is a reasoning-intensive spatial problem that requires the integration of visual, climatic, and geographic factors to infer continuous risk maps. Existing methods lack the causal reasoning and multimodal understanding required for reliable generalization. We introduce FireScope-Bench, a large-scale dataset and benchmark that couples Sentinel-2 imagery and climate data with expert-defined risk rasters across the USA, and real wildfire events in Europe for cross-continental evaluation. Building on this dataset, we propose FireScope, a VLM-based reasoning-to-generation framework that learns from both reinforcement learning and visual supervision to predict risk rasters with complementary reasoning traces. When trained in the USA and tested in Europe, FireScope achieves substantial performance gains, while expert feedback and automated analysis confirm that its reasoning traces are faithful and semantically meaningful. Our findings demonstrate that reasoning can ground raster prediction models, improving both generalization and interpretability. To our knowledge, this is the first framework to (1) demonstrate that language-based reasoning can improve generalization in visual generation, (2) propose a high-resolution wildfire risk model that can be applied across continents, and (3) enable systematic studies of robust cross-continental generalization for multimodal fire risk models. We believe that FireScope-Bench has the potential to serve as a foundation for advancing reasoning-driven, interpretable and generalizable spatial modeling. Data and source code will be made publicly available.
Figures
Figures from the paper (11 more)
Forward citations
Cited by 2 Pith papers
-
B-GRTO: Bootstrapped Group Relative Tool Optimization for Referring Segmentation
B-GRTO pre-trains a segmentation tool via bootstrapped group relative optimization on GRPO rollouts, yielding substantial gains over plain GRPO on referring segmentation benchmarks.
-
OSMDA: OpenStreetMap-based Domain Adaptation for Remote Sensing VLMs
A remote-sensing VLM can be adapted by having it read rendered OpenStreetMap maps paired with satellite images, then fine-tuning it on satellite images alone.
Reference graph
Works this paper leans on
-
[1]
Matej Arlovic, Franko Hrzic, Mitesh Patel, Tomasz Bednarz, and Josip Balen. Evaluation of synthetic data impact on fire segmentation models performance.Scientific Reports, 15(1): 16759, 2025. 1
work page 2025
-
[2]
Vijay Badrinarayanan, Alex Kendall, and Roberto Cipolla. SegNet: A deep convolutional encoder-decoder architecture for image segmentation.IEEE Transactions on Pattern Anal- ysis and Machine Intelligence (TPAMI), 39(12):2481–2495,
-
[3]
Shuai Bai, Keqin Chen, Xuejing Liu, Jialin Wang, Wenbin Ge, Sibo Song, Kai Dang, Peng Wang, Shijie Wang, Jun Tang, Humen Zhong, Yuanzhi Zhu, Mingkun Yang, Zhao- hai Li, Jianqiang Wan, Pengfei Wang, Wei Ding, Zheren Fu, Yiheng Xu, Jiabo Ye, Xi Zhang, Tianbao Xie, Zesen Cheng, Hang Zhang, Zhibo Yang, Haiyang Xu, and Junyang Lin. Qwen2.5-VL technical report....
-
[4]
eDiff-I: Text-to-Image Diffusion Models with an Ensemble of Expert Denoisers
Yogesh Balaji and et al. eDiff-I: Text-to-image diffusion models with an ensemble of expert denoisers. Inpreprint arXiv:2211.01324, 2022. 3
work page Pith review arXiv 2022
-
[5]
SatlasPretrain: A large-scale dataset for remote sensing image understanding
Favyen Bastani, Piper Wolters, Ritwik Gupta, Joe Fer- dinando, and Aniruddha Kembhavi. SatlasPretrain: A large-scale dataset for remote sensing image understanding. preprint arXiv:2211.15660, 2023. 3
-
[6]
Recognition in terra incognita
Sara Beery, Grant Van Horn, and Pietro Perona. Recognition in terra incognita. InEuropean Conference on Computer Vision (ECCV), 2018. 1, 2, 3
work page 2018
-
[7]
Stephanie Bohlmann and Marko Laine. Statistical calibra- tion of probabilistic medium-range fire weather index fore- casts in europe.Natural Hazards and Earth System Sciences, 24:4225–4235, 2024. 1, 3
work page 2024
-
[8]
G. W. Brier. Verification of forecasts expressed in terms of probability.Monthly Weather Review, 78(1):1–3, 1950. 4, 12
work page 1950
Show all 88 references
-
[9]
Brown, Michal R
Christopher F. Brown, Michal R. Kazmierski, Valerie J. Pasquarella, William J. Rucklidge, Masha Samsikova, Chen- hui Zhang, Evan Shelhamer, Estefania Lahera, Olivia Wiles, Simon Ilyushchenko, Noel Gorelick, Lihui Lydia Zhang, Sophia Alj, Emily Schechter, Sean Askay, Oliver Gui...
2025 arXiv
-
[10]
SMLFire1.0: a stochastic machine learning model for fire frequency and size distributions across the western united states.Geoscientific Model Development, 16:3407–3432, 2023
Jeremy Buch, Erich Fischer, Jorge Pe˜na, et al. SMLFire1.0: a stochastic machine learning model for fire frequency and size distributions across the western united states.Geoscientific Model Development, 16:3407–3432, 2023. 1, 3
2023
-
[11]
R2I- Bench: Benchmarking reasoning-driven text-to-image gen- eration.preprint arXiv:2505.23493, 2025
Kaijie Chen, Zihao Lin, Zhiyang Xu, Ying Shen, Yuguang Yao, Joy Rimchala, Jiaxin Zhang, and Lifu Huang. R2I- Bench: Benchmarking reasoning-driven text-to-image gen- eration.preprint arXiv:2505.23493, 2025. 3
2025
-
[12]
Encoder-decoder with atrous separable convolution for semantic image segmentation
Liang-Chieh Chen, Yukun Zhu, George Papandreou, Florian Schroff, and Hartwig Adam. Encoder-decoder with atrous separable convolution for semantic image segmentation. In European Conference on Computer Vision (ECCV), 2018. 3
2018
-
[13]
Weighted kappa: Nominal scale agreement with provision for scaled disagreement or partial credit.Psy- chological Bulletin, 70(4):213–220, 1968
Jacob Cohen. Weighted kappa: Nominal scale agreement with provision for scaled disagreement or partial credit.Psy- chological Bulletin, 70(4):213–220, 1968. 4, 6, 12
1968
-
[14]
EFFIS burnt areas (by MODIS) was accessed on 24.10.2025 from https://forest-fire.emergency.copernicus.eu,
Copernicus. EFFIS burnt areas (by MODIS) was accessed on 24.10.2025 from https://forest-fire.emergency.copernicus.eu, . Accessed 24.10.2025. 3
2025
-
[15]
Sentinel-2 was accessed on 24.10.2025 from https://registry.opendata.aws/sentinel-2,
Copernicus. Sentinel-2 was accessed on 24.10.2025 from https://registry.opendata.aws/sentinel-2, . Accessed 24.10.2025. 4
2025
-
[16]
DeepSeek-R1: Incentivizing reasoning ca- pability in LLMs via reinforcement learning.preprint arXiv:2501.12948, 2025
DeepSeek-AI. DeepSeek-R1: Incentivizing reasoning ca- pability in LLMs via reinforcement learning.preprint arXiv:2501.12948, 2025. 5
2025 arXiv
-
[17]
Global data-driven prediction of fire ac- tivity.Nature Communications, 16(1):58097, 2025
Francesca Di Giuseppe, Joe McNorton, Anna Lombardi, and Fredrik Wetterhall. Global data-driven prediction of fire ac- tivity.Nature Communications, 16(1):58097, 2025. 1, 3
2025
-
[18]
Tam- ing transformers for high-resolution image synthesis
Patrick Esser, Robin Rombach, and Bj ¨orn Ommer. Tam- ing transformers for high-resolution image synthesis. In IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 2021. 3
2021
-
[19]
T. Fawcett. An introduction to ROC analysis.Pattern Recog- nition Letters, 27(8):861–874, 2006. 4, 12
2006
-
[20]
Soft actor-critic algorithms and applications.preprint arXiv:1812.05905, 2019
Tuomas Haarnoja, Aurick Zhou, Kristian Hartikainen, George Tucker, Sehoon Ha, Jie Tan, Vikash Kumar, Henry Zhu, Abhishek Gupta, Pieter Abbeel, and Sergey Levine. Soft actor-critic algorithms and applications.preprint arXiv:1812.05905, 2019. 5, 13
2019 arXiv
-
[21]
On misconceptions about the brier score in binary prediction models.preprint arXiv:2504.04906v4,
Linard Hoessly. On misconceptions about the brier score in binary prediction models.preprint arXiv:2504.04906v4,
-
[22]
P. Jaccard. The distribution of the flora in the alpine zone. New Phytologist, 11(2):37–50, 1912. 4, 12
1912
-
[23]
Botvinick, Andrew Zisserman, Oriol Vinyals, and Jo ¯ao Carreira
Andrew Jaegle, Sebastian Borgeaud, Jean-Baptiste Alayrac, Carl Doersch, Catalin Ionescu, David Ding, Skanda Kop- pula, Daniel Zoran, Andrew Brock, Evan Shelhamer, Olivier H´enaff, Matthew M. Botvinick, Andrew Zisserman, Oriol Vinyals, and Jo ¯ao Carreira. Perceiver IO: A gener...
2022 arXiv
-
[24]
Instruction reasoning dataset for ad- vanced image editing.preprint arXiv:2405.11190, 2024
Ying Jin, Pengyang Ling, Xiaoyi Dong, Pan Zhang, Jiaqi Wang, and Dahua Lin. Instruction reasoning dataset for ad- vanced image editing.preprint arXiv:2405.11190, 2024. 3
2024
-
[25]
Evaluating numerical reasoning in text-to- image models.preprint arXiv:2406.14774, 2024
Ivan Kaji ´c et al. Evaluating numerical reasoning in text-to- image models.preprint arXiv:2406.14774, 2024. 3
2024
-
[26]
Wilds: A benchmark of in-the-wild distribution shifts
Pang Wei Koh, Shiori Sagawa, Henrik Marklund, Sang Michael Xie, Marvin Zhang, Akhil Balsubramani, 9 Weihua Hu, Michihiro Yasunaga, Percy Liang, Yair Carmon, et al. Wilds: A benchmark of in-the-wild distribution shifts. InInternational Conference on Machine Learning (ICML),
-
[27]
Large language models are zero-shot reasoners.preprint arXiv:2205.11916, 2022
Takeshi Kojima, Shixiang Shane Gu, Machel Reid, Yutaka Matsuo, and Yusuke Iwasawa. Large language models are zero-shot reasoners.preprint arXiv:2205.11916, 2022. 3
2022 arXiv
-
[28]
Wildfire danger prediction and understanding with deep learning.Geophysi- cal Research Letters, 49(17):e2022GL099368, 2022
Spyros Kondylatos, Ioannis Prapas, Michele Ronco, Ioannis Papoutsis, Gustau Camps-Valls, Mar´ıa Piles, Miguel-´Angel Fern´andez-Torres, and Nuno Carvalhais. Wildfire danger prediction and understanding with deep learning.Geophysi- cal Research Letters, 49(17):e2022GL099368, 2022. 3
2022
-
[29]
Uncertainty-aware deep learning for wildfire danger forecasting.preprint arXiv:2509.25017, 2025
Spyros Kondylatos, Gustau Camps-Valls, and Ioannis Pa- poutsis. Uncertainty-aware deep learning for wildfire danger forecasting.preprint arXiv:2509.25017, 2025. 1
2025
-
[30]
Bowman, and Ethan Perez
Tamera Lanham, Anna Chen, Ansh Radhakrishnan, Benoit Steiner, Carson Denison, Danny Hernandez, Dustin Li, Esin Durmus, Evan Hubinger, Jackson Kernion, Kamil ˙e Lukoˇsi¯ut˙e, Karina Nguyen, Newton Cheng, Nicholas Joseph, Nicholas Schiefer, Oliver Rausch, Robin Larson, Sam McCan...
2023 arXiv
-
[31]
Evaluating text-to-visual generation with image-to-text models.preprint arXiv:2404.01291, 2024
Ziqiu Lin et al. Evaluating text-to-visual generation with image-to-text models.preprint arXiv:2404.01291, 2024. 3
2024
-
[32]
MM-ReAct: Prompting ChatGPT for multimodal rea- soning and action.preprint arXiv:2303.11381, 2023
Haotian Liu, Chunyuan Li, Pengchuan Zhang, and Yong Jae Lee. MM-ReAct: Prompting ChatGPT for multimodal rea- soning and action.preprint arXiv:2303.11381, 2023. 3
2023 arXiv
-
[33]
Application of remote sensing and explainable artificial intelligence for wildfire risk zon- ing in the mountainous region of Southwest China.Remote Sensing, 16(19):3602, 2024
Jia Liu, Yukuan Wang, Yafeng Lu, Pengguo Zhao, Shunjiu Wang, Yu Sun, and Yu Luo. Application of remote sensing and explainable artificial intelligence for wildfire risk zon- ing in the mountainous region of Southwest China.Remote Sensing, 16(19):3602, 2024. 3
2024
-
[34]
Fully convolutional networks for semantic segmentation
Jonathan Long, Evan Shelhamer, and Trevor Darrell. Fully convolutional networks for semantic segmentation. InIEEE Conference on Computer Vision and Pattern Recognition (CVPR), pages 3431–3440, 2015. 3
2015
-
[35]
Decoupled weight decay regularization.preprint arXiv:1711.05101, 2017
Ilya Loshchilov and Frank Hutter. Decoupled weight decay regularization.preprint arXiv:1711.05101, 2017. 14
2017 arXiv
-
[36]
SGDR: Stochastic gradi- ent descent with warm restarts
Ilya Loshchilov and Frank Hutter. SGDR: Stochastic gradi- ent descent with warm restarts. InInternational Conference on Learning Representations (ICLR), 2017. 14
2017
-
[37]
A global probability-of-fire (PoF) forecast.Geophysical Research Letters, 51:e2023GL107929, 2024
Joe Ramu McNorton, Francesca Di Giuseppe, Ewan Mark Pinnington, Matthew Chantry, and Chris Barnard. A global probability-of-fire (PoF) forecast.Geophysical Research Letters, 51:e2023GL107929, 2024. 1, 3
2024
-
[38]
PhyBench: A physical com- monsense benchmark for evaluating text-to-image models
Fanqing Meng, Wenqi Shao, Lixin Luo, Yahong Wang, Yi- ran Chen, Quanfeng Lu, Yue Yang, Tianshuo Yang, Kaipeng Zhang, Yu Qiao, and Ping Luo. PhyBench: A physical com- monsense benchmark for evaluating text-to-image models. preprint arXiv:2406.11802, 2024. 3
2024
-
[39]
M. P. Naeini, G. F. Cooper, and M. Hauskrecht. Obtaining well calibrated probabilities using bayesian binning. InAAAI Conference on Artificial Intelligence, 2015. 4, 12
2015
-
[40]
Data obtained from national aeronautics and space administration (NASA) Langley Research Center’s predic- tion of worldwide energy resources (POWER), NASA Earth Science Division,
NASA. Data obtained from national aeronautics and space administration (NASA) Langley Research Center’s predic- tion of worldwide energy resources (POWER), NASA Earth Science Division, . Accessed 24.10.2025. 4
2025
-
[41]
Data obtained from the POWER project’s climatol- ogy,
NASA. Data obtained from the POWER project’s climatol- ogy, . Accessed 24.10.2025. 4
2025
-
[42]
Introducing GPT-5, 2025
OpenAI. Introducing GPT-5, 2025. Accessed: Nov. 12,
2025
-
[43]
Marc-Andr ´e Parisien and Max A. Moritz. Environmental controls on the distribution of wildfire at multiple spatial scales.Ecological Monographs, 79(1):127–154, 2009. 4, 12
2009
-
[44]
FiLM: Visual reasoning with a general conditioning layer
Ethan Perez, Florian Strub, Harm de Vries, Vincent Du- moulin, and Aaron Courville. FiLM: Visual reasoning with a general conditioning layer. InAAAI Conference on Artificial Intelligence, 2018. 2, 5
2018
-
[45]
High-resolution image syn- thesis with latent diffusion models
Robin Rombach, Andreas Blattmann, Dominik Lorenz, Patrick Esser, and Bj¨orn Ommer. High-resolution image syn- thesis with latent diffusion models. InIEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 2022. 3
2022
-
[46]
U- Net: Convolutional networks for biomedical image segmen- tation
Olaf Ronneberger, Philipp Fischer, and Thomas Brox. U- Net: Convolutional networks for biomedical image segmen- tation. InMedical Image Computing and Computer-Assisted Intervention (MICCAI), 2015. 3, 5, 13
2015
-
[47]
J. San-Miguel-Ayanz, Ernst Schulte, Guido Schmuck, An- drea Camia, Peter Strobl, Giorgio Libert `a, Cristiano Gio- vando, Roberto Boca, Fernando Sedano, Pieter Kempeneers, Daniel McInerney, Ceri Withmore, Sandra Oliveira, Mar- cos Rodrigues, Tracy Durrant, Paolo Corti, Frideri...
2012
-
[48]
Proximal policy optimization algo- rithms.preprint arXiv:1707.06347, 2017
John Schulman, Filip Wolski, Prafulla Dhariwal, Alec Rad- ford, and Oleg Klimov. Proximal policy optimization algo- rithms.preprint arXiv:1707.06347, 2017. 5, 13
2017 arXiv
-
[49]
Sengupta et al
A. Sengupta et al. Recent advances in explainable machine learning models for wildfires: From forecasting to burned area estimation.Environmental Data Science, 2025. In press. 3
2025
-
[50]
Wildfire risk to communities
USDA Forest Service. Wildfire risk to communities. https://wildfirerisk.org. Accessed 24.10.2025. 3, 7
2025
-
[51]
Wildfire spreading pre- diction using multimodal data and deep neural network ap- proach.Scientific Reports, 14:2606, 2024
Dmitrii Shadrin, Svetlana Illarionova, Fedor Gubanov, Kse- nia Evteeva, Maksim Mironenko, Ivan Levchunets, Roman Belousov, and Evgeny Burnaev. Wildfire spreading pre- diction using multimodal data and deep neural network ap- proach.Scientific Reports, 14:2606, 2024. 1, 3
2024
-
[52]
DeepSeekMath: Pushing the limits of mathematical reasoning in open language models.preprint arXiv:2402.03300, 2024
Zhihang Shao, Ziyu Wang, Yuxin Zhang, Zihan Zheng, Yao Liu, Zihan Liu, Yibo Shang, Linyang Xu, Tianyang Zhang, Lingpeng Chen, et al. DeepSeekMath: Pushing the limits of mathematical reasoning in open language models.preprint arXiv:2402.03300, 2024. 5, 13
2024 arXiv
-
[53]
ViperGPT: Visual inference via python execution for reasoning
D ´avid Sur´ıs, Sachit Menon, and Carl V ondrick. ViperGPT: Visual inference via python execution for reasoning. In IEEE/CVF International Conference on Computer Vision (ICCV), 2023. 3
2023
-
[54]
C. E. Van Wagner. Development and structure of the cana- dian forest fire weather index system. Technical Report 10 Forestry Technical Report 35, Canadian Forestry Service, Petawawa National Forestry Institute, Chalk River, Ontario,
-
[55]
Self-consistency improves chain-of-thought reasoning in language models
Xuezhi Wang, Jason Wei, Dale Schuurmans, Maarten Bosma, Ed Chi, Quoc Le, and Denny Zhou. Self-consistency improves chain-of-thought reasoning in language models. preprint arXiv:2203.11171, 2022. 3
2022 arXiv
-
[56]
Z. Wang, A. C. Bovik, H. R. Sheikh, and E. P. Simoncelli. Image quality assessment: From error visibility to structural similarity.IEEE Transactions on Image Processing, 13(4): 600–612, 2004. 4, 5, 12
2004
-
[57]
Chain-of-thought prompting elicits reasoning in large language models.preprint arXiv:2201.11903, 2022
Jason Wei, Xuezhi Wang, Dale Schuurmans, Maarten Bosma, Brian Ichter, Fei Xia, Ed Chi, Quoc Le, and Denny Zhou. Chain-of-thought prompting elicits reasoning in large language models.preprint arXiv:2201.11903, 2022. 3
2022 arXiv
-
[58]
Alvarez, and Ping Luo
Enze Xie, Wenhai Wang, Zhiding Yu, Anima Anandkumar, Jose M. Alvarez, and Ping Luo. SegFormer: Simple and efficient design for semantic segmentation with transform- ers. InAdvances in Neural Information Processing Systems (NeurIPS), 2021. 5, 13
2021
-
[59]
Deep learning for wildfire risk prediction: Integrating remote sensing and en- vironmental data.ISPRS Journal of Photogrammetry and Remote Sensing, 2025
Zhengsen Xu, Jonathan Li, Sibo Cheng, Xue Rui, Yu Zhao, Hongjie Heand Haiyan Guan, Aryan Sharma, Matthew Erxleben, Ryan Chang, and Linlin Xu. Deep learning for wildfire risk prediction: Integrating remote sensing and en- vironmental data.ISPRS Journal of Photogrammetry and Rem...
2025
-
[60]
Mmmu: A massive multi-discipline multimodal understand- ing and reasoning benchmark for expert agi
Xiang Yue, Yuansheng Ni, Tianyu Zheng, Kai Zhang, Ruoqi Liu, Ge Zhang, Samuel Stevens, Dongfu Jiang, Weiming Ren, Yuxuan Sun, Cong Wei, Botao Yu, Ruibin Yuan, Ren- liang Sun, Ming Yin, Boyuan Zheng, Zhenzhu Yang, Yibo Liu, Wenhao Huang, Huan Sun, Yu Su, and Wenhu Chen. Mmmu: A...
2024
-
[61]
Visual chain-of-thought reasoning for multimodal large language models.preprint arXiv:2309.17421, 2023
Renrui Zhang, Zheng Li, Hongyang Li, Yu Qiao, and Peng Gao. Visual chain-of-thought reasoning for multimodal large language models.preprint arXiv:2309.17421, 2023. 3
2023 arXiv
-
[62]
Towards omnidi- rectional reasoning with 360-r1: A dataset, benchmark, and GRPO-based method.preprint arXiv:2505.14197, 2025
Xinshen Zhang, Zhen Ye, and Xu Zheng. Towards omnidi- rectional reasoning with 360-r1: A dataset, benchmark, and GRPO-based method.preprint arXiv:2505.14197, 2025. 5
2025
-
[63]
Trade-offs in large reasoning models: An empirical analysis of deliberative and adaptive reasoning over foundational capabilities.preprint arXiv:2503.17979,
Weixiang Zhao, Xingyu Sui, Jiahe Guo, Yulin Hu, Yang Deng, Yanyan Zhao, Bing Qin, Wanxiang Che, Tat-Seng Chua, and Ting Liu. Trade-offs in large reasoning models: An empirical analysis of deliberative and adaptive reasoning over foundational capabilities.preprint arXiv:2503.17979,
-
[64]
Enhancing seasonal fire predictions with hybrid dy- namical and random forest models.Natural Hazards, 2,
Miguel ´Angel Torres-V ´azquez, Sixto Herrera, And- rina Gincheva, Amar Halifa-Mar ´ın, Leone Cavicchia, Francesca Di Giuseppe, Juan Pedro Mont ´avez, and Marco Turco. Enhancing seasonal fire predictions with hybrid dy- namical and random forest models.Natural Hazards, 2,
-
[65]
1, 3 11 FireScope: Wildfire Risk Prediction with a Chain-of-Thought Oracle Supplementary Material
-
[66]
Detailed Metrics In-distribution (ID).As we have ground truth continuous risk rasters in the US, we use three metrics for evaluation: Mean Squared Error (MSE)to quantify per-pixel predic- tion error: MSE= 1 N NX i (xi −y i)2 (5) . Mean Absolute Error (MAE)to quantify per-pixel...
-
[67]
Models Oracles
Experiments Configurations 10.1. Models Oracles. We select Qwen2.5-VL-7B-Instruct [3] as our Or- acle for its strong open-source performance across multi- modal reasoning benchmarks and efficiency to train and de- ploy at only 7B parameters. We train two versions of it: one wi...
2016
-
[68]
Metrics of ablation methods
Ablation results Metrics of ablation methods are reported in Table 5 Table 5. Metrics of ablation methods. Method OOD wildfire eventsOOD wildfire pixelsID wildfire risk rastersConditioning EncoderBrier↓ROC AUC↑ECE↓ROC AUC↑IoU@0.5↑MSE↓SSIM↑MAE↓n/a VLM-enc 0.200 0.738 0.0690.647...
-
[69]
For this reason, we perform simple quantitative and qualitative analyses of CoT Oracle’s general purpose capabilities
General-Purpose Capabilities of CoT Ora- cle (FireScope) After prompting CoT Oracle to provide its reasoning and overall risk score, it may be of interest to users to acquire answers to follow-up questions or continue conversing. For this reason, we perform simple quantitative...
-
[70]
Dense vegetation can increase fire risk due to more fuel available for fires to spread
**Vegetation Density**: The satellite image shows areas with 14 varying shades of green, indicating different levels of vegetation density. Dense vegetation can increase fire risk due to more fuel available for fires to spread
-
[71]
However, the average temperatures in the image region are relatively low, suggesting that fire risk might be moderate but not extremely high
**Climate Data**: - **Average Temperature**: Lower temperatures generally reduce fire risk because fires require higher temperatures to ignite and sustain. However, the average temperatures in the image region are relatively low, suggesting that fire risk might be moderate but...
-
[72]
Slopes can increase fire risk as they allow fires to spread more easily uphill
**Slope**: The satellite image shows areas with varying eleva- tions, which could indicate slopes. Slopes can increase fire risk as they allow fires to spread more easily uphill. Analysis: - **Vegetation Density**: The image shows a mix of dense and less dense vegetation. Dens...
-
[73]
**Avoid Areas Near Vegetation**: Stay away from areas with dense vegetation, as these are more likely to catch fire and spread quickly
-
[74]
**Consider Elevation**: Higher elevation areas may have better air circulation, which can help dissipate heat and reduce the risk of fire
-
[75]
**Avoid Low-Lying Areas**: Low-lying areas can accumulate heat and moisture, making them more susceptible to fire. Recommended Area: Based on the satellite image, a good recommendation would be to build the house in the upper part of the image, specifically in the lighter gree...
-
[76]
This can make the area more comfortable year-round
**Better Air Circulation**: Higher elevation areas typically ex- perience better air circulation, which can help cool the surrounding environment and reduce the risk of heat accumulation. This can make the area more comfortable year-round
-
[77]
Additionally, water can be used for firefighting purposes if needed
**Proximity to Water**: The presence of a body of water nearby can provide a natural buffer zone, reducing the risk of direct fire threats. Additionally, water can be used for firefighting purposes if needed
-
[78]
**Scenic Views**: Higher elevation areas often offer panoramic views of the landscape, which can be visually appealing and provide a sense of tranquility
-
[79]
**Reduced Noise Pollution**: Higher elevation areas are usu- 15 ally quieter than lower-lying areas, as they are farther from urban centers and industrial noise sources
-
[80]
Disadvantages:
**Potential for Wildlife**: Depending on the local ecosystem, higher elevation areas might attract more wildlife, offering opportunities for nature observation and enjoyment. Disadvantages:
-
[81]
This might require additional heating systems and insulation
**Cold Weather**: Higher elevation areas tend to experience colder temperatures during winter, which can be uncomfortable for residents who prefer warmer climates. This might require additional heating systems and insulation
-
[82]
**Snow Accumulation**: Snowfall in higher elevation areas can be significant, leading to snow accumulation that might require regular maintenance and snow removal
-
[83]
This could pose challenges for daily living and emergency services
**Limited Infrastructure**: Higher elevation areas might lack certain infrastructure such as reliable electricity, water supply, and road access. This could pose challenges for daily living and emergency services
-
[84]
**Increased Travel Time**: If the area is far from major cities or towns, travel time to essential services like hospitals, grocery stores, and entertainment venues might be longer
-
[85]
Snow and ice can accumulate on roofs and windows, potentially leading to structural issues
**Potential for Snow and Ice Damage**: While snow can be beautiful, it can also cause damage to structures, especially if not properly maintained. Snow and ice can accumulate on roofs and windows, potentially leading to structural issues. Conclusion: The upper left quadrant of...
-
[86]
moderate
Prompts used In this section, we provide all prompts used for the various experiments related to the creation and evaluation of FireScope. CoT Oracle prompt.This is the prompt provided to CoT Oracle to establish acceptable baseline performance. It is then fine-tuned with this ...
-
[87]
Error study See figures 7, 8, 9 for detailed error distribution study
-
[88]
In Figure 14, we provide examples for high fidelity predictions of U-Net FireScope (see Section 5.4.2)
Examples In Figures 10, 11, 12, 13, we provide exemplary predictions of CoT Oracle. In Figure 14, we provide examples for high fidelity predictions of U-Net FireScope (see Section 5.4.2). 18 Figure 7. tile-wise Brier Score 19 Figure 8. pixel-wise ROC AUC 20 Figure 9. tile-wise...
2020
Reviewed May 25, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.