SplatFlow: Learning Multi-frame Optical Flow via Splatting
Bo Wang, Yifan Zhang, Jian Li, Yang Yu, Zhenping Sun, Li Liu, Dewen Hu

TL;DR
SplatFlow introduces a multi-frame optical flow estimation framework that effectively handles occlusions using differentiable splatting, outperforming existing methods on KITTI2015 and Sintel benchmarks.
Contribution
It proposes a novel differentiable splatting transformation and a Final-to-All embedding method to improve multi-frame optical flow estimation, especially in occluded regions.
Findings
Outperforms all published methods on KITTI2015 and Sintel benchmarks.
Achieves 19.4% and 16.2% error reductions on Sintel for clean and final passes.
Handles occlusions more effectively than previous approaches.
Abstract
The occlusion problem remains a crucial challenge in optical flow estimation (OFE). Despite the recent significant progress brought about by deep learning, most existing deep learning OFE methods still struggle to handle occlusions; in particular, those based on two frames cannot correctly handle occlusions because occluded regions have no visual correspondences. However, there is still hope in multi-frame settings, which can potentially mitigate the occlusion issue in OFE. Unfortunately, multi-frame OFE (MOFE) remains underexplored, and the limited studies on it are mainly specially designed for pyramid backbones or else obtain the aligned previous frame's features, such as correlation volume and optical flow, through time-consuming backward flow calculation or non-differentiable forward warping transformation. This study proposes an efficient MOFE framework named SplatFlow to address…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Advanced Image Processing Techniques · Image Enhancement Techniques
MethodsALIGN
