Papers › Learning Spatio-Temporal Representation with Local and Global Diffusion
Learning Spatio-Temporal Representation with Local and Global Diffusion
Zhaofan Qiu, Ting Yao, Chong-Wah Ngo, Xinmei Tian, Tao Mei
Convolutional Neural Networks (CNN) have been regarded as a powerful class of models for visual recognition problems. Nevertheless, the convolutional filters in these networks are local operations while ignoring the large-range dependency. Such drawback becomes even worse particularly for video recognition, since video is an information-intensive media with complex temporal variations. In this paper, we present a novel framework to boost the spatio-temporal representation learning by Local and Global Diffusion (LGD). Specifically, we construct a novel neural network architecture that learns the local and global representations in parallel. The architecture is composed of LGD blocks, where each block updates local and global features by modeling the diffusions between these two representations. Diffusions effectively interact two aspects of information, i.e., localized and holistic, for more powerful way of representation learning. Furthermore, a kernelized classifier is introduced to combine the representations from two aspects for video recognition. Our LGD networks achieve clear improvements on the large-scale Kinetics-400 and Kinetics-600 video classification datasets against the best competitors by 3.5% and 0.7%. We further examine the generalization of both the global and local representations produced by our pre-trained LGD networks on four different benchmarks for video action recognition and spatio-temporal action detection tasks. Superior performances over several state-of-the-art techniques on these benchmarks are reported. Code is available at: https://github.com/ZhaofanQiu/local-and-global-diffusion-networks.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
Code
No code repository is listed for this paper in the archive or in Syntology's graph.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Action Classification | Kinetics-400 | LGD-3D Two-stream (ResNet-101) | Acc@1 | 81.2 | #86 of 207 | Archive leaderboard | report |
| Action Classification | Kinetics-400 | LGD-3D Two-stream (ResNet-101) | Acc@5 | 95.2 | #86 of 207 | Archive leaderboard | report |
| Action Classification | Kinetics-400 | LGD-3D RGB (ResNet-101) | Acc@1 | 79.4 | #110 of 207 | Archive leaderboard | report |
| Action Classification | Kinetics-400 | LGD-3D RGB (ResNet-101) | Acc@5 | 94.4 | #110 of 207 | Archive leaderboard | report |
| Action Classification | Kinetics-400 | LGD-3D Flow (ResNet-101) | Acc@1 | 72.3 | #174 of 207 | Archive leaderboard | report |
| Action Classification | Kinetics-400 | LGD-3D Flow (ResNet-101) | Acc@5 | 90.9 | #174 of 207 | Archive leaderboard | report |
| Action Classification | Kinetics-600 | LGD-3D Two-stream | Top-1 Accuracy | 83.1 | #40 of 65 | Archive leaderboard | report |
| Action Classification | Kinetics-600 | LGD-3D Two-stream | Top-5 Accuracy | 96.2 | #40 of 65 | Archive leaderboard | report |
| Action Classification | Kinetics-600 | LGD-3D RGB | Top-1 Accuracy | 81.5 | #47 of 65 | Archive leaderboard | report |
| Action Classification | Kinetics-600 | LGD-3D RGB | Top-5 Accuracy | 95.6 | #47 of 65 | Archive leaderboard | report |
| Action Classification | Kinetics-600 | LGD-3D Flow | Top-1 Accuracy | 75 | #60 of 65 | Archive leaderboard | report |
| Action Classification | Kinetics-600 | LGD-3D Flow | Top-5 Accuracy | 92.4 | #60 of 65 | Archive leaderboard | report |
| Action Recognition | HMDB-51 | LGD-3D Two-stream | Average accuracy of 3 splits | 80.5 | #22 of 77 | Archive leaderboard | report |
| Action Recognition | HMDB-51 | LGD-3D Flow | Average accuracy of 3 splits | 78.9 | #26 of 77 | Archive leaderboard | report |
| Action Recognition | HMDB-51 | LGD-3D RGB | Average accuracy of 3 splits | 75.7 | #39 of 77 | Archive leaderboard | report |
| Action Recognition | UCF101 | LGD-3D Two-stream | 3-fold Accuracy | 98.2 | #10 of 91 | Archive leaderboard | report |
| Action Recognition | UCF101 | LGD-3D RGB | 3-fold Accuracy | 97 | #27 of 91 | Archive leaderboard | report |
| Action Recognition | UCF101 | LGD-3D Flow | 3-fold Accuracy | 96.8 | #32 of 91 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections