paper-with-me

Papers

DA-Flow: Degradation-Aware Optical Flow Estimation with Diffusion Models

2026-03-24 · Jaewon Min, Jaeeun Lee, Yeji Choi, Paul Hyunbin Cho, Jin Hyeon Kim, Tae-Young Lee, Jongsik Ahn, Hwayeong Lee, Seonghyun Park, Seungryong Kim arxiv

Optical flow models trained on high-quality data often degrade severely when confronted with real-world corruptions such as blur, noise, and compression artifacts. To overcome this limitation, we formulate Degradation-Aware Optical Flow, a new task targeting accurate dense correspondence estimation from real-world corrupted videos. Our key insight is that the intermediate representations of image restoration diffusion models are inherently corruption-aware but lack temporal awareness. To address this limitation, we lift the model to attend across adjacent frames via full spatio-temporal attention, and empirically demonstrate that the resulting features exhibit zero-shot correspondence capabilities. Based on this finding, we present DA-Flow, a hybrid architecture that fuses these diffusion features with convolutional features within an iterative refinement framework. DA-Flow substantially outperforms existing optical flow methods under severe degradation across multiple benchmarks.

📄 PDF Abstract BibTeX arXiv:2603.23499

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Flow EstimationImage Restoration

Similar Papers 제목 키워드 기반

OAS-Net: Occlusion Aware Sampling Network for Accurate Optical Flow

2021-01-31 · Lingtong Kong, Xiaohang Yang, Jie Yang

Optical flow estimation is an essential step for many real-world computer vision tasks. Existing deep networks have achieved satisfactory results by mostly employing a pyramidal coarse-to-fine paradigm, where a key proce…

DecoderOptical Flow Estimation

Attenuation-Aware Weighted Optical Flow with Medium Transmission Map for Learning-based Visual Odometry in Underwater terrain

2024-07-18 · Bach Nguyen Gia, Chanh Minh Tran, Kamioka Eiji, Tan Phan Xuan

This paper addresses the challenge of improving learning-based monocular visual odometry (VO) in underwater environments by integrating principles of underwater optical imaging to manipulate optical flow estimation. Leve…

Monocular Visual OdometryOptical Flow EstimationVisual Odometry

Robust Optical Flow in Rainy Scenes

2018-09-01 · ECCV 2018 9 · Ruoteng Li, Robby T. Tan, Loong-Fah Cheong

Optical flow estimation in rainy scenes is challenging due to degradation caused by rain streaks and rain accumulation, where the latter refers to the poor visibility of remote scenes due to intense rainfall. To resolve …

Optical Flow Estimation

UnOS: Unified Unsupervised Optical-Flow and Stereo-Depth Estimation by Watching Videos

2019-06-01 · CVPR 2019 6 · Yang Wang, Peng Wang, Zhenheng Yang, Chenxu Luo 외

In this paper, we propose UnOS, an unified system for unsupervised optical flow and stereo depth estimation using convolutional neural network (CNN) by taking advantages of their inherent geometrical consistency based on…

Depth EstimationMotion SegmentationOptical Flow EstimationStereo Depth Estimation+1

Context-Aware Iteration Policy Network for Efficient Optical Flow Estimation

2023-12-12 · Ri Cheng, Ruian He, Xuhao Jiang, Shili Zhou 외

Existing recurrent optical flow estimation networks are computationally expensive since they use a fixed large number of iterations to update the flow field for each sample. An efficient network should skip iterations wh…

Optical Flow Estimation