TL;DR
This paper introduces a stochastic optimization method for non-linear least squares that guarantees convergence and reduces computation, demonstrating competitive results in computer vision tasks with large residuals.
Contribution
It presents a novel stochastic approach for non-linear least squares that combines convergence guarantees with computational efficiency, inspired by machine learning techniques.
Findings
Achieves competitive convergence rates on vision problems
Reduces computational effort compared to traditional methods
Effective on large-scale residual problems
Abstract
Non-linear least squares solvers are used across a broad range of offline and real-time model fitting problems. Most improvements of the basic Gauss-Newton algorithm tackle convergence guarantees or leverage the sparsity of the underlying problem structure for computational speedup. With the success of deep learning methods leveraging large datasets, stochastic optimization methods received recently a lot of attention. Our work borrows ideas from both stochastic machine learning and statistics, and we present an approach for non-linear least-squares that guarantees convergence while at the same time significantly reduces the required amount of computation. Empirical results show that our proposed method achieves competitive convergence rates compared to traditional second-order approaches on common computer vision problems, such as image alignment and essential matrix estimation, with…
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.
