Mikolaj Czerkawski
mikonvergence
AI & ML interests
None yet
Recent Activity
new activity about 3 hours ago
Major-TOM/Core-AlphaEarth-Embeddings:Add task category and link to EarthEmbeddingExplorer paper liked a Space about 24 hours ago
asterisk-labs/betaearth posted an update 1 day ago
๐ฅ Introducing BetaEarth - your own Earth embedding emulator [๐๐ซ๐-๐๐๐ฅ๐๐๐ฌ๐]
The past year has brought many notable embedding products, like AlphaEarth, TESSERA or OlmoEarth. We are entering a phase where embeddings begin to act as a substitute for real observation data.
BetaEarth is an attempt to explore how much one can learn from a model based on its embeddings alone, and whether those embeddings can serve as a useful training target for other models. Huge credit to the AlphaEarth team for releasing the embedding archive openly โ it's what made this kind of community-built extension possible.
[๐๐๐ญ๐๐๐๐ซ๐ญ๐ก ๐ข๐ฌ ๐ง๐จ๐ญ ๐ ๐๐จ๐ฎ๐ง๐๐๐ญ๐ข๐จ๐ง ๐ฆ๐จ๐๐๐ฅ ๐๐ฎ๐ญ ๐ข๐ญ ๐ญ๐ซ๐ข๐๐ฌ ๐ข๐ญ๐ฌ ๐๐๐ฌ๐ญ]
BetaEarth is a flexible (and relatively lightweight) emulator of the AlphaEarth annual product. It doesn't reproduce AlphaEarth's exact outputs, nor the product, but it reaches ~0.87 cosine similarity on held-out data and retains 97% of downstream land-cover classification accuracy. It only took 1-2 days to train.
It can encode any combination (including multi-temporal) of:
- Sentinel-2 L1C
- Sentinel-2 L2A
- Sentinel-1 RTC
- COP-DEM 30 product
The model weights are open, just like its training data (built exclusively using Major TOM). The GitHub repository provides a script for automated generation of embeddings across any footprint.
You can also try the workflow over small bounding boxes on the free Hugging Face web app!
โ๏ธ GitHub: https://github.com/asterisk-labs/beta-earth
๐ฅ๏ธ Web App: https://huggingface.co/spaces/asterisk-labs/betaearth
๐ญ Models: https://huggingface.co/collections/asterisk-labs/beta-earth
๐จ Colab: https://colab.research.google.com/github/asterisk-labs/beta-earth/blob/main/examples/generate_demo.ipynb
๐๏ธ Pre-print: https://github.com/asterisk-labs/beta-earth/blob/main/docs/beta_earth_preprint.pdf