SCENT: Robust Spatiotemporal Learning for Continuous Scientific Data via Scalable Conditioned Neural Fields
David Keetae Park, Xihaier Luo, Guang Zhao, Seungjun Lee, Miruna Oprescu, Shinjae Yoo
TL;DR
SCENT introduces a scalable, continuity-informed spatiotemporal learning framework that unifies interpolation, reconstruction, and forecasting for continuous scientific data. It uses a transformer-based encoder-processor-decoder with learnable queries, a Time-Targeted Spatial Encoder, and a Temporal Warp Processor to capture multi-scale dependencies, aided by sparse attention for efficiency. Across Navier-Stokes benchmarks, simulated large-scale datasets, and real AirDelhi PM2.5 data, SCENT achieves state-of-the-art or competitive performance with strong robustness to noise, missing data, and dynamic sensor patterns. The work demonstrates the viability of time-continuous representations from irregular data, with broad implications for geophysics, climate science, and environmental monitoring.
Abstract
Spatiotemporal learning is challenging due to the intricate interplay between spatial and temporal dependencies, the high dimensionality of the data, and scalability constraints. These challenges are further amplified in scientific domains, where data is often irregularly distributed (e.g., missing values from sensor failures) and high-volume (e.g., high-fidelity simulations), posing additional computational and modeling difficulties. In this paper, we present SCENT, a novel framework for scalable and continuity-informed spatiotemporal representation learning. SCENT unifies interpolation, reconstruction, and forecasting within a single architecture. Built on a transformer-based encoder-processor-decoder backbone, SCENT introduces learnable queries to enhance generalization and a query-wise cross-attention mechanism to effectively capture multi-scale dependencies. To ensure scalability in both data size and model complexity, we incorporate a sparse attention mechanism, enabling flexible output representations and efficient evaluation at arbitrary resolutions. We validate SCENT through extensive simulations and real-world experiments, demonstrating state-of-the-art performance across multiple challenging tasks while achieving superior scalability.
