Papers › Temporal Interlacing Network

Temporal Interlacing Network

17 Jan 2020arXiv:2001.06499archive 2025-07-28

Hao Shao, Shengju Qian, Yu Liu

For a long time, the vision community tries to learn the spatio-temporal representation by combining convolutional neural network together with various temporal models, such as the families of Markov chain, optical flow, RNN and temporal convolution. However, these pipelines consume enormous computing resources due to the alternately learning process for spatial and temporal information. One natural question is whether we can embed the temporal information into the spatial one so the information in the two domains can be jointly learned once-only. In this work, we answer this question by presenting a simple yet powerful operator -- temporal interlacing network (TIN). Instead of learning the temporal features, TIN fuses the two kinds of information by interlacing spatial representations from the past to the future, and vice versa. A differentiable interlacing target can be learned to control the interlacing process. In this way, a heavy temporal model is replaced by a simple interlacing operator. We theoretically prove that with a learnable interlacing target, TIN performs equivalently to the regularized temporal convolution network (r-TCN), but gains 4% more accuracy with 6x less latency on 6 challenging benchmarks. These results push the state-of-the-art performances of video understanding by a considerable margin. Not surprising, the ensemble model of the proposed TIN won the 1ˢᵗ place in the ICCV19 - Multi Moments in Time challenge. Code is made available to facilitate further research at https://github.com/deepcs233/TIN

PaperPDFCodeCode 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="2001.06499")

Code

Syntology Ran 12 of 25 code samples harvested from 3 repositories linked to this paper; 13 have no recorded run. Of those that ran: 3 ran · our draft was wrong; 9 ran with no contract checked.

By repository: community (archive-listed): 25 samples from 3 repositories, 12 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

deepcs233/TIN officialmentioned in paperpytorch report
Sense-X/X-Temporal mentioned on GitHubpytorch report
eynaij/X-Temporal_catdim mentioned on GitHubpytorchMIT 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

25 samples harvested; 12 ran; 0 honoured the contract we drafted; 13 have 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 · our draft was wrong
9ran
13unverified

Licence: 0 of the 25 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 3 repositories linked to this paper, official or community; each sample names its own and says which. “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.

BiasConvFc2Net Sense-X/X-Temporal/x_temporal/core/tin.py community (archive-listed) ran MIT (permissive) · b0d4348ec5d54e62 · report
BiasNet Sense-X/X-Temporal/x_temporal/core/tin.py community (archive-listed) ran MIT (permissive) · af9eef72e039d34a · report
CombinNet Sense-X/X-Temporal/x_temporal/core/tin.py community (archive-listed) ran fingerprinted MIT (permissive) · c7f2d4eeb9a8f2c5 · report
OffsetNet open-mmlab/mmaction2/mmaction/models/backbones/resnet_tin.py community (archive-listed) ran Apache-2.0 (permissive) · e2d69011327a8587 · report
TemporalDeform Sense-X/X-Temporal/x_temporal/core/tin.py community (archive-listed) ran MIT (permissive) · 56142e0364e50045 · report
TemporalInterlace open-mmlab/mmaction2/mmaction/models/backbones/resnet_tin.py community (archive-listed) ran Apache-2.0 (permissive) · ea215c4e9afdcbaa · report
WeightConvNet Sense-X/X-Temporal/x_temporal/core/tin.py community (archive-listed) ran fingerprinted MIT (permissive) · ac3b269e2d2ea9f1 · report
WeightNet open-mmlab/mmaction2/mmaction/models/backbones/resnet_tin.py community (archive-listed) ran fingerprinted Apache-2.0 (permissive) · a31c3a0942051e85 · report
WeightNet Sense-X/X-Temporal/x_temporal/core/tin.py community (archive-listed) ran fingerprinted MIT (permissive) · be409544d0de19db · report
conv3x3 eynaij/X-Temporal_catdim/x_temporal/models/resnet.py community (archive-listed) ran · our draft was wrong MIT (permissive) · fac5364e2f53c6db · report
conv3x3x3 eynaij/X-Temporal_catdim/x_temporal/models/resnet3D.py community (archive-listed) ran · our draft was wrong MIT (permissive) · c3b215555357b9d1 · report
downsample_basic_block eynaij/X-Temporal_catdim/x_temporal/models/resnet3D.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 43c0211ff8dbca5f · report
ShiftFeatureFunc Sense-X/X-Temporal/x_temporal/core/tin.py community (archive-listed) unverified MIT (permissive) · 782157bcd8af4111 · report
accuracy eynaij/X-Temporal_catdim/x_temporal/core/utils.py community (archive-listed) unverified MIT (permissive) · f0c9a29156911331 · report
calculate_mAP eynaij/X-Temporal_catdim/x_temporal/core/calculate_map.py community (archive-listed) unverified MIT (permissive) · abad6636feaa1854 · report
get_augmentation eynaij/X-Temporal_catdim/x_temporal/core/models_entry.py community (archive-listed) unverified MIT (permissive) · a69a49fb8e893188 · report
get_optim_policies eynaij/X-Temporal_catdim/x_temporal/core/models_entry.py community (archive-listed) unverified MIT (permissive) · 853dc3e095a9a4d3 · report
linear_sampler open-mmlab/mmaction2/mmaction/models/backbones/resnet_tin.py community (archive-listed) unverified Apache-2.0 (permissive) · 1697f830d024d096 · report
linear_sampler Sense-X/X-Temporal/x_temporal/core/tin.py community (archive-listed) unverified MIT (permissive) · 3f29fda7782b535b · report
make_temporal_interlace Sense-X/X-Temporal/x_temporal/core/tin.py community (archive-listed) unverified MIT (permissive) · 0c82a4c90fd7bea8 · report
make_temporal_shift eynaij/X-Temporal_catdim/x_temporal/core/tsm.py community (archive-listed) unverified MIT (permissive) · 3672320d68533e51 · report
resnet18 eynaij/X-Temporal_catdim/x_temporal/models/resnet.py community (archive-listed) unverified MIT (permissive) · 3133a91c5f65faf6 · report
resnet34 eynaij/X-Temporal_catdim/x_temporal/models/resnet.py community (archive-listed) unverified MIT (permissive) · 55e1a04ae56f65ff · report
softmax eynaij/X-Temporal_catdim/x_temporal/core/utils.py community (archive-listed) unverified MIT (permissive) · 2fc0c71db48a9af8 · report
solve_sigmoid eynaij/X-Temporal_catdim/x_temporal/core/tin.py community (archive-listed) unverified MIT (permissive) · 54338eeed53ef717 · report

Tasks

Optical Flow EstimationVideo Understanding

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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