CVLGMMJun 13

DYNA-PRUNER: Input-Adaptive Data-Model Co-Pruning for Efficient and Scalable Spatio-Temporal Media Prediction

Fuyan Zhang, Yuqi Li, Yingli Tian, Edmond S. L. Ho
arXiv:2606.153468.8
Predicted impact top 58% in CV · last 90 daysOriginality Incremental advance
AI Analysis

Enables real-time deployment of expensive spatio-temporal models on resource-constrained devices by exploiting input-dependent redundancy.

Dyna-Pruner reduces FLOPs by up to 70% and achieves 2.5× speedup on edge devices with <1% accuracy loss for spatio-temporal prediction models by jointly pruning redundant input regions and model components.

Spatio-temporal prediction supports radar/satellite nowcasting and city-scale traffic monitoring, but modern models are often too expensive for real-time deployment. This stems from a mismatch between dense computation and strong input-dependent redundancy (e.g., calm seas or clear skies). To enable automated, resource-aware architecture optimization in scalable media analysis, we propose Dyna-Pruner, an end-to-end framework for input-dependent co-pruning of data and model structure. A shared-importance synchronization mechanism generates coupled masks that prune redundant regions and their corresponding computational units (e.g., convolutional filters), yielding per-sample sparse sub-networks at inference time. Experiments on WeatherBench, SEVIR, and TaxiBJ show seamless integration with CNN, RNN, and Transformer backbones, reducing FLOPs by up to $70\%$ and achieving a $2.5\times$ speedup on NVIDIA Jetson AGX Orin with negligible accuracy loss ($<1\%$).

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes