Dimensional Balance Improves Large Scale Spatiotemporal Prediction Performance
Summary
This paper proposes a framework that uses entropy-based diagnostics to harmonize spatial and temporal feature representations, achieving substantial accuracy gains on large-scale spatiotemporal prediction tasks across urban traffic, meteorology, and epidemic datasets.
View Cached Full Text
Cached at: 05/20/26, 08:34 AM
# Dimensional Balance Improves Large Scale Spatiotemporal Prediction Performance Source: [https://arxiv.org/abs/2605.18793](https://arxiv.org/abs/2605.18793) [View PDF](https://arxiv.org/pdf/2605.18793)[HTML \(experimental\)](https://arxiv.org/html/2605.18793v1) > Abstract:Accurate spatiotemporal pattern analysis is critical in fields such as urban traffic, meteorology, and public health monitoring\. However, existing methods face performance bottlenecks, typically yielding only incremental gains and often exhibiting limited cross\-domain transferability\. We analyze this bottleneck through spatial and temporal entropy measures, which are used as diagnostic indicators of spatiotemporal complexity mismatch rather than as guarantees that entropy alignment alone yields better forecasting\. Empirically, larger mismatch is often accompanied by higher prediction uncertainty, especially under a fixed model\-capacity budget\. Guided by this diagnostic, we propose a scalable, adaptive framework that harmonizes spatial and temporal feature representations\. Spatial dimensionality is compressed via low\-rank matrix embedding to preserve essential structure, while an extended temporal horizon captures long\-range dependencies and mitigates cumulative errors arising from temporal heterogeneity\. Extensive experiments on urban traffic, meteorological, and epidemic datasets demonstrate substantial accuracy gains and broad applicability across the evaluated domains, suggesting that the framework is promising for a wide range of spatiotemporal tasks beyond the current study\. The code is available on GitHub at[this https URL](https://github.com/ST-Balance/ST-Balance)\. ## Submission history From: Jing Chen \[[view email](https://arxiv.org/show-email/ea3a0d57/2605.18793)\] **\[v1\]**Mon, 11 May 2026 06:29:26 UTC \(26,055 KB\)
Similar Articles
Nested Spatio-Temporal Time Series Forecasting
This paper proposes a nested spatiotemporal forecasting framework that uses spectral clustering to construct semantically coherent macro-level regions, which provide top-down guidance for fine-grained micro-level predictions. Experiments on high-dimensional datasets show consistent improvements over state-of-the-art baselines.
Efficient Diffusion LLMs via Temporal-Spatial Parallel Decoding and Confidence Extrapolation
This paper introduces Temporal-Spatial Parallel Decoding (TSPD) and Confidence Extrapolation (CE) to accelerate inference in diffusion-based large language models by dynamically deciding when tokens have converged and forecasting logit trends, reducing unnecessary denoising steps while preserving output quality.
Beyond Holistic Models: Systematic Component-level Benchmarking of Deep Multivariate Time-Series Forecasting
This paper introduces TSCOMP, a large-scale benchmark that systematically decomposes deep multivariate time-series forecasting methods into fine-grained components to enable automated model selection, outperforming complex holistic architectures.
PIMSM: Physics-Informed Multi-Scale Mamba for Stable Neural Representations under Distribution Shift
This paper proposes Physics-Informed Multi-Scale Mamba (PIMSM), a state-space architecture that aligns model memory with physical timescales to improve robustness under distribution shift in scientific time series, demonstrating improvements on fMRI and weather forecasting tasks.
Towards Scalable One-Step Generative Modeling for Autoregressive Dynamical System Forecasting
This paper introduces MeLISA, a latent-free autoregressive generative surrogate for forecasting high-dimensional physical dynamics that uses pixel-space MeanFlow to achieve efficient one-step generation. It demonstrates superior long-horizon statistical accuracy and inference speed compared to neural operators on turbulent flow benchmarks.