paper-with-me

Papers

Neural Embedding Compression For Efficient Multi-Task Earth Observation Modelling

2024-03-26 · Carlos Gomes, Thomas Brunschwiler

As repositories of large scale data in earth observation (EO) have grown, so have transfer and storage costs for model training and inference, expending significant resources. We introduce Neural Embedding Compression (NEC), based on the transfer of compressed embeddings to data consumers instead of raw data. We adapt foundation models (FM) through learned neural compression to generate multi-task embeddings while navigating the tradeoff between compression rate and embedding utility. We update only a small fraction of the FM parameters (10%) for a short training period (1% of the iterations of pre-training). We evaluate NEC on two EO tasks: scene classification and semantic segmentation. Compared with applying traditional compression to the raw data, NEC achieves similar accuracy with a 75% to 90% reduction in data. Even at 99.7% compression, performance drops by only 5% on the scene classification task. Overall, NEC is a data-efficient yet performant approach for multi-task EO modelling.

📄 PDF Abstract BibTeX arXiv:2403.17886

Code (1)

ibm/neural-embedding-compression 공식 구현 pytorch

Tasks

Earth ObservationScene ClassificationSemantic Segmentation

Similar Papers 제목 키워드 기반

NeuCo-Bench: A Novel Benchmark Framework for Neural Embeddings in Earth Observation

2025-10-19 · Rikard Vinge, Isabelle Wittmann, Jannik Schneider, Michael Marszalek 외 arxiv

We introduce NeuCo-Bench, a novel benchmark framework for evaluating (lossy) neural compression and representation learning in the context of Earth Observation (EO). Our approach builds on fixed-size embeddings that act …

Representation Learning

Transforming the Use of Earth Observation Data: Exascale Training of a Generative Compression Model with Historical Priors for up to 10,000x Data Reduction

2026-05-09 · Jinxiao Zhang, Runmin Dong, Xiyong Wu, Xihan Huang 외 arxiv

Earth observation is becoming one of the largest data-producing activities in science, yet current pipelines still treat compression as a storage and transmission tool rather than a new way to use data. We present a gene…

Learned Image Compression for Earth Observation: Implications for Downstream Segmentation Tasks

2025-12-01 · Christian Mollière, Iker Cumplido, Marco Zeulner, Lukas Liesenhoff 외 arxiv

The rapid growth of data from satellite-based Earth observation (EO) systems poses significant challenges in data transmission and storage. We evaluate the potential of task-specific learned compression algorithms in thi…

Image Compression

OlmoEarth: Stable Latent Image Modeling for Multimodal Earth Observation

2025-11-17 · Henry Herzog, Favyen Bastani, Yawen Zhang, Gabriel Tseng 외 arxiv

Earth observation data presents a unique challenge: it is spatial like images, sequential like video or text, and highly multimodal. We present OlmoEarth: a multimodal, spatio-temporal foundation model that employs a nov…

Self-Supervised Learning

TerraCodec: Compressing Optical Earth Observation Data

2025-10-14 · Julen Costa-Watanabe, Isabelle Wittmann, Benedikt Blumenstiel, Konrad Schindler arxiv

Earth observation (EO) satellites produce massive streams of multispectral image time series, posing pressing challenges for storage and transmission. Yet, learned EO compression remains fragmented and lacks publicly ava…

Image Compression