Skip to content

HEALPix curriculum #2794

Description

@TillHae

Describe the task. It can be a feature, documentation, etc.

Add HEALPix curriculum to the WeatherGenerator for more efficient training.

In my bachelor thesis, I discovered that starting at a lower HEALPix Level (HL) and sequentially increasing it during training results in efficiency gains. This coarse-to-fine curriculum reduces compute time by almost 95% in the early stages of training up to HL 6. Furthermore, it continues to save compute to a smaller extent as the curriculum progresses, all without losing final model performance. When training to even finer resolutions like HL 8 it should even result in a greater efficiency gain. We should integrate a configuration mechanism to automate these HL transitions and dataset swaps natively during training.

Hedgedoc URL, if you are keeping notes, plots, logs in hedgedoc.

No response

Area

  • datasets, data readers, data preparation and transfer
  • model
  • science
  • infrastructure and engineering
  • evaluation, export and visualization
  • documentation
  • performance

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

modelRelated to model training or definition (not generic infra)

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions