Papers › MEMFOF: High-Resolution Training for Memory-Efficient Multi-Frame Optical Flow Estimation

MEMFOF: High-Resolution Training for Memory-Efficient Multi-Frame Optical Flow Estimation

29 Jun 2025arXiv:2506.23151archive 2025-07-28

Vladislav Bargatin, Egor Chistov, Alexander Yakovenko, Dmitriy Vatolin

Recent advances in optical flow estimation have prioritized accuracy at the cost of growing GPU memory consumption, particularly for high-resolution (FullHD) inputs. We introduce MEMFOF, a memory-efficient multi-frame optical flow method that identifies a favorable trade-off between multi-frame estimation and GPU memory usage. Notably, MEMFOF requires only 2.09 GB of GPU memory at runtime for 1080p inputs, and 28.5 GB during training, which uniquely positions our method to be trained at native 1080p without the need for cropping or downsampling. We systematically revisit design choices from RAFT-like architectures, integrating reduced correlation volumes and high-resolution training protocols alongside multi-frame estimation, to achieve state-of-the-art performance across multiple benchmarks while substantially reducing memory overhead. Our method outperforms more resource-intensive alternatives in both accuracy and runtime efficiency, validating its robustness for flow estimation at high resolutions. At the time of submission, our method ranks first on the Spring benchmark with a 1-pixel (1px) outlier rate of 3.289, leads Sintel (clean) with an endpoint error (EPE) of 0.963, and achieves the best Fl-all error on KITTI-2015 at 2.94%. The code is available at https://github.com/msu-video-group/memfof.

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

Code

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

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

msu-video-group/memfof officialmentioned in papermentioned 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

13 samples harvested; 9 ran; 0 honoured the contract we drafted; 4 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.

1ran · our draft was wrong
8ran
4unverified

Licence: 0 of the 13 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 msu-video-group/memfof. “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.

Aggregate msu-video-group/memfof/memfof/model.py official repository ran BSD-3-Clause (permissive) · 167a7e8bc140806b · report
Attention msu-video-group/memfof/memfof/model.py official repository ran BSD-3-Clause (permissive) · 14f1b0e4c1e457ba · report
BasicMotionEncoder msu-video-group/memfof/memfof/model.py official repository ran BSD-3-Clause (permissive) · 2133e755baf0eebe · report
ConvNextBlock msu-video-group/memfof/memfof/model.py official repository ran BSD-3-Clause (permissive) · 5889efba95f106e9 · report
CorrBlock msu-video-group/memfof/memfof/model.py official repository ran BSD-3-Clause (permissive) · aafc690578a6d225 · report
GMAUpdateBlock msu-video-group/memfof/memfof/model.py official repository ran BSD-3-Clause (permissive) · ff47f683000643e1 · report
InputPadder msu-video-group/memfof/memfof/model.py official repository ran BSD-3-Clause (permissive) · 0fac8348cbeeb2ca · report
ResNetFPN16x msu-video-group/memfof/memfof/model.py official repository ran BSD-3-Clause (permissive) · 4913dffc8eae9dc0 · report
conv3x3 msu-video-group/memfof/memfof/model.py official repository ran · our draft was wrong BSD-3-Clause (permissive) · 7599edadbb4f2bdc · report
MEMFOF msu-video-group/memfof/memfof/model.py official repository unverified BSD-3-Clause (permissive) · 3a95acdcbffbcf5b · report
bilinear_sampler msu-video-group/memfof/memfof/model.py official repository unverified BSD-3-Clause (permissive) · 0d272f32cfaeb750 · report
init_conv1_weights msu-video-group/memfof/memfof/model.py official repository unverified BSD-3-Clause (permissive) · 3eac67065d155459 · report
init_model_weights msu-video-group/memfof/memfof/model.py official repository unverified BSD-3-Clause (permissive) · a8c4a270d6812a71 · report

Tasks

Optical Flow Estimation

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Optical Flow Estimation KITTI 2015 MEMFOF Fl-all 2.94 #1 of 18 Archive leaderboard report
Optical Flow Estimation KITTI 2015 MEMFOF Fl-fg 4.66 #1 of 18 Archive leaderboard report
Optical Flow Estimation KITTI 2015 (train) MEMFOF EPE 2.93 #1 of 19 Archive leaderboard report
Optical Flow Estimation KITTI 2015 (train) MEMFOF F1-all 9.93 #1 of 19 Archive leaderboard report
Optical Flow Estimation Sintel-clean MEMFOF-L Average End-Point Error 0.963 #1 of 29 Archive leaderboard report
Optical Flow Estimation Sintel-final MEMFOF-L Average End-Point Error 1.907 #1 of 28 Archive leaderboard report
Optical Flow Estimation Spring MEMFOF 1px total 3.289 #1 of 11 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.

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