Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Rethinking Dense Optical Flow without Test-Time Scaling

About

Recent progress in dense optical flow has been driven by increasingly complex architectures and multi-step refinement for test-time scaling. While these approaches achieve strong benchmark performance, they also require substantial computation during inference. This raises a fundamental question: Is scaling test-time computation the only way to improve dense optical flow accuracy? We argue that it is not. Instead, powerful visual semantic and geometric priors encoded in modern foundation models can reduce, if not overcome, the need for computationally expensive iterative refinement at test-time. In this paper, we present a framework that estimates dense optical flow in a single forward pass, leveraging pretrained foundation representations, while avoiding iterative refinement and additional inference-time computation, thus offering an alternative to test-time scaling. Our method extracts visual semantic features from a frozen DINO-v2 backbone and combines them with geometric cues from a monocular depth foundation model. We fuse these complementary priors into a unified representation and apply a global matching formulation to estimate dense correspondences without recurrent updates or test-time optimization. Despite avoiding iterative refinement, our approach achieves strong cross-dataset generalization across challenging benchmarks. On Sintel Final, we obtain 2.81 EPE without refinement, significantly improving over state-of-the-art (SOTA) SEA-RAFT under comparable training conditions and outperforming RAFT, GMFlow (without refinement), and recent FlowSeek in the same setting. These results suggest that strong foundation priors can substitute for test-time scaling, offering a computationally efficient alternative to refinement-heavy pipelines.

Praroop Chanda, Suryansh Kumar• 2026

Related benchmarks

TaskDatasetResultRank
Optical Flow EstimationMPI Sintel Final (train)
Endpoint Error (EPE)2.81
215
Optical Flow EstimationMPI Sintel Clean (train)
EPE1.46
208
Optical FlowSintel Final (train)
EPE1.14
112
Optical FlowSintel Clean (train)
EPE0.847
104
Optical FlowKITTI (train)
Fl-all0.074
90
Optical FlowFlyingThings3D clean (val)
EPE3.02
5
Showing 6 of 6 rows

Other info

Follow for update