paper-with-me

Papers

Predictive online optimisation with applications to optical flow

2020-02-08 · Tuomo Valkonen

Online optimisation revolves around new data being introduced into a problem while it is still being solved; think of deep learning as more training samples become available. We adapt the idea to dynamic inverse problems such as video processing with optical flow. We introduce a corresponding predictive online primal-dual proximal splitting method. The video frames now exactly correspond to the algorithm iterations. A user-prescribed predictor describes the evolution of the primal variable. To prove convergence we need a predictor for the dual variable based on (proximal) gradient flow. This affects the model that the method asymptotically minimises. We show that for inverse problems the effect is, essentially, to construct a new dynamic regulariser based on infimal convolution of the static regularisers with the temporal coupling. We finish by demonstrating excellent real-time performance of our method in computational image stabilisation and convergence in terms of regularisation theory.

📄 PDF Abstract BibTeX arXiv:2002.03053

Code (1)

https://zenodo.org/record/3659180 공식 구현

Tasks

Optical Flow Estimation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

HuPerFlow: A Comprehensive Benchmark for Human vs. Machine Motion Estimation Comparison

2025-01-01 · CVPR 2025 1 · Yung-hao Yang, Zitang Sun, Taiki Fukiage, Shin'ya Nishida

As AI models are increasingly integrated into applications involving human interaction, understanding the alignment between human perception and machine vision has become essential. One example is the estimation of v…

Motion EstimationOptical Flow Estimation

Prediction techniques for dynamic imaging with online primal-dual methods

2024-05-03 · Neil Dizon, Jyrki Jauhiainen, Tuomo Valkonen

Online optimisation facilitates the solution of dynamic inverse problems, such as image stabilisation, fluid flow monitoring, and dynamic medical imaging. In this paper, we improve upon previous work on predictive online…

Robustness Guarantees for Deep Neural Networks on Videos

2019-06-28 · CVPR 2020 6 · Min Wu, Marta Kwiatkowska

The widespread adoption of deep learning models places demands on their robustness. In this paper, we consider the robustness of deep neural networks on videos, which comprise both the spatial features of individual fram…

Optical Flow Estimation

FastReg: Fast Non-Rigid Registration via Accelerated Optimisation on the Manifold of Diffeomorphisms

2019-03-05 · Daniel Grzech, Loïc le Folgoc, Mattias P. Heinrich, Bishesh Khanal 외

We present an implementation of a new approach to diffeomorphic non-rigid registration of medical images. The method is based on optical flow and warps images via gradient flow with the standard $L^2$ inner product. To c…

Optical Flow Estimation

Offline and Online Optical Flow Enhancement for Deep Video Compression

2023-07-11 · Chuanbo Tang, Xihua Sheng, Zhuoyuan Li, Haotian Zhang 외

Video compression relies heavily on exploiting the temporal redundancy between video frames, which is usually achieved by estimating and using the motion information. The motion information is represented as optical flow…

Motion EstimationOptical Flow EstimationVideo Compression