AI Navigate

SwiftGS: Episodic Priors for Immediate Satellite Surface Recovery

arXiv cs.CV / 3/20/2026

📰 NewsModels & Research

Key Points

  • SwiftGS is a meta-learned system that reconstructs 3D surfaces from multi-date satellite imagery in a single forward pass by predicting geometry-radiation-decoupled Gaussian primitives and a lightweight SDF, avoiding expensive per-scene optimization.
  • It uses episodic meta-training with a frozen geometric teacher and an uncertainty-aware multi-task loss to learn transferable priors, enabling zero-shot inference with optional compact calibration.
  • The architecture combines a differentiable physics graph for projection, illumination, and sensor response with spatial gating that blends sparse Gaussian detail and global SDF structure, plus semantic-geometric fusion and conditional lightweight task heads.
  • Inference achieves DSM reconstruction and view-consistent rendering at significantly reduced computational cost, with ablations highlighting the benefits of the hybrid representation and physics-aware rendering.

Abstract

Rapid, large-scale 3D reconstruction from multi-date satellite imagery is vital for environmental monitoring, urban planning, and disaster response, yet remains difficult due to illumination changes, sensor heterogeneity, and the cost of per-scene optimization. We introduce SwiftGS, a meta-learned system that reconstructs 3D surfaces in a single forward pass by predicting geometry-radiation-decoupled Gaussian primitives together with a lightweight SDF, replacing expensive per-scene fitting with episodic training that captures transferable priors. The model couples a differentiable physics graph for projection, illumination, and sensor response with spatial gating that blends sparse Gaussian detail and global SDF structure, and incorporates semantic-geometric fusion, conditional lightweight task heads, and multi-view supervision from a frozen geometric teacher under an uncertainty-aware multi-task loss. At inference, SwiftGS operates zero-shot with optional compact calibration and achieves accurate DSM reconstruction and view-consistent rendering at significantly reduced computational cost, with ablations highlighting the benefits of the hybrid representation, physics-aware rendering, and episodic meta-training.