ProMotion: Prototypes As Motion Learners
Yawen Lu, Dongfang Liu, Qifan Wang, Cheng Han, Yiming Cui, Zhiwen Cao, Xueling Zhang, Yingjie Victor Chen, Heng Fan
TL;DR
This work tackles the fragmentation of motion learning by introducing ProMotion, a unified prototypical motion framework that treats motion as a set of prototypes learned through subspace-structured features. A hierarchical Transformer-based feature denoiser reduces noise and uncertainty, while a prototypical learner clusters denoised subspaces into motion prototypes that can power both optical flow and scene depth estimation. The approach yields strong empirical gains on Sintel and KITTI benchmarks, including significant reductions in AEPE and Abs Rel relative to specialized methods, and demonstrates robust transfer to downstream 2D and 3D tasks. By unifying motion tasks under a single prototypical paradigm, ProMotion has the potential to catalyze the development of more universal, transfer-friendly vision models.
Abstract
In this work, we introduce ProMotion, a unified prototypical framework engineered to model fundamental motion tasks. ProMotion offers a range of compelling attributes that set it apart from current task-specific paradigms. We adopt a prototypical perspective, establishing a unified paradigm that harmonizes disparate motion learning approaches. This novel paradigm streamlines the architectural design, enabling the simultaneous assimilation of diverse motion information. We capitalize on a dual mechanism involving the feature denoiser and the prototypical learner to decipher the intricacies of motion. This approach effectively circumvents the pitfalls of ambiguity in pixel-wise feature matching, significantly bolstering the robustness of motion representation. We demonstrate a profound degree of transferability across distinct motion patterns. This inherent versatility reverberates robustly across a comprehensive spectrum of both 2D and 3D downstream tasks. Empirical results demonstrate that ProMotion outperforms various well-known specialized architectures, achieving 0.54 and 0.054 Abs Rel error on the Sintel and KITTI depth datasets, 1.04 and 2.01 average endpoint error on the clean and final pass of Sintel flow benchmark, and 4.30 F1-all error on the KITTI flow benchmark. For its efficacy, we hope our work can catalyze a paradigm shift in universal models in computer vision.
