The paper introduces EWRA, a two-stage reasoning-aware fine-tuning method for small language models, together with the ExtremeWeatherNews dataset of over 127,000 extreme-weather news sentences, and evaluates both on three weather analytics tasks.
FloodBrain: Flood Disaster Reporting by Web-based Retrieval Augmented Generation with an LLM
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Fast disaster impact reporting is crucial in planning humanitarian assistance. Large Language Models (LLMs) are well known for their ability to write coherent text and fulfill a variety of tasks relevant to impact reporting, such as question answering or text summarization. However, LLMs are constrained by the knowledge within their training data and are prone to generating inaccurate, or "hallucinated", information. To address this, we introduce a sophisticated pipeline embodied in our tool FloodBrain (floodbrain.com), specialized in generating flood disaster impact reports by extracting and curating information from the web. Our pipeline assimilates information from web search results to produce detailed and accurate reports on flood events. We test different LLMs as backbones in our tool and compare their generated reports to human-written reports on different metrics. Similar to other studies, we find a notable correlation between the scores assigned by GPT-4 and the scores given by human evaluators when comparing our generated reports to human-authored ones. Additionally, we conduct an ablation study to test our single pipeline components and their relevancy for the final reports. With our tool, we aim to advance the use of LLMs for disaster impact reporting and reduce the time for coordination of humanitarian efforts in the wake of flood disasters.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
ClimaEmpact: Domain-Aligned Small Language Models and Datasets for Extreme Weather Analytics
The paper introduces EWRA, a two-stage reasoning-aware fine-tuning method for small language models, together with the ExtremeWeatherNews dataset of over 127,000 extreme-weather news sentences, and evaluates both on three weather analytics tasks.