Dataset Viewer (First 5GB)
Auto-converted to Parquet
Search is not available for this dataset
image
imagewidth (px)
8
8
End of preview. Expand in Data Studio

FlareBench: A Comprehensive Benchmark for Solar Flare Prediction 🌞

ICCV 2025 arXiv Project Page

FlareBench is a novel benchmark dataset for solar flare prediction that covers the entire 11-year solar activity cycle. This dataset was introduced in our ICCV 2025 paper "Deep Space Weather Model: Long-Range Solar Flare Prediction from Multi-Wavelength Images".

Why FlareBench?

Most conventional datasets for solar flare prediction do not cover diverse solar activity states. Consequently, models trained on such datasets can exhibit biases towards specific periods of solar activity. Furthermore, many datasets contain only small, low-resolution sunspot patches.

FlareBench presents unique challenges:

  • Requires modeling long-term, diverse solar states spanning the entire 11-year solar cycle
  • Demands computationally efficient architectures for multi-wavelength images capturing multi-layered physical phenomena
  • Handles highly imbalanced class distributions that vary significantly across different years

πŸ—‚οΈ Dataset Structure

FlareBench/
β”œβ”€β”€ solar_images/
β”‚   β”œβ”€β”€ aia/          # Atmospheric Imaging Assembly (9 wavelengths)
β”‚   β”‚   β”œβ”€β”€ 2011/     # πŸ“Š Data available (Apr-Dec 2011)
β”‚   β”‚   β”œβ”€β”€ 2012/     # πŸ“‚ Same structure as 2011, no data files
β”‚   β”‚   β”œβ”€β”€ ...
β”‚   β”‚   └── 2024/
β”‚   └── hmi/          # Helioseismic and Magnetic Imager
β”‚       β”œβ”€β”€ 2011/     # πŸ“Š Data available (Jan-Dec 2011)  
β”‚       β”œβ”€β”€ 2012/     # πŸ“‚ Same structure as 2011, no data files
β”‚       └── ...
└── xrs/              # X-Ray Sensor data from GOES satellites
    β”œβ”€β”€ 2011/         # πŸ“Š Data available (full year)
    β”œβ”€β”€ 2012/         # πŸ“‚ Same structure as 2011, no data files
    └── ...

πŸ“ˆ Dataset Statistics

  • Total Samples: 95,837 (after quality filtering)
  • Time Period: June 2011 - November 2022 (full solar cycle)
  • Temporal Resolution: 1-hour cadence
  • Spatial Resolution: Full-disk solar observations
  • Class Distribution:
    • X-class: 1,750 samples (1.8%)
    • M-class: 13,263 samples (13.8%)
    • C-class: 34,978 samples (36.5%)
    • No-flare: 47,775 samples (49.9%)

Data Composition

Solar Images:

  • AIA (Atmospheric Imaging Assembly): Multi-wavelength extreme ultraviolet observations capturing the multi-layered coronal atmosphere
  • HMI (Helioseismic and Magnetic Imager): Line-of-sight and vector magnetic field observations from the photosphere

X-Ray Sensor Data:

  • XRS: Solar X-ray flux measurements from GOES satellites
  • Formats: Both CSV and NetCDF files
  • Content: Raw and processed solar X-ray flux data

🎯 Prediction Task

FlareBench focuses on predicting the maximum class of solar flare within the next 24 hours, following standard approaches in solar flare prediction research. The prediction classes are:

  • X-class: Major flares (β‰₯10⁻⁴ W/mΒ²)
  • M-class: Moderate flares (10⁻⁡ to 10⁻⁴ W/mΒ²)
  • C-class: Minor flares (10⁻⁢ to 10⁻⁡ W/mΒ²)
  • No-flare: Below C-class threshold

πŸ“§ Request Full Dataset

Need data from other years (2012-2022)? Please contact us at: [email protected]

We will provide access to the complete dataset for research purposes. Please include:

  • Your research affiliation
  • Brief description of your research project
  • Intended use of the dataset
  • Preferred data transfer method

πŸ“š Citation

If you use FlareBench in your research, please cite our ICCV 2025 paper:

@inproceedings{nagashima2025deepswm,
  title={Deep Space Weather Model: Long-Range Solar Flare Prediction from Multi-Wavelength Images},
  author={Shunya Nagashima and Komei Sugiura},
  booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision},
  year={2025}
}

πŸ”— Related Resources

πŸ“„ License

This dataset is released under the Creative Commons Attribution 4.0 International License (CC BY 4.0).

🀝 Acknowledgments

This dataset is built using observations from:

  • Solar Dynamics Observatory (SDO): NASA's flagship solar observation mission
  • GOES Satellites: NOAA's Geostationary Operational Environmental Satellites

πŸ“ž Contact

For questions, issues, or collaboration opportunities:

Downloads last month
761