LS-Net: Learning to Solve Nonlinear Least Squares for Monocular Stereo
Ronald Clark, Michael Bloesch, Jan Czarnowski, Stefan Leutenegger,, Andrew J. Davison

TL;DR
This paper introduces LS-Net, a neural optimizer that learns to solve nonlinear least squares problems in computer vision, specifically for monocular stereo, without hand-crafted regularizers, improving robustness and efficiency.
Contribution
The paper presents LS-Net, a learned optimizer for nonlinear least squares problems that implicitly captures regularization, applied to motion stereo from monocular image pairs.
Findings
Successfully solves motion stereo problems with learned optimizer.
Outperforms traditional solvers in robustness and efficiency.
Eliminates need for hand-crafted regularizers.
Abstract
Sum-of-squares objective functions are very popular in computer vision algorithms. However, these objective functions are not always easy to optimize. The underlying assumptions made by solvers are often not satisfied and many problems are inherently ill-posed. In this paper, we propose LS-Net, a neural nonlinear least squares optimization algorithm which learns to effectively optimize these cost functions even in the presence of adversities. Unlike traditional approaches, the proposed solver requires no hand-crafted regularizers or priors as these are implicitly learned from the data. We apply our method to the problem of motion stereo ie. jointly estimating the motion and scene geometry from pairs of images of a monocular sequence. We show that our learned optimizer is able to efficiently and effectively solve this challenging optimization problem.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Optical measurement and interference techniques · Robotics and Sensor-Based Localization
