Learning by Distillation: A Self-Supervised Learning Framework for Optical Flow Estimation
Pengpeng Liu, Michael R. Lyu, Irwin King, Jia Xu

TL;DR
DistillFlow introduces a self-supervised knowledge distillation framework for optical flow estimation, effectively learning from unlabeled data and achieving state-of-the-art results on KITTI and Sintel datasets.
Contribution
The paper proposes a novel self-supervised distillation approach that improves optical flow learning, especially for occluded pixels, and demonstrates superior performance and generalization capabilities.
Findings
Achieves state-of-the-art unsupervised performance on KITTI and Sintel.
Pre-trained models serve as excellent initialization for supervised fine-tuning.
Outperforms all published methods on the Sintel Final benchmark.
Abstract
We present DistillFlow, a knowledge distillation approach to learning optical flow. DistillFlow trains multiple teacher models and a student model, where challenging transformations are applied to the input of the student model to generate hallucinated occlusions as well as less confident predictions. Then, a self-supervised learning framework is constructed: confident predictions from teacher models are served as annotations to guide the student model to learn optical flow for those less confident predictions. The self-supervised learning framework enables us to effectively learn optical flow from unlabeled data, not only for non-occluded pixels, but also for occluded pixels. DistillFlow achieves state-of-the-art unsupervised learning performance on both KITTI and Sintel datasets. Our self-supervised pre-trained model also provides an excellent initialization for supervised…
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 · Advanced Image Processing Techniques · Retinal Imaging and Analysis
MethodsKnowledge Distillation
