paper-with-me

Papers

Mesogeos: A multi-purpose dataset for data-driven wildfire modeling in the Mediterranean

2023-06-08 · NeurIPS 2023 11 · Spyros Kondylatos, Ioannis Prapas, Gustau Camps-Valls, Ioannis Papoutsis

We introduce Mesogeos, a large-scale multi-purpose dataset for wildfire modeling in the Mediterranean. Mesogeos integrates variables representing wildfire drivers (meteorology, vegetation, human activity) and historical records of wildfire ignitions and burned areas for 17 years (2006-2022). It is designed as a cloud-friendly spatio-temporal dataset, namely a datacube, harmonizing all variables in a grid of 1km x 1km x 1-day resolution. The datacube structure offers opportunities to assess machine learning (ML) usage in various wildfire modeling tasks. We extract two ML-ready datasets that establish distinct tracks to demonstrate this potential: (1) short-term wildfire danger forecasting and (2) final burned area estimation given the point of ignition. We define appropriate metrics and baselines to evaluate the performance of models in each track. By publishing the datacube, along with the code to create the ML datasets and models, we encourage the community to foster the implementation of additional tracks for mitigating the increasing threat of wildfires in the Mediterranean.

📄 PDF Abstract BibTeX arXiv:2306.05144

Code (1)

orion-ai-lab/mesogeos 공식 구현 pytorch

Similar Papers 제목 키워드 기반

From Data-Driven to Purpose-Driven Artificial Intelligence: Systems Thinking for Data-Analytic Automation of Patient Care

2025-06-16 · Daniel Anadria, Roel Dobbe, Anastasia Giachanou, Ruurd Kuiper 외

In this work, we reflect on the data-driven modeling paradigm that is gaining ground in AI-driven automation of patient care. We argue that the repurposing of existing real-world patient datasets for machine learning may…

LP Data Pipeline: Lightweight, Purpose-driven Data Pipeline for Large Language Models

2024-11-18 · Yungi Kim, Hyunsoo Ha, Seonghoon Yang, Sukyung Lee 외

Creating high-quality, large-scale datasets for large language models (LLMs) often relies on resource-intensive, GPU-accelerated models for quality filtering, making the process time-consuming and costly. This dependence…

GPU

Data-Driven Meets Navigation: Concepts, Models, and Experimental Validation

2022-10-06 · Itzik Klein

The purpose of navigation is to determine the position, velocity, and orientation of manned and autonomous platforms, humans, and animals. Obtaining accurate navigation commonly requires fusion between several sensors, s…

Autonomous NavigationPositionSensor Fusion

VAST : The Virtual Acoustic Space Traveler Dataset

2016-12-14 · Clément Gaultier, Saurabh Kataria, Antoine Deleforge

This paper introduces a new paradigm for sound source lo-calization referred to as virtual acoustic space traveling (VAST) and presents a first dataset designed for this purpose. Existing sound source localization method…

Sound Source Localization

AutoDCWorkflow: LLM-based Data Cleaning Workflow Auto-Generation and Benchmark

2024-12-09 · Lan Li, Liri Fang, Vetle I. Torvik

We investigate the reasoning capabilities of large language models (LLMs) for automatically generating data-cleaning workflows. To evaluate LLMs' ability to complete data-cleaning tasks, we implemented a pipeline for LLM…

Missing Values