Papers › Look Back and Forth: Video Super-Resolution with Explicit Temporal Difference Modeling

Look Back and Forth: Video Super-Resolution with Explicit Temporal Difference Modeling

14 Apr 2022CVPR 2022 1arXiv:2204.07114archive 2025-07-28

Takashi Isobe, Xu Jia, Xin Tao, Changlin Li, Ruihuang Li, Yongjie Shi, Jing Mu, Huchuan Lu, Yu-Wing Tai

Temporal modeling is crucial for video super-resolution. Most of the video super-resolution methods adopt the optical flow or deformable convolution for explicitly motion compensation. However, such temporal modeling techniques increase the model complexity and might fail in case of occlusion or complex motion, resulting in serious distortion and artifacts. In this paper, we propose to explore the role of explicit temporal difference modeling in both LR and HR space. Instead of directly feeding consecutive frames into a VSR model, we propose to compute the temporal difference between frames and divide those pixels into two subsets according to the level of difference. They are separately processed with two branches of different receptive fields in order to better extract complementary information. To further enhance the super-resolution result, not only spatial residual features are extracted, but the difference between consecutive frames in high-frequency domain is also computed. It allows the model to exploit intermediate SR results in both future and past to refine the current SR output. The difference at different time steps could be cached such that information from further distance in time could be propagated to the current frame for refinement. Experiments on several video super-resolution benchmark datasets demonstrate the effectiveness of the proposed method and its favorable performance against state-of-the-art methods.

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="2204.07114")

Code

Syntology Ran 7 of 10 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 5 ran with no contract checked.

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

junpan19/ETDM officialpytorch 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

10 samples harvested; 7 ran; 0 honoured the contract we drafted; 3 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.

2ran · our draft was wrong
5ran
3unverified

Licence: 10 of the 10 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 junpan19/ETDM. “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.

PixelUnShuffle junpan19/ETDM/ETDM-CVPR2022/arch.py official repository ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 2af6fdb53cdcf9ae · report
ResidualBlock_noBN junpan19/ETDM/ETDM-CVPR2022/arch.py official repository ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · f136074979e5a6f6 · report
ResidualBlock_noBN_last junpan19/ETDM/ETDM-CVPR2022/arch.py official repository ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 7ddb448f6e559c59 · report
SpyNet junpan19/ETDM/ETDM-CVPR2022/arch.py official repository ran no licence file found · pointer only · 5a1ec8a42e3866e4 · report
flow_warp junpan19/ETDM/ETDM-CVPR2022/arch.py official repository ran · our draft was wrong no licence file found · pointer only · 5cd863453558a09c · report
neuro_lv junpan19/ETDM/ETDM-CVPR2022/arch.py official repository ran fingerprinted no licence file found · pointer only · 1ff47c060dad2c5a · report
pixel_unshuffle junpan19/ETDM/ETDM-CVPR2022/arch.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 3739d13f4a583c2c · report
ETDM junpan19/ETDM/ETDM-CVPR2022/arch.py official repository unverified no licence file found · pointer only · 998af93184dbe16f · report
initialize_weights junpan19/ETDM/ETDM-CVPR2022/arch.py official repository unverified no licence file found · pointer only · f27572380c023c21 · report
neuro junpan19/ETDM/ETDM-CVPR2022/arch.py official repository unverified no licence file found · pointer only · 80feae59c52f5f28 · report

Tasks

Motion CompensationOptical Flow EstimationSuper-ResolutionVideo Super-Resolution

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ConvolutionDeformable 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