T-GMSI: A transformer-based generative model for spatial interpolation under sparse measurements
Xiangxi Tian, Jie Shan

TL;DR
This paper introduces T-GMSI, a transformer-based generative model that significantly improves spatial interpolation of digital elevation models from sparse measurements, outperforming traditional and GAN-based methods.
Contribution
The paper presents T-GMSI, a novel transformer-based model that enhances DEM interpolation accuracy under high sparsity without fine-tuning, demonstrating superior performance and transferability.
Findings
Reduces RMSE by 40% on airborne lidar data
Outperforms traditional methods like Kriging and natural neighbor
Achieves 20% RMSE improvement over CEDGAN
Abstract
Generating continuous environmental models from sparsely sampled data is a critical challenge in spatial modeling, particularly for topography. Traditional spatial interpolation methods often struggle with handling sparse measurements. To address this, we propose a Transformer-based Generative Model for Spatial Interpolation (T-GMSI) using a vision transformer (ViT) architecture for digital elevation model (DEM) generation under sparse conditions. T-GMSI replaces traditional convolution-based methods with ViT for feature extraction and DEM interpolation while incorporating a terrain feature-aware loss function for enhanced accuracy. T-GMSI excels in producing high-quality elevation surfaces from datasets with over 70% sparsity and demonstrates strong transferability across diverse landscapes without fine-tuning. Its performance is validated through extensive experiments, outperforming…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsLinear Layer · Softmax · Attention Is All You Need · Dense Connections · Multi-Head Attention · Layer Normalization · Residual Connection · Vision Transformer
