← Search

Zilin Gao

5 accepted papers

2025

TAMT: Temporal-Aware Model Tuning for Cross-Domain Few-Shot Action Recognition

CVPR 2025poster

Going beyond few-shot action recognition (FSAR), cross-domain FSAR (CDFSAR) has attracted recent research interests by solving the domain gap lying in source-to-target transfer learning. Existing CDFSAR methods mainly focus on joint training of source and target data to mitigate the side effect of d…

2021

Temporal-attentive Covariance Pooling Networks for Video Recognition

NeurIPS 2021poster

For video recognition task, a global representation summarizing the whole contents of the video snippets plays an important role for the final performance. However, existing video architectures usually generate it by using a simple, global average pooling (GAP) method, which has limited ability to c…

2018

Global Gated Mixture of Second-order Pooling for Improving Deep Convolutional Neural Networks

NeurIPS 2018poster

In most of existing deep convolutional neural networks (CNNs) for classification, global average (first-order) pooling (GAP) has become a standard module to summarize activations of the last convolution layer as final representation for prediction. Recent researches show integration of higher-order…

2018

Towards Faster Training of Global Covariance Pooling Networks by Iterative Matrix Square Root Normalization

CVPR 2018poster

Global covariance pooling in convolutional neural networks has achieved impressive improvement over the classical first-order pooling. Recent works have shown matrix square root normalization plays a central role in achieving state-of-the-art performance. However, existing methods depend heavily on…