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
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