Neural Model Zoo & Physics-Informed Architectures
State-of-the-art deep learning architectures specifically engineered for non-linear dynamical systems, causal feature selection, and thermodynamic energy balance preservation.
Temporal Fusion Transformer (TFT)
State-of-the-art multi-horizon attention architecture incorporating Variable Selection Networks (VSNs), Gated Residual Networks (GRNs), and static metadata enrichment.
Informer (ProbSparse Attention)
Efficient long-sequence time-series forecasting transformer utilizing ProbSparse self-attention and generative decoder distilling to achieve O(L log L) time and space complexity.
Time-Series Transformer (Vanilla + CLS)
Standard encoder-only transformer adapted for continuous geospatial time series with learnable sinusoidal positional encodings and a dedicated classification token head.
Climate Spatial GNN (GCN / SAGE)
Graph Neural Network capturing complex teleconnections and spatial moisture/heat transport across global climate grid cells via message passing over k-NN correlation graphs.
Dynamic Temporal GNN (T-GCN)
Hybrid spatial-temporal neural architecture coupling Graph Convolutional Networks with Gated Recurrent Units (GRUs) to model evolving climate network topology over time.
Physics-Informed NN (PINN)
Deep neural network embedding thermodynamic Navier-Stokes and energy balance differential equations directly into the loss function via automatic differentiation residuals.
PCMCI Non-Linear Causal Discovery
Tigramite-powered causal discovery algorithm utilizing condition-selection PC algorithm followed by Moment-Conditioned Conditional Independence (MCI) testing.
AR(1) Critical Slowing Down Baseline
Classical statistical mechanics indicator measuring the rise in Lag-1 Autocorrelation and rolling variance as a dynamical system approaches a fold bifurcation point.