GenOpticalFlow: A Generative Approach to Unsupervised Optical Flow Learning
Yixuan Luo, Feng Qiao, Zhexiao Xiong, Yanjing Li, Nathan Jacobs

TL;DR
GenOpticalFlow introduces a generative framework that synthesizes high-quality, aligned frame-flow data for unsupervised optical flow learning, reducing reliance on annotations and improving accuracy in real-world scenarios.
Contribution
The paper presents a novel data synthesis method using depth estimation and frame generation, along with an inconsistent pixel filtering strategy, to enhance unsupervised optical flow training.
Findings
Achieves competitive results on KITTI and Sintel datasets.
Outperforms existing unsupervised methods in accuracy.
Provides a scalable, annotation-free training pipeline.
Abstract
Optical flow estimation is a fundamental problem in computer vision, yet the reliance on expensive ground-truth annotations limits the scalability of supervised approaches. Although unsupervised and semi-supervised methods alleviate this issue, they often suffer from unreliable supervision signals based on brightness constancy and smoothness assumptions, leading to inaccurate motion estimation in complex real-world scenarios. To overcome these limitations, we introduce \textbf{\modelname}, a novel framework that synthesizes large-scale, perfectly aligned frame--flow data pairs for supervised optical flow training without human annotations. Specifically, our method leverages a pre-trained depth estimation network to generate pseudo optical flows, which serve as conditioning inputs for a next-frame generation model trained to produce high-fidelity, pixel-aligned subsequent frames. This…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Generative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning
