English

HMAFlow: Learning More Accurate Optical Flow via Hierarchical Motion Field Alignment

Computer Vision and Pattern Recognition 2024-11-18 v3 Artificial Intelligence

Abstract

Optical flow estimation is a fundamental and long-standing visual task. In this work, we present a novel method, dubbed HMAFlow, to improve optical flow estimation in challenging scenes, particularly those involving small objects. The proposed model mainly consists of two core components: a Hierarchical Motion Field Alignment (HMA) module and a Correlation Self-Attention (CSA) module. In addition, we rebuild 4D cost volumes by employing a Multi-Scale Correlation Search (MCS) layer and replacing average pooling in common cost volumes with a search strategy utilizing multiple search ranges. Experimental results demonstrate that our model achieves the best generalization performance compared to other state-of-the-art methods. Specifically, compared with RAFT, our method achieves relative error reductions of 14.2% and 3.4% on the clean pass and final pass of the Sintel online benchmark, respectively. On the KITTI test benchmark, HMAFlow surpasses RAFT and GMA in the Fl-all metric by relative margins of 6.8% and 7.7%, respectively. To facilitate future research, our code will be made available at https://github.com/BooTurbo/HMAFlow.

Keywords

Cite

@article{arxiv.2409.05531,
  title  = {HMAFlow: Learning More Accurate Optical Flow via Hierarchical Motion Field Alignment},
  author = {Dianbo Ma and Kousuke Imamura and Ziyan Gao and Xiangjie Wang and Satoshi Yamane},
  journal= {arXiv preprint arXiv:2409.05531},
  year   = {2024}
}

Comments

11 pages, 6 figures

R2 v1 2026-06-28T18:38:23.703Z