English

LS-Net: Learning to Solve Nonlinear Least Squares for Monocular Stereo

Computer Vision and Pattern Recognition 2018-09-11 v1

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.

Keywords

Cite

@article{arxiv.1809.02966,
  title  = {LS-Net: Learning to Solve Nonlinear Least Squares for Monocular Stereo},
  author = {Ronald Clark and Michael Bloesch and Jan Czarnowski and Stefan Leutenegger and Andrew J. Davison},
  journal= {arXiv preprint arXiv:1809.02966},
  year   = {2018}
}

Comments

ECCV 2018. Video: https://youtu.be/5bZbMm8UqbA

R2 v1 2026-06-23T03:59:20.090Z