TL;DR
LIANet is a coordinate-based neural model that represents multi-temporal Earth observation data as a continuous spatiotemporal field, enabling efficient downstream task adaptation without needing original satellite data.
Contribution
This work introduces LIANet, a neural representation that models EO data continuously and can be fine-tuned for various tasks without access to raw satellite imagery.
Findings
Pretrained LIANet can be adapted for downstream tasks with competitive performance.
Fine-tuning LIANet requires less data and computational resources than training from scratch.
The source code and datasets are publicly available at the provided GitHub URL.
Abstract
In this work, we present LIANet (Location Is All You Need Network), a coordinate-based neural representation that models multi-temporal spaceborne Earth observation (EO) data for a given region of interest as a continuous spatiotemporal neural field. Given only spatial and temporal coordinates, LIANet reconstructs the corresponding satellite imagery. Once pretrained, this neural representation can be adapted to various EO downstream tasks, such as semantic segmentation or pixel-wise regression, importantly, without requiring access to the original satellite data. LIANet intends to serve as a user-friendly alternative to Geospatial Foundation Models (GFMs) by eliminating the overhead of data access and preprocessing for end-users and enabling fine-tuning solely based on labels. We demonstrate the pretraining of LIANet across target areas of varying sizes and show that fine-tuning it for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
