TAda! Temporally-Adaptive Convolutions for Video Understanding
Ziyuan Huang, Shiwei Zhang, Liang Pan, Zhiwu Qing, Mingqian Tang,, Ziwei Liu, Marcelo H. Ang Jr

TL;DR
TAdaConv introduces temporally adaptive convolutions that calibrate weights based on temporal context, significantly enhancing video understanding models' ability to capture complex temporal dynamics efficiently.
Contribution
The paper proposes TAdaConv, a novel adaptive convolution method that calibrates weights temporally, improving modeling capacity and efficiency in video understanding tasks.
Findings
TAdaConv achieves comparable or superior performance on video recognition benchmarks.
Replacing standard convolutions with TAdaConv improves existing models with minimal overhead.
TAdaConv effectively models complex temporal dynamics in videos.
Abstract
Spatial convolutions are widely used in numerous deep video models. It fundamentally assumes spatio-temporal invariance, i.e., using shared weights for every location in different frames. This work presents Temporally-Adaptive Convolutions (TAdaConv) for video understanding, which shows that adaptive weight calibration along the temporal dimension is an efficient way to facilitate modelling complex temporal dynamics in videos. Specifically, TAdaConv empowers the spatial convolutions with temporal modelling abilities by calibrating the convolution weights for each frame according to its local and global temporal context. Compared to previous temporal modelling operations, TAdaConv is more efficient as it operates over the convolution kernels instead of the features, whose dimension is an order of magnitude smaller than the spatial resolutions. Further, the kernel calibration brings an…
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.
Code & Models
Videos
Taxonomy
TopicsHuman Pose and Action Recognition · Multimodal Machine Learning Applications · Diabetic Foot Ulcer Assessment and Management
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Batch Normalization · Residual Block · Residual Connection · 1x1 Convolution · Kaiming Initialization · Average Pooling · Global Average Pooling · Bottleneck Residual Block · Max Pooling
