English

Learning by Analogy: Reliable Supervision from Transformations for Unsupervised Optical Flow Estimation

Computer Vision and Pattern Recognition 2020-12-01 v2

Abstract

Unsupervised learning of optical flow, which leverages the supervision from view synthesis, has emerged as a promising alternative to supervised methods. However, the objective of unsupervised learning is likely to be unreliable in challenging scenes. In this work, we present a framework to use more reliable supervision from transformations. It simply twists the general unsupervised learning pipeline by running another forward pass with transformed data from augmentation, along with using transformed predictions of original data as the self-supervision signal. Besides, we further introduce a lightweight network with multiple frames by a highly-shared flow decoder. Our method consistently gets a leap of performance on several benchmarks with the best accuracy among deep unsupervised methods. Also, our method achieves competitive results to recent fully supervised methods while with much fewer parameters.

Keywords

Cite

@article{arxiv.2003.13045,
  title  = {Learning by Analogy: Reliable Supervision from Transformations for Unsupervised Optical Flow Estimation},
  author = {Liang Liu and Jiangning Zhang and Ruifei He and Yong Liu and Yabiao Wang and Ying Tai and Donghao Luo and Chengjie Wang and Jilin Li and Feiyue Huang},
  journal= {arXiv preprint arXiv:2003.13045},
  year   = {2020}
}

Comments

Accepted to CVPR 2020, https://github.com/lliuz/ARFlow

R2 v1 2026-06-23T14:30:53.906Z