TESSERA v2: Scaling Pixel-wise Earth Foundation Models
This paper presents the largest controlled scaling study for pixel-wise Earth-observation foundation models, revealing that pretraining loss is a poor predictor of downstream performance and establishing a compute-allocation rule that enables the creation of compact, high-performing distilled student models which outperform existing products while supporting flexible, low-cost Matryoshka embeddings.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine trying to understand the Earth by looking at a giant, messy photo album. Every page is a picture of a specific spot on the planet, but the photos are taken at different times, by different cameras, and half of them are covered in clouds or fog. This is the daily reality for scientists who study our planet using satellites. They need to turn these chaotic, incomplete snapshots into a clear, usable map of what the Earth is doing—whether it's tracking how forests grow, counting crops, or spotting pollution. To do this, they use something called "foundation models." Think of these models as super-smart students who have read every satellite photo ever taken. Instead of giving you the raw, heavy photos, these students summarize the information into a tiny, efficient "ID card" (an embedding) for every spot on Earth. This ID card tells you everything you need to know about that location without needing to carry around the whole photo album. The big question, however, has always been: How do we train these students to be the best possible without wasting a fortune on electricity and time?
This paper, titled TESSERA V2, is a massive experiment to answer exactly that question. The researchers ran 395 different training sessions to figure out the perfect recipe for building these Earth-observing AI models. They discovered a few surprising things. First, they found that the usual way of judging a student's progress—looking at their "homework score" (the pretraining loss)—is actually a terrible predictor of how well they will do in the real world. It's like a student getting an A on a practice test but failing the final exam; the paper shows that relying on this score wastes a huge amount of computing power. Instead, they found the winning strategy is to make the "brain" of the model (the encoder) much bigger and feed it more data, while keeping the part that organizes the answers (the projector) small and fixed.
But there's a catch: a giant brain is expensive to run. If you build a super-smart teacher, it costs too much to use every day. So, the team used a clever trick called "distillation." They trained one giant, 2-billion-parameter "teacher" model using their new rules, and then taught four smaller, "student" models to copy its thinking. These students are tiny compared to the teacher but still incredibly smart. Even cooler, these students can spit out answers in different sizes, like a Russian nesting doll (Matryoshka). You can ask for a tiny 16-dimensional answer that takes up very little storage space but keeps 92% of the accuracy, or a full 128-dimensional answer if you need every last detail. The result is a family of models that are cheaper to store, faster to run, and more accurate at real-world tasks than any other open or private system tested, proving that sometimes, the best way to scale up is to train a giant and then shrink it down.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.