Papers › Learning Self-Similarity in Space and Time as Generalized Motion for Video Action Recognition

Learning Self-Similarity in Space and Time as Generalized Motion for Video Action Recognition

14 Feb 2021ICCV 2021 10arXiv:2102.07092archive 2025-07-28

Heeseung Kwon, Manjin Kim, Suha Kwak, Minsu Cho

Spatio-temporal convolution often fails to learn motion dynamics in videos and thus an effective motion representation is required for video understanding in the wild. In this paper, we propose a rich and robust motion representation based on spatio-temporal self-similarity (STSS). Given a sequence of frames, STSS represents each local region as similarities to its neighbors in space and time. By converting appearance features into relational values, it enables the learner to better recognize structural patterns in space and time. We leverage the whole volume of STSS and let our model learn to extract an effective motion representation from it. The proposed neural block, dubbed SELFY, can be easily inserted into neural architectures and trained end-to-end without additional supervision. With a sufficient volume of the neighborhood in space and time, it effectively captures long-term interaction and fast motion in the video, leading to robust action recognition. Our experimental analysis demonstrates its superiority over previous methods for motion modeling as well as its complementarity to spatio-temporal features from direct convolution. On the standard action recognition benchmarks, Something-Something-V1 & V2, Diving-48, and FineGym, the proposed method achieves the state-of-the-art results.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2102.07092")

Code

Syntology Ran 3 of 4 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 3 ran with no contract checked.

By repository: official repository: 4 samples from 1 repository, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

arunos728/SELFY officialmentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

4 samples harvested; 3 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

3ran
1unverified

Licence: 4 of the 4 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from arunos728/SELFY. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

STSSExtraction arunos728/SELFY/ops/selfy.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 91d0b5bcdfcb245c · report
STSSIntegration arunos728/SELFY/ops/selfy.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 81bdbb798cb084e6 · report
STSSTransformation arunos728/SELFY/ops/selfy.py official repository ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 40e019d83e78ad9a · report
SELFYBlock arunos728/SELFY/ops/selfy.py official repository unverified no licence file found · pointer only · d00a7beec2284121 · report

Tasks

Action RecognitionTemporal Action LocalizationVideo Understanding

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Action Recognition Something-Something V1 SELFYNet-TSM-R50En (8+16 frames, ImageNet pretrained, 2 clips) Top 1 Accuracy 56.6 #19 of 74 Archive leaderboard report
Action Recognition Something-Something V1 SELFYNet-TSM-R50En (8+16 frames, ImageNet pretrained, 2 clips) Top 5 Accuracy 84.4 #19 of 74 Archive leaderboard report
Action Recognition Something-Something V1 SELFYNet-TSM-R50En (8+16 frames, ImageNet pretrained, a single clip) Top 1 Accuracy 55.8 #24 of 74 Archive leaderboard report
Action Recognition Something-Something V1 SELFYNet-TSM-R50En (8+16 frames, ImageNet pretrained, a single clip) Top 5 Accuracy 83.9 #24 of 74 Archive leaderboard report
Action Recognition Something-Something V1 SELFYNet-TSM-R50 (16 frames, ImageNet pretrained) Top 1 Accuracy 54.3 #32 of 74 Archive leaderboard report
Action Recognition Something-Something V1 SELFYNet-TSM-R50 (16 frames, ImageNet pretrained) Top 5 Accuracy 82.9 #32 of 74 Archive leaderboard report
Action Recognition Something-Something V2 SELFYNet-TSM-R50En (8+16 frames, ImageNet pretrained, 2 clips) Top-1 Accuracy 67.7 #61 of 123 Archive leaderboard report
Action Recognition Something-Something V2 SELFYNet-TSM-R50En (8+16 frames, ImageNet pretrained, 2 clips) Top-5 Accuracy 91.1 #61 of 123 Archive leaderboard report
Action Recognition Something-Something V2 SELFYNet-TSM-R50En (8+16 frames, ImageNet pretrained, a single clip) Top-1 Accuracy 67.4 #64 of 123 Archive leaderboard report
Action Recognition Something-Something V2 SELFYNet-TSM-R50En (8+16 frames, ImageNet pretrained, a single clip) Top-5 Accuracy 91 #64 of 123 Archive leaderboard report
Action Recognition Something-Something V2 SELFYNet-TSM-R50 (16 frames, ImageNet pretrained) Top-1 Accuracy 65.7 #86 of 123 Archive leaderboard report
Action Recognition Something-Something V2 SELFYNet-TSM-R50 (16 frames, ImageNet pretrained) Top-5 Accuracy 89.8 #86 of 123 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

Convolution

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