FocusFlow: Boosting Key-Points Optical Flow Estimation for Autonomous Driving
Zhonghua Yi, Hao Shi, Kailun Yang, Qi Jiang, Yaozu Ye, Ze Wang,, Huajian Ni, Kaiwei Wang

TL;DR
FocusFlow introduces a key-point-aware optical flow framework that explicitly models key-point priors, significantly improving accuracy on key points and maintaining high performance across entire frames for autonomous driving applications.
Contribution
The paper proposes a novel points-based modeling method with a conditional control encoder and a new loss function, enhancing optical flow estimation specifically for key points in autonomous driving.
Findings
Up to +44.5% precision improvement on key points
Compatible with existing models like PWC-Net, RAFT, and FlowFormer
Achieves competitive performance on whole-frame optical flow
Abstract
Key-point-based scene understanding is fundamental for autonomous driving applications. At the same time, optical flow plays an important role in many vision tasks. However, due to the implicit bias of equal attention on all points, classic data-driven optical flow estimation methods yield less satisfactory performance on key points, limiting their implementations in key-point-critical safety-relevant scenarios. To address these issues, we introduce a points-based modeling method that requires the model to learn key-point-related priors explicitly. Based on the modeling method, we present FocusFlow, a framework consisting of 1) a mix loss function combined with a classic photometric loss function and our proposed Conditional Point Control Loss (CPCL) function for diverse point-wise supervision; 2) a conditioned controlling model which substitutes the conventional feature encoder by our…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Robotics and Sensor-Based Localization · Advanced Image and Video Retrieval Techniques
