paper-with-me

홈 › Papers

LC-Flow: Learning Local Continuous Optical Flow and Confidence from events

2026-05-23 · Gunwoo Jeon, Chaesong Park, Jongwoo Lim arxiv

Event cameras capture brightness changes asynchronously with microsecond resolution, yet existing optical flow methods fail to fully exploit this temporal continuity. Frame-based approaches impose artificial accumulation latency and suffer from domain overfitting, while model-based local methods operate statelessly, discarding temporal history between predictions and yielding inaccurate flows. We propose \textbf{LC-Flow}, the first temporally continuous, learning-based optical flow estimator that operates purely from local events. At its core, a Continuous Local Recurrent Network maintains persistent hidden states per spatial grid, incrementally accumulating temporal context as events arrive. Unlike frame-based methods constrained to fixed accumulation windows, and unlike stateless model-based methods that recompute motion from scratch at each step, LC-Flow produces sparse local flow estimates at arbitrary timestamps with full motion history. To address the inherent ambiguity of local observations, we jointly learn a confidence score that quantifies the reliability of each prediction, explicitly handling event sparsity and the aperture problem. This confidence serves a dual role: filtering unreliable estimates for downstream tasks such as visual odometry, and providing principled weights for a multi-scale confidence-guided aggregation that reconstructs globally consistent flow from the sparse local outputs. LC-Flow achieves state-of-the-art performance among local methods on both MVSEC and DSEC, while the confidence-guided aggregation establishes a new overall state-of-the-art on the MVSEC benchmark, surpassing heavy frame-based networks that rely on global spatial priors.

📄 PDF Abstract BibTeX arXiv:2605.24604

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Odometry

Similar Papers 제목 키워드 기반

FlowIt: Global Matching via Hierarchical Transformers and Optimal Transport for Optical Flow

2026-03-30 · Sadra Safadoust, Fabio Tosi, Matteo Poggi, Fatma Güney arxiv

We present FlowIt, a novel architecture for optical flow estimation that combines global matching with confidence and occlusion-guided refinement. At its core, FlowIt leverages a hierarchical transformer architecture tha…

Zero-shot GeneralizationOptical Flow Estimation

Fast, Robust, Continuous Monocular Egomotion Computation

2016-02-16 · Andrew Jaegle, Stephen Phillips, Kostas Daniilidis

We propose robust methods for estimating camera egomotion in noisy, real-world monocular image sequences in the general case of unknown observer rotation and translation with two views and a small baseline. This is a dif…

counterfactualMotion EstimationOptical Flow EstimationTranslation

Explicit Motion Disentangling for Efficient Optical Flow Estimation

2023-01-01 · ICCV 2023 1 · Changxing Deng, Ao Luo, Haibin Huang, Shaodan Ma 외

In this paper, we propose a novel framework for optical flow estimation that achieves a good balance between performance and efficiency. Our approach involves disentangling global motion learning from local flow esti…

DecoderMotion EstimationOptical Flow Estimation

FlowPainter: Inpainting Optical Flow via Confidence-Guided Completion

2026-07-11 · Yuang Meng, Chenyang Wu, Xianshun Liu, Chun-Le Guo 외 arxiv

Existing optical flow methods broadly follow two paradigms: iterative optimization and diffusion-based estimation. Iterative methods, exemplified by RAFT, achieve high accuracy through recurrent refinement, but remain ch…

Optical Flow Estimation

Bridge Frame and Event: Common Spatiotemporal Fusion for High-Dynamic Scene Optical Flow

2025-03-10 · CVPR 2025 1 · Hanyu Zhou, Haonan Wang, Haoyue Liu, Yuxing Duan 외

High-dynamic scene optical flow is a challenging task, which suffers spatial blur and temporal discontinuous motion due to large displacement in frame imaging, thus deteriorating the spatiotemporal feature of optical flo…

Optical Flow Estimation